aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-11qcow: convert QCow to use QCryptoBlock for encryptionDaniel P. Berrange4-108/+158
2017-07-11qcow: make encrypt_sectors encrypt in placeDaniel P. Berrange1-30/+15
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange9-123/+191
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange1-1/+1
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange1-1/+1
2017-07-11qcow: require image size to be > 1 for new imagesDaniel P. Berrange1-0/+6
2017-07-11qcow: document another weakness of qcow AES encryptionDaniel P. Berrange1-3/+16
2017-07-11block: add ability to set a prefix for opt namesDaniel P. Berrange2-28/+28
2017-07-11block: expose crypto option names / defs to other driversDaniel P. Berrange2-56/+117
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell11-122/+145
2017-07-11include/hw/ptimer.h: Add documentation commentsPeter Maydell1-0/+120
2017-07-11hxtool: remove dead -q optionPaolo Bonzini1-45/+1
2017-07-11mips/malta: load the initrd at the end of the low memoryAurelien Jarno1-2/+3
2017-07-11target/mips: fix msa copy_[s|u]_df rd = 0 corner caseMiodrag Dinic1-2/+6
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell4-4/+23
2017-07-11build: disable Xen on ARMPaolo Bonzini1-3/+3
2017-07-11target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread modePeter Maydell1-3/+10
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf6-0/+82
2017-07-11aspeed: Register all watchdogsJoel Stanley2-9/+20
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski3-1/+282
2017-07-11backends: remove empty trace-events fileDaniel P. Berrange2-1/+0
2017-07-11trace: Fix early setting of events with the "vcpu" propertyLluís Vilanova1-3/+7
2017-07-11qga-win32: Fix memory leak of device information setLi Ping1-1/+4
2017-07-11hw/core: fix missing return value in load_image_targphys_as()Philippe Mathieu-Daudé1-1/+3
2017-07-11elf-loader: warn about invalid endiannessPhilippe Mathieu-Daudé1-0/+1
2017-07-11configure: Handle having no c++ compiler in FORTIFY_SOURCE checkPeter Maydell1-1/+1
2017-07-11hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé1-0/+3
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé1-0/+2
2017-07-11configure: Fix build with pkg-config and --static --enable-sdlThomas Huth1-1/+5
2017-07-11util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi2-49/+0
2017-07-11target/xtensa: gdbstub: drop dead return statementMax Filippov1-1/+0
2017-07-11spapr: populate device tree depending on XIVE_EXPLOIT optionCédric Le Goater1-4/+6
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater2-6/+8
2017-07-11ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz1-1/+4
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson1-1/+2
2017-07-11spapr: fix memory hotplug error pathGreg Kurz1-4/+22
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh3-1/+48
2017-07-11target/ppc: Refactor tcg radix mmu codeSuraj Jitindar Singh1-14/+8
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson1-6/+7
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson4-16/+7
2017-07-11spapr: Add DRC release methodDavid Gibson2-16/+7
2017-07-11spapr: Uniform DRC reset pathsDavid Gibson2-30/+7
2017-07-11spapr: Leave DR-indicator management to the guestDavid Gibson1-4/+2
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson1-0/+1
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier1-14/+14
2017-07-11spapr: fix bogus function name in commentGreg Kurz1-1/+1
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz1-3/+2
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz2-4/+2
2017-07-10Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a'...Peter Maydell13-77/+138
2017-07-10migration: Make compression_threads use save/load_setup/cleanup()Juan Quintela3-14/+8