aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23iotests: Fix _img_info for backslashesMax Reitz1-1/+1
2018-01-23block/vmdk: Add blkdebug eventsMax Reitz1-0/+16
2018-01-23block/qcow: Add blkdebug eventsMax Reitz1-0/+16
2018-01-23qcow2: No persistent dirty bitmaps for compat=0.10Max Reitz2-3/+21
2018-01-23block/vmdk: Fix , instead of ; at end of lineMax Reitz1-1/+1
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz2-2/+8
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz6-38/+32
2018-01-23blockdev: Drop BD-{remove,insert}-medium's @deviceMax Reitz2-15/+25
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz1-6/+6
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz2-131/+113
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz3-13/+69
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza3-0/+144
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf1-0/+1
2018-01-23hw/block: Fix pin-based interrupt behaviour of NVMeHikaru Nishida2-5/+35
2018-01-23osdep: Retry SETLK upon EINTRFam Zheng1-1/+3
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell8-382/+8
2018-01-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell14-190/+191
2018-01-22Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell1-1/+1
2018-01-22Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell3-30/+33
2018-01-20dump-guest-memory.py: fix python 2 supportMarc-André Lureau1-1/+1
2018-01-20target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh1-54/+24
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater5-5/+84
2018-01-20sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan1-5/+5
2018-01-20sm501: Add missing break to caseBALATON Zoltan1-0/+1
2018-01-20target-ppc: optimize cmp translationpbonzini@redhat.com1-17/+12
2018-01-20spapr: fix device tree properties when using compatibility modeGreg Kurz3-18/+16
2018-01-20spapr: drop duplicate variable in spapr_core_plug()Greg Kurz1-3/+1
2018-01-20target/ppc: msgsnd and msgclr instructions need hypervisor privilegeCédric Le Goater1-2/+2
2018-01-20target/ppc: fix doorbell and hypervisor doorbell definitionsCédric Le Goater1-4/+4
2018-01-20hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth1-2/+2
2018-01-20default-configs/ppc-softmmu: Restructure the switches according to the machinesThomas Huth1-27/+32
2018-01-20default-configs/ppc64-softmmu: Include 32-bit configs instead of copying themThomas Huth1-53/+8
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow2-10/+0
2018-01-19ide: abort TRIM operation for invalid rangeAnton Nefedov1-2/+13
2018-01-19ide: move ide_sect_range_ok() upAnton Nefedov1-12/+12
2018-01-19ide: pass IDEState to trim AIO callbackAnton Nefedov1-6/+8
2018-01-19Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell27-100/+332
2018-01-19fw_cfg: fix memory corruption when all fw_cfg slots are usedMarcel Apfelbaum1-2/+4
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov7-15/+23
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang4-0/+57
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang2-1/+4
2018-01-19hostmem-file: add "align" optionHaozhong Zhang7-4/+77
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth1-8/+0
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth3-8/+26
2018-01-19qdev_monitor: Simplify error handling in qdev_device_add()Thomas Huth1-8/+8
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+4
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost1-6/+1
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+1
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+2
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+4