aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't leak kvm_save_mpstate() to main qemu codeAvi Kivity2009-12-222-2/+1
* Add vapic optionrom binaryAvi Kivity2009-12-201-0/+0
* configure: drop pcbiosAvi Kivity2009-12-201-3/+3
* Release script: document external dependencies in tarballAvi Kivity2009-12-201-0/+7
* Adjust vga dirty logging for upstream changesAvi Kivity2009-12-201-5/+10
* Merge branch 'stable-0.12-merge' into stable-0.12Avi Kivity2009-12-2056-427/+661
|\
| * Merge commit 'fe1b69708c72b163d3acdf2bb012e169d2d3dda0' into stable-0.12-mergeAvi Kivity2009-12-2012-58/+114
| |\
| | * Update version and changelog for 0.12.1Anthony Liguori2009-12-192-1/+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
| | * Update for 0.12.0 releaseAnthony Liguori2009-12-192-1/+35
| | * Update to SeaBIOS 0.5.0Anthony Liguori2009-12-192-0/+0
| | * Revert "monitor: Convert do_migrate_set_speed() to QObject"Anthony Liguori2009-12-193-4/+3
| | * e1000: Don't muck with PCI commmand registerAnthony Liguori2009-12-191-1/+0
| | * monitor: do_balloon(): Use 'M' argument typeLuiz Capitulino2009-12-192-3/+2
| | * monitor: Introduce 'M' argument typeLuiz Capitulino2009-12-191-0/+4
| | * QMP: Update spec fileLuiz Capitulino2009-12-191-26/+34
| | * QMP: Update README fileLuiz Capitulino2009-12-191-11/+23
| | * QMP: Assure that returned data is a QDictLuiz Capitulino2009-12-191-0/+1
| | * QMP: Return an empty dict by defaultLuiz Capitulino2009-12-191-1/+2
| | * QMP: Only handle converted commandsLuiz Capitulino2009-12-191-1/+1
| | * Update SeaBIOS to include PCI based option rom loadingAnthony Liguori2009-12-193-0/+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-2012-46/+55
| |\|
| | * 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
| | * monitor: Accept input only byte-wiseJan Kiszka2009-12-191-1/+1
| | * Revert "kvm: x86: Save/restore exception_index"Anthony Liguori2009-12-192-2/+1
| | * 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-2026-157/+241
| |\|
| | * 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
| | * fix vga names in default_listGerd Hoffmann2009-12-191-2/+2
| | * usb-host: check mon before using it.Gerd Hoffmann2009-12-191-4/+7
| | * usb-net: use qdev for -usbdeviceGerd Hoffmann2009-12-193-52/+47
| | * Check rom_load_all() return value.Gerd Hoffmann2009-12-192-2/+5