aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-07-10migration: Make compression_threads use save/load_setup/cleanup()Juan Quintela
2017-07-10migration: Convert ram to use new load_setup()/load_cleanup()Juan Quintela
2017-07-10migration: Create load_setup()/cleanup() methodsJuan Quintela
2017-07-10migration: Rename cleanup() to save_cleanup()Juan Quintela
2017-07-10migration: Rename save_live_setup() to save_setup()Juan Quintela
2017-07-10doc: update TYPE_MIGRATION documentsPeter Xu
2017-07-10doc: add item for "-M enforce-config-section"Peter Xu
2017-07-10vl: move global property, migrate init earlierPeter Xu
2017-07-10migration: fix handling for --only-migratablePeter Xu
2017-07-10vfio/pci: Fixup v0 PCIe capabilitiesAlex Williamson
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-07-10Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into...Peter Maydell
2017-07-10nbd: use generic trace subsystem instead of TRACE macroVladimir Sementsov-Ogievskiy
2017-07-10nbd: refactor tracingVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: rename clientflags var in nbd_negotiate_optionsVladimir Sementsov-Ogievskiy