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-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
2010-06-09
hw: honor low bit in mipssim machine
Nathan Froyd
1
-1
/
+4
2010-06-07
virtio-net: truncating packet
Michael S. Tsirkin
1
-6
/
+9
2010-06-07
petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
Edgar E. Iglesias
1
-2
/
+2
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
26
-23
/
+17
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
3
-2
/
+2
2010-06-04
blockdev: Hide QEMUMachine from drive_init()
Markus Armbruster
2
-2
/
+2
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
1
-2
/
+5
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
1
-4
/
+13
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
1
-0
/
+3
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
3
-7
/
+24
2010-06-04
qdev: Don't leak string property value on hot unplug
Markus Armbruster
3
-0
/
+13
2010-06-04
qdev: New qdev_prop_set_string()
Markus Armbruster
2
-0
/
+6
[next]