- 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 1a1dd72 softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c by Michael Tokarev · 1 year, 6 months ago
- 8a768db os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init() by Michael Tokarev · 1 year, 6 months ago
- b91b0fc accel: Remove HAX accelerator by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 26a0802 softmmu/vl.c: Disable default NIC if it has not been compiled into the binary by Thomas Huth · 1 year, 10 months ago
- d563cc8 softmmu/vl.c: Check for the availability of the VGA device before using it by Thomas Huth · 1 year, 10 months ago
- 3cfb045 make one-insn-per-tb an accel option by Peter Maydell · 1 year, 11 months ago
- cb9d8b8 vl.c: Create late backends before migration object by Peter Xu · 1 year, 11 months ago
- c138c3b cpu: Remove parameter of list_cpus() by Thomas Huth · 1 year, 11 months ago
- dee2a4d vl: defuse PID file path resolve error by Fiona Ebner · 2 years, 4 months ago
- 7058fa0 xen: Permit --xen-domid argument when accel is KVM by Paul Durrant · 2 years, 1 month ago
- feea81d softmmu: Silent -Wmissing-field-initializers warning by Philippe Mathieu-Daudé · 2 years, 2 months ago
- fffa36b Deprecate the "-no-acpi" command line switch by Thomas Huth · 2 years ago
- 0ec8384 replay: Simplify setting replay blockers by Markus Armbruster · 2 years, 1 month ago
- 78901b5 vl: catch [accel] entry without accelerator by Paolo Bonzini · 2 years, 2 months ago
- a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
- bfe7bf8 Don't include headers already included by qemu/osdep.h by Markus Armbruster · 2 years, 1 month ago
- 5584e2d tcg: add perfmap and jitdump by Ilya Leoshkevich · 2 years, 2 months ago
- df37330 i386: Deprecate the -no-hpet QEMU command line option by Thomas Huth · 2 years, 2 months ago
- 9492718 qapi misc: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 7208429 Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
- f3eedcd qapi: net: introduce a way to bypass qemu_opts_parse_noisily() by Laurent Vivier · 2 years, 4 months ago
- 21fccb2 net: simplify net_client_parse() error management by Laurent Vivier · 2 years, 4 months ago
- d63ef17 net: remove the @errp argument of net_client_inits() by Laurent Vivier · 2 years, 4 months ago
- bd77c30 vl: Allow ThreadContext objects to be created before the sandbox option by David Hildenbrand · 2 years, 5 months ago
- f8ec554 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
- 5433af7 watchdog: remove -watchdog option by Paolo Bonzini · 2 years, 6 months ago
- bab6a30 ui/cocoa: Run qemu_init in the main thread by Akihiko Odaki · 2 years, 6 months ago
- 5e03b6d audio: add help option for -audio and -audiodev by Claudio Fontana · 2 years, 6 months ago
- 5202861 semihosting: Allow optional use of semihosting from userspace by Peter Maydell · 2 years, 6 months ago
- 0f957c5 audio: exit(1) if audio backend failed to be found or initialized by Marc-André Lureau · 2 years, 6 months ago
- 69c05a2 vl: remove dead code in parse_memory_options() by Paolo Bonzini · 2 years, 7 months ago
- e12f068 vl: fix [memory] section with -readconfig by Paolo Bonzini · 2 years, 7 months ago
- 85c4bf8 vl: Unlink absolute PID file path by Hanna Reitz · 2 years, 9 months ago
- eed29d4 vl: Conditionally register PID file unlink notifier by Hanna Reitz · 2 years, 9 months ago
- 6985d8e vga: avoid crash if no default vga card by Guo Zhi · 2 years, 10 months ago
- fb08790 semihosting: Cleanup chardev init by Richard Henderson · 2 years, 10 months ago
- 55bd445 accel: Introduce current_accel_name() by Alexander Graf · 2 years, 8 months ago
- dab390f hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c by Jonathan Cameron · 2 years, 9 months ago
- 03b39fc hw/cxl: Make the CXL fixed memory window setup a machine parameter. by Jonathan Cameron · 2 years, 9 months ago
- 707d93d ui: Remove deprecated options "-sdl" and "-curses" by Thomas Huth · 2 years, 10 months ago
- 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 10 months ago
- a743d60 ui: Remove deprecated parameters of the "-display sdl" option by Thomas Huth · 2 years, 10 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, 10 months ago
- 039a683 introduce -audio as a replacement for -soundhw by Paolo Bonzini · 2 years, 10 months ago
- 67aaa96 soundhw: move help handling to vl.c by Paolo Bonzini · 2 years, 10 months ago
- aadfe32 hw/cxl/host: Add support for CXL Fixed Memory Windows. by Jonathan Cameron · 2 years, 10 months ago
- 7adb75d vl: make machine type deprecation a warning by Paolo Bonzini · 2 years, 10 months ago
- fb56b7a machine: move more memory validation to Machine object by Paolo Bonzini · 2 years, 11 months ago
- 26f88d8 machine: make memory-backend a link property by Paolo Bonzini · 2 years, 11 months ago
- ce9d03f machine: add mem compound property by Paolo Bonzini · 2 years, 11 months ago
- 8c4da4b machine: add boot compound property by Paolo Bonzini · 2 years, 11 months ago
- 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 11 months ago
- f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 10 months ago
- f07b3a8 softmmu/vl: Fence 'xenfb' if Xen support is not compiled in by Thomas Huth · 2 years, 10 months ago
- e960a7e remove -writeconfig by Paolo Bonzini · 2 years, 11 months ago
- 215aea0 include: move qdict_{crumple,flatten} declarations by Marc-André Lureau · 2 years, 11 months ago
- 9ca9c89 include: add qemu/keyval.h by Marc-André Lureau · 2 years, 11 months ago
- 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
- b2528af softmmu: Use qemu_set_log_filename_flags by Richard Henderson · 2 years, 11 months ago
- c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 11 months ago
- ec5f7ca include: move target page bits declaration to page-vary.h by Marc-André Lureau · 3 years ago
- 336d354 error: use GLib to remember the program name by Marc-André Lureau · 3 years ago
- 3d76c3b vl: typo fix in a comment by Marc-André Lureau · 3 years, 4 months ago
- 5324e3e qemu-options: define -spice only #ifdef CONFIG_SPICE by Marc-André Lureau · 3 years, 6 months ago
- c80cafa softmmu: Add qemu_init_arch_modules() by Philippe Mathieu-Daudé · 3 years, 1 month ago
- 15e0991 include: Move hardware version declarations to new qemu/hw-version.h by Peter Maydell · 3 years, 1 month ago
- 64b4529 softmmu: fix device deletion events with -device JSON syntax by Daniel P. Berrangé · 3 years, 2 months ago
- cc67f28 include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def by Emanuele Giuseppe Esposito · 3 years, 3 months ago
- fe86fe2 qemu-options: Remove the deprecated -no-quit option by Thomas Huth · 3 years, 3 months ago
- 864c3b5 hw/core/machine: Introduce CPU cluster topology support by Yanan Wang · 3 years, 2 months ago
- 4067691 migration: fix dump-vmstate with modules by Laurent Vivier · 3 years, 4 months ago
- 22afb46 watchdog: remove select_watchdog_action by Paolo Bonzini · 3 years, 4 months ago
- d12b64e vl: deprecate -watchdog by Paolo Bonzini · 3 years, 4 months ago
- 5dacda5 vl: Enable JSON syntax for -device by Kevin Wolf · 3 years, 5 months ago
- 6695e4c softmmu/vl: Deprecate the -sdl and -curses option by Thomas Huth · 3 years, 6 months ago
- d46156f softmmu/vl: Deprecate the old grab options by Thomas Huth · 3 years, 6 months ago
- 8e8e844 softmmu/vl: Add a "grab-mod" parameter to the -display sdl option by Thomas Huth · 3 years, 6 months ago
- 0289f62 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into staging by Peter Maydell · 3 years, 6 months ago
- 6773fbf softmmu: Use accel_find("xen") instead of xen_available() by Peter Maydell · 3 years, 7 months ago
- f9dfae9 vl: Clean up -smp error handling by Markus Armbruster · 3 years, 7 months ago
- f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 7 months ago
- e4383ca vl: stop recording -smp in QemuOpts by Paolo Bonzini · 3 years, 7 months ago
- a3c2f12 vl: introduce machine_merge_property by Paolo Bonzini · 3 years, 7 months ago
- 3e61a13 vl: Don't continue after -smp help. by Markus Armbruster · 3 years, 7 months ago
- a146af8 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' into staging by Peter Maydell · 3 years, 7 months ago
- f29d526 vl: add virtio-vga-gl to the default_list by Marc-André Lureau · 3 years, 8 months ago
- dadafe6 vl: Parse legacy default_machine_opts by Jason Andryuk · 3 years, 8 months ago
- 838e370 vl: fix leak of qdict_crumple return value by Paolo Bonzini · 3 years, 8 months ago
- d7795d3 modules: check arch and block load on mismatch by Gerd Hoffmann · 3 years, 8 months ago
- 5111eda modules: use modinfo for qemu opts load by Gerd Hoffmann · 3 years, 8 months ago
- 5ebbfec modules: generate modinfo.c by Gerd Hoffmann · 3 years, 8 months ago
- fe68090 machine: add smp compound property by Paolo Bonzini · 3 years, 10 months ago
- d8fb7d0 vl: switch -M parsing to keyval by Paolo Bonzini · 3 years, 10 months ago
- b6ddc6a ui: Mark the '-no-quit' option as deprecated by Thomas Huth · 3 years, 8 months ago
- bb20b86 ui: Fix the "-display sdl,window_close=..." parameter by Thomas Huth · 3 years, 8 months ago
- f6b560b softmmu/vl: Remove obsolete comment about the "frame" parameter by Thomas Huth · 3 years, 8 months ago
- 66c2207 ui: Make the DisplayType enum entries conditional by Thomas Huth · 3 years, 9 months ago
- 38f7134 vl: Fix an assert failure in error path by Zhenzhong Duan · 3 years, 9 months ago
- 49e9876 vl: plug -object back into -readconfig by Paolo Bonzini · 3 years, 9 months ago