summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-02-23ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2-2/+62
2010-02-23virtio-net: fix network stall under loadTom Lendacky1-1/+9
2010-02-23segfault due to buffer overrun in usb-serialDavid S. Ahern1-6/+22
2010-01-29virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf1-2/+2
2010-01-29virtio-blk: Fix restart after read errorKevin Wolf1-2/+9
2010-01-29virtio_blk: Factor virtio_blk_handle_request outKevin Wolf1-32/+46
2010-01-29cirrus: Properly re-register cirrus_linear_io_addr on vram unmapJan Kiszka1-2/+4
2010-01-26win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau1-1/+1
2010-01-26Musicpal: Fix descriptor walk in eth_sendJan Kiszka1-4/+3
2010-01-26Musicpal: Fix wm8750 I2C addressJan Kiszka1-1/+1
2010-01-20reduce number of reinjects on ACKGleb Natapov1-1/+1
2010-01-19pc: add driver version compat propertiesGerd Hoffmann1-0/+16
2010-01-19scsi: device version propertyGerd Hoffmann1-1/+4
2010-01-19ide: device version propertyGerd Hoffmann3-9/+17
2010-01-19Fix QEMU_WARN_UNUSED_RESULTKevin Wolf2-3/+3
2010-01-12pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann1-0/+8
2010-01-12pci: allow loading roms via fw_cfg.Gerd Hoffmann2-0/+16
2010-01-12roms: rework rom loading via fwGerd Hoffmann3-13/+7
2010-01-12fw_cfg: rom loader tweaks.Gerd Hoffmann1-7/+11
2010-01-12roms: minor fixes and cleanups.Gerd Hoffmann2-17/+26
2010-01-12pc: add machine type for 0.12Gerd Hoffmann1-1/+17
2010-01-12loader: more ignores for rom intended to be loaded by the biosAurelien Jarno1-0/+6
2010-01-12virtio-pci: thinko fixMichael S. Tsirkin1-1/+1
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier1-0/+7
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity1-1/+7
2009-12-20fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko1-0/+6
2009-12-20scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko1-6/+15
2009-12-19Multiboot support: Fix rom_copyKevin Wolf1-2/+5
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno1-8/+0
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori1-1/+0
2009-12-19roms: remove option rom packing logicGerd Hoffmann2-61/+50
2009-12-19roms: use new fw_cfg file xfer support.Gerd Hoffmann3-5/+27
2009-12-19fw_cfg: add API for file transfer.Gerd Hoffmann2-2/+62
2009-12-19fw_cfg: make calls typesafeGerd Hoffmann2-21/+21
2009-12-19pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann6-32/+29
2009-12-19Support PCI based option rom loadingAnthony Liguori6-4/+44
2009-12-19Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange1-5/+1
2009-12-19fdc: fix migration from 0.11Juan Quintela1-7/+5
2009-12-19Revert "fdc: fix vmstate variable passed"Juan Quintela1-29/+4
2009-12-19vmware: increase cursor buffer size.Dave Airlie1-1/+1
2009-12-19VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori3-4/+36
2009-12-19Fix VMware VGA depth computationAnthony Liguori1-7/+7
2009-12-19Make sure to enable dirty log tracking for VMware VGAAnthony Liguori1-0/+4
2009-12-19Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori5-19/+31
2009-12-19vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie1-5/+30
2009-12-19qdev: improve property error reporting.Gerd Hoffmann1-2/+7
2009-12-19usb-net: use qdev for -usbdeviceGerd Hoffmann2-34/+47
2009-12-19Check rom_load_all() return value.Gerd Hoffmann1-1/+1
2009-12-19defaults: split default_driveGerd Hoffmann1-1/+4
2009-12-19qdev: Improve uni-north device namesMarkus Armbruster1-12/+12