45 Commits (a6b30bcae6ebc71bae83e0ac7a5f0dfc93bb5b3e)

Author SHA1 Message Date
Aleksandar Markovic 381063d778 linux-user: microblaze: Update syscall numbers to kernel 5.5 level 6 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
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson f5c7e93ad9 target/microblaze: Use env_cpu, env_archcpu 7 years ago
Markus Armbruster 90c84c5600 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Philippe Mathieu-Daudé 84ca4fa99d linux-user: Report error message on stderr, rather than stdout 8 years ago
Philippe Mathieu-Daudé 8f0ea81643 linux-user: Do not report "syscall not implemented" by default 8 years ago
Richard Henderson 966a6356b7 linux-user/microblaze: Fix typo in accept4 syscall 8 years ago
Laurent Vivier e5171a9eb9 linux-user: move generic signal definitions to generic/signal.h 8 years ago
Laurent Vivier 9850f9f63a linux-user: move get_sp_from_cpustate() to target_cpu.h 8 years ago
Laurent Vivier 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Edgar E. Iglesias 0a22f8cf3e target-microblaze: Make special registers 64-bit 8 years ago
Laurent Vivier 500fa60760 linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago
Laurent Vivier 465e237bf7 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
Laurent Vivier 82e8e64553 linux-user: move microblaze cpu loop to microblaze directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Laurent Vivier cb6ac802ef linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 8 years ago
Laurent Vivier f9fb3ba359 linux-user: move microblaze signal.c parts to microblaze directory 8 years ago
Laurent Vivier befb7447a0 linux-user: create a dummy per arch signal.c 8 years ago
Laurent Vivier a31e7605dd linux-user: fix microblaze get_sp_from_cpustate() 8 years ago
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Andreas Schwab 2b74f621f1 linux-user: Implement ioctl cmd TIOCGPTPEER 8 years ago
Laurent Vivier 5457dc9e37 linux-user: fix TARGET_NR_select 10 years ago
Markus Armbruster 3500385697 linux-user: Clean up target_structs.h header guards 10 years ago
Markus Armbruster 9c93ae13a4 linux-user: Clean up target_signal.h header guards 10 years ago
Markus Armbruster 55c5063c61 linux-user: Clean up target_cpu.h header guards 10 years ago
Markus Armbruster 3622634bc6 linux-user: Clean up target_syscall.h header guards 10 years ago
Timothy E Baldwin 4134ecfeb9 linux-user: Support for restarting system calls for Microblaze targets 10 years ago
Riku Voipio 7c73d2a3fa linux-user: sync syscall numbers with kernel 10 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Riku Voipio cbc14e6f28 linux-user: set minimum kernel version to 2.6.32 12 years ago
Riku Voipio 4fc4732047 linux-user: sync syscall numbers upto 3.13 12 years ago
Petar Jovanovic 55a2b1631f linux-user: create target_structs header to place ipc_perm and shmid_ds 13 years ago
Peter Maydell 4ce6243dc6 linux-user: Clean up handling of clone() argument order 13 years ago
Peter Maydell 6291ad77d7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
Paolo Bonzini cb9c377f54 janitor: add guards to headers 14 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Edgar E. Iglesias 8dfbe4e839 microblaze: Add syscall, signal and termbits defs for linux-user. 17 years ago