index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
4
-44
/
+68
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
1
-0
/
+9
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
2
-139
/
+138
2010-06-22
Flush the debug message out to the log file.
Venkateswararao Jujjuri (JV)
1
-0
/
+2
2010-06-22
virtio-blk: fix the list operation in virtio_blk_load().
Yoshiaki Tamura
1
-1
/
+1
2010-06-22
scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...
Nicholas Bellinger
2
-0
/
+12
2010-06-22
scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
Nicholas Bellinger
1
-0
/
+1
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
3
-61
/
+80
2010-06-19
apic: convert to qdev
Blue Swirl
2
-29
/
+61
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
3
-28
/
+55
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
1
-23
/
+16
2010-06-19
apic: avoid passing CPUState from devices
Blue Swirl
3
-25
/
+25
2010-06-19
ioapic: convert to qdev
Blue Swirl
4
-19
/
+51
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2
-2
/
+1
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
1
-0
/
+1
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
3
-4
/
+3
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
1
-2
/
+6
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
1
-22
/
+51
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
3
-0
/
+34
2010-06-14
hpet: Init capability register only once
Jan Kiszka
1
-4
/
+5
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
1
-2
/
+2
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
1
-9
/
+0
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
36
-97
/
+157
2010-06-13
OHCI address decoding fix
Paul Brook
1
-0
/
+4
2010-06-13
Move stdbool.h
Paul Brook
5
-6
/
+0
2010-06-13
hpet: Add MSI support
Jan Kiszka
2
-5
/
+37
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2
-14
/
+45
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
1
-0
/
+10
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
1
-10
/
+22
2010-06-13
hpet: Drop static state
Jan Kiszka
1
-21
/
+17
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
9
-56
/
+51
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
1
-0
/
+5
2010-06-13
hpet: Convert to qdev
Jan Kiszka
3
-15
/
+38
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2
-218
/
+226
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
1
-1
/
+5
2010-06-10
esp: lower IRQ on soft reset
Blue Swirl
1
-5
/
+14
2010-06-10
qbus: fix memory leak in qbus_free()
Isaku Yamahata
1
-0
/
+1
2010-06-10
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
1
-4
/
+5
2010-06-10
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
Isaku Yamahata
1
-5
/
+1
2010-06-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-12
/
+14
2010-06-10
cris: Break out image loading to hw/cris-boot.c.
Edgar E. Iglesias
4
-93
/
+131
[next]