summary refs log tree commit diff stats
path: root/system/vl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 sta...Peter 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 i...Stefan 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
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-091-13/+13
* audio: extend -audio to allow creating a default backendPaolo Bonzini2023-10-081-12/+15
* audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini2023-10-081-0/+7
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-0/+3730