103 Commits (dbfed8d80837ff7d36e763163f38549169ee64cc)

Author SHA1 Message Date
Philippe Mathieu-Daudé 91fc6d8101 linux-user/microblaze: Fix little-endianness binary 10 months ago
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events 12 months ago
Richard Henderson eb727cc45a linux-user: Rename elf_check_arch 1 year ago
Richard Henderson e6b7635c9a linux-user: Standardize on ELF_MACHINE not ELF_ARCH 1 year ago
Richard Henderson db325955c7 linux-user: Move elf parameters to microblaze/target_elf.h 1 year ago
Richard Henderson e803a48c1a linux-user/microblaze: Expand target_elf_gregset_t 12 months ago
Richard Henderson e5c31ef558 linux-user/microblaze: Fold target_pt_regs.r* to an array 12 months ago
Richard Henderson cf33264f19 linux-user/microblaze: Create target_ptrace.h 12 months ago
Richard Henderson e06b9c34ea linux-user: Move elf_core_copy_regs to microblaze/elfload.c 1 year ago
Richard Henderson 2ffaa3f70d linux-user/microblaze: Create init_main_thread 1 year ago
Richard Henderson af880af8d4 linux-user: Move get_elf_cpu_model to target/elfload.c 1 year ago
Richard Henderson 58afe4cfe9 linux-user: Create target/elfload.c files 1 year ago
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2 years ago
Philippe Mathieu-Daudé b74c898158 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 2 years ago
Philippe Mathieu-Daudé fb5c28e195 user: Forward declare target_cpu_copy_regs structure 2 years ago
Laurent Vivier e12fbc36f9 linux-user: update syscall.tbl to Linux v6.10 2 years ago
Philippe Mathieu-Daudé 06e2329636 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2 years ago
Gustavo Romero 4d6d8a05a0 linux-user: Move tswap_siginfo out of target code 2 years ago
Richard Henderson 121c8dd69d linux-user: Split out cpu/target_proc.h 3 years ago
Richard Henderson da2b71fab6 linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 3 years ago
Richard Henderson 2d708164e0 linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h 3 years ago
Ilya Leoshkevich d7d5601c78 linux-user/microblaze: Handle privileged exception 4 years ago
Mike Frysinger 95fc5ed4a8 linux-user: move target_flat.h to target subdirs 4 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
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 5 years ago
Richard Henderson 72f692694f linux-user: Move target_struct.h generic definitions to generic/ 5 years ago
Richard Henderson 0b25c4a1f6 linux-user/microblaze: Fix SIGFPE si_codes 5 years ago
Richard Henderson 23ae825ab7 linux-user/microblaze: 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 fd297732a2 target/microblaze: Make mb_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 8004316d81 linux-user/microblaze: Implement setup_sigtramp 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 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
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
Richard Henderson 49e258df83 linux-user/microblaze: Remove non-rt signal frames 6 years ago
Richard Henderson 4fa3876ebb linux-user/microblaze: Implement rt signal frames 6 years ago
Richard Henderson f523531471 target/microblaze: Convert brk and brki to decodetree 6 years ago
Richard Henderson 6efd55995a target/microblaze: Fix width of ESR 6 years ago
Richard Henderson 5a8e01366c target/microblaze: Split out FSR from env->sregs 6 years ago