1. 107684c qtest: fix qtest log fd should be initialized before qtest chardev by Li Liu · 10 years ago
  2. 60a7901 qtest/irq: Rework IRQ interception by Peter Crosthwaite · 10 years ago
  3. f6a1ef6 accel: Pass MachineState object to accel init functions by Eduardo Habkost · 10 years ago
  4. 0d15da8 accel: Rename 'init' method to 'init_machine' by Eduardo Habkost · 10 years ago
  5. 3a6ce51 accel: Move qtest accel registration to qtest.c by Eduardo Habkost · 10 years ago
  6. 1ad9580 icount: Add QemuOpts for icount by Sebastian Tanase · 10 years ago
  7. 2a802aa qtest: fix hex2nib for capital characters by Sergey Fedorov · 10 years ago
  8. a5f5429 qdev: Implement named GPIOs by Peter Crosthwaite · 10 years ago
  9. f1e2987 machine: Replace QEMUMachine by MachineClass in accelerator configuration by Marcel Apfelbaum · 10 years ago
  10. 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
  11. 23802b4 qtest: Don't segfault with invalid -qtest option by Fam Zheng · 10 years ago
  12. b3be57c qtest: don't report signals if qtest driver enabled by Michael S. Tsirkin · 10 years ago
  13. d4fce24 qtest: split configuration of qtest accelerator and chardev by Paolo Bonzini · 11 years ago
  14. 35aa3fb qtest: Fix FMT_timeval vs time_t by Richard Henderson · 11 years ago
  15. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  16. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 11 years ago
  17. ac70aaf aio / timers: Use all timerlists in icount warp calculations by Alex Bligh · 11 years ago
  18. ba646ff qtest: Don't reset on qtest chardev connect by Markus Armbruster · 11 years ago
  19. 56863d4 qtest: Handle addresses and values for {in, out}[bwl] as unsigned by Peter Maydell · 11 years ago
  20. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 11 years ago
  21. 0fbf01f qtest: use synchronous I/O for char device by Anthony Liguori · 11 years ago
  22. 872536b qtest: Add MMIO support by Andreas Färber · 11 years ago
  23. 5dd6be0 qtest: Use strtoull() for uint64_t by Andreas Färber · 11 years ago
  24. d5286af accel: change {xen, kvm, tcg, qtest}_allowed from int to bool by liguang · 11 years ago
  25. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  26. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  27. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  28. 7f3bf92 qtest: Fix tv_usec != long by Richard Henderson · 12 years ago
  29. 3f97fd8 qtest: Add missing GCC_FMT_ATTR by Stefan Weil · 12 years ago
  30. 6e92466 qtest: use qemu_gettimeofday() by Anthony Liguori · 12 years ago
  31. 6b7cff7 qtest: fix 32-bit build by Anthony Liguori · 12 years ago
  32. 8156be5 qtest: add clock management by Paolo Bonzini · 12 years ago
  33. 2028834 qtest: IRQ interception infrastructure by Paolo Bonzini · 12 years ago
  34. c7f0f3b qtest: add test framework by Anthony Liguori · 12 years ago