index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
2014-09-18
1
-1
/
+1
*
|
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
2014-09-11
1
-0
/
+1
*
|
vl: use QLIST_FOREACH_SAFE to visit change state handlers
Paolo Bonzini
2014-09-10
1
-2
/
+2
|
/
*
machine: Clean up -machine handling
Andreas Färber
2014-09-04
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
1
-0
/
+4
|
\
|
*
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
1
-0
/
+4
*
|
vl: process -object after other backend options
Paolo Bonzini
2014-08-26
1
-5
/
+5
|
/
*
vl: free err
Hu Tao
2014-08-15
1
-0
/
+1
*
vl: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-2
/
+3
*
icount: Add align option to icount
Sebastian Tanase
2014-08-06
1
-0
/
+4
*
icount: Add QemuOpts for icount
Sebastian Tanase
2014-08-06
1
-7
/
+28
*
machine: Replace underscores in machine's property names
Marcel Apfelbaum
2014-07-21
1
-1
/
+11
*
pc: fix qemu exiting with error when -m X < 128 with old machine types
Igor Mammedov
2014-07-17
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-07-01
1
-0
/
+2
|
\
|
*
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
2014-07-01
1
-0
/
+2
*
|
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
2014-07-01
1
-2
/
+1
|
/
*
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
1
-0
/
+13
|
\
|
*
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
1
-0
/
+13
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
1
-16
/
+9
|
\
\
|
*
|
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-9
/
+0
|
*
|
qapi event: convert WAKEUP
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert SUSPEND
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert RESUME
Wenchao Xia
2014-06-23
1
-2
/
+2
|
*
|
qapi event: convert RESET
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert POWERDOWN
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
|
qapi event: convert SHUTDOWN
Wenchao Xia
2014-06-23
1
-1
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-24
1
-0
/
+4
|
\
\
|
*
|
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
1
-0
/
+4
|
|
/
*
|
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-06-23
1
-3
/
+0
*
|
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
2014-06-23
1
-1
/
+0
|
/
*
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
2014-06-23
1
-31
/
+54
*
numa: use RAM_ADDR_FMT with ram_addr_t
Michael S. Tsirkin
2014-06-19
1
-6
/
+6
*
vl: redo -object parsing
Paolo Bonzini
2014-06-19
1
-29
/
+36
*
numa: add -numa node,memdev= option
Paolo Bonzini
2014-06-19
1
-2
/
+2
*
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
2014-06-19
1
-1
/
+10
*
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-4
/
+3
*
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-19
1
-138
/
+1
*
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
2014-06-19
1
-0
/
+51
*
vl.c: daemonize before guest memory allocation
Igor Mammedov
2014-06-18
1
-2
/
+2
*
object_add: allow completion handler to get canonical path
Igor Mammedov
2014-06-18
1
-4
/
+5
*
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
2014-06-16
1
-2
/
+2
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-05
1
-0
/
+2
|
\
|
*
qdev: Display warning about unused -global
Don Slutz
2014-06-05
1
-0
/
+2
*
|
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
2014-05-28
1
-3
/
+8
*
|
vl.c: Do not set 'type' property in obj_set_property()
Marcel Apfelbaum
2014-05-28
1
-1
/
+2
*
|
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-10
/
+8
*
|
vl: fix 'name' option to work with -readconfig
Dr. David Alan Gilbert
2014-05-24
1
-2
/
+7
|
/
*
vl.c: remove init_clocks call from main
Kirill Batuzov
2014-05-09
1
-1
/
+0
[prev]
[next]