index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+5
|
*
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+5
|
*
oss-fuzz: ensure base_copy is a generic-fuzzer
Alexander Bulekov
2022-07-22
1
-1
/
+1
|
*
oss-fuzz: remove binaries from qemu-bundle tree
Paolo Bonzini
2022-07-22
1
-1
/
+3
|
*
accel/kvm: Avoid Coverity warning in query_stats()
Peter Maydell
2022-07-22
1
-1
/
+1
|
*
docs: Add caveats for Windows as the build platform
Bin Meng
2022-07-22
1
-1
/
+9
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-21
4
-2
/
+15
|
\
|
*
util: Fix broken build on Haiku
Thomas Huth
2022-07-19
2
-4
/
+4
|
*
kvm: add support for boolean statistics
Paolo Bonzini
2022-07-18
2
-1
/
+10
|
*
monitor: add support for boolean statistics
Paolo Bonzini
2022-07-18
2
-1
/
+5
*
|
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
2022-07-20
44
-301
/
+2400
|
\
\
|
*
|
Revert "gitlab: disable accelerated zlib for s390x"
Dr. David Alan Gilbert
2022-07-20
2
-16
/
+2
|
*
|
migration: Avoid false-positive on non-supported scenarios for zero-copy-send
Leonardo Bras
2022-07-20
1
-1
/
+14
|
*
|
multifd: Document the locking of MultiFD{Send/Recv}Params
Juan Quintela
2022-07-20
1
-25
/
+41
|
*
|
migration/multifd: Report to user when zerocopy not working
Leonardo Bras
2022-07-20
3
-0
/
+9
|
*
|
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
2022-07-20
3
-1
/
+13
|
*
|
QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
Leonardo Bras
2022-07-20
1
-1
/
+7
|
*
|
migration: remove unreachable code after reading data
Daniel P. Berrangé
2022-07-20
1
-3
/
+1
|
*
|
tests: Add postcopy preempt tests
Peter Xu
2022-07-20
1
-2
/
+57
|
*
|
tests: Add postcopy tls recovery migration test
Peter Xu
2022-07-20
1
-9
/
+30
|
*
|
tests: Add postcopy tls migration test
Peter Xu
2022-07-20
1
-10
/
+51
|
*
|
tests: Move MigrateCommon upper
Peter Xu
2022-07-20
1
-72
/
+72
|
*
|
migration: Respect postcopy request order in preemption mode
Peter Xu
2022-07-20
1
-13
/
+52
|
*
|
migration: Enable TLS for preempt channel
Peter Xu
2022-07-20
2
-8
/
+50
|
*
|
migration: Export tls-[creds|hostname|authz] params to cmdline too
Peter Xu
2022-07-20
1
-3
/
+3
|
*
|
migration: Add helpers to detect TLS capability
Peter Xu
2022-07-20
5
-10
/
+17
|
*
|
migration: Add property x-postcopy-preempt-break-huge
Peter Xu
2022-07-20
3
-0
/
+16
|
*
|
migration: Create the postcopy preempt channel asynchronously
Peter Xu
2022-07-20
4
-12
/
+68
|
*
|
migration: Postcopy recover with preempt enabled
Peter Xu
2022-07-20
7
-8
/
+119
|
*
|
migration: Postcopy preemption enablement
Peter Xu
2022-07-20
4
-9
/
+253
|
*
|
migration: Postcopy preemption preparation on channel creation
Peter Xu
2022-07-20
10
-31
/
+219
|
*
|
migration: Add postcopy-preempt capability
Peter Xu
2022-07-20
3
-1
/
+25
|
*
|
multifd: Copy pages before compressing them with zlib
Ilya Leoshkevich
2022-07-20
1
-8
/
+30
|
*
|
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-07-20
3
-0
/
+280
|
*
|
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
2022-07-20
6
-0
/
+324
|
*
|
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
5
-1
/
+338
|
*
|
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
3
-0
/
+12
|
*
|
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
4
-1
/
+143
|
*
|
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
2022-07-20
3
-88
/
+174
|
*
|
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
2
-0
/
+9
|
*
|
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
2022-07-20
1
-10
/
+13
*
|
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-20
15
-124
/
+671
|
\
\
\
|
*
|
|
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2022-07-20
2
-1
/
+9
|
*
|
|
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
2022-07-20
1
-1
/
+1
|
*
|
|
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
2022-07-20
2
-2
/
+2
|
*
|
|
softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
Zhang Chen
2022-07-20
1
-0
/
+1
|
*
|
|
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
2022-07-20
2
-4
/
+77
|
*
|
|
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
2
-0
/
+16
|
*
|
|
vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
Eugenio Pérez
2022-07-20
1
-10
/
+20
|
*
|
|
vdpa: Buffer CVQ support on shadow virtqueue
Eugenio Pérez
2022-07-20
1
-8
/
+205
[prev]
[next]