1. 63fd8ef target/i386: implement SYSCALL/SYSRET in 32-bit emulators by Paolo Bonzini · 1 year, 9 months ago
  2. 7f750ef linux-user, bsd-user: Preserve incoming order of environment variables in the target by Andreas Schwab · 2 years ago
  3. 2e2097b *-user: remove the guest_user_syscall tracepoints by Alex Bennée · 1 year, 10 months ago
  4. b6235a7 disas: Remove target_ulong from the interface by Richard Henderson · 1 year, 10 months ago
  5. 060e0cd bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' by Peter Maydell · 1 year, 11 months ago
  6. 0e33928 accel/tcg: Use one_insn_per_tb global instead of old singlestep global by Peter Maydell · 1 year, 11 months ago
  7. 3cfb045 make one-insn-per-tb an accel option by Peter Maydell · 1 year, 11 months ago
  8. 95059f9 include/exec: Change reserved_va semantics to last byte by Richard Henderson · 2 years ago
  9. 49840a4 accel/tcg: Pass last not end to page_set_flags by Richard Henderson · 2 years ago
  10. c566080 gdbstub: move syscall handling to new file by Alex Bennée · 2 years ago
  11. d96bf49 gdbstub: move chunks of user code into own files by Alex Bennée · 2 years ago
  12. 6da777e bsd-user: implement sysctlbyname(2) by Kyle Evans · 2 years, 1 month ago
  13. 7adda6d bsd-user: do_freebsd_sysctl helper for sysctl(2) by Kyle Evans · 2 years, 1 month ago
  14. 248a485 bsd-user: Start translation of arch-specific sysctls by Juergen Lock · 2 years, 1 month ago
  15. dd7a627 bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants by Juergen Lock · 2 years, 1 month ago
  16. 0394968 bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt by Juergen Lock · 2 years, 1 month ago
  17. efba70d bsd-user: Helper routines oidfmt by Stacey Son · 2 years, 1 month ago
  18. 0867507 bsd-user: various helper routines for sysctl by Warner Losh · 2 years, 1 month ago
  19. fb96f5d bsd-user: Add sysarch syscall by Stacey Son · 2 years, 1 month ago
  20. 4cf41e8 bsd-user: Don't truncate the return value from freebsd_syscall by Doug Rabson · 2 years, 3 months ago
  21. e022d9c bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD by Emanuele Giuseppe Esposito · 2 years, 2 months ago
  22. 48e438a bsd-user: Clean up includes by Markus Armbruster · 2 years, 1 month ago
  23. 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 4 months ago
  24. 41bf932 bsd-user: Catch up with sys/param.h requirement for machine/pmap.h by Muhammad Moinur Rahman · 2 years, 5 months ago
  25. 8f39e01 accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET by Richard Henderson · 2 years, 5 months ago
  26. 3f1b023 bsd-user: Remove stray 'inline' from do_bsd_close by Warner Losh · 2 years, 9 months ago
  27. 952d5d3 bsd-user: Implement undelete by Warner Losh · 2 years, 9 months ago
  28. d3f29dd bsd-user: Implement pathconf, lpathconf and fpathconf by Warner Losh · 2 years, 9 months ago
  29. 5fbd801 bsd-user: Implement mkfifo and mkfifoat by Warner Losh · 2 years, 9 months ago
  30. 17a4d13 bsd-user: Implement chroot and flock by Warner Losh · 2 years, 9 months ago
  31. c6f0a7d bsd-user: Implement chflags, lchflags and fchflags by Warner Losh · 2 years, 9 months ago
  32. 58af3e2 bsd-user: Implement chown, fchown, lchown and fchownat by Warner Losh · 2 years, 9 months ago
  33. 79cfae0 bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat by Warner Losh · 2 years, 9 months ago
  34. 0db0db8 bsd-user: implement chmod, fchmod, lchmod and fchmodat by Warner Losh · 2 years, 9 months ago
  35. c7b62b4 bsd-user: Implement symlink, symlinkat, readlink and readlinkat by Warner Losh · 2 years, 9 months ago
  36. af2ae2e bsd-user: Implement mount, umount and nmount by Warner Losh · 2 years, 9 months ago
  37. d35020e bsd-user: Implement acct and sync by Warner Losh · 2 years, 9 months ago
  38. 4b795b1 bsd-user: Implement trunctate and ftruncate by Warner Losh · 2 years, 9 months ago
  39. a15699a bsd-user: Implement dup and dup2 by Warner Losh · 2 years, 9 months ago
  40. 6af8f76 bsd-user: Implement rmdir and undocumented __getcwd by Warner Losh · 2 years, 9 months ago
  41. 1ffbd5e bsd-user: Implement mkdir and mkdirat by Warner Losh · 2 years, 9 months ago
  42. 2d3b7e0 bsd-user: Implement link, linkat, unlink and unlinkat by Warner Losh · 2 years, 9 months ago
  43. ab5fd2d bsd-user: Implement rename and renameat by Warner Losh · 2 years, 9 months ago
  44. 390f547 bsd-user: Implement chdir and fchdir by Warner Losh · 2 years, 9 months ago
  45. 65c6c4c bsd-user: Implement revoke, access, eaccess and faccessat by Warner Losh · 2 years, 9 months ago
  46. a2ba6c7 bsd-user: Implement fdatasync, fsync and close_from by Warner Losh · 2 years, 9 months ago
  47. 77d3522 bsd-user: Implement open, openat and close by Warner Losh · 2 years, 9 months ago
  48. 9554d33 bsd-user/freebsd/os-syscall.c: Implement exit by Warner Losh · 3 years, 1 month ago
  49. 770d8ab bsd-user/bsd-file.h: Meat of the write system calls by Warner Losh · 3 years, 1 month ago
  50. 80da1b0 bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv by Warner Losh · 3 years, 1 month ago
  51. db69788 bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate by Warner Losh · 3 years, 1 month ago
  52. 883808d bsd-user/freebsd/os-syscall.c: unlock_iovec by Warner Losh · 3 years, 1 month ago
  53. 1ed771b bsd-user/freebsd/os-syscall.c: lock_iovec by Warner Losh · 3 years, 1 month ago
  54. ea9cea9 Clean up decorations and whitespace around header guards by Markus Armbruster · 2 years, 10 months ago
  55. 9c09280 Clean up ill-advised or unusual header guards by Markus Armbruster · 2 years, 10 months ago
  56. 52581c7 Clean up header guards that don't match their file name by Markus Armbruster · 2 years, 10 months ago
  57. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 11 months ago
  58. 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
  59. 9c125d1 Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 2 years, 11 months ago
  60. 55d71e0 Don't include sysemu/tcg.h if it is not necessary by Thomas Huth · 3 years ago
  61. 905c78f bsd-user: Use qemu_set_log_filename_flags by Richard Henderson · 2 years, 11 months ago
  62. 43b7616 bsd-user: Expand log_page_dump inline by Richard Henderson · 2 years, 11 months ago
  63. c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 11 months ago
  64. 54ee5b3 util/log: Drop manual log buffering by Richard Henderson · 2 years, 11 months ago
  65. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  66. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  67. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  68. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
  69. a5b8816 bsd-user: Add safe system call macros by Warner Losh · 3 years, 1 month ago
  70. 0ff0508 bsd-user: Define target_arg64 by Warner Losh · 3 years, 1 month ago
  71. 647afdf bsd-user: introduce target.h by Warner Losh · 3 years, 1 month ago
  72. c5c84d1 bsd-user/bsd-file.h: Implementation details for the filesystem calls by Warner Losh · 3 years, 1 month ago
  73. deeff83 bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno by Warner Losh · 3 years, 1 month ago
  74. 304f944 bsd-user/sycall.c: Now obsolete, remove by Warner Losh · 3 years, 1 month ago
  75. a1ea194 bsd-user: Move system call building to os-syscall.c by Warner Losh · 3 years, 1 month ago
  76. 66eed09 bsd-user/freebsd/os-syscall.c: Move syscall processing here by Warner Losh · 3 years, 1 month ago
  77. a941a16 bsd-user: Remove bsd_type by Warner Losh · 3 years, 1 month ago
  78. 0724067 bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target by Warner Losh · 3 years, 1 month ago
  79. f1f2245 bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target by Warner Losh · 3 years, 1 month ago
  80. e555e70 bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls by Warner Losh · 3 years, 1 month ago
  81. 8f4b481 bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall by Warner Losh · 3 years, 1 month ago
  82. 2614aed bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall by Warner Losh · 3 years, 1 month ago
  83. 872b349 bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64 by Warner Losh · 3 years, 1 month ago
  84. d194018 bsd-user/main.c: Drop syscall flavor arg -bsd by Warner Losh · 3 years, 1 month ago
  85. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 1 month ago
  86. eb9d35f bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026 by Warner Losh · 3 years, 1 month ago
  87. 1103d59 bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args by Warner Losh · 3 years, 2 months ago
  88. bab6ccc bsd-user: Rename arg name for target_cpu_reset to env by Warner Losh · 3 years, 2 months ago
  89. 43ed426 bsd-user/signal.c: do_sigaltstack by Warner Losh · 3 years, 2 months ago
  90. 394cf69 bsd-user/signal.c: implement do_sigaction by Warner Losh · 3 years, 2 months ago
  91. c885ae0 bsd-user/signal.c: implement do_sigreturn by Warner Losh · 3 years, 2 months ago
  92. d7acd31 bsd-user/signal.c: process_pending_signals by Warner Losh · 3 years, 2 months ago
  93. 08eb66d bsd-user/signal.c: tswap_siginfo by Warner Losh · 3 years, 2 months ago
  94. 6c6d4b5 bsd-user/signal.c: handle_pending_signal by Warner Losh · 3 years, 2 months ago
  95. 46f4f76 bsd-user/signal.c: setup_frame by Warner Losh · 3 years, 2 months ago
  96. c93cbac bsd-user/signal.c: sigset manipulation routines. by Warner Losh · 3 years, 2 months ago
  97. 38be620 bsd-user/signal.c: Fill in queue_signal by Warner Losh · 3 years, 2 months ago
  98. 3771454 bsd-user/signal.c: Implement dump_core_and_abort by Warner Losh · 3 years, 2 months ago
  99. fd5bec9 bsd-user/strace.c: print_taken_signal by Warner Losh · 3 years, 2 months ago
  100. e625c7e bsd-user/signal.c: Implement host_signal_handler by Warner Losh · 3 years, 2 months ago