aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-01-12pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann
2010-01-12pci: allow loading roms via fw_cfg.Gerd Hoffmann
2010-01-12roms: rework rom loading via fwGerd Hoffmann
2010-01-12fw_cfg: rom loader tweaks.Gerd Hoffmann
2010-01-12roms: minor fixes and cleanups.Gerd Hoffmann
2010-01-12pc: add machine type for 0.12Gerd Hoffmann
2010-01-12loader: more ignores for rom intended to be loaded by the biosAurelien Jarno
2010-01-12virtio-pci: thinko fixMichael S. Tsirkin
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity
2009-12-20fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko
2009-12-20scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko
2009-12-19Multiboot support: Fix rom_copyKevin Wolf
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori
2009-12-19roms: remove option rom packing logicGerd Hoffmann
2009-12-19roms: use new fw_cfg file xfer support.Gerd Hoffmann
2009-12-19fw_cfg: add API for file transfer.Gerd Hoffmann
2009-12-19fw_cfg: make calls typesafeGerd Hoffmann
2009-12-19pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann
2009-12-19Support PCI based option rom loadingAnthony Liguori
2009-12-19Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange
2009-12-19fdc: fix migration from 0.11Juan Quintela
2009-12-19Revert "fdc: fix vmstate variable passed"Juan Quintela
2009-12-19vmware: increase cursor buffer size.Dave Airlie
2009-12-19VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori
2009-12-19Fix VMware VGA depth computationAnthony Liguori
2009-12-19Make sure to enable dirty log tracking for VMware VGAAnthony Liguori
2009-12-19Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori
2009-12-19vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie
2009-12-19qdev: improve property error reporting.Gerd Hoffmann
2009-12-19usb-net: use qdev for -usbdeviceGerd Hoffmann
2009-12-19Check rom_load_all() return value.Gerd Hoffmann
2009-12-19defaults: split default_driveGerd Hoffmann
2009-12-19qdev: Improve uni-north device namesMarkus Armbruster
2009-12-19Fix loading of ELF multiboot kernelsKevin Wolf
2009-12-19Revert "pci: interrupt disable bit support"Anthony Liguori
2009-12-18S390: Bail out without KVMAlexander Graf
2009-12-18S390: Don't tell guest we're updating config spaceAlexander Graf
2009-12-18S390: Loop through virtio console devicesAlexander Graf
2009-12-16s390: Fix buggy assignmentStefan Weil
2009-12-13s390: typo fixMichael S. Tsirkin
2009-12-13s390: fix build on 32 bit hostMichael S. Tsirkin
2009-12-12PCI: Convert pci_device_hot_add() to QObjectLuiz Capitulino
2009-12-12scsi: fix drive hotplug.Gerd Hoffmann
2009-12-12pci: don't hw_error() when no slot is available.Gerd Hoffmann
2009-12-12pci: don't abort() when trying to hotplug with acpi off.Gerd Hoffmann
2009-12-12Set default console to virtio on S390xGerd Hoffmann
2009-12-12qdev: also match bus name for global propertiesGerd Hoffmann
2009-12-12qdev: make compat stuff more genericGerd Hoffmann