aboutsummaryrefslogtreecommitdiff
path: root/system/vl.c
AgeCommit message (Expand)Author
2024-03-18vl: do not assert if sev-guest is used together with TCGPaolo Bonzini
2024-03-18vl: convert qemu_machine_creation_done() to Error **Paolo Bonzini
2024-03-09replay: Improve error messages about configuration conflictsMarkus Armbruster
2024-02-29cpu: Remove page_size_initRichard Henderson
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini
2024-02-22system/vl: Update description for input grab keyTianlan Zhou
2024-02-09softmmu: remove obsolete comment about libvirt timeoutsDaniel P. Berrangé
2024-02-09qemu_init: increase NOFILE soft limit on POSIXFiona Ebner
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-02system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé
2024-01-19cli: Remove deprecated '-singlestep' command line optionPhilippe Mathieu-Daudé
2024-01-19qemu-options: Remove the deprecated -chroot optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -async-teardown optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -no-acpi optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -no-hpet optionThomas Huth
2024-01-05Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2024-01-04migration: preserve suspended for snapshotSteve Sistare
2023-12-21vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi
2023-11-21vl: disable default serial when xen-console is enabledDavid Woodhouse
2023-11-21vl: add missing display_remote++Marc-André Lureau
2023-11-21vl: revert behaviour for -display noneMarc-André Lureau
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07vl: constify default_listMarc-André Lureau
2023-11-07vl: Free machine listAkihiko Odaki
2023-11-07ui/console: allow to override the default VCMarc-André Lureau
2023-11-07vl: move display early init before default devicesMarc-André Lureau
2023-11-07vl: simplify display_remote logicMarc-André Lureau
2023-11-07qemu-options: define -vnc only #ifdef CONFIG_VNCMarc-André Lureau
2023-11-07vl: drop needless -spice checksMarc-André Lureau
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-08audio: extend -audio to allow creating a default backendPaolo Bonzini
2023-10-08audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé