aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11qcow2: make qcow2_encrypt_sectors encrypt in placeDaniel P. Berrange
2017-07-11qcow: convert QCow to use QCryptoBlock for encryptionDaniel P. Berrange
2017-07-11qcow: make encrypt_sectors encrypt in placeDaniel P. Berrange
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange
2017-07-11qcow: require image size to be > 1 for new imagesDaniel P. Berrange
2017-07-11qcow: document another weakness of qcow AES encryptionDaniel P. Berrange
2017-07-11block: add ability to set a prefix for opt namesDaniel P. Berrange
2017-07-11block: expose crypto option names / defs to other driversDaniel P. Berrange
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell
2017-07-11include/hw/ptimer.h: Add documentation commentsPeter Maydell
2017-07-11hxtool: remove dead -q optionPaolo Bonzini
2017-07-11mips/malta: load the initrd at the end of the low memoryAurelien Jarno
2017-07-11target/mips: fix msa copy_[s|u]_df rd = 0 corner caseMiodrag Dinic
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell
2017-07-11build: disable Xen on ARMPaolo Bonzini
2017-07-11target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread modePeter Maydell
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski
2017-07-11backends: remove empty trace-events fileDaniel P. Berrange
2017-07-11trace: Fix early setting of events with the "vcpu" propertyLluís Vilanova
2017-07-11qga-win32: Fix memory leak of device information setLi Ping
2017-07-11hw/core: fix missing return value in load_image_targphys_as()Philippe Mathieu-Daudé
2017-07-11elf-loader: warn about invalid endiannessPhilippe Mathieu-Daudé
2017-07-11configure: Handle having no c++ compiler in FORTIFY_SOURCE checkPeter Maydell
2017-07-11hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé
2017-07-11configure: Fix build with pkg-config and --static --enable-sdlThomas Huth
2017-07-11util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi
2017-07-11target/xtensa: gdbstub: drop dead return statementMax Filippov
2017-07-11spapr: populate device tree depending on XIVE_EXPLOIT optionCédric Le Goater
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater
2017-07-11ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson
2017-07-11spapr: fix memory hotplug error pathGreg Kurz
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh
2017-07-11target/ppc: Refactor tcg radix mmu codeSuraj Jitindar Singh
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: Add DRC release methodDavid Gibson
2017-07-11spapr: Uniform DRC reset pathsDavid Gibson
2017-07-11spapr: Leave DR-indicator management to the guestDavid Gibson
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-07-11spapr: fix bogus function name in commentGreg Kurz
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz
2017-07-10Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a'...Peter Maydell