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
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
2014-11-02
qom/cpu: remove the unused CPU hot-plug notifier
Gu Zheng
2014-10-15
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
2014-10-15
bootindex: add del_boot_device_path function
Gonglei
2014-10-15
bootindex: add check bootindex function
Gonglei
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
[next]