Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · v10.0.1
qemu
Browse files
May 26, 2025
Update version for 10.0.1 release
· fd0b1a5b
Michael Tokarev
authored
May 26, 2025
View commits for tag v10.0.1
v10.0.1
fd0b1a5b
May 25, 2025
Drop support for Python 3.8
· 3d5b2f81
Thomas Huth
authored
Apr 25, 2025
and
Michael Tokarev
committed
May 25, 2025
3d5b2f81
target/hppa: Fix FPE exceptions
· 6966e0ba
Helge Deller
authored
May 17, 2025
and
Michael Tokarev
committed
May 25, 2025
6966e0ba
linux-user/hppa: Send proper si_code on SIGFPE exception
· 5f119c69
Helge Deller
authored
May 17, 2025
and
Michael Tokarev
committed
May 25, 2025
5f119c69
target/hppa: Copy instruction code into fr1 on FPU assist fault
· 679450c9
Helge Deller
authored
May 17, 2025
and
Michael Tokarev
committed
May 25, 2025
679450c9
May 22, 2025
migration: Allow caps to be set when preempt or multifd cap enabled
· 8a48520c
Peter Xu
authored
May 13, 2025
and
Michael Tokarev
committed
May 22, 2025
8a48520c
migration/multifd: Don't send device state packets with zerocopy flag
· 7484d61b
Maciej S. Szmigiero
authored
May 16, 2025
and
Michael Tokarev
committed
May 22, 2025
7484d61b
qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
· 5e8ef1da
Zhao Liu
authored
May 13, 2025
and
Michael Tokarev
committed
May 22, 2025
5e8ef1da
hw/pci-host: Remove unused pci_host_data_be_ops
· ef165596
Rakesh Jeyasingh
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 22, 2025
ef165596
hw/pci-host/gt64120: Fix endianness handling
· cdf3fb06
Rakesh Jeyasingh
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 22, 2025
cdf3fb06
i386/hvf: Make CPUID_HT supported
· 3e59fccb
Xiaoyao Li
authored
May 13, 2025
and
Michael Tokarev
committed
May 22, 2025
3e59fccb
i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported
· 2f6357ca
Xiaoyao Li
authored
May 13, 2025
and
Michael Tokarev
committed
May 22, 2025
2f6357ca
May 20, 2025
target/riscv/kvm: do not read unavailable CSRs
· 9ac56fb3
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
9ac56fb3
target/riscv/kvm: add kvm_csr_cfgs[]
· 6ba14ba5
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
6ba14ba5
target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
· 90f7e23c
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
90f7e23c
target/riscv/kvm: turn u32/u64 reg functions into macros
· ea8eb871
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
ea8eb871
target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
· 04b85572
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
04b85572
target/riscv/kvm: minor fixes/tweaks
· c5008143
Daniel Henrique Barboza
authored
Apr 29, 2025
and
Michael Tokarev
committed
May 20, 2025
c5008143
target/riscv: Fix vslidedown with rvv_ta_all_1s
· 95c0e6e0
Anton Blanchard
authored
Apr 14, 2025
and
Michael Tokarev
committed
May 20, 2025
95c0e6e0
target/riscv: Fix the rvv reserved encoding of unmasked instructions
· 7b217815
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
7b217815
target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
· 43a4f232
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
43a4f232
target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
· be6e117a
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
be6e117a
target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
· faaeaa95
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
faaeaa95
target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
· 19d10746
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
19d10746
target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
· 2a0eb3c2
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
2a0eb3c2
target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
· 0bfd8dd1
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
0bfd8dd1
target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to...
· bc502d4d
Max Chou
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
bc502d4d
target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
· 027ea4a2
Anton Blanchard
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
027ea4a2
target/riscv: rvv: Source vector registers cannot overlap mask register
· 336fed6b
Anton Blanchard
authored
Apr 08, 2025
and
Michael Tokarev
committed
May 20, 2025
336fed6b
common-user/host/riscv: use tail pseudoinstruction for calling tail
· 70dbbc28
Icenowy Zheng
authored
Apr 17, 2025
and
Michael Tokarev
committed
May 20, 2025
70dbbc28
target/riscv: fix endless translation loop on big endian systems
· 156321d1
Mio Joshu
authored
Apr 15, 2025
and
Michael Tokarev
committed
May 20, 2025
156321d1
hw/riscv: Fix type conflict of GLib function pointers
· b76d4a56
Paolo Bonzini
authored
Apr 10, 2025
and
Michael Tokarev
committed
May 20, 2025
b76d4a56
target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
· bc15a8db
Loïc Lefort
authored
Mar 13, 2025
and
Michael Tokarev
committed
May 20, 2025
bc15a8db
target/riscv: pmp: move Smepmp operation conversion into a function
· 504dcda2
Loïc Lefort
authored
Mar 13, 2025
and
Michael Tokarev
committed
May 20, 2025
504dcda2
target/riscv: pmp: don't allow RLB to bypass rule privileges
· f82dd283
Loïc Lefort
authored
Mar 13, 2025
and
Michael Tokarev
committed
May 20, 2025
f82dd283
May 15, 2025
hw/nvme: fix nvme hotplugging
· 15143814
Klaus Jensen
authored
May 07, 2025
and
Michael Tokarev
committed
May 16, 2025
15143814
virtio: Call set_features during reset
· 40558266
小田喜陽彦
authored
Apr 21, 2025
and
Michael Tokarev
committed
May 16, 2025
40558266
s390x: Fix leak in machine_set_loadparm
· 8efe1592
Fabiano Rosas
authored
May 09, 2025
and
Michael Tokarev
committed
May 16, 2025
8efe1592
May 12, 2025
9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()
· a0f32622
Christian Schoenebeck
authored
Mar 07, 2025
and
Michael Tokarev
committed
May 12, 2025
a0f32622
9pfs: fix concurrent v9fs_reclaim_fd() calls
· 5081dc50
Christian Schoenebeck
authored
Mar 07, 2025
and
Michael Tokarev
committed
May 12, 2025
5081dc50
Loading