aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang
2018-01-19hostmem-file: add "align" optionHaozhong Zhang
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth
2018-01-19qdev_monitor: Simplify error handling in qdev_device_add()Thomas Huth
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-19numa: fix missing '-numa cpu' in '-help' outputIgor Mammedov
2018-01-19qemu-options: document memory-backend-ramStefan Hajnoczi
2018-01-19qemu-options: document missing memory-backend-file optionsStefan Hajnoczi
2018-01-19memfd: remove needless includeMarc-André Lureau
2018-01-19memfd: split qemu_memfd_alloc()Marc-André Lureau
2018-01-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-01-18vhost: remove assertion to prevent crashJay Zhou
2018-01-18vhost-user: fix misaligned access to payloadMichael S. Tsirkin
2018-01-18vhost-user: factor out msg head and payloadMichael S. Tsirkin
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov