index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2
-13
/
+15
2022-07-26
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
1
-1
/
+1
2022-07-26
vhost: Get vring base from vq, not svq
Eugenio Pérez
1
-12
/
+12
2022-07-26
e1000e: Fix possible interrupt loss when using MSI
Ake Koomsin
1
-0
/
+2
2022-07-25
Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
14
-12
/
+63
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
8
-8
/
+35
2022-07-22
hw/rx: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+4
2022-07-22
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-07-22
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-07-22
oss-fuzz: ensure base_copy is a generic-fuzzer
Alexander Bulekov
1
-1
/
+1
2022-07-22
oss-fuzz: remove binaries from qemu-bundle tree
Paolo Bonzini
1
-1
/
+3
2022-07-22
accel/kvm: Avoid Coverity warning in query_stats()
Peter Maydell
1
-1
/
+1
2022-07-22
docs: Add caveats for Windows as the build platform
Bin Meng
1
-1
/
+9
2022-07-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-2
/
+15
2022-07-20
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
44
-301
/
+2400
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
15
-124
/
+671
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
4
-4
/
+422
2022-07-20
Revert "gitlab: disable accelerated zlib for s390x"
Dr. David Alan Gilbert
2
-16
/
+2
2022-07-20
migration: Avoid false-positive on non-supported scenarios for zero-copy-send
Leonardo Bras
1
-1
/
+14
2022-07-20
multifd: Document the locking of MultiFD{Send/Recv}Params
Juan Quintela
1
-25
/
+41
2022-07-20
migration/multifd: Report to user when zerocopy not working
Leonardo Bras
3
-0
/
+9
2022-07-20
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
3
-1
/
+13
2022-07-20
QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
Leonardo Bras
1
-1
/
+7
2022-07-20
migration: remove unreachable code after reading data
Daniel P. Berrangé
1
-3
/
+1
2022-07-20
tests: Add postcopy preempt tests
Peter Xu
1
-2
/
+57
2022-07-20
tests: Add postcopy tls recovery migration test
Peter Xu
1
-9
/
+30
2022-07-20
tests: Add postcopy tls migration test
Peter Xu
1
-10
/
+51
2022-07-20
tests: Move MigrateCommon upper
Peter Xu
1
-72
/
+72
2022-07-20
migration: Respect postcopy request order in preemption mode
Peter Xu
1
-13
/
+52
2022-07-20
migration: Enable TLS for preempt channel
Peter Xu
2
-8
/
+50
2022-07-20
migration: Export tls-[creds|hostname|authz] params to cmdline too
Peter Xu
1
-3
/
+3
2022-07-20
migration: Add helpers to detect TLS capability
Peter Xu
5
-10
/
+17
2022-07-20
migration: Add property x-postcopy-preempt-break-huge
Peter Xu
3
-0
/
+16
2022-07-20
migration: Create the postcopy preempt channel asynchronously
Peter Xu
4
-12
/
+68
2022-07-20
migration: Postcopy recover with preempt enabled
Peter Xu
7
-8
/
+119
2022-07-20
migration: Postcopy preemption enablement
Peter Xu
4
-9
/
+253
2022-07-20
migration: Postcopy preemption preparation on channel creation
Peter Xu
10
-31
/
+219
2022-07-20
migration: Add postcopy-preempt capability
Peter Xu
3
-1
/
+25
2022-07-20
multifd: Copy pages before compressing them with zlib
Ilya Leoshkevich
1
-8
/
+30
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
3
-0
/
+280
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
6
-0
/
+324
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
5
-1
/
+338
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
3
-0
/
+12
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
4
-1
/
+143
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
3
-88
/
+174
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2
-0
/
+9
2022-07-20
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
1
-10
/
+13
2022-07-20
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
Peter Maydell
8
-24
/
+323
2022-07-20
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2
-1
/
+9
2022-07-20
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
1
-1
/
+1
[next]