Sign in
qemu
/
qemu
/
876f256bde4ff5263b435412d698ed15cad584d9
/
configure
7e24e92
trace: Add LTTng Userspace Tracer backend
by Stefan Hajnoczi
· 15 years ago
9410b56
trace: Specify trace file name
by Prerna Saxena
· 15 years ago
22890ab
trace: Support for dynamically enabling/disabling trace events
by Prerna Saxena
· 15 years ago
26f7227
trace: Add simple built-in tracing backend
by Stefan Hajnoczi
· 15 years ago
94a420b
trace: Add trace-events file for declaring trace events
by Stefan Hajnoczi
· 15 years ago
52ba784
Fix "make install" with a cross toolchain
by Hollis Blanchard
· 14 years ago
96763cf
vnc: better default values for VNC options
by Corentin Chary
· 15 years ago
bd023f9
vnc: threaded VNC server
by Corentin Chary
· 15 years ago
efe556a
vnc: tight add PNG encoding
by Corentin Chary
· 15 years ago
3e230dd
ui: move all ui components in ui/
by Corentin Chary
· 15 years ago
2f6f5c7
vnc: tight: add JPEG and gradient subencoding with smooth image detection
by Corentin Chary
· 15 years ago
48bb375
tcg-s390: new TCG Target
by Richard Henderson
· 15 years ago
758e8e3
virtio-9p: Make infrastructure for the new security model.
by Venkateswararao Jujjuri (JV)
· 15 years ago
d66ed0e
tcg-s390: correctly detect s390 with a 64-bit kernel
by Aurelien Jarno
· 15 years ago
28d7cc4
tcg-s390: Adjust compilation flags.
by Richard Henderson
· 15 years ago
4d58be0
s390x: Don't use a linker script for user-only.
by Richard Henderson
· 15 years ago
5d8a4f8
tcg-i386: Merge 64-bit generation.
by Richard Henderson
· 15 years ago
1c0fd16
configure: display sysconfdir in summary
by Aurelien Jarno
· 15 years ago
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
Next »