index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
user-internals.h
Age
Commit message (
Expand
)
Author
2024-10-03
linux-user: Remove unused handle_vm86_fault
Dr. David Alan Gilbert
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-03-06
{linux,bsd}-user: Pass pid to fork_end()
Ilya Leoshkevich
2023-03-28
linux-user: Pass last not end to probe_guest_base
Richard Henderson
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2022-06-24
linux-user: Add partial support for MADV_DONTNEED
Ilya Leoshkevich
2022-05-23
linux-user: Remove pointless CPU{ARCH}State casts
Philippe Mathieu-Daudé
2022-05-23
linux-user: Have do_syscall() use CPUArchState* instead of void*
Philippe Mathieu-Daudé
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
linux-user: Fix syscall parameter handling for MIPS n32
WANG Xuerui
2022-01-06
linux-user: Mark cpu_loop() with noreturn attribute
Philippe Mathieu-Daudé
2021-12-19
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
2021-09-13
linux-user: Drop unneeded includes from qemu.h
Peter Maydell
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell