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-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-19
Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
28
-101
/
+4147
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
6
-4
/
+143
2022-07-19
hw/loongarch: Add acpi ged support
Xiaojuan Yang
6
-3
/
+704
2022-07-19
hw/loongarch: Add smbios support
Xiaojuan Yang
3
-0
/
+38
2022-07-19
hw/loongarch: Add linux kernel booting support
Xiaojuan Yang
1
-15
/
+99
2022-07-19
hw/loongarch: Add uefi bios loading support
Xiaojuan Yang
2
-0
/
+38
2022-07-19
hw/loongarch: Add fw_cfg table support
Xiaojuan Yang
5
-1
/
+94
2022-07-19
tests/tcg/loongarch64: Add pcadd related instructions test
Song Gao
2
-0
/
+39
2022-07-19
tests/tcg/loongarch64: Add fp comparison instructions test
Song Gao
2
-0
/
+38
2022-07-19
Merge tag 'kraxel-20220719-pull-request' of https://gitlab.com/kraxel/qemu in...
Peter Maydell
7
-4
/
+72
2022-07-19
tests/tcg/loongarch64: Add fclass test
Song Gao
2
-0
/
+131
2022-07-19
tests/tcg/loongarch64: Add div and mod related instructions test
Song Gao
2
-0
/
+55
2022-07-19
tests/tcg/loongarch64: Add clo related instructions test
Song Gao
2
-0
/
+103
2022-07-19
tests/tcg/loongarch64: Add float reference files
Philippe Mathieu-Daudé
3
-0
/
+2504
2022-07-19
target/loongarch: Fix float_convd/float_convs test failing
Song Gao
1
-63
/
+80
2022-07-19
fpu/softfloat: Add LoongArch specializations for pickNaN*
Song Gao
1
-1
/
+25
2022-07-19
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
1
-1
/
+1
2022-07-19
target/loongarch/op_helper: Fix coverity cond_at_most error
Xiaojuan Yang
1
-1
/
+1
2022-07-19
target/loongarch/tlb_helper: Fix coverity integer overflow error
Xiaojuan Yang
1
-2
/
+2
2022-07-19
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
1
-3
/
+3
2022-07-19
hw/intc/loongarch_pch_pic: Fix bugs for update_irq function
Xiaojuan Yang
1
-5
/
+5
[next]