index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
1
-3
/
+0
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-1
/
+1
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
1
-1
/
+1
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
1
-2
/
+0
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
1
-2
/
+0
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
1
-0
/
+1
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
1
-0
/
+2
2022-01-04
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
1
-1
/
+0
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
1
-2
/
+0
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-2
/
+0
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
1
-2
/
+0
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
1
-0
/
+3
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+0
2020-12-10
vl: extract softmmu/rtc.c
Paolo Bonzini
1
-0
/
+2
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-2
/
+0
2020-12-10
vl: remove bios_name
Paolo Bonzini
1
-1
/
+0
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-1
/
+1
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-0
/
+2
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
1
-3
/
+0
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-2
/
+0
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
1
-0
/
+4
2020-02-19
hostmem: fix strict bind policy
Igor Mammedov
1
-1
/
+0
2020-02-19
make mem_path local variable
Igor Mammedov
1
-1
/
+0
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
1
-1
/
+0
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
1
-1
/
+0
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
1
-1
/
+0
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
1
-1
/
+0
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-0
/
+1
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
1
-0
/
+3
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
1
-2
/
+0
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-61
/
+0
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+3
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
1
-7
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
1
-0
/
+2
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-0
/
+1
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
1
-0
/
+1
2019-03-11
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-2
/
+0
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
1
-1
/
+0
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
1
-1
/
+0
2018-12-22
vl: Introduce shutdown_notifiers
Yuval Shaia
1
-0
/
+1
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+2
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
1
-0
/
+1
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
1
-20
/
+0
[next]