Age | Commit message (Expand) | Author |
2010-06-04 | blockdev: Collect block device code in new blockdev.c | Markus Armbruster |
2010-06-04 | qdev: Move declaration of qdev_init_bdrv() into qdev.h | Markus Armbruster |
2010-06-04 | blockdev: Hide QEMUMachine from drive_init() | Markus Armbruster |
2010-06-04 | scsi: Fix info qtree for scsi-disk.ver | Markus Armbruster |
2010-06-04 | scsi: Turn drive serial into a qdev property scsi-disk.serial | Markus Armbruster |
2010-06-04 | ide: Fix info qtree for ide-drive.ver | Markus Armbruster |
2010-06-04 | ide: Turn drive serial into a qdev property ide-drive.serial | Markus Armbruster |
2010-06-04 | qdev: Don't leak string property value on hot unplug | Markus Armbruster |
2010-06-04 | qdev: New qdev_prop_set_string() | Markus Armbruster |
2010-06-04 | ide: Split non-qdev code off ide_init2() | Markus Armbruster |
2010-06-04 | ide: Change ide_init_drive() to require valid dinfo argument | Markus Armbruster |
2010-06-04 | ide: Split ide_init1() off ide_init2() | Markus Armbruster |
2010-06-04 | ide: Remove redundant IDEState member conf | Markus Armbruster |
2010-06-04 | ide: Remove useless IDEDeviceInfo members unit, drive | Markus Armbruster |
2010-06-04 | Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead | Jes Sorensen |
2010-06-01 | Monitor: Drop QMP documentation from code | Luiz Capitulino |
2010-06-01 | Merge remote branch 'mst/for_anthony' into HEAD | Anthony Liguori |
2010-06-01 | virtio-serial-bus: fix ports_map allocation on init | Alon Levy |
2010-05-31 | ioapic: improve debugging | Blue Swirl |
2010-05-31 | arm: fix arm kernel boot for non zero start addr | Lars Munch |
2010-05-31 | pci-hotplug: make them aware of pci domain. | Isaku Yamahata |
2010-05-31 | msix: remove duplicated defines. | Isaku Yamahata |
2010-05-31 | pci.h: remove unused constants. | Isaku Yamahata |
2010-05-31 | pci: add const to pci_is_express(), pci_config_size(). | Isaku Yamahata |
2010-05-31 | pci: clean up of pci_set_default_subsystem_id(). | Isaku Yamahata |
2010-05-30 | mc146818rtc: improve debugging | Blue Swirl |
2010-05-29 | pc: improve debugging | Blue Swirl |
2010-05-29 | apic: improve debugging | Blue Swirl |
2010-05-29 | i8259: improve debugging | Blue Swirl |
2010-05-29 | Pad iommu with an empty slot (necessary for SunOS 4.1.4) | Artyom Tarasenko |
2010-05-28 | Fix hw/gt64xxx.c compilation with DEBUG defined | Riccardo Magliocchetti |
2010-05-28 | musicpal: Drop redundant reset call | Jan Kiszka |
2010-05-28 | Fix overflow in i440fx_init() | Avi Kivity |
2010-05-27 | vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1... | Jes Sorensen |
2010-05-26 | sparc64: clean up pci bridge map | Igor V. Kovalenko |
2010-05-26 | sparc64: rename sun4u cpu to Ultrasparc IIi | Igor V. Kovalenko |
2010-05-24 | use new cursor struct + functions for vmware vga and sdl. | Gerd Hoffmann |
2010-05-24 | Virtio-net: Replace the hardcode 6 with defined ETN_ALEN | Amos Kong |
2010-05-24 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-05-24 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-05-24 | microblaze: Handle new elf mach nr for sysemu. | Edgar E. Iglesias |
2010-05-22 | lsi: Fix value overflow in request tag processing | Jan Kiszka |
2010-05-22 | sparc32 protect read-only bits in DMA CSR registers | Artyom Tarasenko |
2010-05-22 | vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc | TeLeMan |
2010-05-22 | Fix %lld or %llx printf format use | Blue Swirl |
2010-05-22 | Compile dma only once | Blue Swirl |
2010-05-22 | pckbd: improve debugging | Blue Swirl |
2010-05-22 | Compile pckbd only once | Blue Swirl |
2010-05-21 | axisdev88: Fix passing of kernel cmdline. | Edgar E. Iglesias |
2010-05-21 | arm_timer: fix oneshot mode | Rabin Vincent |