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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
colo-compare: introduce colo compare initialization
Zhang Chen
1
-1
/
+2
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-3
/
+3
2016-09-23
util: Add UUID API
Fam Zheng
1
-0
/
+1
2016-09-20
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
1
-0
/
+40
2016-09-19
monitor: use qmp_find_command() (using generated qapi code)
Marc-André Lureau
1
-0
/
+1
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-3
/
+0
2016-09-13
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
1
-3
/
+0
2016-09-13
iothread: Stop threads before main() quits
Fam Zheng
1
-0
/
+2
2016-09-05
vl: Delay initialization of memory backends
Eduardo Habkost
1
-0
/
+13
2016-08-11
Update ancient copyright string in -version output
Peter Maydell
1
-1
/
+2
2016-08-08
audio: clean up before monitor clean up
Marc-André Lureau
1
-0
/
+1
2016-08-08
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
1
-0
/
+1
2016-07-27
vl: exit if a bad property value is passed to -global
Greg Kurz
1
-0
/
+1
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-0
/
+1
2016-07-13
char: do not use atexit cleanup handler
Marc-André Lureau
1
-0
/
+2
2016-07-13
net: do not use atexit for cleanup
Paolo Bonzini
1
-3
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-7
/
+2
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-1
/
+15
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
1
-0
/
+5
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+2
2016-06-29
vl: smp_parse: fix regression
Andrew Jones
1
-0
/
+2
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
1
-7
/
+0
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
1
-36
/
+2
2016-06-27
qapi: Report support for -device cpu hotplug in query-machines
Peter Krempa
1
-0
/
+1
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+1
2016-06-20
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
1
-1
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-20
vl: Error messages need to go to stderr, fix some
Markus Armbruster
1
-4
/
+4
2016-06-17
vnc: Wrap vnc initialization code with CONFIG_VNC
Chao Peng
1
-0
/
+2
2016-06-16
vl: smp_parse: cleanups
Andrew Jones
1
-19
/
+15
2016-06-16
vl.c: Add '-L help' which lists data dirs.
Richard W.M. Jones
1
-1
/
+12
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-8
/
+3
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
1
-0
/
+1
2016-06-01
net: vl: Move default_net to vl.c
Eduardo Habkost
1
-1
/
+23
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-7
/
+0
2016-05-23
vl: change runstate only if new state is different from current state
Li Zhijian
1
-0
/
+4
2016-05-20
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
1
-6
/
+1
2016-05-20
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
1
-13
/
+2
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-1
/
+5
2016-05-20
vl: Simplify global property registration
Eduardo Habkost
1
-24
/
+15
2016-05-20
vl: Make display_remote a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
1
-0
/
+9
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-6
/
+7
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
1
-4
/
+0
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
1
-6
/
+1
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
1
-2
/
+0
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
1
-4
/
+2
[prev]
[next]