Philippe Mathieu-Daudé
|
18b3abb722
user: Prefer cached CpuClass over CPU_GET_CLASS() macro
|
7 months ago |
Philippe Mathieu-Daudé
|
1501743654
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
|
7 months ago |
Ilya Leoshkevich
|
2b3ccf5f0d
user: Introduce host_interrupt_signal
|
6 months ago |
Ilya Leoshkevich
|
08916fd4b6
user: Introduce user/signal.h
|
6 months ago |
Philippe Mathieu-Daudé
|
1bf0d6e476
user: Move various declarations out of 'exec/exec-all.h'
|
9 months ago |
Philippe Mathieu-Daudé
|
f47dcf519d
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
|
8 months ago |
Warner Losh
|
5fa2a10ba6
bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
|
1 year ago |
Philippe Mathieu-Daudé
|
74781c0888
exec/cpu: Extract page-protection definitions to page-protection.h
|
1 year ago |
Philippe Mathieu-Daudé
|
827238668e
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
|
1 year ago |
Gustavo Romero
|
f84e313e02
gdbstub: Save target's siginfo
|
1 year ago |
Philippe Mathieu-Daudé
|
42e62aadfd
user: Prefer fast cpu_env() over slower CPU QOM cast macro
|
1 year ago |
Ilya Leoshkevich
|
e4e5cb4a54
{linux,bsd}-user: Introduce get_task_state()
|
1 year ago |
Richard Henderson
|
1764ad70ce
include/qemu: Add TCGCPUOps typedef to typedefs.h
|
1 year ago |
Stefan Hajnoczi
|
800af0aae1
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
|
1 year ago |
Richard Henderson
|
a0bc599726
build: Remove --enable-gprof
|
1 year ago |
Richard Henderson
|
b77af26e97
accel/tcg: Replace CPUState.env_ptr with cpu_env()
|
1 year ago |
Stacey Son
|
3f254cf203
bsd-user: Implement host_to_target_siginfo.
|
1 year ago |
Michael Tokarev
|
944399ffb2
bsd-user: spelling fixes
|
2 years ago |
Warner Losh
|
6538c682db
bsd-user; Update the definitions of __put_user and __get_user macros
|
2 years ago |
Alex Bennée
|
d96bf49ba8
gdbstub: move chunks of user code into own files
|
2 years ago |
Marc-André Lureau
|
8905770b27
compiler.h: replace QEMU_NORETURN with G_NORETURN
|
3 years ago |
Philippe Mathieu-Daudé
|
cd6174843b
exec/exec-all: Move 'qemu/log.h' include in units requiring it
|
3 years ago |
Warner Losh
|
eb9d35f686
bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
|
3 years ago |
Warner Losh
|
43ed426784
bsd-user/signal.c: do_sigaltstack
|
3 years ago |
Warner Losh
|
394cf69427
bsd-user/signal.c: implement do_sigaction
|
3 years ago |
Warner Losh
|
c885ae0e4e
bsd-user/signal.c: implement do_sigreturn
|
3 years ago |
Warner Losh
|
d7acd31780
bsd-user/signal.c: process_pending_signals
|
3 years ago |
Warner Losh
|
08eb66d5d8
bsd-user/signal.c: tswap_siginfo
|
3 years ago |
Warner Losh
|
6c6d4b5616
bsd-user/signal.c: handle_pending_signal
|
3 years ago |
Warner Losh
|
46f4f76d33
bsd-user/signal.c: setup_frame
|
3 years ago |