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