1. b86f59c accel: replace struct CpusAccel with AccelOpsClass by Claudio Fontana · 4 years, 2 months ago
  2. 940e43a accel: extend AccelState and AccelClass to user-mode by Claudio Fontana · 4 years, 2 months ago
  3. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 2 months ago
  4. c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years, 2 months ago
  5. 9ea9087 cpu: move adjust_watchpoint_address to tcg_ops by Claudio Fontana · 4 years, 2 months ago
  6. 79fc8d4 physmem: make watchpoint checking code TCG-only by Claudio Fontana · 4 years, 2 months ago
  7. 8360ebe Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 2 months ago
  8. 1895b97 block: move blk_exp_close_all() to qemu_cleanup() by Sergio Lopez · 4 years, 2 months ago
  9. 369d6dc memory: add readonly support to memory_region_init_ram_from_file() by Stefan Hajnoczi · 4 years, 3 months ago
  10. 651d588 error: rename error_with_timestamp to message_with_timestamp by Stefan Hajnoczi · 4 years, 2 months ago
  11. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 2 months ago
  12. 653c974 vnc: support "-vnc help" by Paolo Bonzini · 4 years, 2 months ago
  13. bbf9019 softmmu/physmem: Silence GCC 10 maybe-uninitialized error by Philippe Mathieu-Daudé · 4 years, 2 months ago
  14. c27025e runstate: cleanup reboot and panic actions by Paolo Bonzini · 4 years, 2 months ago
  15. 5ef0317 gdbstub: drop gdbserver_cleanup in favour of gdb_exit by Alex Bennée · 4 years, 2 months ago
  16. 1da8de3 util: Enhance flush_icache_range with separate data pointer by Richard Henderson · 4 years, 3 months ago
  17. aadac5b Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  18. 90835c2 seccomp: convert to meson by Paolo Bonzini · 4 years, 4 months ago
  19. b7cd9c1 clock: Define and use new clock_display_freq() by Peter Maydell · 4 years, 3 months ago
  20. 084cfca util: Extract flush_icache_range to cacheflush.c by Richard Henderson · 4 years, 3 months ago
  21. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 3 months ago
  22. facf7c6 vl: initialize displays _after_ exiting preconfiguration by Paolo Bonzini · 4 years, 3 months ago
  23. 7245ca7 vl: rename local variable in configure_accelerators by Paolo Bonzini · 4 years, 5 months ago
  24. 90d6a08 Remove the deprecated -show-cursor option by Thomas Huth · 4 years, 3 months ago
  25. c8c9dc4 Remove the deprecated -realtime option by Thomas Huth · 4 years, 3 months ago
  26. e76f68d accel/tcg: Remove deprecated '-tb-size' option by Philippe Mathieu-Daudé · 4 years, 3 months ago
  27. 4bfb024 memory: clamp cached translation in case it points to an MMIO region by Paolo Bonzini · 4 years, 4 months ago
  28. c753e8e vl: Add option to avoid stopping VM upon guest panic by Alejandro Jimenez · 4 years, 3 months ago
  29. 2a5ad60 vl: Add an -action option specifying response to guest events by Alejandro Jimenez · 4 years, 3 months ago
  30. e6dba04 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown by Alejandro Jimenez · 4 years, 3 months ago
  31. 0a2949e memory: allow creating MemoryRegions before accelerators by Paolo Bonzini · 4 years, 5 months ago
  32. 0572f55 plugin: propagate errors by Paolo Bonzini · 4 years, 5 months ago
  33. f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 5 months ago
  34. 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 4 months ago
  35. 5a1ee60 chardev: do not use machine_init_done by Paolo Bonzini · 4 years, 4 months ago
  36. f66dc87 vl: move all generic initialization out of vl.c by Paolo Bonzini · 4 years, 4 months ago
  37. c5e3c91 vl: extract softmmu/globals.c by Paolo Bonzini · 4 years, 5 months ago
  38. ba87e43 vl: extract softmmu/runstate.c by Paolo Bonzini · 4 years, 4 months ago
  39. 8fafaa0 vl: allow -incoming defer with -preconfig by Paolo Bonzini · 4 years, 5 months ago
  40. b4e1a34 vl: remove separate preconfig main_loop by Paolo Bonzini · 4 years, 5 months ago
  41. 164dafd remove preconfig state by Paolo Bonzini · 4 years, 5 months ago
  42. d3fd6e7 qdev: Move property code to qdev-properties.[ch] by Eduardo Habkost · 4 years, 3 months ago
  43. ee13189 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into staging by Peter Maydell · 4 years, 3 months ago
  44. b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  45. 45e077d accel/tcg: split CpusAccel into three TCG variants by Claudio Fontana · 4 years, 5 months ago
  46. ed7fa56 config-file: move -set implementation to vl.c by Paolo Bonzini · 4 years, 4 months ago
  47. 4b7acd2 vl: clean up -boot variables by Paolo Bonzini · 4 years, 4 months ago
  48. 46ee119 vl: remove serial_max_hds by Paolo Bonzini · 4 years, 5 months ago
  49. bf4d405 vl: extract softmmu/rtc.c by Paolo Bonzini · 4 years, 5 months ago
  50. 6b21670 vl: extract machine done notifiers by Paolo Bonzini · 4 years, 5 months ago
  51. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 5 months ago
  52. ee55686 vl: start VM via qmp_cont by Paolo Bonzini · 4 years, 5 months ago
  53. e69d50d migration, vl: start migration via qmp_migrate_incoming by Paolo Bonzini · 4 years, 5 months ago
  54. cca686b vl: move -global check earlier by Paolo Bonzini · 4 years, 5 months ago
  55. 7691bde vl: initialize displays before preconfig loop by Paolo Bonzini · 4 years, 5 months ago
  56. b24986e vl: separate qemu_resolve_machine_memdev by Paolo Bonzini · 4 years, 5 months ago
  57. 7a84268 vl: separate qemu_apply_machine_options by Paolo Bonzini · 4 years, 5 months ago
  58. f5c9fcb vl: separate qemu_create_machine by Paolo Bonzini · 4 years, 5 months ago
  59. 07a91b1 vl: separate qemu_create_late_backends by Paolo Bonzini · 4 years, 5 months ago
  60. 6441865 vl: separate qemu_create_early_backends by Paolo Bonzini · 4 years, 5 months ago
  61. a3ef9bf vl: move CHECKPOINT_INIT after preconfig by Paolo Bonzini · 4 years, 5 months ago
  62. f650266 vl: extract default devices to separate functions by Paolo Bonzini · 4 years, 5 months ago
  63. 8a74597 vl: load plugins as late as possible by Paolo Bonzini · 4 years, 5 months ago
  64. d8a798f vl: create "-net nic -net user" default earlier by Paolo Bonzini · 4 years, 5 months ago
  65. 32c02fd qemu-option: restrict qemu_opts_set to merge-lists QemuOpts by Paolo Bonzini · 4 years, 5 months ago
  66. 4d2c17b vl: extract various command line desugaring snippets to a new function by Paolo Bonzini · 4 years, 5 months ago
  67. 90285ec vl: preconfig and loadvm are mutually exclusive by Paolo Bonzini · 4 years, 5 months ago
  68. 58c9159 vl: extract various command line validation snippets to a new function by Paolo Bonzini · 4 years, 5 months ago
  69. d8e4de4 vl: move prelaunch part of qemu_init to new functions by Paolo Bonzini · 4 years, 5 months ago
  70. efd7ab2 vl: extract qemu_init_subsystems by Paolo Bonzini · 4 years, 5 months ago
  71. e0d17df vl: move various initialization routines out of qemu_init by Paolo Bonzini · 4 years, 5 months ago
  72. 0546c06 vl: split various early command line options to a separate function by Paolo Bonzini · 4 years, 5 months ago
  73. db372ed vl: remove bogus check by Paolo Bonzini · 4 years, 5 months ago
  74. 3df8c4f vl: extract validation of -smp to machine.c by Paolo Bonzini · 4 years, 5 months ago
  75. b326b6e make ram_size local to vl.c by Paolo Bonzini · 4 years, 5 months ago
  76. d619f15 vl: remove bios_name by Paolo Bonzini · 4 years, 5 months ago
  77. bb755f5 dma: Let dma_memory_set() propagate MemTxResult by Philippe Mathieu-Daudé · 4 years, 5 months ago
  78. faf2079 WHPX: support for the kernel-irqchip on/off by Sunil Muthuswamy · 4 years, 5 months ago
  79. 6cc0667 Tweak a few "Parameter 'NAME' expects THING" error message by Markus Armbruster · 4 years, 4 months ago
  80. fec037c failover: make sure that id always exist by Juan Quintela · 4 years, 4 months ago
  81. 2e28095 failover: simplify qdev_device_add() by Juan Quintela · 4 years, 4 months ago
  82. 5f2ef3b failover: simplify qdev_device_add() failover case by Juan Quintela · 4 years, 4 months ago
  83. 1c775d6 failover: fix indentantion by Juan Quintela · 4 years, 4 months ago
  84. 1804857 memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type by Eugenio Pérez · 4 years, 4 months ago
  85. 5039caf memory: Add IOMMUTLBEvent by Eugenio Pérez · 4 years, 4 months ago
  86. 3b5ebf8 memory: Rename memory_region_notify_one to memory_region_notify_iommu_one by Eugenio Pérez · 4 years, 4 months ago
  87. 683685e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  88. 1370d61 memory: Skip dirty tracking for un-migratable memory regions by Zenghui Yu · 4 years, 4 months ago
  89. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  90. a4c141d Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  91. 46d407f Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 4 months ago
  92. 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 5 months ago
  93. 5647051 Fix the qemu crash when guest shutdown in COLO mode by Rao, Lei · 4 years, 5 months ago
  94. a3a9290 physmem: improve ram size error messages by Pankaj Gupta · 4 years, 5 months ago
  95. 85c3ed4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 5 months ago
  96. e6ffd75 softmmu/memory: fix memory_region_ioeventfd_equal() by Elena Afanasova · 4 years, 5 months ago
  97. e19c520 semihosting: fix order of initialization functions by Paolo Bonzini · 4 years, 5 months ago
  98. 3792185 exec: Remove dead code (CID 1432876) by Philippe Mathieu-Daudé · 4 years, 5 months ago
  99. 457f8cb memory: Add interface to set iommu page size mask by Bharat Bhushan · 4 years, 5 months ago
  100. 74ee653 memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled by Kirti Wankhede · 4 years, 5 months ago