- 418ade7 softmmu: Always initialize xlat in address_space_translate_for_iotlb by Richard Henderson · 2 years, 6 months ago
- 3123f93 vfio-user: handle PCI BAR accesses by Jagannathan Raman · 2 years, 6 months ago
- 217c7f0 qdev: unplug blocker for devices by Jagannathan Raman · 2 years, 6 months ago
- dab390f hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c by Jonathan Cameron · 2 years, 6 months ago
- 03b39fc hw/cxl: Make the CXL fixed memory window setup a machine parameter. by Jonathan Cameron · 2 years, 6 months ago
- 256309e Enable common virtio pci support for LoongArch by Xiaojuan Yang · 2 years, 6 months ago
- 60618e2 replay: rewrite async event handling by Pavel Dovgalyuk · 2 years, 7 months ago
- 75bbe5e replay: notify vCPU when BH is scheduled by Pavel Dovgalyuk · 2 years, 7 months ago
- 707d93d ui: Remove deprecated options "-sdl" and "-curses" by Thomas Huth · 2 years, 7 months ago
- 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 7 months ago
- a743d60 ui: Remove deprecated parameters of the "-display sdl" option by Thomas Huth · 2 years, 7 months ago
- eec3981 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 2 years, 7 months ago
- 039a683 introduce -audio as a replacement for -soundhw by Paolo Bonzini · 2 years, 8 months ago
- 67aaa96 soundhw: move help handling to vl.c by Paolo Bonzini · 2 years, 8 months ago
- aadfe32 hw/cxl/host: Add support for CXL Fixed Memory Windows. by Jonathan Cameron · 2 years, 8 months ago
- 7adb75d vl: make machine type deprecation a warning by Paolo Bonzini · 2 years, 7 months ago
- fb56b7a machine: move more memory validation to Machine object by Paolo Bonzini · 2 years, 8 months ago
- 26f88d8 machine: make memory-backend a link property by Paolo Bonzini · 2 years, 8 months ago
- ce9d03f machine: add mem compound property by Paolo Bonzini · 2 years, 8 months ago
- 8c4da4b machine: add boot compound property by Paolo Bonzini · 2 years, 8 months ago
- 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 8 months ago
- f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 8 months ago
- f07b3a8 softmmu/vl: Fence 'xenfb' if Xen support is not compiled in by Thomas Huth · 2 years, 8 months ago
- e960a7e remove -writeconfig by Paolo Bonzini · 2 years, 8 months ago
- 215aea0 include: move qdict_{crumple,flatten} declarations by Marc-André Lureau · 2 years, 8 months ago
- 9ca9c89 include: add qemu/keyval.h by Marc-André Lureau · 2 years, 8 months ago
- 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 8 months ago
- 88c39c8 Simplify softmmu/main.c by Marc-André Lureau · 2 years, 8 months ago
- b2528af softmmu: Use qemu_set_log_filename_flags by Richard Henderson · 2 years, 8 months ago
- c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 8 months ago
- d7482ff whpx: Added support for breakpoints and stepping by Ivan Shcherbakov · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
- ec5f7ca include: move target page bits declaration to page-vary.h by Marc-André Lureau · 2 years, 9 months ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 9 months ago
- ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 9 months ago
- 20e4ae1 qtest: replace gettimeofday with GTimer by Marc-André Lureau · 2 years, 9 months ago
- a8749d7 memory: Make memory_region_readd_subregion() properly handle mapped aliases by David Hildenbrand · 2 years, 11 months ago
- b7a3a70 Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 2 years, 9 months ago
- 336d354 error: use GLib to remember the program name by Marc-André Lureau · 2 years, 10 months ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 2 years, 10 months ago
- 3d76c3b vl: typo fix in a comment by Marc-André Lureau · 3 years, 1 month ago
- 5324e3e qemu-options: define -spice only #ifdef CONFIG_SPICE by Marc-André Lureau · 3 years, 3 months ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 9 months ago
- 3ab6fdc softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR by Philippe Mathieu-Daudé · 3 years ago
- 58e7468 softmmu/physmem: Simplify flatview_write and address_space_access_valid by Philippe Mathieu-Daudé · 3 years ago
- 377bf6f softmmu: List CPU types again by Philippe Mathieu-Daudé · 2 years, 9 months ago
- 9a61e6c Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-07' into staging by Peter Maydell · 2 years, 9 months ago
- 9740b90 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307' into staging by Peter Maydell · 2 years, 9 months ago
- 818e163 Check and report for incomplete 'global' option format by Rohit Kumar · 2 years, 10 months ago
- 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 2 years, 10 months ago
- e0220bb softmmu: Build target-agnostic objects once by Philippe Mathieu-Daudé · 3 years, 7 months ago
- c80cafa softmmu: Add qemu_init_arch_modules() by Philippe Mathieu-Daudé · 2 years, 11 months ago
- c1747df softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header by Philippe Mathieu-Daudé · 3 years, 7 months ago
- 464868a softmmu/physmem: Remove unnecessary include by Philippe Mathieu-Daudé · 2 years, 11 months ago
- 89ad3e6 softmmu/globals: Remove unused 'hw/i386/*' headers by Philippe Mathieu-Daudé · 3 years, 7 months ago
- 3919635 accel: Introduce AccelOpsClass::cpus_are_resettable() by Philippe Mathieu-Daudé · 2 years, 11 months ago
- ad7d684 accel: Introduce AccelOpsClass::cpu_thread_is_idle() by Philippe Mathieu-Daudé · 2 years, 11 months ago
- 5f74af8 softmmu/cpus: Code movement by Philippe Mathieu-Daudé · 2 years, 11 months ago
- 4e27e76 sysemu/memory_mapping: Become target-agnostic by Philippe Mathieu-Daudé · 3 years, 7 months ago
- 73842ef exec: Make cpu_memory_rw_debug() target agnostic by Philippe Mathieu-Daudé · 2 years, 11 months ago
- d7e2fe4 Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 10 months ago
- 0439c5a block/block-backend.c: assertions for block-backend by Emanuele Giuseppe Esposito · 2 years, 10 months ago
- 6538692 main-loop.h: introduce qemu_in_main_thread() by Emanuele Giuseppe Esposito · 2 years, 10 months ago
- d5d2b15 cpus: use coroutine TLS macros for iothread_locked by Stefan Hajnoczi · 2 years, 10 months ago
- f4ba24b softmmu/qdev-monitor: Add virtio-gpu-gl aliases by Akihiko Odaki · 2 years, 10 months ago
- 4aa2e49 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-request' into staging by Peter Maydell · 2 years, 10 months ago
- 5abccc7 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging by Peter Maydell · 2 years, 10 months ago
- 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 10 months ago
- 15e0991 include: Move hardware version declarations to new qemu/hw-version.h by Peter Maydell · 2 years, 10 months ago
- b85ea5f include: Move qemu_madvise() and related #defines to new qemu/madvise.h by Peter Maydell · 2 years, 10 months ago
- 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years ago
- cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 2 years, 10 months ago
- bc2fbf9 softmmu/runstate: Clean headers by Philippe Mathieu-Daudé · 2 years, 10 months ago
- 496bde8 qtest: Add missing 'hw/qdev-core.h' include by Philippe Mathieu-Daudé · 2 years, 10 months ago
- 4638057 seccomp: block setns, unshare and execveat syscalls by Daniel P. Berrangé · 3 years, 8 months ago
- c542b30 seccomp: block use of clone3 syscall by Daniel P. Berrangé · 3 years, 5 months ago
- 5a2f693 seccomp: fix blocking of process spawning by Daniel P. Berrangé · 3 years, 5 months ago
- 8f46f56 seccomp: allow action to be customized per syscall by Daniel P. Berrangé · 3 years, 5 months ago
- a5c90c6 memory: Fix qemu crash on starting dirty log twice with stopped VM by Peter Xu · 2 years, 10 months ago
- 25e82fb softmmu/cpus: Check if the cpu work list is empty atomically by Idan Horowitz · 3 years ago
- 2f93d8b rtc: Move RTC function prototypes to their own header by Peter Maydell · 3 years, 1 month ago
- 22599b7 softmmu/device_tree: Remove redundant pointer assignment by Yanan Wang · 3 years ago
- cfeeeb4 softmmu/device_tree: Silence compiler warning with --enable-sanitizers by Thomas Huth · 3 years ago
- 75f01c6 exec/memory: Extract address_space_set() from dma_memory_set() by Philippe Mathieu-Daudé · 2 years, 11 months ago
- dea52c2 Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-7.0-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
- f02b664 hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years ago
- bfa30f3 hw/dma: Use dma_addr_t type definition when relevant by Philippe Mathieu-Daudé · 3 years ago
- 5f41260 hw/scsi: Rename SCSIRequest::resid as 'residual' by Philippe Mathieu-Daudé · 3 years ago
- d4fae97 softmmu: Provide a clue as to why device tree loading failed by Bernhard Beschow · 2 years, 11 months ago
- 7b0538e memory: Fix incorrect calls of log_global_start/stop by Peter Xu · 3 years, 1 month ago
- 5ead621 memory: Make memory_region_is_mapped() succeed when mapped via an alias by David Hildenbrand · 3 years, 1 month ago
- 7bdbf99 memory: Have 'info mtree' remove duplicated Address Space information by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 670c078 memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as() by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 1a59bdb memory: Directly dispatch alias accesses on origin memory region by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 64b4529 softmmu: fix device deletion events with -device JSON syntax by Daniel P. Berrangé · 3 years ago
- cc67f28 include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def by Emanuele Giuseppe Esposito · 3 years ago
- 29b838c util/oslib-posix: Forward SIGBUS to MCE handler under Linux by David Hildenbrand · 3 years ago
- fe86fe2 qemu-options: Remove the deprecated -no-quit option by Thomas Huth · 3 years ago
- 864c3b5 hw/core/machine: Introduce CPU cluster topology support by Yanan Wang · 3 years ago
- 292e131 dma: Let dma_buf_rw() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years ago