summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* usb-musb: convert fifo to 8bit and add more registersRiku Voipio2009-12-181-57/+107
* handle SD CMD5 without error messagesJuha Riihimäki2009-12-181-0/+4
* Make USB hid devices self-poweredRiku Voipio2009-12-182-2/+2
* roms: remove option rom packing logicGerd Hoffmann2009-12-182-61/+50
* roms: use new fw_cfg file xfer support.Gerd Hoffmann2009-12-183-5/+27
* fw_cfg: add API for file transfer.Gerd Hoffmann2009-12-182-2/+62
* fw_cfg: make calls typesafeGerd Hoffmann2009-12-182-21/+21
* pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann2009-12-186-32/+29
* Support PCI based option rom loadingAnthony Liguori2009-12-186-4/+44
* Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange2009-12-181-5/+1
* fdc: fix migration from 0.11Juan Quintela2009-12-181-7/+5
* Revert "fdc: fix vmstate variable passed"Juan Quintela2009-12-181-29/+4
* vmware: increase cursor buffer size.Dave Airlie2009-12-181-1/+1
* VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori2009-12-183-4/+36
* Fix VMware VGA depth computationAnthony Liguori2009-12-181-7/+7
* Make sure to enable dirty log tracking for VMware VGAAnthony Liguori2009-12-181-0/+4
* Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori2009-12-185-19/+31
* vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie2009-12-181-5/+30
* qdev: improve property error reporting.Gerd Hoffmann2009-12-181-2/+7
* usb-net: use qdev for -usbdeviceGerd Hoffmann2009-12-182-34/+47
* Check rom_load_all() return value.Gerd Hoffmann2009-12-181-1/+1
* defaults: split default_driveGerd Hoffmann2009-12-181-1/+4
* qdev: Improve uni-north device namesMarkus Armbruster2009-12-181-12/+12
* Fix loading of ELF multiboot kernelsKevin Wolf2009-12-182-6/+6
* Revert "pci: interrupt disable bit support"Anthony Liguori2009-12-182-28/+2
* S390: Bail out without KVMAlexander Graf2009-12-181-0/+7
* S390: Don't tell guest we're updating config spaceAlexander Graf2009-12-181-1/+1
* S390: Loop through virtio console devicesAlexander Graf2009-12-181-1/+5
* target-alpha: Add placeholders for missing userspace PALcalls.Richard Henderson2009-12-171-2/+30
* s390: Fix buggy assignmentStefan Weil2009-12-161-1/+1
* target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson2009-12-131-6/+5
* workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2009-12-133-5/+4
* s390: typo fixMichael S. Tsirkin2009-12-131-1/+1
* s390: fix build on 32 bit hostMichael S. Tsirkin2009-12-131-1/+1
* fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko2009-12-131-0/+6
* Sparc32: implement AFX for SS-5Artyom Tarasenko2009-12-131-1/+41
* scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko2009-12-131-6/+15
* PCI: Convert pci_device_hot_add() to QObjectLuiz Capitulino2009-12-121-4/+36
* scsi: fix drive hotplug.Gerd Hoffmann2009-12-121-0/+1
* pci: don't hw_error() when no slot is available.Gerd Hoffmann2009-12-121-2/+9
* pci: don't abort() when trying to hotplug with acpi off.Gerd Hoffmann2009-12-121-1/+16
* Set default console to virtio on S390xGerd Hoffmann2009-12-122-0/+8
* qdev: also match bus name for global propertiesGerd Hoffmann2009-12-121-1/+2
* qdev: make compat stuff more genericGerd Hoffmann2009-12-125-15/+23
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-1217-58/+52
* qdev: Separate USB product description from qdev nameMarkus Armbruster2009-12-129-1/+13
* qdev: Rename USBDevice member devname to product_descMarkus Armbruster2009-12-124-8/+9
* fix rtc-td-hack on host without high-res timersGleb Natapov2009-12-121-0/+17
* virtio: verify features on loadMichael S. Tsirkin2009-12-124-6/+37
* vmware_vga: add rom file so that it boots.Dave Airlie2009-12-121-0/+2
OpenPOWER on IntegriCloud