index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Age
Commit message (
Expand
)
Author
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-03-11
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2018-12-22
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-05-30
cli: add --preconfig option
Igor Mammedov
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
2018-04-26
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2018-03-12
vl: export machine_init_done
Peter Xu
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
[next]