index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
vl.c
Age
Commit message (
Expand
)
Author
2022-06-03
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2022-05-14
soundhw: move help handling to vl.c
Paolo Bonzini
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add mem compound property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
softmmu/vl: Fence 'xenfb' if Xen support is not compiled in
Thomas Huth
2022-04-28
remove -writeconfig
Paolo Bonzini
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-20
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-01-14
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-05
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-11-22
migration: fix dump-vmstate with modules
Laurent Vivier
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-02
vl: deprecate -watchdog
Paolo Bonzini
2021-10-15
vl: Enable JSON syntax for -device
Kevin Wolf
2021-09-06
softmmu/vl: Deprecate the -sdl and -curses option
Thomas Huth
2021-09-06
softmmu/vl: Deprecate the old grab options
Thomas Huth
2021-09-06
softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
Thomas Huth
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
2021-08-26
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-08-26
vl: Clean up -smp error handling
Markus Armbruster
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-07-30
vl: stop recording -smp in QemuOpts
Paolo Bonzini
2021-07-30
vl: introduce machine_merge_property
Paolo Bonzini
2021-07-27
vl: Don't continue after -smp help.
Markus Armbruster
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
vl: add virtio-vga-gl to the default_list
Marc-André Lureau
2021-07-20
vl: Parse legacy default_machine_opts
Jason Andryuk
2021-07-09
vl: fix leak of qdict_crumple return value
Paolo Bonzini
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
[next]