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
/
system
/
vl.c
Age
Commit message (
Expand
)
Author
2024-03-18
vl: do not assert if sev-guest is used together with TCG
Paolo Bonzini
2024-03-18
vl: convert qemu_machine_creation_done() to Error **
Paolo Bonzini
2024-03-09
replay: Improve error messages about configuration conflicts
Markus Armbruster
2024-02-29
cpu: Remove page_size_init
Richard Henderson
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-22
system/vl: Update description for input grab key
Tianlan Zhou
2024-02-09
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-02
system/vl.c: Fix handling of '-serial none -serial something'
Peter Maydell
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
2024-01-19
qemu-options: Remove the deprecated -chroot option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -async-teardown option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -no-hpet option
Thomas Huth
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2023-12-21
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
2023-11-21
Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...
Stefan Hajnoczi
2023-11-21
vl: disable default serial when xen-console is enabled
David Woodhouse
2023-11-21
vl: add missing display_remote++
Marc-André Lureau
2023-11-21
vl: revert behaviour for -display none
Marc-André Lureau
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
vl: constify default_list
Marc-André Lureau
2023-11-07
vl: Free machine list
Akihiko Odaki
2023-11-07
ui/console: allow to override the default VC
Marc-André Lureau
2023-11-07
vl: move display early init before default devices
Marc-André Lureau
2023-11-07
vl: simplify display_remote logic
Marc-André Lureau
2023-11-07
qemu-options: define -vnc only #ifdef CONFIG_VNC
Marc-André Lureau
2023-11-07
vl: drop needless -spice checks
Marc-André Lureau
2023-11-02
migration: New migrate and migrate-incoming argument 'channels'
Het Gala
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-16
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
audio: extend -audio to allow creating a default backend
Paolo Bonzini
2023-10-08
audio: disable default backends if -audio/-audiodev is used
Paolo Bonzini
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé