index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
migration: Add a new option to enable only-migratable
Ashijeet Acharya
2017-01-24
1
-0
/
+4
*
arch_init: Remove unnecessary default_config_files table
Eduardo Habkost
2017-01-24
1
-4
/
+14
*
vl: Ensure the numa_post_machine_init func in the appropriate location
Dou Liyang
2017-01-24
1
-2
/
+3
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
1
-3
/
+12
*
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2017-01-16
1
-1
/
+2
*
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2017-01-16
1
-42
/
+0
*
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2017-01-16
1
-1
/
+1
*
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
2017-01-12
1
-5
/
+0
*
record/replay: add network support
Pavel Dovgalyuk
2017-01-06
1
-1
/
+2
*
vl.c: move pidfile creation up the line
Michael Tokarev
2016-11-09
1
-5
/
+5
*
vl: exit qemu on guest panic if -no-shutdown is not set
Christian Borntraeger
2016-11-02
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2016-10-31
1
-0
/
+11
|
\
|
*
COLO: Add a new RunState RUN_STATE_COLO
zhanghailiang
2016-10-30
1
-0
/
+8
|
*
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
1
-0
/
+3
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
|
monitor: deprecate 'default' option
Marc-André Lureau
2016-10-28
1
-8
/
+3
|
/
*
fdc: Move qdev properties to FloppyDrive
Kevin Wolf
2016-10-27
1
-0
/
+1
*
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
1
-0
/
+10
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-1
/
+0
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-6
/
+6
*
Put the copyright information on a separate line
Thomas Huth
2016-10-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-10-18
1
-5
/
+4
|
\
|
*
machine: Fix replacement of '_' by '-' in machine property names
Markus Armbruster
2016-10-17
1
-5
/
+4
*
|
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
2016-10-17
1
-5
/
+0
|
/
*
trace: provide mechanism for registering trace events
Daniel P. Berrange
2016-10-12
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-10
1
-0
/
+1
|
\
|
*
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-10-07
1
-0
/
+1
*
|
qemu_kill_report: Report PID name too
Michal Privoznik
2016-10-04
1
-2
/
+6
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-29
1
-1
/
+0
|
\
|
*
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
2016-09-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-29
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-27
1
-0
/
+1
|
*
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
1
-0
/
+1
*
|
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
2016-09-27
1
-1
/
+2
*
|
colo-compare: introduce colo compare initialization
Zhang Chen
2016-09-27
1
-1
/
+2
|
/
*
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-3
/
+3
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-0
/
+1
*
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
1
-0
/
+40
*
monitor: use qmp_find_command() (using generated qapi code)
Marc-André Lureau
2016-09-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-09-13
1
-3
/
+0
|
\
|
*
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
2016-09-13
1
-3
/
+0
*
|
iothread: Stop threads before main() quits
Fam Zheng
2016-09-13
1
-0
/
+2
|
/
*
vl: Delay initialization of memory backends
Eduardo Habkost
2016-09-05
1
-0
/
+13
*
Update ancient copyright string in -version output
Peter Maydell
2016-08-11
1
-1
/
+2
*
audio: clean up before monitor clean up
Marc-André Lureau
2016-08-08
1
-0
/
+1
*
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
2016-08-08
1
-0
/
+1
*
vl: exit if a bad property value is passed to -global
Greg Kurz
2016-07-27
1
-0
/
+1
*
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+1
*
char: do not use atexit cleanup handler
Marc-André Lureau
2016-07-13
1
-0
/
+2
*
net: do not use atexit for cleanup
Paolo Bonzini
2016-07-13
1
-3
/
+2
[prev]
[next]