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
*
meson: convert hw/usb
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
meson: convert qapi-specific to meson
Marc-André Lureau
2020-08-21
1
-1
/
+0
*
meson: convert net directory to Meson
Marc-André Lureau
2020-08-21
1
-0
/
+1
*
meson: convert migration directory to Meson
Marc-André Lureau
2020-08-21
1
-1
/
+0
*
meson: convert common QMP bits for qemu and qemu-storage-daemon
Paolo Bonzini
2020-08-21
1
-1
/
+0
*
meson: convert dump/
Marc-André Lureau
2020-08-21
1
-1
/
+0
*
meson: convert root directory to Meson
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
meson: convert ui directory to Meson
Marc-André Lureau
2020-08-21
1
-4
/
+4
*
meson: convert audio directory to Meson
Paolo Bonzini
2020-08-21
1
-1
/
+2
*
meson: convert chardev directory to Meson (emulator part)
Paolo Bonzini
2020-08-21
1
-0
/
+2
*
meson: convert block
Marc-André Lureau
2020-08-21
1
-2
/
+1
*
meson: convert chardev directory to Meson (tools part)
Marc-André Lureau
2020-08-21
1
-1
/
+1
*
meson: add modules infrastructure
Marc-André Lureau
2020-08-21
1
-0
/
+6
*
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
1
-10
/
+9
*
meson: convert io directory to Meson
Marc-André Lureau
2020-08-21
1
-1
/
+1
*
meson: convert crypto directory to Meson
Marc-André Lureau
2020-08-21
1
-1
/
+1
*
meson: convert authz directory to Meson
Marc-André Lureau
2020-08-21
1
-1
/
+1
*
meson: convert qom directory to Meson (tools part)
Marc-André Lureau
2020-08-21
1
-1
/
+2
*
meson: generate hxtool files
Marc-André Lureau
2020-08-21
1
-6
/
+0
*
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
1
-4
/
+4
*
meson: use coverage option
Marc-André Lureau
2020-08-21
1
-16
/
+0
*
softmmu: move softmmu only files from root
Claudio Fontana
2020-07-11
1
-5
/
+2
*
build: fix device module builds
Gerd Hoffmann
2020-07-07
1
-0
/
+14
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-03-20
1
-1
/
+2
|
\
|
*
linux-user: introduce parameters to generate syscall_nr.h
Laurent Vivier
2020-03-20
1
-1
/
+2
*
|
Use -isystem for linux-headers dir
Eduardo Habkost
2020-03-16
1
-1
/
+1
|
/
*
fuzz: add target/fuzz makefile rules
Alexander Bulekov
2020-02-22
1
-0
/
+16
*
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-22
1
-1
/
+1
*
softmmu: move vl.c to softmmu/
Alexander Bulekov
2020-02-22
1
-0
/
+1
*
crypto: move common bits for all emulators to libqemuutil
Paolo Bonzini
2019-12-17
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
1
-0
/
+2
|
\
|
*
plugin: add core code
Emilio G. Cota
2019-10-28
1
-0
/
+2
*
|
exec: Split out variable page size support to exec-vary.c
Richard Henderson
2019-10-28
1
-1
/
+1
|
/
*
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
2019-09-10
1
-3
/
+0
*
configure: only link capstone to emulation targets
Daniel P. Berrangé
2019-07-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
1
-0
/
+4
|
\
|
*
Makefile: generate header file with the list of devices enabled
Julio Montes
2019-07-05
1
-0
/
+4
*
|
dump: Move the code to dump/
Markus Armbruster
2019-07-02
1
-2
/
+1
*
|
hw/core: Move numa.c to hw/core/
Markus Armbruster
2019-07-02
1
-1
/
+1
|
/
*
Move monitor.c to monitor/misc.c
Kevin Wolf
2019-06-17
1
-1
/
+2
*
Makefile.target: support per-target coverage reports
Alex Bennée
2019-05-28
1
-0
/
+16
*
build: Link user-only with crypto random number objects
Richard Henderson
2019-05-22
1
-2
/
+2
*
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
2019-05-17
1
-3
/
+3
*
tests/tcg: enable tcg tests for softmmu
Alex Bennée
2019-03-12
1
-2
/
+0
*
build: clean trace/generated-helpers.c
Paolo Bonzini
2019-03-11
1
-0
/
+1
*
build: remove unnecessary assignments from Makefile.target
Paolo Bonzini
2019-03-11
1
-3
/
+0
*
build: get rid of target-obj-y
Paolo Bonzini
2019-03-11
1
-5
/
+2
*
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-03-08
1
-4
/
+1
|
\
|
*
build-sys: link with slirp as an external project
Marc-André Lureau
2019-03-07
1
-4
/
+1
*
|
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+6
|
/
[next]