index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-15
PPC: clean up ppc405
Blue Swirl
8
-349
/
+79
2009-08-13
Fix migration for ide devices
Anthony Liguori
1
-0
/
+1
2009-08-13
Unbreak Sparc64
Blue Swirl
1
-0
/
+2
2009-08-13
Unbreak Sparc32 and PPC
Blue Swirl
2
-5
/
+10
2009-08-10
Fix virtio-blk
Anthony Liguori
1
-1
/
+1
2009-08-10
rename "info qdrv" to "info qdm"
Gerd Hoffmann
2
-2
/
+4
2009-08-10
fix qdev_print_devinfo()
Gerd Hoffmann
1
-8
/
+16
2009-08-10
qdev/prop: convert xilinx_timer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert xilinx_intc.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert xilinx_ethlite.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert virtio-pci.c to helper macros.
Gerd Hoffmann
1
-23
/
+8
2009-08-10
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2
-12
/
+5
2009-08-10
qdev/prop: convert tcx.c to helper macros.
Gerd Hoffmann
1
-27
/
+6
2009-08-10
qdev/prop: convert syborg_timer.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert syborg_serial.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_pointer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert syborg_keyboard.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_interrupt.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_fb.c to helper macros.
Gerd Hoffmann
1
-10
/
+3
2009-08-10
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert sun4m.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert sparc32_dma.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert smbus_eeprom.c to helper macros.
Gerd Hoffmann
1
-8
/
+5
2009-08-10
qdev/prop: convert slavio_timer.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert slavio_intctl.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert pcnet.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert m48t59.c to helper macros.
Gerd Hoffmann
1
-16
/
+4
2009-08-10
qdev/prop: convert iommu.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert integratorcp.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert i2c.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert etraxfs_pic.c to helper macros.
Gerd Hoffmann
1
-8
/
+5
2009-08-10
qdev/prop: convert escc.c to helper macros.
Gerd Hoffmann
1
-37
/
+10
2009-08-10
qdev/prop: convert eccmemctl.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert armv7m.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert arm_sysctl.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert pci.c to helper macros.
Gerd Hoffmann
2
-8
/
+3
2009-08-10
qdev/prop: add CharDriverState property.
Gerd Hoffmann
2
-0
/
+26
2009-08-10
qdev/prop: macros for creating typechecked properties.
Gerd Hoffmann
2
-0
/
+41
2009-08-10
make windows notice media change
Gleb Natapov
1
-13
/
+25
2009-08-10
Add/Fix command-line checks for smbios options v2
Beth Kon
1
-2
/
+16
2009-08-10
vga: do not resize the screen on hw_invalidate
Stefano Stabellini
2
-3
/
+4
2009-08-10
qdev/isa: convert fdc.
Gerd Hoffmann
1
-41
/
+76
2009-08-10
qdev/isa: make pc use qdev for i8042 setup.
Gerd Hoffmann
1
-1
/
+4
2009-08-10
qdev/isa: make the piix isa bridge register an isa bus.
Gerd Hoffmann
1
-0
/
+2
2009-08-10
qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
Gerd Hoffmann
1
-0
/
+40
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2
-0
/
+127
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
7
-43
/
+17
2009-08-10
qdev/prop: add drive property.
Gerd Hoffmann
2
-0
/
+36
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
2
-42
/
+41
2009-08-10
tolower -> qemu_tolower
Christoph Egger
1
-1
/
+1
[next]