aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * pc: add machine type for 0.12Gerd Hoffmann2010-01-121-1/+17
| * loader: more ignores for rom intended to be loaded by the biosAurelien Jarno2010-01-121-0/+6
| * virtio-pci: thinko fixMichael S. Tsirkin2010-01-121-1/+1
| * vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier2010-01-111-0/+7
* | Merge branch 'stable-0.12-upstream' into stable-0.12Marcelo Tosatti2009-12-292-6/+21
|\|
| * Don't load options roms intended to be loaded by the bios in qemuAvi Kivity2009-12-241-1/+7
| * fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko2009-12-201-0/+6
| * scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko2009-12-201-6/+15
* | Don't load options roms intended to be loaded by the bios in qemuAvi Kivity2009-12-221-1/+7
* | Adjust vga dirty logging for upstream changesAvi Kivity2009-12-201-5/+10
* | Merge commit 'fe1b69708c72b163d3acdf2bb012e169d2d3dda0' into stable-0.12-mergeAvi Kivity2009-12-202-11/+5
|\|
| * Multiboot support: Fix rom_copyKevin Wolf2009-12-191-2/+5
| * roms: allow roms to be loaded at address 0Aurelien Jarno2009-12-191-8/+0
| * e1000: Don't muck with PCI commmand registerAnthony Liguori2009-12-191-1/+0
* | Merge commit '345c22aa80d1f6ddfe7898f721fd1be3bccb08f1' into stable-0.12-mergeAvi Kivity2009-12-203-63/+51
|\|
| * roms: remove option rom packing logicGerd Hoffmann2009-12-192-61/+50
* | Merge commit '26bb2a0865ff25f5d26438238a6bcda9c5146335' into stable-0.12-mergeAvi Kivity2009-12-205-27/+109
|\|
| * roms: use new fw_cfg file xfer support.Gerd Hoffmann2009-12-193-5/+27
| * fw_cfg: add API for file transfer.Gerd Hoffmann2009-12-192-2/+62
| * fw_cfg: make calls typesafeGerd Hoffmann2009-12-192-21/+21
* | Merge commit '898829d5c731516c96f9e3cc3cdcbe36cd494fd4' into stable-0.12-mergeAvi Kivity2009-12-206-32/+29
|\|
| * pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann2009-12-196-32/+29
* | Merge commit '72bb3c7571226af13cfe9eec020a56add3d30a70' into stable-0.12-mergeAvi Kivity2009-12-209-43/+53
|\|
| * Support PCI based option rom loadingAnthony Liguori2009-12-196-4/+44
| * Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange2009-12-191-5/+1
| * fdc: fix migration from 0.11Juan Quintela2009-12-191-7/+5
| * Revert "fdc: fix vmstate variable passed"Juan Quintela2009-12-191-29/+4
| * vmware: increase cursor buffer size.Dave Airlie2009-12-191-1/+1
* | Merge commit '2b311b3cce0e30dc361a4f67948a8ccfe4db248d' into stable-0.12-mergeAvi Kivity2009-12-203-22/+45
|\|
| * VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori2009-12-193-4/+36
| * Fix VMware VGA depth computationAnthony Liguori2009-12-191-7/+7
| * Make sure to enable dirty log tracking for VMware VGAAnthony Liguori2009-12-191-0/+4
* | Merge commit '3c547d7bb7889182d5bcecbb3edea4c71774c6a3' into stable-0.12-mergeAvi Kivity2009-12-2012-80/+138
|\|
| * Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori2009-12-195-19/+31
| * vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie2009-12-191-5/+30
| * qdev: improve property error reporting.Gerd Hoffmann2009-12-191-2/+7
| * usb-net: use qdev for -usbdeviceGerd Hoffmann2009-12-192-34/+47
| * Check rom_load_all() return value.Gerd Hoffmann2009-12-191-1/+1
| * defaults: split default_driveGerd Hoffmann2009-12-191-1/+4
| * qdev: Improve uni-north device namesMarkus Armbruster2009-12-191-12/+12
| * Fix loading of ELF multiboot kernelsKevin Wolf2009-12-192-6/+6
* | Merge commit '686a3c3dc235df2492e754423799d1abe4f6d9e2' into stable-0.12-mergeAvi Kivity2009-12-204-31/+16
|\|
| * Revert "pci: interrupt disable bit support"Anthony Liguori2009-12-192-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
| * s390: Fix buggy assignmentStefan Weil2009-12-161-1/+1
* | Fix infinite recursion in pciMichael S. Tsirkin2009-12-171-5/+12
* | Merge commit '910628f39676ee65211727245809eec7ca4d75f5' into stable-0.12-mergeAvi Kivity2009-12-141-2/+2
|\|
| * s390: typo fixMichael S. Tsirkin2009-12-131-1/+1