aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-07migration: Make events a capabilityJuan Quintela
2015-07-07migration: create migration eventJuan Quintela
2015-07-07migration: No need to call trace_migrate_set_state()Juan Quintela
2015-07-07migration: Use always helper to set stateJuan Quintela
2015-07-07migration: ensure we start in NONE stateJuan Quintela
2015-07-07migration: Use cmpxchg correctlyJuan Quintela
2015-07-07migration: Add configuration sectionJuan Quintela
2015-07-07vmstate: Create optional sectionsJuan Quintela
2015-07-07global_state: Make section optionalJuan Quintela
2015-07-07migration: create new section to store global stateJuan Quintela
2015-07-07runstate: migration allows more transitions nowJuan Quintela
2015-07-07runstate: Add runstate storeJuan Quintela
2015-07-07Fix older machine type compatibility on power with section footersDr. David Alan Gilbert
2015-07-07Fail more cleanly in mismatched RAM casesDr. David Alan Gilbert
2015-07-07Sanity check RDMA remote dataDr. David Alan Gilbert
2015-07-07Sort destination RAMBlocks to be the same as the sourceDr. David Alan Gilbert
2015-07-07Rework ram block hashDr. David Alan Gilbert
2015-07-07Allow rdma_delete_block to work without the hashDr. David Alan Gilbert
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert
2015-07-07Translate offsets to destination address spaceDr. David Alan Gilbert
2015-07-07Store block name in local blocks structureDr. David Alan Gilbert
2015-07-07rdma typosDr. David Alan Gilbert
2015-07-07Only try and read a VMDescription if it should be thereDr. David Alan Gilbert
2015-07-07rdma: fix memory leakGonglei
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...Peter Maydell
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre
2015-07-06vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy
2015-07-06hw/vfio/platform: add irqfd supportEric Auger
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger
2015-07-06sysbus: add irq_routing_notifierEric Auger
2015-07-06intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger
2015-07-06vfio: cpu: Use "real" page size APIPeter Crosthwaite
2015-07-06cpu-all: complete "real" host page size APIPeter Crosthwaite
2015-07-06vfio: fix return type of preadPaolo Bonzini
2015-07-06pc: add SMM propertyPaolo Bonzini
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini
2015-07-06target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini
2015-07-06kvm-all: kvm_irqchip_create is not expected to failPaolo Bonzini
2015-07-06kvm-all: add support for multiple address spacesPaolo Bonzini
2015-07-06kvm-all: make KVM's memory listener more genericPaolo Bonzini
2015-07-06kvm-all: move internal types to kvm_int.hPaolo Bonzini
2015-07-06kvm-all: remove useless typedefPaolo Bonzini
2015-07-06kvm-all: put kvm_mem_flags to more workAndrew Jones
2015-07-06target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini
2015-07-06piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini
2015-07-06linux-headers: Update to 4.2-rc1Alexey Kardashevskiy