summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* global_state: Make section optionalJuan Quintela2015-07-075-0/+33
* migration: create new section to store global stateJuan Quintela2015-07-074-7/+103
* runstate: migration allows more transitions nowJuan Quintela2015-07-071-1/+7
* runstate: Add runstate storeJuan Quintela2015-07-072-0/+13
* Fix older machine type compatibility on power with section footersDr. David Alan Gilbert2015-07-071-0/+2
* Fail more cleanly in mismatched RAM casesDr. David Alan Gilbert2015-07-071-0/+2
* Sanity check RDMA remote dataDr. David Alan Gilbert2015-07-071-0/+30
* Sort destination RAMBlocks to be the same as the sourceDr. David Alan Gilbert2015-07-072-28/+75
* Rework ram block hashDr. David Alan Gilbert2015-07-071-12/+20
* Allow rdma_delete_block to work without the hashDr. David Alan Gilbert2015-07-072-12/+17
* Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2015-07-076-19/+47
* Translate offsets to destination address spaceDr. David Alan Gilbert2015-07-071-7/+24
* Store block name in local blocks structureDr. David Alan Gilbert2015-07-072-15/+22
* rdma typosDr. David Alan Gilbert2015-07-072-5/+5
* Only try and read a VMDescription if it should be thereDr. David Alan Gilbert2015-07-071-9/+28
* rdma: fix memory leakGonglei2015-07-071-1/+2
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-0716-21/+224
|\
| * vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-062-0/+29
| * vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy2015-07-061-0/+8
| * hw/vfio/platform: add irqfd supportEric Auger2015-07-063-0/+103
| * kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-062-0/+2
| * sysbus: add irq_routing_notifierEric Auger2015-07-062-0/+7
| * intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger2015-07-061-0/+6
| * kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-062-0/+39
| * kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-066-18/+21
| * vfio: cpu: Use "real" page size APIPeter Crosthwaite2015-07-061-3/+4
| * cpu-all: complete "real" host page size APIPeter Crosthwaite2015-07-062-0/+5
| * vfio: fix return type of preadPaolo Bonzini2015-07-061-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...Peter Maydell2015-07-0622-344/+517
|\ \ | |/ |/|
| * pc: add SMM propertyPaolo Bonzini2015-07-067-2/+76
| * ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-065-7/+11
| * pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-063-7/+7
| * target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini2015-07-061-1/+40
| * kvm-all: kvm_irqchip_create is not expected to failPaolo Bonzini2015-07-061-17/+18
| * kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-062-7/+10
| * kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-062-62/+94
| * kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-062-17/+31
| * kvm-all: remove useless typedefPaolo Bonzini2015-07-061-3/+1
| * kvm-all: put kvm_mem_flags to more workAndrew Jones2015-07-061-22/+20
| * target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini2015-07-062-12/+94
| * piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2015-07-062-0/+6
| * linux-headers: Update to 4.2-rc1Alexey Kardashevskiy2015-07-067-199/+121
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-0626-73/+299
|\
| * exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internalPaolo Bonzini2015-07-061-1/+13
| * Stop including qemu-common.h in memory.hPeter Maydell2015-07-066-5/+22
| * kvm: Switch to unlocked MMIOPaolo Bonzini2015-07-011-2/+1
| * acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
| * kvm: Switch to unlocked PIOJan Kiszka2015-07-011-2/+1
| * kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-015-2/+46
| * memory: let address_space_rw/ld*/st* run outside the BQLJan Kiszka2015-07-011-9/+57
OpenPOWER on IntegriCloud