summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blockdev: Drop BD-{remove,insert}-medium's @deviceMax Reitz2018-01-232-15/+25
* tests/ahci: Switch tray and medium commands to @idMax Reitz2018-01-231-6/+6
* iotests: Make BD-{remove,insert}-medium use @idMax Reitz2018-01-232-131/+113Star
* qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-233-13/+69
* tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza2018-01-233-0/+144
* tests/.gitignore: Add test-bdrv-drainKevin Wolf2018-01-231-0/+1
* hw/block: Fix pin-based interrupt behaviour of NVMeHikaru Nishida2018-01-232-5/+35
* osdep: Retry SETLK upon EINTRFam Zheng2018-01-231-1/+3
* migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-238-382/+8Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell2018-01-2214-190/+191
|\
| * target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh2018-01-201-54/+24Star
| * target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater2018-01-205-5/+84
| * sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan2018-01-201-5/+5
| * sm501: Add missing break to caseBALATON Zoltan2018-01-201-0/+1
| * target-ppc: optimize cmp translationpbonzini@redhat.com2018-01-201-17/+12Star
| * spapr: fix device tree properties when using compatibility modeGreg Kurz2018-01-203-18/+16Star
| * spapr: drop duplicate variable in spapr_core_plug()Greg Kurz2018-01-201-3/+1Star
| * target/ppc: msgsnd and msgclr instructions need hypervisor privilegeCédric Le Goater2018-01-201-2/+2
| * target/ppc: fix doorbell and hypervisor doorbell definitionsCédric Le Goater2018-01-201-4/+4
| * hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth2018-01-201-2/+2
| * default-configs/ppc-softmmu: Restructure the switches according to the machinesThomas Huth2018-01-201-27/+32
| * default-configs/ppc64-softmmu: Include 32-bit configs instead of copying themThomas Huth2018-01-201-53/+8Star
* | Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell2018-01-221-1/+1
|\ \
| * | dump-guest-memory.py: fix python 2 supportMarc-André Lureau2018-01-201-1/+1
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2018-01-223-30/+33
|\ \ | |/ |/|
| * hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow2018-01-192-10/+0Star
| * ide: abort TRIM operation for invalid rangeAnton Nefedov2018-01-191-2/+13
| * ide: move ide_sect_range_ok() upAnton Nefedov2018-01-191-12/+12
| * ide: pass IDEState to trim AIO callbackAnton Nefedov2018-01-191-6/+8
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-01-1927-100/+332
|\
| * fw_cfg: fix memory corruption when all fw_cfg slots are usedMarcel Apfelbaum2018-01-191-2/+4
| * possible_cpus: add CPUArchId::type fieldIgor Mammedov2018-01-197-15/+23
| * nvdimm: add 'unarmed' optionHaozhong Zhang2018-01-194-0/+57
| * nvdimm: add a macro for property "label-size"Haozhong Zhang2018-01-192-1/+4
| * hostmem-file: add "align" optionHaozhong Zhang2018-01-197-4/+77
| * scripts: Remove fixed entries from the device-crash-testThomas Huth2018-01-191-8/+0Star
| * qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth2018-01-193-8/+26
| * qdev_monitor: Simplify error handling in qdev_device_add()Thomas Huth2018-01-191-8/+8
| * q35: Allow only supported dynamic sysbus devicesEduardo Habkost2018-01-191-2/+4
| * xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost2018-01-191-6/+1Star
| * spapr: Allow only supported dynamic sysbus devicesEduardo Habkost2018-01-191-2/+1Star
| * ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost2018-01-191-2/+2
| * hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost2018-01-191-2/+4
| * machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost2018-01-197-20/+48
| * numa: fix missing '-numa cpu' in '-help' outputIgor Mammedov2018-01-191-1/+3
| * qemu-options: document memory-backend-ramStefan Hajnoczi2018-01-191-0/+7
| * qemu-options: document missing memory-backend-file optionsStefan Hajnoczi2018-01-191-7/+41
| * memfd: remove needless includeMarc-André Lureau2018-01-191-2/+0Star
| * memfd: split qemu_memfd_alloc()Marc-André Lureau2018-01-192-25/+37
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-01-1941-306/+1739
|\