index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
1
-1
/
+1
*
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
2022-07-29
1
-1
/
+1
*
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
1
-2
/
+0
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-2
/
+0
*
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
1
-0
/
+1
*
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
1
-0
/
+2
*
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-05
1
-1
/
+0
*
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-15
1
-2
/
+0
*
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
1
-2
/
+0
*
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
1
-2
/
+0
*
vl: extract softmmu/runstate.c
Paolo Bonzini
2020-12-15
1
-0
/
+3
*
vl: remove serial_max_hds
Paolo Bonzini
2020-12-10
1
-4
/
+0
*
vl: extract softmmu/rtc.c
Paolo Bonzini
2020-12-10
1
-0
/
+2
*
vl: extract machine done notifiers
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-2
/
+0
*
vl: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+0
*
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
1
-1
/
+1
*
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+0
*
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
2020-06-05
1
-0
/
+2
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-3
/
+0
*
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
1
-2
/
+0
|
\
|
*
hostmem: fix strict bind policy
Igor Mammedov
2020-02-19
1
-1
/
+0
|
*
make mem_path local variable
Igor Mammedov
2020-02-19
1
-1
/
+0
*
|
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-22
1
-0
/
+4
|
/
*
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-17
1
-1
/
+0
*
ui: drop curor_hide global variable.
Gerd Hoffmann
2020-02-12
1
-1
/
+0
*
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
1
-1
/
+0
*
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
2020-02-04
1
-1
/
+0
*
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
2019-10-31
1
-0
/
+1
*
bootdevice: Add interface to gather LCHS
Sam Eiderman
2019-10-31
1
-0
/
+3
*
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-09-03
1
-2
/
+0
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-61
/
+0
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+3
*
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
1
-7
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
2019-07-08
1
-0
/
+2
*
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-28
1
-0
/
+1
*
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-02
1
-0
/
+1
*
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+0
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-2
/
+0
*
Remove deprecated -no-frame option
Thomas Huth
2019-02-05
1
-1
/
+0
*
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
1
-1
/
+0
*
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-22
1
-0
/
+1
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+2
*
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
1
-0
/
+1
*
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2018-12-18
1
-20
/
+0
*
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2018-08-17
1
-1
/
+1
[next]