index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
vl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/vl.c: Print machine name, not "(null)", for unknown machine types
Peter Maydell
2024-08-23
1
-2
/
+2
*
system/vl.c: Expand OpenGL related errors
Peter Maydell
2024-08-06
1
-2
/
+3
*
vl: fix "type is NULL" in -vga help
Marc-André Lureau
2024-07-16
1
-3
/
+10
*
vl.c: select_machine(): add selected machine type to error message
Vladimir Sementsov-Ogievskiy
2024-06-30
1
-1
/
+1
*
vl.c: select_machine(): use g_autoptr
Vladimir Sementsov-Ogievskiy
2024-06-30
1
-2
/
+1
*
vl.c: select_machine(): use ERRP_GUARD instead of error propagation
Vladimir Sementsov-Ogievskiy
2024-06-30
1
-7
/
+7
*
vl: Allow multiple -overcommit commands
Zide Chen
2024-06-30
1
-2
/
+2
*
gdbstub: move enums into separate header
Alex Bennée
2024-06-24
1
-0
/
+1
*
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2024-05-10
1
-0
/
+15
|
\
|
*
qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
Thomas Huth
2024-05-10
1
-0
/
+15
*
|
qapi: introduce exit-on-error parameter for migrate-incoming
Vladimir Sementsov-Ogievskiy
2024-05-08
1
-1
/
+2
|
/
*
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
1
-0
/
+3
*
vl: do not assert if sev-guest is used together with TCG
Paolo Bonzini
2024-03-18
1
-5
/
+4
*
vl: convert qemu_machine_creation_done() to Error **
Paolo Bonzini
2024-03-18
1
-3
/
+7
*
replay: Improve error messages about configuration conflicts
Markus Armbruster
2024-03-09
1
-1
/
+1
*
cpu: Remove page_size_init
Richard Henderson
2024-02-29
1
-1
/
+0
*
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
1
-1
/
+1
*
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-28
1
-1
/
+1
*
system/vl: Update description for input grab key
Tianlan Zhou
2024-02-22
1
-1
/
+1
*
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
2024-02-09
1
-1
/
+0
*
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-09
1
-0
/
+2
*
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-06
1
-0
/
+9
*
system/vl.c: Fix handling of '-serial none -serial something'
Peter Maydell
2024-02-02
1
-9
/
+13
*
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
1
-1
/
+1
*
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into staging
Peter Maydell
2024-01-20
1
-36
/
+1
|
\
|
*
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
2024-01-19
1
-17
/
+1
|
*
qemu-options: Remove the deprecated -chroot option
Thomas Huth
2024-01-19
1
-5
/
+0
|
*
qemu-options: Remove the deprecated -async-teardown option
Thomas Huth
2024-01-19
1
-6
/
+0
|
*
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
2024-01-19
1
-4
/
+0
|
*
qemu-options: Remove the deprecated -no-hpet option
Thomas Huth
2024-01-19
1
-4
/
+0
*
|
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
1
-2
/
+1
|
/
*
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
1
-1
/
+1
|
\
|
*
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+1
*
|
migration: preserve suspended for snapshot
Steve Sistare
2024-01-04
1
-0
/
+2
|
/
*
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
2023-12-21
1
-0
/
+4
*
Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu into staging
Stefan Hajnoczi
2023-11-21
1
-0
/
+1
|
\
|
*
vl: disable default serial when xen-console is enabled
David Woodhouse
2023-11-21
1
-0
/
+1
*
|
vl: add missing display_remote++
Marc-André Lureau
2023-11-21
1
-0
/
+2
*
|
vl: revert behaviour for -display none
Marc-André Lureau
2023-11-21
1
-1
/
+1
|
/
*
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-08
1
-2
/
+3
|
\
|
*
vl: constify default_list
Marc-André Lureau
2023-11-07
1
-1
/
+1
|
*
vl: Free machine list
Akihiko Odaki
2023-11-07
1
-1
/
+2
*
|
ui/console: allow to override the default VC
Marc-André Lureau
2023-11-07
1
-10
/
+17
*
|
vl: move display early init before default devices
Marc-André Lureau
2023-11-07
1
-13
/
+18
*
|
vl: simplify display_remote logic
Marc-André Lureau
2023-11-07
1
-5
/
+1
*
|
qemu-options: define -vnc only #ifdef CONFIG_VNC
Marc-André Lureau
2023-11-07
1
-4
/
+9
*
|
vl: drop needless -spice checks
Marc-André Lureau
2023-11-07
1
-6
/
+1
|
/
*
migration: New migrate and migrate-incoming argument 'channels'
Het Gala
2023-11-02
1
-1
/
+1
*
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-20
1
-0
/
+6
*
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
2023-10-16
1
-0
/
+1
[next]