summary refs log tree commit diff stats
path: root/linux-user/microblaze (follow)
Commit message (Expand)AuthorAgeFilesLines
* linux-user/microblaze: Create init_main_threadRichard Henderson2025-08-281-34/+5
* linux-user: Move get_elf_cpu_model to target/elfload.cRichard Henderson2025-08-282-4/+11
* linux-user: Create target/elfload.c filesRichard Henderson2025-08-281-0/+1
* linux-user: Move TARGET_SA_RESTORER out of generic/signal.hAndreas Schwab2025-02-181-0/+2
* user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'Philippe Mathieu-Daudé2024-12-201-1/+1
* user: Forward declare target_cpu_copy_regs structurePhilippe Mathieu-Daudé2024-12-201-1/+1
* Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-09-271-3/+19
|\
| * linux-user: update syscall.tbl to Linux v6.10Laurent Vivier2024-09-221-3/+19
* | license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé2024-09-202-2/+2
|/
* linux-user: Move tswap_siginfo out of target codeGustavo Romero2024-03-131-1/+1
* linux-user: Split out cpu/target_proc.hRichard Henderson2023-09-011-0/+1
* linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.hRichard Henderson2023-08-081-0/+3
* linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.hRichard Henderson2023-08-081-0/+8
* linux-user/microblaze: Handle privileged exceptionIlya Leoshkevich2023-02-211-2/+8
* linux-user: move target_flat.h to target subdirsMike Frysinger2023-02-031-0/+1
* linux-user: Provide MADV_* definitionsIlya Leoshkevich2022-09-271-0/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev2022-02-011-0/+1
* linux-user: Move target_struct.h generic definitions to generic/Richard Henderson2022-01-111-58/+1
* linux-user/microblaze: Fix SIGFPE si_codesRichard Henderson2022-01-111-5/+15
* linux-user/microblaze: Use force_sig_faultRichard Henderson2022-01-111-36/+25
* linux-user: Split out do_prctl and subroutinesRichard Henderson2022-01-061-0/+1
* linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao2022-01-061-1/+0
* linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao2022-01-061-18/+0
* linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURNRichard Henderson2021-12-192-3/+3
* linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson2021-12-191-1/+1
* target/microblaze: Make mb_cpu_tlb_fill sysemu onlyRichard Henderson2021-11-021-10/+0
* linux-user/microblaze: Implement setup_sigtrampRichard Henderson2021-10-012-7/+19
* linux-user: Split linux-user internals out of qemu.hPeter Maydell2021-09-132-0/+2
* linux-user: Split signal-related prototypes into signal-common.hPeter Maydell2021-09-131-0/+1
* linux-user: update syscall.tbl to Linux v5.13Laurent Vivier2021-07-131-0/+7
* linux-user: Extract target errno to 'target_errno_defs.h'Philippe Mathieu-Daudé2021-07-121-0/+7
* linux-user: Pass CPUArchState to target_restore_altstackRichard Henderson2021-05-151-1/+1
* linux-user: Use target_restore_altstack in all sigreturnRichard Henderson2021-05-151-5/+1
* linux user: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
* linux-user: Correct definition of stack_tLemonBoy2020-11-111-3/+3
* linux-user: update syscall.tbl to Linux 5.9-rc7Laurent Vivier2020-10-261-1/+3
* linux-user/microblaze: Remove non-rt signal framesRichard Henderson2020-10-142-96/+2
* linux-user/microblaze: Implement rt signal framesRichard Henderson2020-10-141-9/+82
* target/microblaze: Convert brk and brki to decodetreeRichard Henderson2020-09-011-1/+1
* target/microblaze: Fix width of ESRRichard Henderson2020-09-011-1/+1
* target/microblaze: Split out FSR from env->sregsRichard Henderson2020-09-011-2/+2
* target/microblaze: Split out ESR from env->sregsRichard Henderson2020-09-011-3/+3
* target/microblaze: Split out PC from env->sregsRichard Henderson2020-09-012-10/+10
* linux-user: Add generic 'termbits.h' for some archsFilip Bozuta2020-08-271-219/+1
* linux-user: Add strace support for printing arguments of syscalls used to loc...Filip Bozuta2020-08-271-2/+3
* meson: linux-userMarc-André Lureau2020-08-212-5/+5
* linux-user: update syscall.tbl from linux 0bf999f9c5e7Laurent Vivier2020-03-201-0/+2
* linux-user, microblaze: add syscall table generation supportLaurent Vivier2020-03-204-442/+480
* linux-user: microblaze: Update syscall numbers to kernel 5.5 levelAleksandar Markovic2020-02-171-0/+45