Sign in
qemu
/
qemu
/
ca35f780ac4654bfa086613c72b011448afff327
/
configure
ca35f78
move computation of tools and roms outside of config-host.mak generation
by Paolo Bonzini
· 15 years ago
683035d
configure: move directory defaults earlier
by Paolo Bonzini
· 15 years ago
6bde81c
configure: ignore unknown --xyzdir options
by Paolo Bonzini
· 15 years ago
0b24e75
configure: introduce more --xyzdir options
by Paolo Bonzini
· 15 years ago
1dabe05
configure: expand ${prefix} in create_config
by Paolo Bonzini
· 15 years ago
99d7cc7
configure: move all directory entries in config-host.mak close
by Paolo Bonzini
· 15 years ago
f2b9e1e
configure: unify handling of xyzdir variables
by Paolo Bonzini
· 15 years ago
7ee2822
rename CONFIG_QEMU_PREFIX
by Paolo Bonzini
· 15 years ago
190e9c5
configure: introduce confdir and confsuffix
by Paolo Bonzini
· 15 years ago
e7b45cc
configure: introduce sysconfsuffix
by Paolo Bonzini
· 15 years ago
0bfe8cc
configure: dyngen is long time gone
by Paolo Bonzini
· 15 years ago
f55fe27
configure: avoid using expr
by Paolo Bonzini
· 15 years ago
a447d4d
configure: bail out early on invalid -cpu option
by Paolo Bonzini
· 15 years ago
4021d24
configure: remove some bashisms
by Aurelien Jarno
· 15 years ago
d44cff2
Fix --enable-user-pie compilation.
by Richard Henderson
· 15 years ago
b40292e
QMP: Introduce commands documentation
by Jan Kiszka
· 15 years ago
fec0e3e
Fix cross compilation
by Stefan Weil
· 15 years ago
048d179
Avoid libaio for usermode
by Paul Brook
· 15 years ago
74db920
virtio-9p: Create a commandline option -fsdev
by Gautham R Shenoy
· 15 years ago
a4b388f
target-alpha: Enable NPTL.
by Richard Henderson
· 15 years ago
6495a04
linux-user: Remove ELFLOAD32.
by Richard Henderson
· 15 years ago
f038e8f
Use correct cflags for kvm-kmod when cross compiling
by Stefan Weil
· 15 years ago
fd76e73
tcg-hppa: Finish the port.
by Richard Henderson
· 15 years ago
355b194
Split TLB addend and target_phys_addr_t
by Paul Brook
· 15 years ago
477ba62
tcg: initial ia64 support
by Aurelien Jarno
· 15 years ago
903ec55
ia64 disas support
by Aurelien Jarno
· 15 years ago
d597005
vhost: vhost net support
by Michael S. Tsirkin
· 15 years ago
f01576f
Get bsd-user host page protection code working on FreeBSD hosts
by Juergen Lock
· 15 years ago
cc01cc8
tcg-mips: add guest base support
by Aurelien Jarno
· 15 years ago
c05c7a7
linux-user: add inotify_init1 syscall support
by Riku Voipio
· 15 years ago
9953b2f
Compile most IDE devices only once
by Blue Swirl
· 15 years ago
4d90453
Compile disassemblers only once
by Blue Swirl
· 15 years ago
ca2fb93
configure: fix --sysconfdir specification
by Andre Przywara
· 15 years ago
b1aa27c
Remove userspace target_phys_addr_t
by Paul Brook
· 15 years ago
37116c8
configure: Fix code which creates config.mak files
by Stefan Weil
· 15 years ago
f8aa6c7
configure: Fix wrong stderr redirection
by Stefan Weil
· 15 years ago
01668d9
Documentation: Modify rule for html output (better looking output format)
by Stefan Weil
· 15 years ago
e94a793
mingw32: Enable C99/POSIX format strings
by Stefan Weil
· 15 years ago
b4475aa
Monitor: Debugging support
by Luiz Capitulino
· 15 years ago
74f42e1
configure: fix the static compilation for sdl
by TeLeMan
· 15 years ago
d2807bc
configure: Add --enable-docs and --disable-docs to --help
by Dirk Ullrich
· 15 years ago
7942769
Add -static earlier to LDFLAGS for compile_prog()
by Loïc Minier
· 15 years ago
02ecd9f
configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b6ac6f82d32
by Aurelien Jarno
· 15 years ago
aa527b6
configure: fix compilation on hosts without -fstack-protector-all
by Aurelien Jarno
· 15 years ago
6792aa1
Solaris: test for presence of commands with has()
by Loïc Minier
· 15 years ago
0dba619
Add and use has() and path_of() funcs
by Loïc Minier
· 15 years ago
a0dfd8a
Check for sdl-config before calling it
by Loïc Minier
· 15 years ago
a0f291f
Check availavility of -fstack-protector-all
by Juan Quintela
· 15 years ago
8495830
Enable _FORTIFY_SOURCE=2
by Kirill A. Shutemov
· 15 years ago
07381cc
Support --sysconfdir in configure to specify path to configuration files
by Anthony Liguori
· 15 years ago
4e2b065
use pkg-config for libcurl whenever available
by Paolo Bonzini
· 15 years ago
9316f80
use pkg-config for sdl whenever available
by Paolo Bonzini
· 15 years ago
67c274d
fixes to the static compilation case for sdl
by Paolo Bonzini
· 15 years ago
f91672e
use cross-prefix for pkgconfig
by Paolo Bonzini
· 15 years ago
dae5079
kvm: Detect availability of kvm_para.h
by Jan Kiszka
· 15 years ago
ffd8b67
kvm: Use kvm-kmod headers if available
by Jan Kiszka
· 15 years ago
59bc10e
finish VPATH -> vpath translation
by Paolo Bonzini
· 15 years ago
0e8c921
Drop --whole-archive and static libraries
by Andreas Färber
· 15 years ago
2bff4b6
Compile qemu-nbd also on OpenBSD and Solaris
by Blue Swirl
· 15 years ago
299060a
user_only: compile everything with -fpie
by Kirill A. Shutemov
· 15 years ago
990b3e1
target-alpha: Enable softfloat.
by Richard Henderson
· 15 years ago
20ff6c8
Do not abort on qemu_malloc(0) in production builds
by Anthony Liguori
· 15 years ago
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
9c7a420
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
· 15 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
25be210f
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
Next »