aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-12-30Sparc64: fix compile with DEBUG_IRQ enabledBlue Swirl
2009-12-27Sparc64: move APB PCI memory base to correct locationBlue Swirl
2009-12-27PCI: Fix bus address conversionBlue Swirl
2009-12-27sparc: make command line available also via firmware configuration deviceBlue Swirl
2009-12-25hw/pc.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7aBlue Swirl
2009-12-25PCI: make pci_mem_base privateBlue Swirl
2009-12-25Fix Sparse error: dubious one-bit signed bitfieldBlue Swirl
2009-12-25Fix Sparse warning: dubious: !x & yBlue Swirl
2009-12-25scsi: fix Sparse warning: Initializer entry defined twiceBlue Swirl
2009-12-24MAC DBDMA: store register values in native endiannessAurelien Jarno
2009-12-24loader: more ignores for rom intended to be loaded by the biosAurelien Jarno
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity
2009-12-23e1000: add link to data sheetMichael S. Tsirkin
2009-12-21ARM PBX-A9 memory map tweaksPaul Brook
2009-12-21LAN9118 improvementsPaul Brook
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno
2009-12-21PPC64: Fix timebaseAlexander Graf
2009-12-21ppc64: Change default machine to mac99Andreas Färber
2009-12-19Multiboot support: Fix rom_copyKevin Wolf
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno
2009-12-19hw/openpic.c: replace tabs by spacesAurelien Jarno
2009-12-19target-ppc: Use interrupts for esccAlexander Graf
2009-12-19target-ppc: Initialize OpenPIC properlyAlexander Graf
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori
2009-12-18usb-musb: convert fifo to 8bit and add more registersRiku Voipio
2009-12-18handle SD CMD5 without error messagesJuha Riihimäki
2009-12-18Make USB hid devices self-poweredRiku Voipio
2009-12-18roms: remove option rom packing logicGerd Hoffmann
2009-12-18roms: use new fw_cfg file xfer support.Gerd Hoffmann
2009-12-18fw_cfg: add API for file transfer.Gerd Hoffmann
2009-12-18fw_cfg: make calls typesafeGerd Hoffmann
2009-12-18pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann
2009-12-18Support PCI based option rom loadingAnthony Liguori
2009-12-18Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange
2009-12-18fdc: fix migration from 0.11Juan Quintela
2009-12-18Revert "fdc: fix vmstate variable passed"Juan Quintela
2009-12-18vmware: increase cursor buffer size.Dave Airlie
2009-12-18VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori
2009-12-18Fix VMware VGA depth computationAnthony Liguori
2009-12-18Make sure to enable dirty log tracking for VMware VGAAnthony Liguori
2009-12-18Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori
2009-12-18vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie
2009-12-18qdev: improve property error reporting.Gerd Hoffmann
2009-12-18usb-net: use qdev for -usbdeviceGerd Hoffmann
2009-12-18Check rom_load_all() return value.Gerd Hoffmann
2009-12-18defaults: split default_driveGerd Hoffmann
2009-12-18qdev: Improve uni-north device namesMarkus Armbruster
2009-12-18Fix loading of ELF multiboot kernelsKevin Wolf