QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
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.
 
 
 
 
 
 
Robbin Ehn bb0a45e931 linux-user/riscv: Add new extensions to hwprobe 3 years ago
..
aarch64 linux-user: Emulate /proc/cpuinfo on aarch64 and arm 3 years ago
alpha linux-user: Emulate /proc/cpuinfo for Alpha 3 years ago
arm linux-user: Emulate /proc/cpuinfo on aarch64 and arm 3 years ago
cris linux-user: Split out cpu/target_proc.h 3 years ago
generic linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
hexagon linux-user: Split out cpu/target_proc.h 3 years ago
hppa linux-user: Split out cpu/target_proc.h 3 years ago
i386 linux-user: Split out cpu/target_proc.h 3 years ago
include linux-user: cleanup unused linux-user/include/host directories 3 years ago
loongarch64 linux-user: Split out cpu/target_proc.h 3 years ago
m68k linux-user: Split out cpu/target_proc.h 3 years ago
microblaze linux-user: Split out cpu/target_proc.h 3 years ago
mips linux-user: Split out cpu/target_proc.h 3 years ago
mips64 linux-user: Split out cpu/target_proc.h 3 years ago
nios2 linux-user: Split out cpu/target_proc.h 3 years ago
openrisc linux-user: Split out cpu/target_proc.h 3 years ago
ppc linux-user: Split out cpu/target_proc.h 3 years ago
riscv linux-user/riscv: Use abi type for target_ucontext 3 years ago
s390x linux-user: Split out cpu/target_proc.h 3 years ago
sh4 linux-user: Split out cpu/target_proc.h 3 years ago
sparc linux-user: Split out cpu/target_proc.h 3 years ago
x86_64 linux-user: Split out cpu/target_proc.h 3 years ago
xtensa linux-user: Split out cpu/target_proc.h 3 years ago
cpu_loop-common.h linux-user: Add guest memory layout to exception dump 3 years ago
elfload.c linux-user: Remove ELF_START_MMAP and image_info.start_mmap 3 years ago
errnos.c.inc linux-user: Simplify host <-> target errno conversion using macros 5 years ago
exit.c *: Add missing includes of qemu/plugin.h 3 years ago
fd-trans.c linux-user: handle netlink flag NLA_F_NESTED 3 years ago
fd-trans.h linux-user: fix timerfd read endianness conversion 3 years ago
flat.h linux-user/: fix some comment spelling errors 6 years ago
flatload.c accel/tcg: spelling fixes 3 years ago
ioctls.h linux-user: remove conditionals for many fs.h ioctls 4 years ago
linux_loop.h linux-user: implement more loop ioctls 4 years ago
linuxload.c linux-user: Clean up arg_start/arg_end confusion 4 years ago
loader.h linux-user: Emulate /proc/cpuinfo on aarch64 and arm 3 years ago
main.c linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 3 years ago
meson.build accel/tcg: Add debuginfo support 3 years ago
mmap.c linux-user: Track shm regions with an interval tree 3 years ago
qemu.h linux-user: Remove ELF_START_MMAP and image_info.start_mmap 3 years ago
semihost.c semihosting: Remove qemu_semihosting_console_outs 4 years ago
signal-common.h linux-user: Add missing signals in strace output 4 years ago
signal.c gdbstub: move chunks of user code into own files 3 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Fix strace output for old_mmap 3 years ago
strace.h linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
strace.list linux-user: Improve strace output of pread64() and pwrite64() 3 years ago
syscall.c linux-user/riscv: Add new extensions to hwprobe 3 years ago
syscall_defs.h linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
syscall_types.h linux-user: implement more loop ioctls 4 years ago
thunk.c linux-user: Use ARRAY_SIZE with bitmask_transtbl 3 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 linux-user: Split linux-user internals out of qemu.h 5 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 linux-user: Pass last not end to probe_guest_base 3 years ago
user-mmap.h linux-user: Move shmat and shmdt implementations to mmap.c 3 years ago
vm86.c linux-user: Split linux-user internals out of qemu.h 5 years ago