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
2022-07-20
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-07-20
Revert "gitlab: disable accelerated zlib for s390x"
Dr. David Alan Gilbert
2022-07-20
migration: Avoid false-positive on non-supported scenarios for zero-copy-send
Leonardo Bras
2022-07-20
multifd: Document the locking of MultiFD{Send/Recv}Params
Juan Quintela
2022-07-20
migration/multifd: Report to user when zerocopy not working
Leonardo Bras
2022-07-20
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
2022-07-20
QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
Leonardo Bras
2022-07-20
migration: remove unreachable code after reading data
Daniel P. Berrangé
2022-07-20
tests: Add postcopy preempt tests
Peter Xu
2022-07-20
tests: Add postcopy tls recovery migration test
Peter Xu
2022-07-20
tests: Add postcopy tls migration test
Peter Xu
2022-07-20
tests: Move MigrateCommon upper
Peter Xu
2022-07-20
migration: Respect postcopy request order in preemption mode
Peter Xu
2022-07-20
migration: Enable TLS for preempt channel
Peter Xu
2022-07-20
migration: Export tls-[creds|hostname|authz] params to cmdline too
Peter Xu
2022-07-20
migration: Add helpers to detect TLS capability
Peter Xu
2022-07-20
migration: Add property x-postcopy-preempt-break-huge
Peter Xu
2022-07-20
migration: Create the postcopy preempt channel asynchronously
Peter Xu
2022-07-20
migration: Postcopy recover with preempt enabled
Peter Xu
2022-07-20
migration: Postcopy preemption enablement
Peter Xu
2022-07-20
migration: Postcopy preemption preparation on channel creation
Peter Xu
2022-07-20
migration: Add postcopy-preempt capability
Peter Xu
2022-07-20
multifd: Copy pages before compressing them with zlib
Ilya Leoshkevich
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
2022-07-20
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-07-20
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2022-07-20
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
2022-07-20
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
2022-07-20
softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
Zhang Chen
2022-07-20
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
2022-07-20
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
Eugenio Pérez
2022-07-20
vdpa: Buffer CVQ support on shadow virtqueue
Eugenio Pérez
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
vhost-net-vdpa: add stubs for when no virtio-net device is present
Eugenio Pérez
2022-07-20
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
vhost: add vhost_svq_poll
Eugenio Pérez
2022-07-20
vhost: Expose vhost_svq_add
Eugenio Pérez
2022-07-20
vhost: add vhost_svq_push_elem
Eugenio Pérez
2022-07-20
vhost: Track number of descs in SVQDescState
Eugenio Pérez
[next]