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
/
Makefile.target
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Add generic vector expanders
Richard Henderson
2018-02-08
1
-1
/
+1
*
tcg: Add types and basic operations for host vectors
Richard Henderson
2018-02-08
1
-2
/
+2
*
Fix build of console and GUI executables for Windows
Stefan Weil
2017-11-23
1
-1
/
+1
*
build: remove CONFIG_LIBDECNUMBER
Paolo Bonzini
2017-10-16
1
-6
/
+0
*
accel/hax: move hax-stub.c to accel/stubs/
Philippe Mathieu-Daudé
2017-09-19
1
-1
/
+0
*
Makefile: Remove libqemustub.a
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
accel/tcg: move tcg-runtime to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
1
-1
/
+1
*
accel/tcg: move user-exec to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
1
-2
/
+2
*
trace: ensure .stp files are rebuilt if trace tool source changes
Daniel P. Berrange
2017-08-01
1
-3
/
+6
*
tcg: add the CONFIG_TCG into Makefiles
Yang Zhong
2017-07-05
1
-2
/
+2
*
Makefile: Move bootdevice.o to common-obj-y
Thomas Huth
2017-07-04
1
-1
/
+1
*
tcg/tci: fix tcg-interpreter build
Philippe Mathieu-Daudé
2017-06-20
1
-1
/
+1
*
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
1
-3
/
+1
*
tcg: move tcg backend files into accel/tcg/
Yang Zhong
2017-06-15
1
-4
/
+2
*
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
1
-4
/
+3
*
accel: split the tcg accelerator from accel.c file
Yang Zhong
2017-06-15
1
-0
/
+1
*
migration: Make savevm.c target independent
Juan Quintela
2017-05-18
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-26
1
-6
/
+0
|
\
|
*
move xen-mapcache.c to hw/i386/xen/
Anthony Xu
2017-04-25
1
-3
/
+0
|
*
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-04-25
1
-2
/
+1
|
*
move xen-common.c to hw/xen/
Anthony Xu
2017-04-25
1
-2
/
+0
*
|
trace: Put all trace.o into libqemuutil.a
Xu, Anthony
2017-04-21
1
-3
/
+2
|
/
*
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
Daniel P. Berrange
2017-03-16
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-02-02
1
-2
/
+8
|
\
|
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
1
-2
/
+5
|
*
trace: move setting of group name into Makefiles
Daniel P. Berrange
2017-01-31
1
-0
/
+3
*
|
char: create chardev-obj-y
Marc-André Lureau
2017-01-31
1
-1
/
+3
|
/
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
1
-0
/
+1
*
stubs: group stubs for user-mode emulation
Paolo Bonzini
2017-01-16
1
-2
/
+2
*
rules.mak: add more rules to avoid chaining
Paolo Bonzini
2016-12-22
1
-0
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-2
/
+2
*
tcg: Add atomic helpers
Richard Henderson
2016-10-26
1
-0
/
+1
*
trace: pass trace-events to tracetool as a positional param
Daniel P. Berrange
2016-10-12
1
-3
/
+3
*
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-10-06
1
-9
/
+9
*
build-sys: remove qmp-commands-old.h
Marc-André Lureau
2016-09-19
1
-5
/
+2
*
s390x/cpumodel: generate CPU feature lists for CPU models
Michael Mueller
2016-09-06
1
-1
/
+1
*
linux-user: Create a hostdep.h for each host architecture
Peter Maydell
2016-06-26
1
-4
/
+1
*
trace: add build framework for merging trace-events files
Daniel P. Berrange
2016-06-20
1
-3
/
+3
*
Makefile: add dependency on scripts/hxtool
Paolo Bonzini
2016-06-07
1
-3
/
+3
*
linux-user: Provide safe_syscall for fixing races between signals and syscalls
Timothy E Baldwin
2016-05-27
1
-1
/
+6
*
io: add abstract QIOChannel classes
Daniel P. Berrange
2015-12-18
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-16
1
-1
/
+7
|
\
|
*
tcg: split tcg_op_defs to -common
Peter Crosthwaite
2015-09-16
1
-0
/
+1
|
*
translate-all: Move tcg_handle_interrupt() to -common
Peter Crosthwaite
2015-09-16
1
-0
/
+1
|
*
cpu-exec: Migrate some generic fns to cpu-exec-common
Peter Crosthwaite
2015-09-16
1
-0
/
+1
|
*
hmp-commands-info: move info_cmds content out of monitor.c
Pavel Butsykin
2015-09-16
1
-1
/
+4
*
|
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
2015-09-15
1
-0
/
+2
*
|
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
1
-0
/
+4
|
/
*
Makefile.target: include top level build dir in vpath
Michael Marineau
2015-09-09
1
-1
/
+1
*
migration: move savevm.c inside migration/
Juan Quintela
2015-06-12
1
-2
/
+2
[next]