summaryrefslogtreecommitdiff
path: root/linux-user/microblaze
AgeCommit message (Expand)Author
2026-03-05linux-user: make syscall emulation interruptibleFlorian Hofhammer
2025-10-16linux-user/microblaze: Fix little-endianness binaryPhilippe Mathieu-Daudé
2025-09-17bsd-user, linux-user: introduce qemu_process_cpu_eventsPaolo Bonzini
2025-08-30linux-user: Rename elf_check_archRichard Henderson
2025-08-30linux-user: Standardize on ELF_MACHINE not ELF_ARCHRichard Henderson
2025-08-30linux-user: Move elf parameters to microblaze/target_elf.hRichard Henderson
2025-08-30linux-user/microblaze: Expand target_elf_gregset_tRichard Henderson
2025-08-30linux-user/microblaze: Fold target_pt_regs.r* to an arrayRichard Henderson
2025-08-30linux-user/microblaze: Create target_ptrace.hRichard Henderson
2025-08-30linux-user: Move elf_core_copy_regs to microblaze/elfload.cRichard Henderson
2025-08-28linux-user/microblaze: Create init_main_threadRichard Henderson
2025-08-28linux-user: Move get_elf_cpu_model to target/elfload.cRichard Henderson
2025-08-28linux-user: Create target/elfload.c filesRichard Henderson
2025-02-18linux-user: Move TARGET_SA_RESTORER out of generic/signal.hAndreas Schwab
2024-12-20user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'Philippe Mathieu-Daudé
2024-12-20user: Forward declare target_cpu_copy_regs structurePhilippe Mathieu-Daudé
2024-09-27Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-09-22linux-user: update syscall.tbl to Linux v6.10Laurent Vivier
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-03-13linux-user: Move tswap_siginfo out of target codeGustavo Romero
2023-09-01linux-user: Split out cpu/target_proc.hRichard Henderson
2023-08-08linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.hRichard Henderson
2023-08-08linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.hRichard Henderson
2023-02-21linux-user/microblaze: Handle privileged exceptionIlya Leoshkevich
2023-02-03linux-user: move target_flat.h to target subdirsMike Frysinger
2022-09-27linux-user: Provide MADV_* definitionsIlya Leoshkevich
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-02-01linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev
2022-01-11linux-user: Move target_struct.h generic definitions to generic/Richard Henderson
2022-01-11linux-user/microblaze: Fix SIGFPE si_codesRichard Henderson
2022-01-11linux-user/microblaze: Use force_sig_faultRichard Henderson
2022-01-06linux-user: Split out do_prctl and subroutinesRichard Henderson
2022-01-06linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao
2022-01-06linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao
2021-12-19linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURNRichard Henderson
2021-12-19linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson
2021-11-02target/microblaze: Make mb_cpu_tlb_fill sysemu onlyRichard Henderson
2021-10-01linux-user/microblaze: Implement setup_sigtrampRichard Henderson
2021-09-13linux-user: Split linux-user internals out of qemu.hPeter Maydell
2021-09-13linux-user: Split signal-related prototypes into signal-common.hPeter Maydell
2021-07-13linux-user: update syscall.tbl to Linux v5.13Laurent Vivier
2021-07-12linux-user: Extract target errno to 'target_errno_defs.h'Philippe Mathieu-Daudé
2021-05-15linux-user: Pass CPUArchState to target_restore_altstackRichard Henderson
2021-05-15linux-user: Use target_restore_altstack in all sigreturnRichard Henderson
2020-11-15linux user: Fix Lesser GPL version numberChetan Pant
2020-11-11linux-user: Correct definition of stack_tLemonBoy
2020-10-26linux-user: update syscall.tbl to Linux 5.9-rc7Laurent Vivier
2020-10-14linux-user/microblaze: Remove non-rt signal framesRichard Henderson
2020-10-14linux-user/microblaze: Implement rt signal framesRichard Henderson
2020-09-01target/microblaze: Convert brk and brki to decodetreeRichard Henderson