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
2015-07-07
runstate: Add runstate store
Juan Quintela
1
-0
/
+1
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
1
-1
/
+0
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
1
-1
/
+1
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-1
/
+1
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
1
-0
/
+1
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
1
-0
/
+1
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
1
-3
/
+1
2015-03-12
configure: opengl overhaul
Gerd Hoffmann
1
-0
/
+1
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-5
/
+0
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-18
/
+0
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
1
-5
/
+0
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
1
-18
/
+0
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-2
/
+2
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-8
/
+8
2015-02-18
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
1
-3
/
+0
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
1
-1
/
+1
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
1
-0
/
+1
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
1
-2
/
+2
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
1
-1
/
+1
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
1
-1
/
+1
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
1
-0
/
+8
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
1
-0
/
+1
2014-11-11
numa: make 'info numa' take into account hotplugged memory
zhanghailiang
1
-0
/
+1
2014-11-02
qom/cpu: remove the unused CPU hot-plug notifier
Gu Zheng
1
-3
/
+0
2014-10-15
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
1
-0
/
+3
2014-10-15
bootindex: add del_boot_device_path function
Gonglei
1
-0
/
+1
2014-10-15
bootindex: add check bootindex function
Gonglei
1
-0
/
+1
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
1
-0
/
+1
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
1
-1
/
+6
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-2
/
+0
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
1
-0
/
+1
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
1
-0
/
+1
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
1
-0
/
+2
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
1
-0
/
+1
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
1
-1
/
+1
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
1
-1
/
+2
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-2
/
+6
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
1
-0
/
+3
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+7
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
1
-1
/
+1
2014-03-19
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
1
-0
/
+7
2014-03-13
Fix vga_interface_type for command line argument '-device VGA'
Mark Wu
1
-1
/
+1
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+1
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
1
-0
/
+2
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-0
/
+1
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-1
/
+3
2013-09-12
scsi: prefer UUID to VM name for the initiator name
Paolo Bonzini
1
-0
/
+2
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
1
-1
/
+1
[prev]
[next]