aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-06-04scsi: Fix info qtree for scsi-disk.verMarkus Armbruster
2010-06-04scsi: Turn drive serial into a qdev property scsi-disk.serialMarkus Armbruster
2010-06-04ide: Fix info qtree for ide-drive.verMarkus Armbruster
2010-06-04ide: Turn drive serial into a qdev property ide-drive.serialMarkus Armbruster
2010-06-04qdev: Don't leak string property value on hot unplugMarkus Armbruster
2010-06-04qdev: New qdev_prop_set_string()Markus Armbruster
2010-06-04ide: Split non-qdev code off ide_init2()Markus Armbruster
2010-06-04ide: Change ide_init_drive() to require valid dinfo argumentMarkus Armbruster
2010-06-04ide: Split ide_init1() off ide_init2()Markus Armbruster
2010-06-04ide: Remove redundant IDEState member confMarkus Armbruster
2010-06-04ide: Remove useless IDEDeviceInfo members unit, driveMarkus Armbruster
2010-06-04Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE insteadJes Sorensen
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino
2010-06-01Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori
2010-06-01virtio-serial-bus: fix ports_map allocation on initAlon Levy
2010-05-31ioapic: improve debuggingBlue Swirl
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-05-31pci-hotplug: make them aware of pci domain.Isaku Yamahata
2010-05-31msix: remove duplicated defines.Isaku Yamahata
2010-05-31pci.h: remove unused constants.Isaku Yamahata
2010-05-31pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata
2010-05-31pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata
2010-05-30mc146818rtc: improve debuggingBlue Swirl
2010-05-29pc: improve debuggingBlue Swirl
2010-05-29apic: improve debuggingBlue Swirl
2010-05-29i8259: improve debuggingBlue Swirl
2010-05-29Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko
2010-05-28Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti
2010-05-28musicpal: Drop redundant reset callJan Kiszka
2010-05-28Fix overflow in i440fx_init()Avi Kivity
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen
2010-05-26sparc64: clean up pci bridge mapIgor V. Kovalenko
2010-05-26sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko
2010-05-24use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann
2010-05-24Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong
2010-05-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-05-24Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-05-24microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias
2010-05-22lsi: Fix value overflow in request tag processingJan Kiszka
2010-05-22sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko
2010-05-22vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-22Compile dma only onceBlue Swirl
2010-05-22pckbd: improve debuggingBlue Swirl
2010-05-22Compile pckbd only onceBlue Swirl
2010-05-21axisdev88: Fix passing of kernel cmdline.Edgar E. Iglesias
2010-05-21arm_timer: fix oneshot modeRabin Vincent
2010-05-21arm_timer: reload timer when enabledRabin Vincent
2010-05-21pflash_cfi01: add device ID read commandMichael Walle
2010-05-21virtio-blk: fix barrier supportChristoph Hellwig