You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Henderson
ccafa85a97
* cpu-exec: more cleanups to CPU loop exits
* python: bump bundled Meson to 1.9.0
* rust: require Rust 1.83.0
* rust: temporarily remove from Ubuntu CI
* rust: vmstate: convert to use builder pattern
* rust: split "qemu-api" crate
* rust: rename qemu_api_macros -> qemu_macros
* rust: re-export qemu macros from other crates
* x86: fix functional test failure for Xen emulation
* x86: cleanups
-----BEGIN PGP SIGNATURE-----
iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmjK6ZsUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroNBKwf/aadInCT4vASOfpxbwZgYfYgR2m2m
BJE9oYKxZJ6MlEOU/1Wfywf9fg4leMSh3XxkDKkEIL19yS6emwin8n3SNYrdAFn3
6u4IIWO4NI1Ht3NKytrqFk9wtbH9pAs/gVHLlnmpMxIqtOtZLumPAKNz8rlantmK
UVDYL3Y0L4pD9i5FK1ObMNpk5AsWNr8Tr64fmb+nTkHutld3sBrEMCLI0+EByGyN
lQ16sLn9PGqHOr210zuQP7wP2T3NCI3YokFSPQrUUL8LZGxRdXoNF4hI4uZDKGdn
UbtRu9EkM052qzfsFMrEw5JSbdxEfIjKlPoFKseMv+aWvNAuximAraD3Vg==
=Lr+x
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* cpu-exec: more cleanups to CPU loop exits
* python: bump bundled Meson to 1.9.0
* rust: require Rust 1.83.0
* rust: temporarily remove from Ubuntu CI
* rust: vmstate: convert to use builder pattern
* rust: split "qemu-api" crate
* rust: rename qemu_api_macros -> qemu_macros
* rust: re-export qemu macros from other crates
* x86: fix functional test failure for Xen emulation
* x86: cleanups
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmjK6ZsUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroNBKwf/aadInCT4vASOfpxbwZgYfYgR2m2m
# BJE9oYKxZJ6MlEOU/1Wfywf9fg4leMSh3XxkDKkEIL19yS6emwin8n3SNYrdAFn3
# 6u4IIWO4NI1Ht3NKytrqFk9wtbH9pAs/gVHLlnmpMxIqtOtZLumPAKNz8rlantmK
# UVDYL3Y0L4pD9i5FK1ObMNpk5AsWNr8Tr64fmb+nTkHutld3sBrEMCLI0+EByGyN
# lQ16sLn9PGqHOr210zuQP7wP2T3NCI3YokFSPQrUUL8LZGxRdXoNF4hI4uZDKGdn
# UbtRu9EkM052qzfsFMrEw5JSbdxEfIjKlPoFKseMv+aWvNAuximAraD3Vg==
# =Lr+x
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 17 Sep 2025 10:02:19 AM PDT
# gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg: issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [unknown]
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [unknown]
# gpg: WARNING: The key's User ID is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1
# Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83
* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (60 commits)
accel/kvm: Set guest_memfd_offset to non-zero value only when guest_memfd is valid
accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region()
accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM
i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()
multiboot: Fix the split lock
target/i386: Define enum X86ASIdx for x86's address spaces
i386/cpu: Enable SMM cpu address space under KVM
hpet: guard IRQ handling with BQL
rust: do not inline do_init_io
rust: meson: remove unnecessary complication in device crates
docs: update rust.rst
rust: re-export qemu macros from common/qom/hwcore
rust: re-export qemu_macros internal helper in "bits"
rust: repurpose qemu_api -> tests
rust/pl011: drop dependency on qemu_api
rust/hpet: drop now unneeded qemu_api dep
rust: rename qemu_api_macros -> qemu_macros
rust: split "hwcore" crate
rust: split "system" crate
rust: split "chardev" crate
...
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
7 months ago |
| .. |
|
aarch64
|
* cpu-exec: more cleanups to CPU loop exits
|
7 months ago |
|
alpha
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
arm
|
* cpu-exec: more cleanups to CPU loop exits
|
7 months ago |
|
generic
|
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
1 year ago |
|
hexagon
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
hppa
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
i386
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
include
|
linux-user: cleanup unused linux-user/include/host directories
|
3 years ago |
|
loongarch64
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
m68k
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
microblaze
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
mips
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
mips64
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
8 months ago |
|
openrisc
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
ppc
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
riscv
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
s390x
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
sh4
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
sparc
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
x86_64
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
8 months ago |
|
xtensa
|
bsd-user, linux-user: introduce qemu_process_cpu_events
|
7 months ago |
|
elfload.c
|
linux-user: Remove a.out declarations from elfload.c
|
8 months ago |
|
errnos.c.inc
|
linux-user: Simplify host <-> target errno conversion using macros
|
5 years ago |
|
exit.c
|
accel/tcg: Move perf and debuginfo support to tcg/
|
2 years ago |
|
fd-trans.c
|
linux-user: netlink: Add missing QEMU_IFLA entries
|
1 year ago |
|
fd-trans.h
|
linux-user: Hold the fd-trans lock across fork
|
9 months ago |
|
flat.h
|
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
|
2 years ago |
|
flatload.c
|
include/exec: Split out mmap-lock.h
|
12 months ago |
|
gen-vdso-elfn.c.inc
|
linux-user: Fix GDB complaining about system-supplied DSO string table index
|
1 year ago |
|
gen-vdso.c
|
linux-user/gen-vdso: Don't read off the end of buf[]
|
9 months ago |
|
ioctls.h
|
linux-user: Add ioctl for BLKBSZSET
|
2 years ago |
|
linux_loop.h
|
linux-user: implement more loop ioctls
|
4 years ago |
|
linuxload.c
|
linux-user: Create do_init_main_thread
|
8 months ago |
|
loader.h
|
linux-user: Move arch_parse_elf_property to aarch64/elfload.c
|
8 months ago |
|
main.c
|
accel/tcg: create a thread-kick function for TCG
|
7 months ago |
|
meson.build
|
plugins: fix inclusion of user-mode APIs
|
9 months ago |
|
mmap.c
|
linux-user/mmap.c: fix "of of" typo in comment
|
11 months ago |
|
plugin-api.c
|
plugins: fix inclusion of user-mode APIs
|
9 months ago |
|
qemu.h
|
linux-user: Remove do_init_main_thread
|
8 months ago |
|
semihost.c
|
semihosting: Remove qemu_semihosting_console_outs
|
4 years ago |
|
signal-common.h
|
user: Introduce user/signal.h
|
1 year ago |
|
signal.c
|
accel/tcg: Use vaddr in cpu_loop.h
|
11 months ago |
|
socket.h
|
Supply missing header guards
|
7 years ago |
|
strace.c
|
linux-user: Tidy print_socket_protocol
|
8 months ago |
|
strace.h
|
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
4 years ago |
|
strace.list
|
linux-user: Add strace for rseq
|
8 months ago |
|
syscall.c
|
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
|
9 months ago |
|
syscall_defs.h
|
linux-user/mips/o32: Drop sa_restorer functionality
|
9 months ago |
|
syscall_types.h
|
linux-user: Add FITRIM ioctl
|
2 years ago |
|
thunk.c
|
user: Move 'thunk.h' from 'exec/user' to 'user'
|
2 years ago |
|
trace-events
|
linux-user: Rename user_force_sig tracepoint to match function name
|
4 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
uaccess.c
|
meson: Make DEBUG_REMAP a meson option
|
2 years ago |
|
uname.c
|
linux-user: Remove pointless CPU{ARCH}State casts
|
4 years ago |
|
uname.h
|
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
4 years ago |
|
user-internals.h
|
include: Remove 'exec/exec-all.h'
|
12 months ago |
|
user-mmap.h
|
user: Extract common MMAP API to 'user/mmap.h'
|
1 year ago |
|
vm86.c
|
linux-user/vm86: Fix compilation with Clang
|
2 years ago |