- 85c3ed4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 3 months ago
- e19c520 semihosting: fix order of initialization functions by Paolo Bonzini · 4 years, 3 months ago
- 3792185 exec: Remove dead code (CID 1432876) by Philippe Mathieu-Daudé · 4 years, 3 months ago
- 457f8cb memory: Add interface to set iommu page size mask by Bharat Bhushan · 4 years, 3 months ago
- 74ee653 memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled by Kirti Wankhede · 4 years, 3 months ago
- 0259c78 pc: Implement -no-hpet as sugar for -machine hpet=on by Eduardo Habkost · 4 years, 3 months ago
- a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
- e75de83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-26' into staging by Peter Maydell · 4 years, 3 months ago
- 8b0e484 machine: move SMP initialization from vl.c by Paolo Bonzini · 4 years, 3 months ago
- 2c920e4 machine: move UP defaults to class_base_init by Paolo Bonzini · 4 years, 3 months ago
- a3c20e9 fuzz: Add fuzzer callbacks to DMA-read functions by Alexander Bulekov · 4 years, 3 months ago
- e7d3222 fuzz: Declare DMA Read callback function by Alexander Bulekov · 4 years, 3 months ago
- fb5ef4e memory: Add FlatView foreach function by Alexander Bulekov · 4 years, 3 months ago
- 3578389 block/export: vhost-user block device backend server by Coiby Xu · 4 years, 4 months ago
- 7239c05 Remove deprecated -no-kvm option by Thomas Huth · 4 years, 3 months ago
- 4c5b97b Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
- 9ed345a spice: load module when enabled on the cmdline by Gerd Hoffmann · 4 years, 3 months ago
- b192cd1 spice: move display_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 3 months ago
- 63be30e spice: move qemu_spice_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 3 months ago
- df7a1f48 qapi: Restrict 'inject-nmi' command to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 93ab584 chardev/spice: simplify chardev setup by Gerd Hoffmann · 4 years, 4 months ago
- 5010932 module: silence errors for module_load_qom_all(). by Gerd Hoffmann · 4 years, 4 months ago
- 9629251 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- b37da83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-13' into staging by Peter Maydell · 4 years, 4 months ago
- 21786c7 softmmu/memory: Log invalid memory accesses by Philippe Mathieu-Daudé · 4 years, 4 months ago
- eaf6511 softmmu/vl: Be less verbose about missing KVM when running the qtests by Thomas Huth · 4 years, 7 months ago
- 7bed899 device_core: use drain_call_rcu in in qmp_device_add by Maxim Levitsky · 4 years, 4 months ago
- f59c6de docs/devel/qtest: Include protocol spec in document by Eduardo Habkost · 4 years, 4 months ago
- d9f24bf exec: split out non-softmmu-specific parts by Paolo Bonzini · 4 years, 4 months ago
- 800d4de softmmu: move more files to softmmu/ by Paolo Bonzini · 4 years, 4 months ago
- 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 4 months ago
- 87e6f4a monitor: Add Monitor parameter to monitor_get_cpu_index() by Kevin Wolf · 4 years, 4 months ago
- cda3825 gdbstub: add reverse continue support in replay mode by Pavel Dovgalyuk · 4 years, 4 months ago
- fda8458 gdbstub: add reverse step support in replay mode by Pavel Dovgalyuk · 4 years, 4 months ago
- bb4776b cpus: add handle_interrupt to the CpusAccel interface by Claudio Fontana · 4 years, 6 months ago
- 994aa17 cpus: remove checks for non-NULL cpus_accel by Claudio Fontana · 4 years, 5 months ago
- ff815bc cpus: cleanup now unneeded includes by Claudio Fontana · 4 years, 6 months ago
- b52bcba cpus: extract out hvf-specific code to target/i386/hvf/ by Claudio Fontana · 4 years, 7 months ago
- 8ef39ec cpus: extract out whpx-specific code to target/i386/ by Claudio Fontana · 4 years, 7 months ago
- e92558e cpus: extract out hax-specific code to target/i386/ by Claudio Fontana · 4 years, 7 months ago
- 57038a9 cpus: extract out kvm-specific code to accel/kvm by Claudio Fontana · 4 years, 7 months ago
- 1583a38 cpus: extract out qtest-specific code to accel/qtest by Claudio Fontana · 4 years, 7 months ago
- a77dabc cpus: extract out TCG-specific code to accel/tcg by Claudio Fontana · 4 years, 7 months ago
- 430065d cpus: prepare new CpusAccel cpu accelerator interface by Claudio Fontana · 4 years, 6 months ago
- 8191d36 icount: rename functions to be consistent with the module name by Claudio Fontana · 4 years, 5 months ago
- 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 5 months ago
- 4174495 exec: Remove MemoryRegion::global_locking field by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 580e6ad vl: relocate path to configuration file by Paolo Bonzini · 4 years, 6 months ago
- ea1edcd vl: relocate paths to data directories by Paolo Bonzini · 4 years, 6 months ago
- a83e24b qapi: Restrict balloon-related commands to machine code by Philippe Mathieu-Daudé · 4 years, 5 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
- 8b7a550 softmmu: Add missing trace-events file by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 4ca3d09 softmmu/cpus: Only set parallel_cpus for SMP by Richard Henderson · 4 years, 6 months ago
- 35be72b meson: move SDL and SDL-image detection to meson by Paolo Bonzini · 5 years ago
- 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 6 months ago
- 5d3ea0e meson: convert most of softmmu/ by Paolo Bonzini · 4 years, 6 months ago
- 2becc36 meson: infrastructure for building emulators by Paolo Bonzini · 5 years ago
- 086d5f7 configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson by Paolo Bonzini · 5 years ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 619985e semihosting: defer connect_chardevs a little more to use serialx by KONRAD Frederic · 4 years, 6 months ago
- d64072c0 Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" by Markus Armbruster · 4 years, 6 months ago
- d0cc248 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' into staging by Peter Maydell · 4 years, 6 months ago
- 0771951 hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 7 months ago
- d344983 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' into staging by Peter Maydell · 4 years, 7 months ago
- 2f7057a softmmu/vl: Remove the check for colons in -accel parameters by Thomas Huth · 4 years, 8 months ago
- b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 7 months ago
- c7f419f softmmu: move softmmu only files from root by Claudio Fontana · 4 years, 7 months ago
- 2880ffb util/qemu-error: prepend guest name to error message to identify affected VM owner by Mario Smarduch · 4 years, 7 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 7 months ago
- 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 7 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 7 months ago
- aecdfcc Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' into staging by Peter Maydell · 4 years, 7 months ago
- aff2caf Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
- 8796c64 Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
- 7ab6e7f qdev: device module support by Gerd Hoffmann · 4 years, 7 months ago
- dea1fb8 softmmu: initialize spice and audio earlier by Gerd Hoffmann · 4 years, 7 months ago
- 45222b9 fuzz: fix broken qtest check at rcu_disable_atfork by Alexander Bulekov · 4 years, 8 months ago
- f7d8afb softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 6552d87 softmmu/vl: Let -fw_cfg option take a 'gen_id' argument by Philippe Mathieu-Daudé · 4 years, 9 months ago
- a1b40bd blockdev: Deprecate -drive with bogus interface type by Markus Armbruster · 4 years, 7 months ago
- da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 59d55a1 vl.c: run preconfig loop before creating default RAM backend by Igor Mammedov · 4 years, 9 months ago
- 7a071a9 fuzz: add datadir for oss-fuzz compatability by Alexander Bulekov · 4 years, 9 months ago
- 2478b8e Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 9 months ago
- df2ac3c ui: improve -show-cursor deprecation message by Gerd Hoffmann · 4 years, 10 months ago
- 8ef3a4b qemu-option: pass NULL rather than 0 to the id of qemu_opts_set() by Masahiro Yamada · 4 years, 9 months ago
- 1148e4f vl.c: error out if -mem-path is used together with -M memory-backend by Igor Mammedov · 4 years, 10 months ago
- 64a3b4d Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging by Peter Maydell · 4 years, 10 months ago
- 622e99c vl: fix broken IPA range for ARM -M virt with KVM enabled by Igor Mammedov · 4 years, 10 months ago
- 5c30ef9 vl/s390x: fixup ram sizes for compat machines by Christian Borntraeger · 4 years, 10 months ago
- 4951247 softmmu: fix crash with invalid -M memory-backend= by Marc-André Lureau · 5 years ago
- 17e8907 acpi: add acpi=OnOffAuto machine property to x86 and arm virt by Gerd Hoffmann · 4 years, 11 months ago
- d96c4d5 vl.c: fix migration failure for 3.1 and older machine types by Igor Mammedov · 5 years ago
- 8cb30e3 machine: Add SMP Sockets in CpuTopology by Babu Moger · 4 years, 11 months ago
- 3df261b softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine' by Peter Maydell · 4 years, 11 months ago
- fe48442 vl: Add missing "hw/boards.h" include by Philippe Mathieu-Daudé · 5 years ago
- 6db1857 vl: Abort if multiple machines are registered as default by Philippe Mathieu-Daudé · 5 years ago
- a2d0773 migration: Add support for modules by Juan Quintela · 5 years ago