672 Commits (44ed2fd1ea0e5c62dca2f26bee871652a93c6837)

Author SHA1 Message Date
Ilya Leoshkevich 44ed2fd1ea linux-user/main: Allow setting tb-size 2 years ago
Ilya Leoshkevich d156d5d1df gdbstub: Allow late attachment 2 years ago
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 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é 970ae60e9b accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) 2 years ago
Ilya Leoshkevich c107521e0e linux-user: Allow custom rt signal mappings 2 years ago
Vivian Wang 25268a1855 linux-user/main: Check errno when getting AT_EXECFD 2 years ago
Richard Henderson f324a03ee2 linux-user/main: Suppress out-of-range comparison warning for clang 2 years ago
Warner Losh 1b6f1b2e82 linux-user: Adjust comment to reflect the code. 2 years ago
Philippe Mathieu-Daudé 16aa8eaaac exec: Restrict inclusion of 'user/guest-base.h' 3 years ago
Nguyen Dinh Phi 2ee80bce4f linux-user: replace calloc() with g_new0() 2 years ago
Gustavo Romero f84e313e02 gdbstub: Save target's siginfo 2 years ago
Gustavo Romero b6617e937e gdbstub: Rename back gdb_handlesig 2 years ago
Ilya Leoshkevich 6604b05763 gdbstub: Call gdbserver_fork() both in parent and in child 2 years ago
Ilya Leoshkevich 9d456e092d {linux,bsd}-user: Pass pid to gdbserver_fork() 2 years ago
Ilya Leoshkevich 4edc98fcc8 {linux,bsd}-user: Pass pid to fork_end() 2 years ago
Ilya Leoshkevich 3d6ed98da8 gdbstub: Introduce gdbserver_fork_start() 2 years ago
Ilya Leoshkevich d4e1369abe {linux,bsd}-user: Update ts_tid after fork() 2 years ago
Richard Henderson 78b79b2cb3 linux-user: Bound mmap_min_addr by host page size 3 years ago
Richard Henderson ff8a8bbc2a linux-user: Allow TARGET_PAGE_BITS_VARY 3 years ago
Richard Henderson 01e449809b *-user: Deprecate and disable -p pagesize 3 years ago
Richard Henderson 13c1339755 linux-user: Remove qemu_host_page_size from main 3 years ago
Ilya Leoshkevich 327b75a469 accel/tcg: Move perf and debuginfo support to tcg/ 3 years ago
Philippe Mathieu-Daudé c61a0d31f8 cli: Remove deprecated '-singlestep' command line option 3 years ago
Philippe Mathieu-Daudé 3c55dd5896 hw/cpu: Clean up global variable shadowing 3 years ago
Richard Henderson d7ec12f83c tcg: Split out tcg init functions to tcg/startup.h 3 years ago
Richard Henderson 935f75ae63 tcg: Remove argument to tcg_prologue_init 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Richard Henderson da2b71fab6 linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 3 years ago
Richard Henderson c8fb5cf97d linux-user: Adjust task_unmapped_base for reserved_va 3 years ago
Richard Henderson 0662a626a7 linux-user: Properly set image_info.brk in flatload 3 years ago
Andreas Schwab 7f750efcaa linux-user, bsd-user: Preserve incoming order of environment variables in the target 3 years ago
Thomas Huth b67e5cb43b linux-user/main: Use list_cpus() instead of cpu_list() 3 years ago
Peter Maydell e99c1f89b2 linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' 3 years ago
Peter Maydell 0e33928cd9 accel/tcg: Use one_insn_per_tb global instead of old singlestep global 3 years ago
Peter Maydell 3cfb0456c3 make one-insn-per-tb an accel option 3 years ago
Richard Henderson 95059f9c31 include/exec: Change reserved_va semantics to last byte 3 years ago
Richard Henderson 2f7828b572 linux-user: Diagnose misaligned -R size 3 years ago
fanwj@mail.ustc.edu.cn 2732c739d8 linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 4 years ago
Helge Deller 258bec39f3 linux-user: Fix access to /proc/self/exe 4 years ago
Alex Bennée d96bf49ba8 gdbstub: move chunks of user code into own files 3 years ago
Ilya Leoshkevich 7de0816f69 linux-user: Always exit from exclusive state in fork_end() 4 years ago
Ilya Leoshkevich 5584e2dbe8 tcg: add perfmap and jitdump 4 years ago
Alex Bennée f7e15affa8 plugins: add [pre|post]fork helpers to linux-user 4 years ago
Helge Deller 0a3346b593 linux-user/hppa: Increase guest stack size to 80MB for hppa target 4 years ago
Richard Henderson e4a4aaa51b semihosting: Create qemu_semihosting_guestfd_init 4 years ago
Richard Henderson 60f1c8017a linux-user: Clean up arg_start/arg_end confusion 4 years ago
Marc-André Lureau 49f9522193 include: rename qemu-common.h qemu/help-texts.h 4 years ago
Thomas Huth 55d71e0b78 Don't include sysemu/tcg.h if it is not necessary 4 years ago
Richard Henderson b410253f9f linux-user: Use qemu_set_log_filename_flags 4 years ago