aboutsummaryrefslogtreecommitdiff
path: root/system/vl.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+15
2024-05-10qemu-options: Deprecate "-runas" and introduce "-run-with user=..." insteadThomas Huth1-0/+15
2024-05-08qapi: introduce exit-on-error parameter for migrate-incomingVladimir Sementsov-Ogievskiy1-1/+2
2024-04-25hw/core/machine: Support modules in -smpZhao Liu1-0/+3
2024-03-18vl: do not assert if sev-guest is used together with TCGPaolo Bonzini1-5/+4
2024-03-18vl: convert qemu_machine_creation_done() to Error **Paolo Bonzini1-3/+7
2024-03-09replay: Improve error messages about configuration conflictsMarkus Armbruster1-1/+1
2024-02-29cpu: Remove page_size_initRichard Henderson1-1/+0
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini1-1/+1
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini1-1/+1
2024-02-22system/vl: Update description for input grab keyTianlan Zhou1-1/+1
2024-02-09softmmu: remove obsolete comment about libvirt timeoutsDaniel P. Berrangé1-1/+0
2024-02-09qemu_init: increase NOFILE soft limit on POSIXFiona Ebner1-0/+2
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda1-0/+9
2024-02-02system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell1-9/+13
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich1-1/+1
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-36/+1
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé1-2/+1
2024-01-19cli: Remove deprecated '-singlestep' command line optionPhilippe Mathieu-Daudé1-17/+1
2024-01-19qemu-options: Remove the deprecated -chroot optionThomas Huth1-5/+0
2024-01-19qemu-options: Remove the deprecated -async-teardown optionThomas Huth1-6/+0
2024-01-19qemu-options: Remove the deprecated -no-acpi optionThomas Huth1-4/+0
2024-01-19qemu-options: Remove the deprecated -no-hpet optionThomas Huth1-4/+0
2024-01-05Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into stagingPeter Maydell1-1/+1
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé1-1/+1
2024-01-04migration: preserve suspended for snapshotSteve Sistare1-0/+2
2023-12-21vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf1-0/+4
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi1-0/+1
2023-11-21vl: disable default serial when xen-console is enabledDavid Woodhouse1-0/+1
2023-11-21vl: add missing display_remote++Marc-André Lureau1-0/+2
2023-11-21vl: revert behaviour for -display noneMarc-André Lureau1-1/+1
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-2/+3
2023-11-07vl: constify default_listMarc-André Lureau1-1/+1
2023-11-07vl: Free machine listAkihiko Odaki1-1/+2
2023-11-07ui/console: allow to override the default VCMarc-André Lureau1-10/+17
2023-11-07vl: move display early init before default devicesMarc-André Lureau1-13/+18
2023-11-07vl: simplify display_remote logicMarc-André Lureau1-5/+1
2023-11-07qemu-options: define -vnc only #ifdef CONFIG_VNCMarc-André Lureau1-4/+9
2023-11-07vl: drop needless -spice checksMarc-André Lureau1-6/+1
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala1-1/+1
2023-10-20CPU topology: extend with s390 specificsPierre Morel1-0/+6
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh1-0/+1
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+3740
2023-10-08audio: extend -audio to allow creating a default backendPaolo Bonzini1-12/+15
2023-10-08audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini1-0/+7
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-0/+3730