summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/pc.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov2009-12-251-3/+12
* PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7aBlue Swirl2009-12-251-5/+3
* PCI: make pci_mem_base privateBlue Swirl2009-12-252-11/+21
* Fix Sparse error: dubious one-bit signed bitfieldBlue Swirl2009-12-251-1/+1
* Fix Sparse warning: dubious: !x & yBlue Swirl2009-12-251-1/+1
* scsi: fix Sparse warning: Initializer entry defined twiceBlue Swirl2009-12-251-2/+2
* MAC DBDMA: store register values in native endiannessAurelien Jarno2009-12-241-39/+46
* loader: more ignores for rom intended to be loaded by the biosAurelien Jarno2009-12-241-0/+6
* Don't load options roms intended to be loaded by the bios in qemuAvi Kivity2009-12-241-1/+7
* e1000: add link to data sheetMichael S. Tsirkin2009-12-231-0/+3
* ARM PBX-A9 memory map tweaksPaul Brook2009-12-211-2/+10
* LAN9118 improvementsPaul Brook2009-12-211-5/+89
* PPC: Make DCR uint32_tAlexander Graf2009-12-214-34/+34
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-211-2/+2
* PPC64: Fix timebaseAlexander Graf2009-12-211-2/+2
* ppc64: Change default machine to mac99Andreas Färber2009-12-212-0/+9
* Multiboot support: Fix rom_copyKevin Wolf2009-12-191-2/+5
* roms: allow roms to be loaded at address 0Aurelien Jarno2009-12-191-8/+0
* hw/openpic.c: replace tabs by spacesAurelien Jarno2009-12-191-131/+131
* target-ppc: Use interrupts for esccAlexander Graf2009-12-191-5/+1
* target-ppc: Initialize OpenPIC properlyAlexander Graf2009-12-191-0/+2
* e1000: Don't muck with PCI commmand registerAnthony Liguori2009-12-191-1/+0
* 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
OpenPOWER on IntegriCloud