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
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
util: Add UUID API
Fam Zheng
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2015-11-12
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
Migration commands
Dr. David Alan Gilbert
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
Provide runtime Target page information
Dr. David Alan Gilbert
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
2015-07-07
runstate: Add runstate store
Juan Quintela
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
2015-03-12
configure: opengl overhaul
Gerd Hoffmann
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
2014-11-11
numa: make 'info numa' take into account hotplugged memory
zhanghailiang
[next]