Sign in
qemu-android
/
qemu-android
/
fc8c5b8c41ee5ba69d7a2be63b02a08c7b0b155b
/
Makefile
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
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
753d11f
target-alpha: Add custom PALcode image for CLIPPER emulation.
by Richard Henderson
· 14 years ago
8cf28bc
makefile: extract tools-obj-y
by Paolo Bonzini
· 14 years ago
e319360
qapi: use middle mode in QMP server
by Anthony Liguori
· 14 years ago
63467dd
Makefile: Remove 'tarbin' target
by Peter Maydell
· 14 years ago
519e169
Makefile: Fix broken build
by Stefan Weil
· 14 years ago
388d475
build: Always have 'BUILD_DIR' variable pointing to the root of the build tree
by Lluís Vilanova
· 14 years ago
7948a66
win32: improve version.o dependency
by Blue Swirl
· 14 years ago
9aed1e0
Rename qemu -> qemu-system-i386
by Anthony Liguori
· 14 years ago
edb47ec
trace: move backend-specific code into the trace/ directory
by Lluís
· 14 years ago
957f1f9
guest agent: remove uneeded dependencies
by Michael Roth
· 14 years ago
92f562e
Remove remenants of qemu_malloc
by Anthony Liguori
· 14 years ago
41a7482
Remove qemu_malloc/qemu_free
by Anthony Liguori
· 14 years ago
6e855de
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
793553a
Makefile: delete config.log in distclean
by Alexandre Raymond
· 14 years ago
aa7ee42
coroutine: add test-coroutine automated tests
by Stefan Hajnoczi
· 14 years ago
016c77a
Makefile: add missing deps on $(GENERATED_HEADERS)
by Michael Roth
· 14 years ago
45b75ae
Makefile: Minor cscope fixups
by Alexandre Raymond
· 14 years ago
c886edf
Let users select their pythons
by Blue Swirl
· 14 years ago
e3d4d25
guest agent: add guest agent RPCs/commands
by Michael Roth
· 14 years ago
48ff7a6
guest agent: qemu-ga daemon
by Michael Roth
· 14 years ago
13a286d
guest agent: command state class
by Michael Roth
· 14 years ago
69ed836
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
by Michael Roth
· 14 years ago
640e540
qapi: add test-visitor, tests for gen. visitor code
by Michael Roth
· 14 years ago
e18df14
Add hard build dependency on glib
by Anthony Liguori
· 14 years ago
44dc0ca
libcacard: add libcacard.la target
by Alon Levy
· 14 years ago
ef749d0
json-parser: propagate error from parser
by Anthony Liguori
· 14 years ago
fbd659b
PPC: install mpc8544ds.dtb
by Alexander Graf
· 14 years ago
6774e44
libcacard: add correct subdirectory dependencies
by Paolo Bonzini
· 14 years ago
dbf352a
Merge remote-tracking branch 'awilliam/ipxe' into staging
by Anthony Liguori
· 14 years ago
5ee8ad7
PXE: Use consistent naming for PXE ROMs
by Alex Williamson
· 14 years ago
7a734b8
Makefile: Clean up after "make pdf"
by Brad Hards
· 14 years ago
111a38b
libcacard: initial commit
by Robert Relyea
· 14 years ago
f20600f
trace: move trace objects from Makefile to Makefile.objs
by Alon Levy
· 14 years ago
a9f8ad8
Add SLOF-based partition firmware for pSeries machine, allowing more boot options
by David Gibson
· 14 years ago
39ac845
Implement hcall based RTAS for pSeries machines
by David Gibson
· 14 years ago
00914b7
microblaze: Add PetaLogix ml605 MMU little-endian ref design
by Michal Simek
· 14 years ago
4c3b5a4
Add scripts directory
by Blue Swirl
· 14 years ago
7943a2f
spice: add qxl vgabios binary.
by Gerd Hoffmann
· 14 years ago
Next »