index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Age
Commit message (
Expand
)
Author
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
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
2014-03-19
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
2014-03-13
Fix vga_interface_type for command line argument '-device VGA'
Mark Wu
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-12
scsi: prefer UUID to VM name for the initiator name
Paolo Bonzini
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-07-30
spice: fix display initialization
Gerd Hoffmann
[next]