112 Commits (04e1f30eedfe581c0c3b6bc6b6f5f76c65dc2c71)

Author SHA1 Message Date
Harsh Prateek Bora 2060436aab ppc: spapr: cleanup cr get/set with helpers. 3 years ago
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
Richard Henderson 0798da8df9 linux-user/ppc: Narrow type of ccr in save_user_regs 4 years ago
Matheus Ferst 083fe9a12d linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP 5 years ago
Philippe Mathieu-Daudé cdf06ce562 linux-user: Add missing "qemu/timer.h" include 5 years ago
Thomas Huth 74154d7e4a linux-user: Remove the deprecated ppc64abi32 target 5 years ago
Cédric Le Goater 005b69fdcc target/ppc: Remove PowerPC 601 CPUs 5 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 5 years ago
Richard Henderson d30e60e7b4 linux-user/ppc: Use force_sig_fault 5 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 5 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 5 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 5 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 5 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 5 years ago
Richard Henderson 5057ae5636 linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling 5 years ago
Matheus Ferst 66c6b40aba linux-user/ppc: Fix XER access in save/restore_user_regs 5 years ago
Richard Henderson c790e4ebfe linux-user/ppc: Implement setup_sigtramp 5 years ago
Richard Henderson 5d2fc70f57 linux-user/ppc: Simplify encode_trampoline 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl to Linux v5.13 5 years ago
Philippe Mathieu-Daudé 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
Richard Henderson 6086c751c3 target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 5 years ago
Richard Henderson d736de8ff6 target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE 5 years ago
Richard Henderson ddc3e74d9c linux-user: Pass CPUArchState to target_restore_altstack 5 years ago
Richard Henderson 56384cf3ad linux-user: Use target_restore_altstack in all sigreturn 5 years ago
Richard Henderson 75da499733 linux-user/ppc: Fix msr updates for signal handling 5 years ago
Richard Henderson 3e8f1628e8 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 6 years ago
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 6 years ago
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
Laurent Vivier 4d6e318af0 linux-user: fix ppc/termbits.h 6 years ago
Filip Bozuta c218b4ede4 linux-user: Add missing termbits types and values definitions 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Marc-André Lureau 3a30446aed meson: linux-user 7 years ago
Nicholas Piggin 3c89b8d6ac target/ppc: Add support for scv and rfscv instructions 6 years ago
Richard Henderson 5da5f47e6c linux-user/ppc: Fix padding in mcontext_t for ppc64 6 years ago
Vincent Fazio feb39b6228 target/ppc: don't byte swap ELFv2 signal handler 6 years ago
Laurent Vivier 28b7d5fd59 linux-user: update syscall.tbl from linux 0bf999f9c5e7 7 years ago
Laurent Vivier 76a691f1af linux-user, ppc: add syscall table generation support 7 years ago
Suraj Jitindar Singh 5d62725b2f target/ppc: Implement the VTB for HV access 7 years ago
Richard Henderson 07a6ecf48f linux-user: Introduce cpu_clone_regs_parent 7 years ago
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 7 years ago
Alex Bennée 2762f04d50 target/ppc: fix signal delivery for ppc64abi32 7 years ago
Laurent Vivier b50d1e42a4 linux-user: set default PPC64 CPU 7 years ago
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago