Stefan Hajnoczi
516fffc993
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
linux-user: Fix guest signal remapping after adjusting SIGABRT
linux-user: Implement VDSOs
* tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu: (21 commits)
build: Add update-linux-vdso makefile rule
linux-user: Show vdso address in /proc/pid/maps
linux-user/s390x: Add vdso
linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
linux-user/ppc: Add vdso
linux-user/loongarch64: Add vdso
linux-user/riscv: Add vdso
linux-user/hppa: Add vdso
linux-user/arm: Add vdso
linux-user/aarch64: Add vdso
linux-user/x86_64: Add vdso
linux-user/i386: Add vdso
linux-user: Add gen-vdso tool
linux-user: Load vdso image if available
linux-user: Replace bprm->fd with bprm->src.fd
linux-user: Use ImageSource in load_symbols
linux-user: Use ImageSource in load_elf_image
linux-user: Do not clobber bprm_buf swapping ehdr
linux-user: Tidy loader_exec
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
...
Conflicts:
linux-user/arm/signal.c
Fix an #include context conflict.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-10-31 07:12:40 +09:00
..
2023-10-31 07:12:40 +09:00
2023-09-01 13:33:47 -07:00
2023-10-31 07:12:40 +09:00
2023-09-01 13:33:09 -07:00
2023-07-15 08:02:32 +01:00
2023-09-01 13:33:09 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-08-08 20:44:08 +02:00
2023-10-30 13:41:55 -07:00
2023-09-01 13:33:09 -07:00
2023-09-01 13:33:09 -07:00
2023-10-18 15:32:16 -07:00
2023-09-01 13:33:09 -07:00
2023-09-01 13:33:09 -07:00
2023-09-01 13:33:09 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:56 -07:00
2023-10-18 15:32:16 -07:00
2023-10-25 01:01:12 -07:00
2023-10-30 13:41:55 -07:00
2023-09-01 13:33:09 -07:00
2023-10-31 07:12:40 +09:00
2023-10-04 11:03:54 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-04 11:03:54 -07:00
2023-10-30 13:41:55 -07:00
2023-10-27 11:44:32 +01:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:40:35 -07:00
2023-09-29 10:07:16 +02:00
2023-07-08 16:55:08 +02:00
2023-07-15 08:02:32 +01:00
2023-10-30 13:41:56 -07:00
2023-08-09 07:17:42 -07:00
2023-03-28 15:23:10 -07:00
2023-09-01 13:35:02 -07:00