aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz
2018-01-23iotests: Make 184 image-lessMax Reitz
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz
2018-01-23iotests: Fix 059's reference outputMax Reitz
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz
2018-01-23iotests: Fix 020 for vmdkMax Reitz
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz
2018-01-23iotests: Fix _img_info for backslashesMax Reitz
2018-01-23block/vmdk: Add blkdebug eventsMax Reitz
2018-01-23block/qcow: Add blkdebug eventsMax Reitz
2018-01-23qcow2: No persistent dirty bitmaps for compat=0.10Max Reitz
2018-01-23block/vmdk: Fix , instead of ; at end of lineMax Reitz
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz
2018-01-23blockdev: Drop BD-{remove,insert}-medium's @deviceMax Reitz
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf
2018-01-23hw/block: Fix pin-based interrupt behaviour of NVMeHikaru Nishida
2018-01-23osdep: Retry SETLK upon EINTRFam Zheng
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-01-20dump-guest-memory.py: fix python 2 supportMarc-André Lureau
2018-01-20target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater
2018-01-20sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan
2018-01-20sm501: Add missing break to caseBALATON Zoltan
2018-01-20target-ppc: optimize cmp translationpbonzini@redhat.com
2018-01-20spapr: fix device tree properties when using compatibility modeGreg Kurz
2018-01-20spapr: drop duplicate variable in spapr_core_plug()Greg Kurz
2018-01-20target/ppc: msgsnd and msgclr instructions need hypervisor privilegeCédric Le Goater
2018-01-20target/ppc: fix doorbell and hypervisor doorbell definitionsCédric Le Goater
2018-01-20hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth
2018-01-20default-configs/ppc-softmmu: Restructure the switches according to the machinesThomas Huth
2018-01-20default-configs/ppc64-softmmu: Include 32-bit configs instead of copying themThomas Huth
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2018-01-19ide: abort TRIM operation for invalid rangeAnton Nefedov
2018-01-19ide: move ide_sect_range_ok() upAnton Nefedov
2018-01-19ide: pass IDEState to trim AIO callbackAnton Nefedov
2018-01-19Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-01-19fw_cfg: fix memory corruption when all fw_cfg slots are usedMarcel Apfelbaum
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov