aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix savevm command without id or tagMarcelo Tosatti2010-01-261-1/+1
| | * reduce number of reinjects on ACKGleb Natapov2010-01-201-1/+1
| | * QMP: Fix asynchronous events deliveryLuiz Capitulino2010-01-201-4/+3
| * | Merge commit 'c502715a74675b3554cf7bcd684b82c9733ecfae' into stable-0.12-mergeMarcelo Tosatti2010-02-2511-24/+71
|/| | | |/
| * Documentation: Add missing documentation for qdev related command line optionsStefan Weil2010-01-201-4/+21
| * pc: add driver version compat propertiesGerd Hoffmann2010-01-191-0/+16
| * scsi: device version propertyGerd Hoffmann2010-01-191-1/+4
| * ide: device version propertyGerd Hoffmann2010-01-193-9/+17
| * QMP: Emit asynchronous events on all QMP monitorsAdam Litke2010-01-191-5/+7
| * Fix QEMU_WARN_UNUSED_RESULTKevin Wolf2010-01-194-5/+6
* | Do not allow vcpu stop with in progress PIOMarcelo Tosatti2010-02-181-0/+1
* | Increase VNC_MAX_WIDTHBrian Jackson2010-02-171-1/+1
* | KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka2010-01-311-0/+3
* | Synchronize kvm headersMarcelo Tosatti2010-01-312-2/+11
* | qemu-kvm: enable get/set vcpu events on reset and migrationMarcelo Tosatti2010-01-315-4/+23
* | Fix kvm_load_mpstate for vcpu hot addLiu, Jinsong2010-01-311-1/+1
* | device assignment: default requires IOMMUChris Wright2010-01-181-8/+9
* | Merge remote branch 'upstream/stable-0.12' into stable-0.12Avi Kivity2010-01-1724-62/+193
|\|
| * Update version and changelog for releaseAnthony Liguori2010-01-142-2/+36
| * Update SeaBIOS to 0.5.1Anthony Liguori2010-01-142-0/+0
| * Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik2010-01-131-0/+1
| * osdep.c: Fix accept4 fallbackKevin Wolf2010-01-131-1/+1
| * pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann2010-01-121-0/+8
| * pci: allow loading roms via fw_cfg.Gerd Hoffmann2010-01-122-0/+16
| * roms: rework rom loading via fwGerd Hoffmann2010-01-123-13/+7
| * fw_cfg: rom loader tweaks.Gerd Hoffmann2010-01-121-7/+11
| * roms: minor fixes and cleanups.Gerd Hoffmann2010-01-122-17/+26
| * 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
| * vnc_refresh: return if vd->timer is NULLStefano Stabellini2010-01-121-0/+4
| * QMP: Don't free async event's 'data'Luiz Capitulino2010-01-121-1/+3
| * Handle TFTP ERROR from clientThomas Horsten2010-01-121-0/+23
| * dmg: fix ->open failureChristoph Hellwig2010-01-121-14/+14
| * virtio-pci: thinko fixMichael S. Tsirkin2010-01-121-1/+1
| * pc-bios: Update README (SeaBIOS)Stefan Weil2010-01-121-1/+2
| * vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier2010-01-111-0/+7
| * remove pending exception on vcpu reset.Gleb Natapov2010-01-111-0/+1
| * Fix CPU topology initializationJiri Denemark2010-01-111-4/+4
| * MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying2010-01-111-0/+2
| * linuxboot: fix gdt address calculationAvi Kivity2010-01-081-2/+3
| * QMP: Drop wrong assert()Luiz Capitulino2010-01-081-1/+0
| * vnc: Fix artifacts in hextile decodingAnthony Liguori2010-01-071-0/+2
| * Merge remote branch 'mst/stable-0.12' into stable-0.12Anthony Liguori2010-01-060-0/+0
| |\
| | * e1000: fix init values for command registerMichael S. Tsirkin2009-12-151-1/+0
| * | target-i386: Fix "call im" on x86_64 when executing 32-bit codeAurelien Jarno2010-01-031-0/+2
| * | Add missing newline at the end of options listMichael Tokarev2009-12-301-1/+1
* | | Merge branch 'stable-0.12-upstream' into stable-0.12Marcelo Tosatti2009-12-297-13/+48
|\| |
| * | Don't load options roms intended to be loaded by the bios in qemuAvi Kivity2009-12-241-1/+7
| * | USB: Improve usbdevice error messagesScott Tsai2009-12-231-3/+14
| * | cpu-all.h: fix cpu_get_real_ticks() #ifdefAurelien Jarno2009-12-201-1/+2