Sign in
qemu-android
/
qemu-android
/
5cfe026475f3233a4c42351001560450886feddb
/
configure
0e60a69
Add KVM support for S390x
by Alexander Graf
· 15 years ago
24e804ec
S/390 host/target build system support
by Alexander Graf
· 15 years ago
ea5ad30
Suppress optionrom build on Solaris x86
by Andreas Faerber
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
be17dc9
configure: use correct cflags in compiler checks
by Michael S. Tsirkin
· 15 years ago
afa0523
tcg: initial mips support
by Aurelien Jarno
· 15 years ago
a167ba5
Add support for GNU/kFreeBSD
by Aurelien Jarno
· 15 years ago
a992fe3
Makefile dependencies for device configs
by Paul Brook
· 15 years ago
3a3fb96
configure: Fix spelling in comment and rework the comment
by Stefan Weil
· 15 years ago
86355e0
qemu-io: build on all platforms
by Aurelien Jarno
· 15 years ago
493abda
audio: link with -lpulse in addition to -lpulse-simple
by Aurelien Jarno
· 15 years ago
9cf5576
Fix typo
by Blue Swirl
· 15 years ago
9c7a4202
Prevent configuring for a user emulator on a different type of OS
by Blue Swirl
· 15 years ago
422c46a
Add a unit test for JSON support
by Anthony Liguori
· 15 years ago
9c9efb6
Add unit test for QFloat
by Anthony Liguori
· 15 years ago
78f5d72
Cleanup configure checks for dup3 and fallocate
by Jan Kiszka
· 15 years ago
eb85201
Configurable block format whitelist
by Markus Armbruster
· 15 years ago
2d9f27d
Fix the build when srcdir == objdir
by Anthony Liguori
· 15 years ago
dffcb71
build: add CONFIG_LINUX
by Mark McLoughlin
· 15 years ago
e1144d0
net: move net-queue.[ch] under net/
by Mark McLoughlin
· 15 years ago
102251a
Merge commit 'linux-user/linux-user-for-upstream' into staging
by Anthony Liguori
· 15 years ago
747bbdf
Suppress warnings about 'warn_unused_result' attribute directive
by Blue Swirl
· 15 years ago
d092793
implementations of dup3 and fallocate that are good enough to fool LTP
by Ulrich Hecht
· 16 years ago
a91b857
configure: clean temporary executable files even on Windows
by malc
· 15 years ago
f514f41
Fix bswap in comment
by Stefan Weil
· 15 years ago
02d5467
Move dependency generation falgs out of configure
by malc
· 15 years ago
868dc0b
configure: clean up temporary dependency files
by malc
· 15 years ago
d563163
Windows Waveform Audio driver (no ADC support yet)
by malc
· 15 years ago
3aa3dcf
Introduce QList unit-tests
by Luiz Capitulino
· 15 years ago
3d0f151
Generate gdbstub-xml.c only when needed
by Juan Quintela
· 15 years ago
1f3d3c8
Add new config-devices.mak for each target
by Juan Quintela
· 15 years ago
91880d9
Move generation of config-target.h to Makefile from configure
by Juan Quintela
· 15 years ago
25be210
Rename config.{h, mak} config-target.{h, mak}
by Juan Quintela
· 15 years ago
1215c6e
Move generation of config-host.h to Makefile from configure
by Juan Quintela
· 15 years ago
deed3cc
Don't include config-host.mak from inside config.mak
by Juan Quintela
· 15 years ago
ae7489c
AIOLIBS is not used anywhere
by Juan Quintela
· 15 years ago
a316e37
Add -Wold-style-* flags
by Juan Quintela
· 15 years ago
b6e31c1
slirp: It needs to use QEMU_CFLAGS not CFLAGS
by Juan Quintela
· 15 years ago
ee682d2
Check availability of uuid header / library
by Stefan Weil
· 15 years ago
fa58948
Use GNU ld to link roms on OpenSolaris
by Blue Swirl
· 15 years ago
add1615
Compile some user files only once for all targets
by Blue Swirl
· 15 years ago
b461cdc
Don't compile roms if not building system targets
by Blue Swirl
· 15 years ago
5f6b9e8
Probe for fdatasync()
by Blue Swirl
· 15 years ago
e5934d3
fix typo in configure --help
by Andre Przywara
· 16 years ago
9332f6a
configure: change "found" to "find"
by Sebastian Herbszt
· 16 years ago
5010893
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca"
by Blue Swirl
· 16 years ago
91b40c5
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
by Blue Swirl
· 16 years ago
34005a0
Add configure option to compile user targets as PIE
by Kirill A. Shutemov
· 16 years ago
df70204
Fix text relocations in linux-user targets
by Kirill A. Shutemov
· 16 years ago
5791f45
Do not link usermode targets with libhw*.a
by Kirill A. Shutemov
· 16 years ago
d741429
Add #defines needed by OpenSolaris, fix breakage by the #defines
by Blue Swirl
· 16 years ago
31ff504
Fix OpenSolaris build breaking typos
by Blue Swirl
· 16 years ago
de5071c
Fix a Sparse warning about redefinition of offsetof()
by Blue Swirl
· 16 years ago
3cfcae3
configure: fix Linux AIO detection
by Luiz Capitulino
· 16 years ago
3aefa74
fix VNC SASL detection
by Juan Quintela
· 16 years ago
c32d766
qemu-io: Improve portability (win32 now supported).
by Stefan Weil
· 16 years ago
c34ebfd
Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
by Anthony Liguori
· 16 years ago
7b8c51a
Introduce QDict unit-tests
by Luiz Capitulino
· 16 years ago
5de65a0
Introduce QString unit-tests
by Luiz Capitulino
· 16 years ago
33837ba
Introduce QInt unit-tests
by Luiz Capitulino
· 16 years ago
5495ed1
Add check support
by Luiz Capitulino
· 16 years ago
3737c05
Merge commit 'linux-user/linux-user-for-upstream' into staging
by Anthony Liguori
· 16 years ago
4617e59
Relax pthreads check to avoid win32
by Anthony Liguori
· 16 years ago
59f2a78
ide: move code to hw/ide/
by Gerd Hoffmann
· 16 years ago
5c6c3a6
raw-posix: add Linux native AIO support
by Christoph Hellwig
· 16 years ago
dfffc65
Add sparse to new feature convention
by Juan Quintela
· 16 years ago
b31a027
Add kvm to new feature convention
by Juan Quintela
· 16 years ago
fc321b4
Add xen to new feature convention
by Juan Quintela
· 16 years ago
2df87df
Add fdt to new feature convention
by Juan Quintela
· 16 years ago
c419815
Add sdl to new feature convention
by Juan Quintela
· 16 years ago
a25dba1
Rename build_docs to docs
by Juan Quintela
· 16 years ago
83a3ab8
Add build_docs to new feature convention
by Juan Quintela
· 16 years ago
a20a6f4
Add bluez to new feature convencion
by Juan Quintela
· 16 years ago
b0a47e7
Add nptl to new feature convencion
by Juan Quintela
· 16 years ago
788c819
Add curl to new feature convencion
by Juan Quintela
· 16 years ago
c584a6d
Add curses to new feature convencion
by Juan Quintela
· 16 years ago
ea784e3
Add vnc_sasl to new feature convencion
by Juan Quintela
· 16 years ago
1be10ad
Add vnc_tls to new feature convencion
by Juan Quintela
· 16 years ago
dfb278b
Add vde to new feature convencion
by Juan Quintela
· 16 years ago
4ffcedb
Add brlapi to new feature convencion
by Juan Quintela
· 16 years ago
249247c
Add error message for feature not found
by Juan Quintela
· 16 years ago
e2d52ad
Add feature configure help
by Juan Quintela
· 16 years ago
4f78ef9
Use the same structure for list of libs in curses and pthread
by Juan Quintela
· 16 years ago
576edbf
Make vnc configure options less verbose.
by Juan Quintela
· 16 years ago
c2882b9
linux-user: add eventfd support
by Riku Voipio
· 16 years ago
4dd75c7
make pthreads mandatory
by Christoph Hellwig
· 16 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 16 years ago
0953a80
Add a configure switch to enable / disable all user targets. I felt compelled to do it for symmetry, mostly it is useful to disable user targets when you don't want to build them.
by Zachary Amsden
· 16 years ago
aa0cba4
Third attempt to invoke create_config properly
by malc
· 16 years ago
971c47c
Do not use $SHELL to invoke our scripts
by malc
· 16 years ago
f14bfdf
Move libsunpath to use the same style than everything else
by Juan Quintela
· 16 years ago
f622d8a
convert gprof flags to style of rest of Makefile
by Juan Quintela
· 16 years ago
7973f21
Add cocoa libs at Darwin selection time
by Juan Quintela
· 16 years ago
f030293
CURL libs are used both by tools and softmmu
by Juan Quintela
· 16 years ago
8e02e54
VDE libs are used both by tools and softmmu
by Juan Quintela
· 16 years ago
3e2e0e6
Add libs_tools support
by Juan Quintela
· 16 years ago
a990240
Disable aio in mingw32
by Juan Quintela
· 16 years ago
053dd92
We also need TARGET_<arechname> in Makefiles
by Juan Quintela
· 16 years ago
55d9c04
Consolidate audio flags in configure
by Juan Quintela
· 16 years ago
67f86e8
Generate CONFIG_AUDIO_PT_INT in configure
by Juan Quintela
· 16 years ago
Next »