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
2020-07-03
vhost_net: introduce set_config & get_config
Cindy Lu
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
vhost_net: use the function qemu_get_peer
Cindy Lu
2020-07-03
net: introduce qemu_get_peer
Cindy Lu
2020-07-03
MAINTAINERS: add VT-d entry
Peter Xu
2020-07-03
docs: vhost-user: add Virtio status protocol feature
Maxime Coquelin
2020-07-03
tests/acpi: remove stale allowed tables
Andrew Jones
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
2020-07-03
virtio-mem: Add trace events
David Hildenbrand
2020-07-03
virtio-mem: Migration sanity checks
David Hildenbrand
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
2020-07-03
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
2020-07-03
hmp: Handle virtio-mem when printing memory device info
David Hildenbrand
2020-07-03
MAINTAINERS: Add myself as virtio-mem maintainer
David Hildenbrand
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
2020-07-02
migration/rdma: Use ram_block_discard_disable()
David Hildenbrand
2020-07-02
target/i386: sev: Use ram_block_discard_disable()
David Hildenbrand
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-07-02
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
accel/kvm: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
exec: Introduce ram_block_discard_(disable|require)()
David Hildenbrand
2020-07-02
pc: Support coldplugging of virtio-pmem-pci devices on all buses
David Hildenbrand
2020-07-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
2020-07-02
Revert "tests/migration: Reduce autoconverge initial bandwidth"
Michael S. Tsirkin
2020-07-01
tests: disassemble-aml.sh: generate AML in readable format
Michael S. Tsirkin
2020-06-29
hw/misc/pca9552: Add missing TypeInfo::class_size field
Philippe Mathieu-Daudé
2020-06-27
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-gsoc-queue-jun-27-2...
Peter Maydell
2020-06-27
MAINTAINERS: Add 'Performance Tools and Tests' subsection
Aleksandar Markovic
2020-06-27
scripts/performance: Add topN_callgrind.py script
Ahmed Karaman
2020-06-27
scripts/performance: Add topN_perf.py script
Ahmed Karaman
2020-06-27
MAINTAINERS: Add Loongson-3 maintainer and reviewer
Huacai Chen
2020-06-27
hw/intc: Add Loongson LIOINTC support
Huacai Chen
2020-06-27
hw/mips: Implement the kvm_type() hook in MachineClass
Huacai Chen
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
[next]