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
2024-05-24
target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions to decodetree.
Chinmay Rath
3
-89
/
+75
2024-05-24
target/ppc: Move floating-point arithmetic instructions to decodetree.
Chinmay Rath
5
-248
/
+192
2024-05-24
target/ppc: Merge various fpu helpers
Chinmay Rath
1
-159
/
+62
2024-05-24
target/ppc: Add ISA v3.1 variants of sync instruction
Nicholas Piggin
2
-15
/
+32
2024-05-24
target/ppc: Fix embedded memory barriers
Nicholas Piggin
1
-2
/
+2
2024-05-24
target/ppc: Move sync instructions to decodetree
Nicholas Piggin
3
-100
/
+139
2024-05-24
tcg/cputlb: remove other-cpu capability from TLB flushing
Nicholas Piggin
1
-33
/
+9
2024-05-24
tcg/cputlb: Remove non-synced variants of global TLB flushes
Nicholas Piggin
3
-194
/
+19
2024-05-24
target/ppc: Fix broadcast tlbie synchronisation
Nicholas Piggin
4
-2
/
+16
2024-05-24
ppc/spapr: Add ibm,pi-features
Nicholas Piggin
1
-0
/
+28
2024-05-24
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
8
-40
/
+17
2024-05-23
Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
11
-9
/
+73
2024-05-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
19
-150
/
+491
2024-05-23
Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
5
-87
/
+176
2024-05-22
accel/tcg: Init tb size and icount before plugin_gen_tb_end
Richard Henderson
1
-4
/
+4
2024-05-22
tcg/arm: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2
-4
/
+21
2024-05-22
tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2
-3
/
+25
2024-05-22
tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
Richard Henderson
1
-0
/
+18
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
7
-0
/
+7
2024-05-23
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
1
-1
/
+2
2024-05-23
target/loongarch: Add loongarch vector property unconditionally
Bibo Mao
1
-10
/
+4
2024-05-23
hw/loongarch: Remove minimum and default memory size
Bibo Mao
1
-5
/
+0
2024-05-23
hw/loongarch: Refine system dram memory region
Bibo Mao
1
-36
/
+17
2024-05-23
hw/loongarch: Refine fwcfg memory map
Bibo Mao
1
-3
/
+57
2024-05-23
hw/loongarch: Refine fadt memory table for numa memory
Bibo Mao
1
-3
/
+43
2024-05-23
hw/loongarch: Refine acpi srat table for numa memory
Bibo Mao
1
-24
/
+34
2024-05-23
hw/loongarch: Add VM mode in IOCSR feature register in kvm mode
Bibo Mao
1
-3
/
+9
2024-05-23
target/loongarch/kvm: fpu save the vreg registers high 192bit
Song Gao
1
-0
/
+6
2024-05-23
target/loongarch/kvm: Fix VM recovery from disk failures
Song Gao
1
-2
/
+4
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
10
-53
/
+64
2024-05-22
tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...
Thomas Huth
1
-1
/
+1
2024-05-22
tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...
Thomas Huth
1
-19
/
+20
2024-05-22
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
1
-3
/
+3
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
3
-8
/
+24
2024-05-22
migration: fix a typo
Marc-André Lureau
1
-1
/
+1
2024-05-22
migration: add "exists" info to load-state-field trace
Marc-André Lureau
2
-3
/
+4
2024-05-22
migration/colo: Tidy up bql_unlock() around bdrv_activate_all()
Li Zhijian
1
-2
/
+1
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
4
-13
/
+7
2024-05-22
migration/colo: Minor fix for colo error message
Li Zhijian
1
-3
/
+3
2024-05-22
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
1
-1
/
+1
2024-05-22
i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 2...
Zhao Liu
1
-9
/
+1
2024-05-22
i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
Zhao Liu
2
-43
/
+56
2024-05-22
i386: Add cache topology info in CPUCacheInfo
Zhao Liu
2
-0
/
+43
2024-05-22
hw/i386/pc: Support smp.modules for x86 PC machine
Zhao Liu
2
-8
/
+11
2024-05-22
tests: Add test case of APIC ID for module level parsing
Zhuocheng Ding
1
-4
/
+15
2024-05-22
i386/cpu: Introduce module-id to X86CPU
Zhao Liu
3
-8
/
+28
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
3
-14
/
+34
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
4
-3
/
+12
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
4
-31
/
+58
2024-05-22
i386: Introduce module level cpu topology to CPUX86State
Zhao Liu
3
-0
/
+9
[next]