Sign in
qemu-android
/
qemu-android
/
71b423f4b970de2622803a67a2bf39b1d1f5a12c
/
Makefile
a85903f
Build system fix distclean error for pixman
by Wenchao Xia
· 12 years ago
16529ce
Makefile: Add missing dependency (fix parallel builds)
by Stefan Weil
· 12 years ago
3bc2f57
build: replace weak symbols with a static library
by Paolo Bonzini
· 12 years ago
feb33ea
pixman: cleanup properly on make distclean
by Gerd Hoffmann
· 12 years ago
c28fa5a
pixman: pass cflags, add -fPIC
by Gerd Hoffmann
· 12 years ago
4d5bdd0
pixman: disable gtk
by Gerd Hoffmann
· 12 years ago
42da604
pixman: set --host for cross builds
by Gerd Hoffmann
· 12 years ago
4ba7950
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
by Anthony Liguori
· 12 years ago
e2134eb
pixman: windup in configure & makefiles
by Gerd Hoffmann
· 13 years ago
f563a5d
Merge remote-tracking branch 'origin/master' into threadpool
by Paolo Bonzini
· 12 years ago
136594f
build: do not include main loop where it is not actually used
by Paolo Bonzini
· 12 years ago
f3192e8
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
by Paolo Bonzini
· 12 years ago
0191253
janitor: move iovector functions out of cutils.c
by Paolo Bonzini
· 12 years ago
d1bd242
Makefile: Forbid out-of-tree build from a source tree that has been built in
by Peter Maydell
· 12 years ago
101f9cb
qemu-sockets: add socket_listen, socket_connect, socket_parse
by Paolo Bonzini
· 12 years ago
69758c2
build: add QAPI files to the tools
by Paolo Bonzini
· 13 years ago
7748b8c
allow make {dist, }clean work w/out configure
by Mike Frysinger
· 13 years ago
c9159fe
Remove libhw
by Stefan Weil
· 12 years ago
4be403c
Make target_phys_addr_t 64 bits unconditionally
by Avi Kivity
· 12 years ago
8bdd3d4
configure: Allow builds without any system or user emulation
by Stefan Weil
· 13 years ago
ba6212d
Eliminate cpus-x86_64.conf file
by Eduardo Habkost
· 13 years ago
c054b3f
qemu-img: Add json output option to the info command.
by Benoît Canet
· 13 years ago
d1186a3
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
e743cce
Makefile: Avoid explicit list of directories in clean target
by Peter Maydell
· 13 years ago
adb696f
block: Enable qemu_open/close to work with fd sets
by Corey Bryant
· 13 years ago
0521d37
Makefile: add qapi.py dependencies
by Stefan Hajnoczi
· 13 years ago
536c86f
qom: Clean libuser object and dependency files
by Jan Kiszka
· 13 years ago
9ddea94
usb: Clean common object and dependency files
by Jan Kiszka
· 13 years ago
54c2e50
build: Fix linking failure for qemu-ga
by Dunrong Huang
· 13 years ago
1435ddb
build: get dependency file directories from object file names
by Paolo Bonzini
· 13 years ago
cdc976b
build: include qapi-generated/ files in qga/Makefile.objs
by Paolo Bonzini
· 13 years ago
cb5fc67
build: fix build breakage due to bad merge
by Anthony Liguori
· 13 years ago
34bb443
build: add make dist target (v2)
by Anthony Liguori
· 13 years ago
8f67aa8
make: Remove 'build-all' rule
by Stefan Weil
· 13 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
2636fcb
PPC: e500: dt: start with empty device tree
by Alexander Graf
· 13 years ago
8f0e5c6
Makefile: Remove macro qapi-dir
by Stefan Weil
· 13 years ago
f69a9c6
Makefile: Remove BUILD_DIR from qapi-dir
by Stefan Weil
· 13 years ago
471fbf4
Install 'bepo' keymap already included in Qemu source
by Frédéric Boiteux
· 13 years ago
47ecbdf
libcacard: build fixes
by Blue Swirl
· 13 years ago
dcff25f
make: automatically include dependencies in recursive subdir rules (v2)
by Anthony Liguori
· 13 years ago
0cd23fc
build: install qmp-commands.txt
by Bruce Rogers
· 13 years ago
3d9b492
consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset()
by Michael Tokarev
· 13 years ago
fec90ff
build: limit usage of vpath
by Paolo Bonzini
· 13 years ago
00c705f
build: libcacard Makefile cleanups
by Paolo Bonzini
· 13 years ago
3d5a3f9
build: move target-independent hw/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
ee20477
build: move fsdev/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
4115852
build: do not sprinkle around GENERATED_HEADERS dependencies
by Paolo Bonzini
· 13 years ago
e2d87bf
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
by Eduardo Habkost
· 13 years ago
b1bbf76
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 13 years ago
94b2629
sdl: Add QEMU mascot icon for use with SDL
by Stefan Weil
· 13 years ago
19ac36b
Generic elimination of auto-generated files
by Lluís Vilanova
· 13 years ago
d7dd65b
config-host.mak: rename docdir to qemu_docdir
by Eduardo Habkost
· 13 years ago
80465e8
Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu
by Eduardo Habkost
· 13 years ago
6aae2a2
config-host.mak: rename datadir to qemu_datadir
by Eduardo Habkost
· 13 years ago
952ef67
make: Always set LC_ALL=C for makeinfo
by Stefan Weil
· 13 years ago
53fbf7b
make: fix clean rule by removing build file in qom/
by Anthony PERARD
· 13 years ago
94dd53c
buildfix: check for old pod2man versions
by Gerd Hoffmann
· 13 years ago
81fe74d
test: remove qemu-ga reference
by Michael Roth
· 13 years ago
3179d69
Support utf8 chars in pod docs
by Michael Tokarev
· 13 years ago
ce008c1
qom: Add QOM support to user emulators
by Andreas Färber
· 13 years ago
250b086
build: Include config-host.mak as soon as possible
by Lluís Vilanova
· 13 years ago
5918ff6
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
b55c952
Merge remote-tracking branch 'aneesh/for-upstream' into staging
by Anthony Liguori
· 13 years ago
983eef5
./configure: add option for disabling VirtFS
by Meador Inge
· 13 years ago
d8ca685
qemu-ga: fixes for win32 build of qemu-ga
by Michael Roth
· 13 years ago
187c207
Makefile: Add dependency to fix linux-user-only build
by Peter Maydell
· 13 years ago
2a2af96
kvmvapic: Add option ROM
by Jan Kiszka
· 13 years ago
57c83da
make: Remove duplicate use of GLIB_CFLAGS
by Stefan Weil
· 13 years ago
7b93fad
Add basic version of bridge helper
by Corey Bryant
· 13 years ago
67ed96f
Makefile: Remove linux-headers/asm symlink on distclean
by Peter Maydell
· 13 years ago
2f28d2ff
qom: add the base Object class (v2)
by Anthony Liguori
· 13 years ago
dcfa486
Makefile: Remove generated headers on clean
by Andreas Färber
· 13 years ago
e454e2e
Makefile: Exclude tests/Makefile in unconfigured tree
by Andreas Färber
· 13 years ago
ad65aa8
test: eliminate libcheck tests and have make check use gtester
by Anthony Liguori
· 13 years ago
dbfe06c
build: split unit test builds to a separate makefile fragment
by Anthony Liguori
· 13 years ago
c09015d
tests: mv tests/* -> tests/tcg
by Anthony Liguori
· 13 years ago
19bf7c8
Fix qapi code generation fix
by Avi Kivity
· 13 years ago
a2d8f1b
hw/9pfs: man page for proxy helper
by M. Mohan Kumar
· 13 years ago
ea75fc4
hw/9pfs: File ownership and others
by M. Mohan Kumar
· 13 years ago
17bff52
hw/9pfs: File system helper process for qemu 9p proxy FS
by M. Mohan Kumar
· 13 years ago
8d3bc51
Fix qapi code generation wrt parallel build
by Avi Kivity
· 13 years ago
cbcfa04
link the main loop and its dependencies into the tools
by Paolo Bonzini
· 14 years ago
81244ff
Drop test-visitor
by Luiz Capitulino
· 13 years ago
d88f5fd
Introduce test-qmp-input-visitor
by Luiz Capitulino
· 13 years ago
f294f82
Introduce test-qmp-output-visitor
by Luiz Capitulino
· 13 years ago
9b12940
Makefile: use full path for qapi-generated directory
by Michael Roth
· 13 years ago
aea317a
Revert "fix out of tree build"
by Anthony Liguori
· 13 years ago
be85c90
fix out of tree build
by Stefano Stabellini
· 13 years ago
1b14254
Makefile: fix qga dependencies
by Michael S. Tsirkin
· 13 years ago
b1beac3
Makefile: dependency fix
by Michael S. Tsirkin
· 13 years ago
599825c
Makefile: fix dependencies for generated .h, .c
by Michael S. Tsirkin
· 13 years ago
611b727
Makefile: remove more generated files on clean
by Michael S. Tsirkin
· 13 years ago
6329866
add sgabios blob and submodule
by Paolo Bonzini
· 13 years ago
ea7f780
add "make check" target
by Gerd Hoffmann
· 14 years ago
fffbeb7
move checks to separate variable
by Gerd Hoffmann
· 14 years ago
4ab328d
tools: reorganize Makefile variables
by Paolo Bonzini
· 13 years ago
ebffe2a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
057643f
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
Next »