index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-07
migration: Make events a capability
Juan Quintela
2015-07-07
migration: create migration event
Juan Quintela
2015-07-07
migration: No need to call trace_migrate_set_state()
Juan Quintela
2015-07-07
migration: Use always helper to set state
Juan Quintela
2015-07-07
migration: ensure we start in NONE state
Juan Quintela
2015-07-07
migration: Use cmpxchg correctly
Juan Quintela
2015-07-07
migration: Add configuration section
Juan Quintela
2015-07-07
vmstate: Create optional sections
Juan Quintela
2015-07-07
global_state: Make section optional
Juan Quintela
2015-07-07
migration: create new section to store global state
Juan Quintela
2015-07-07
runstate: migration allows more transitions now
Juan Quintela
2015-07-07
runstate: Add runstate store
Juan Quintela
2015-07-07
Fix older machine type compatibility on power with section footers
Dr. David Alan Gilbert
2015-07-07
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
2015-07-07
Sanity check RDMA remote data
Dr. David Alan Gilbert
2015-07-07
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
2015-07-07
Rework ram block hash
Dr. David Alan Gilbert
2015-07-07
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
Translate offsets to destination address space
Dr. David Alan Gilbert
2015-07-07
Store block name in local blocks structure
Dr. David Alan Gilbert
2015-07-07
rdma typos
Dr. David Alan Gilbert
2015-07-07
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-07-07
rdma: fix memory leak
Gonglei
2015-07-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...
Peter Maydell
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...
Peter Maydell
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
2015-07-06
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
2015-07-06
kvm: some fixes to kvm_resamplefds_allowed
Eric Auger
2015-07-06
sysbus: add irq_routing_notifier
Eric Auger
2015-07-06
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
Eric Auger
2015-07-06
kvm-all.c: add qemu_irq/gsi hash table and utility routines
Eric Auger
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
vfio: cpu: Use "real" page size API
Peter Crosthwaite
2015-07-06
cpu-all: complete "real" host page size API
Peter Crosthwaite
2015-07-06
vfio: fix return type of pread
Paolo Bonzini
2015-07-06
pc: add SMM property
Paolo Bonzini
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
2015-07-06
kvm-all: kvm_irqchip_create is not expected to fail
Paolo Bonzini
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
2015-07-06
kvm-all: remove useless typedef
Paolo Bonzini
2015-07-06
kvm-all: put kvm_mem_flags to more work
Andrew Jones
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-07-06
linux-headers: Update to 4.2-rc1
Alexey Kardashevskiy
[next]