aboutsummaryrefslogtreecommitdiffstats
path: root/system/vl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/vl.c: Print machine name, not "(null)", for unknown machine typesPeter Maydell2024-08-231-2/+2
* system/vl.c: Expand OpenGL related errorsPeter Maydell2024-08-061-2/+3
* vl: fix "type is NULL" in -vga helpMarc-André Lureau2024-07-161-3/+10
* vl.c: select_machine(): add selected machine type to error messageVladimir Sementsov-Ogievskiy2024-06-301-1/+1
* vl.c: select_machine(): use g_autoptrVladimir Sementsov-Ogievskiy2024-06-301-2/+1
* vl.c: select_machine(): use ERRP_GUARD instead of error propagationVladimir Sementsov-Ogievskiy2024-06-301-7/+7
* vl: Allow multiple -overcommit commandsZide Chen2024-06-301-2/+2
* gdbstub: move enums into separate headerAlex Bennée2024-06-241-0/+1
* Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into stagingRichard Henderson2024-05-101-0/+15
|\
| * qemu-options: Deprecate "-runas" and introduce "-run-with user=..." insteadThomas Huth2024-05-101-0/+15
* | qapi: introduce exit-on-error parameter for migrate-incomingVladimir Sementsov-Ogievskiy2024-05-081-1/+2
|/
* hw/core/machine: Support modules in -smpZhao Liu2024-04-251-0/+3
* vl: do not assert if sev-guest is used together with TCGPaolo Bonzini2024-03-181-5/+4
* vl: convert qemu_machine_creation_done() to Error **Paolo Bonzini2024-03-181-3/+7
* replay: Improve error messages about configuration conflictsMarkus Armbruster2024-03-091-1/+1
* cpu: Remove page_size_initRichard Henderson2024-02-291-1/+0
* ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini2024-02-281-1/+1
* vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini2024-02-281-1/+1
* system/vl: Update description for input grab keyTianlan Zhou2024-02-221-1/+1
* softmmu: remove obsolete comment about libvirt timeoutsDaniel P. Berrangé2024-02-091-1/+0
* qemu_init: increase NOFILE soft limit on POSIXFiona Ebner2024-02-091-0/+2
* oslib-posix: initialize backend memory objects in parallelMark Kanda2024-02-061-0/+9
* system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell2024-02-021-9/+13
* accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich2024-01-291-1/+1
* Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into stagingPeter Maydell2024-01-201-36/+1
|\
| * cli: Remove deprecated '-singlestep' command line optionPhilippe Mathieu-Daudé2024-01-191-17/+1
| * qemu-options: Remove the deprecated -chroot optionThomas Huth2024-01-191-5/+0
| * qemu-options: Remove the deprecated -async-teardown optionThomas Huth2024-01-191-6/+0
| * qemu-options: Remove the deprecated -no-acpi optionThomas Huth2024-01-191-4/+0
| * qemu-options: Remove the deprecated -no-hpet optionThomas Huth2024-01-191-4/+0
* | system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé2024-01-191-2/+1
|/
* Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into stagingPeter Maydell2024-01-051-1/+1
|\
| * hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé2024-01-051-1/+1
* | migration: preserve suspended for snapshotSteve Sistare2024-01-041-0/+2
|/
* vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf2023-12-211-0/+4
* Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu into stagingStefan Hajnoczi2023-11-211-0/+1
|\
| * vl: disable default serial when xen-console is enabledDavid Woodhouse2023-11-211-0/+1
* | vl: add missing display_remote++Marc-André Lureau2023-11-211-0/+2
* | vl: revert behaviour for -display noneMarc-André Lureau2023-11-211-1/+1
|/
* Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2023-11-081-2/+3
|\
| * vl: constify default_listMarc-André Lureau2023-11-071-1/+1
| * vl: Free machine listAkihiko Odaki2023-11-071-1/+2
* | ui/console: allow to override the default VCMarc-André Lureau2023-11-071-10/+17
* | vl: move display early init before default devicesMarc-André Lureau2023-11-071-13/+18
* | vl: simplify display_remote logicMarc-André Lureau2023-11-071-5/+1
* | qemu-options: define -vnc only #ifdef CONFIG_VNCMarc-André Lureau2023-11-071-4/+9
* | vl: drop needless -spice checksMarc-André Lureau2023-11-071-6/+1
|/
* migration: New migrate and migrate-incoming argument 'channels'Het Gala2023-11-021-1/+1
* CPU topology: extend with s390 specificsPierre Morel2023-10-201-0/+6
* gfxstream + rutabaga: enable rutabagaGurchetan Singh2023-10-161-0/+1