1. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  2. cdf06ce linux-user: Add missing "qemu/timer.h" include by Philippe Mathieu-Daudé · 3 years, 1 month ago
  3. d08d6d6 linux-user/i386: Use force_sig, force_sig_fault by Richard Henderson · 3 years, 2 months ago
  4. 1ade5b2 linux-user/i386: Split out maybe_handle_vm86_trap by Richard Henderson · 3 years, 2 months ago
  5. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  6. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  7. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  8. 5423e6d linux-user: Split mmap prototypes into user-mmap.h by Peter Maydell · 3 years, 6 months ago
  9. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  10. c7169b0 linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged by Richard Henderson · 4 years, 1 month ago
  11. 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years, 1 month ago
  12. b26491b linux-user/i386: Emulate x86_64 vsyscalls by Richard Henderson · 5 years ago
  13. acf768a linux-user/i386: Split out gen_signal by Richard Henderson · 5 years ago
  14. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  15. 6aa9e42 target/i386: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  16. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  17. 3f8258c linux-user: move i386/x86_64 cpu loop to i386 directory by Laurent Vivier · 7 years ago
  18. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago