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
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-01
softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Michael Tokarev
2023-09-01
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
Michael Tokarev
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-05-22
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
2023-04-24
vl.c: Create late backends before migration object
Peter Xu
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-03-15
vl: defuse PID file path resolve error
Fiona Ebner
2023-03-01
xen: Permit --xen-domid argument when accel is KVM
Paul Durrant
2023-02-27
softmmu: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-02-27
Deprecate the "-no-acpi" command line switch
Thomas Huth
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2023-02-10
vl: catch [accel] entry without accelerator
Paolo Bonzini
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
2022-12-14
qapi misc: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-27
vl: Allow ThreadContext objects to be created before the sandbox option
David Hildenbrand
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-19
audio: add help option for -audio and -audiodev
Claudio Fontana
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-02
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
2022-08-08
vl: remove dead code in parse_memory_options()
Paolo Bonzini
2022-08-08
vl: fix [memory] section with -readconfig
Paolo Bonzini
2022-07-12
vl: Unlink absolute PID file path
Hanna Reitz
2022-07-12
vl: Conditionally register PID file unlink notifier
Hanna Reitz
2022-06-28
vga: avoid crash if no default vga card
Guo Zhi
2022-06-28
semihosting: Cleanup chardev init
Richard Henderson
2022-06-27
accel: Introduce current_accel_name()
Alexander Graf
2022-06-09
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
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
[next]