Sign in
qemu
/
qemu
/
1ffc266539d443f83d5eb487593be50ef496f09e
/
configure
5ee4f3c
target/alpha: Enable MTTCG by default
by Richard Henderson
· 8 years ago
6d3f4c6
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into staging
by Peter Maydell
· 8 years ago
df1d8a1
hw/mips: MIPS Boston board support
by Paul Burton
· 8 years ago
ca759f9
tcg: enable MTTCG by default for ARM on x86 hosts
by Alex Bennée
· 8 years ago
2d896b4
Revert "hw/mips: MIPS Boston board support"
by Peter Maydell
· 8 years ago
d3473e1
hw/mips: MIPS Boston board support
by Paul Burton
· 8 years ago
6e85fce
dtc: Update requirement to v1.4.2
by Paul Burton
· 8 years ago
4a09d0b
target/openrisc: Rename the cpu from or32 to or1k
by Richard Henderson
· 8 years ago
ac7568b
rules: don't try to create missing include dirs
by Daniel P. Berrange
· 8 years ago
e671711
nios2: Add support for Nios-II R1
by Marek Vasut
· 8 years ago
48cef39
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging
by Peter Maydell
· 8 years ago
61766fe
target-hppa: Add framework and enable compilation
by Richard Henderson
· 8 years ago
429b31a
Revert "Remove remainders of HPPA backend"
by Richard Henderson
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
a049223
Revert "win32: don't run subprocess tests on Mingw32 platform"
by Marc-André Lureau
· 8 years ago
b0cb0a6
Plumb the HAXM-based hardware acceleration support
by Vincent Palatin
· 8 years ago
a15215f
build: remove --enable-colo/--disable-colo
by Paolo Bonzini
· 8 years ago
56e8bdd
build-sys: add qapi doc generation targets
by Marc-André Lureau
· 8 years ago
c1bb86c
block: Rename raw-{posix,win32} to file-*.c
by Eric Blake
· 8 years ago
a470b33
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
c17a18e
build-sys: remove libtool left-over
by Marc-André Lureau
· 8 years ago
1f923c7
configure: add CONFIG_GCRYPT_HMAC item
by Longpeng(Mike)
· 8 years ago
7ecf44a
rules.mak: Also try -r to build modules
by Paolo Bonzini
· 8 years ago
c79ed23
configure: fix LTTng UST tracing backend detection
by Francis Deslauriers
· 8 years ago
a7764f1
Fix FreeBSD (10.x) build after 7dc9ae43
by Ed Maste
· 8 years ago
7c70300
Fix cursesw detection
by Samuel Thibault
· 8 years ago
6a02c80
sockets: add AF_VSOCK support
by Stefan Hajnoczi
· 8 years ago
180fb75
configure: Support enable/disable COLO feature
by zhanghailiang
· 8 years ago
5b2ecab
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into staging
by Peter Maydell
· 8 years ago
8ddc5bf
curses: Use cursesw instead of curses
by Samuel Thibault
· 8 years ago
225a9ab
configure, ppc64: Copy skiboot.lid to build directory when configuring
by Alexey Kardashevskiy
· 8 years ago
df79b99
tcg: Add CONFIG_ATOMIC64
by Richard Henderson
· 8 years ago
7ebee43
tcg: Add atomic128 helpers
by Richard Henderson
· 9 years ago
5a03cd0
linux-user: Add support for syncfs() syscall
by Aleksandar Markovic
· 8 years ago
38860a0
linux-user: Add support for clock_adjtime() syscall
by Aleksandar Markovic
· 8 years ago
6b39b06
build: Work around SIZE_MAX bug in OSX headers
by Eric Blake
· 8 years ago
7d992e4
oslib-posix: add a configure switch to debug stack usage
by Peter Lieven
· 8 years ago
c640f28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
b6eb9b4
qdisk - hw/block/xen_disk: grant copy implementation
by Paulina Szubarczyk
· 8 years ago
4a05889
build-sys: put glib_cflags in QEMU_CFLAGS
by Marc-André Lureau
· 8 years ago
1f04b99
build-sys: remove unused GLIB_CFLAGS
by Marc-André Lureau
· 8 years ago
315d318
configure: Remove detection code for UUID
by Fam Zheng
· 8 years ago
cb6414d
vhdx: Use QEMU UUID API
by Fam Zheng
· 8 years ago
4be4879
blockdev: Modularize nfs block driver
by Colin Lord
· 9 years ago
7ad9339
win32: don't run subprocess tests on Mingw32 platform
by Eduardo Habkost
· 9 years ago
d41f3c3
Remove remainders of HPPA backend
by Thomas Huth
· 8 years ago
8212ff8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
5e33a87
cutils: Rearrange buffer_is_zero acceleration
by Richard Henderson
· 9 years ago
2d31515
configure: Always compile with -fwrapv
by Peter Maydell
· 8 years ago
a6b1d4c
configure: support replication
by Changlong Xie
· 9 years ago
fc0b9b0
vhost-vsock: add virtio sockets device
by Stefan Hajnoczi
· 9 years ago
0a85241
trace: add syslog tracing backend
by Paul Durrant
· 9 years ago
e57218b
pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation
by Peter Maydell
· 9 years ago
435405a
Disable warn about left shifts of negative values
by Pranith Kumar
· 9 years ago
71fcd8e
avx2 configure: Disable if static build
by Aaron Lindsay
· 9 years ago
690604f
configure: mark qemu-ga VSS includes as system headers
by Michael Roth
· 9 years ago
fe31017
build-sys: link tests/data
by Marc-André Lureau
· 9 years ago
409437e
tests: introduce a framework for testing migration performance
by Daniel P. Berrange
· 9 years ago
cdbd727
build: Use $(AS) for optionrom explicitly
by Richard Henderson
· 9 years ago
5f6f0e2
build: Use $(CCAS) for compiling .S files
by Richard Henderson
· 9 years ago
a1c5e94
crypto: allow default TLS priority to be chosen at build time
by Daniel P. Berrange
· 9 years ago
0c16c05
crypto: switch hash code to use nettle/gcrypt directly
by Daniel P. Berrange
· 9 years ago
3e904d6
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' into staging
by Peter Maydell
· 9 years ago
7dd929d
configure: Make AVX2 test robust to non-ELF systems
by Peter Maydell
· 9 years ago
92fe2ba
configure: Improve usermode relocation linker option probe
by Peter Maydell
· 9 years ago
affc88c
configure: Don't allow user-only targets for unknown CPU architectures
by Peter Maydell
· 9 years ago
997f6ed
configure: Don't override ARCH=unknown if enabling TCI
by Peter Maydell
· 9 years ago
3e68445
seccomp: Add support for ppc/ppc64
by Michael Strosaker
· 9 years ago
0fb2331
configure: Remove unused CONFIG_SIGEV_THREAD_ID switch
by Thomas Huth
· 9 years ago
4fb8320
avx2 configure: Use primitives in test
by Dr. David Alan Gilbert
· 9 years ago
fc6e1de
Make avx2 configure test work with -O2
by Dr. David Alan Gilbert
· 9 years ago
e4650c8
configure: Enable -Werror for MinGW builds, too
by Thomas Huth
· 9 years ago
8926692
configure: Remove unused CONFIG_ZERO_MALLOC setting
by Thomas Huth
· 9 years ago
b66e10e
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' into staging
by Peter Maydell
· 9 years ago
227f021
linux-user: Use safe_syscall wrapper for epoll_wait syscalls
by Peter Maydell
· 9 years ago
9e87a69
Fix configure test for PBKDF2 in nettle
by Steven Luo
· 9 years ago
8913885
configure: Use $(..) instead of deprecated `..`
by Stefan Weil
· 9 years ago
6969ec6
Fix linking relocatable objects on Sparc
by James Clarke
· 9 years ago
575b22b
linux-user: check if NETLINK_ROUTE is available
by Laurent Vivier
· 9 years ago
e58ff62
audio: pa: Set volume of recording stream instead of recording device
by Peter Krempa
· 9 years ago
5919e03
configure: Allow builds with extra warnings
by Stefan Weil
· 9 years ago
3f3b538
configure: Use uniform description for devel packages
by Stefan Weil
· 9 years ago
c6feff9
configure: support vte-2.91
by Cole Robinson
· 9 years ago
d6a6dba
configure: report SDL version
by Cole Robinson
· 9 years ago
f2a4e54
configure: report GTK version
by Cole Robinson
· 9 years ago
02d34f6
configure: add echo_version helper
by Cole Robinson
· 9 years ago
e07047c
configure: error on unknown --with-sdlabi value
by Cole Robinson
· 9 years ago
ee8466d
configure: build SDL if only SDL2 available
by Cole Robinson
· 9 years ago
277abf1
configure: Check if struct fsxattr is available from linux header
by Jan Vesely
· 9 years ago
d85fa9e
block/gluster: prevent data loss after i/o error
by Jeff Cody
· 9 years ago
5ce4397
configure: Enable seccomp sandbox for MIPS
by James Hogan
· 9 years ago
fff2f98
crypto: do an explicit check for nettle pbkdf functions
by Daniel P. Berrange
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
cf7cc92
config.status: Pass extra parameters
by Dr. David Alan Gilbert
· 9 years ago
ae62963
wxx: Add support for ncurses
by Stefan Weil
· 9 years ago
37788f2
crypto: add support for PBKDF2 algorithm
by Daniel P. Berrange
· 9 years ago
b917da4
crypto: add cryptographic random byte source
by Daniel P. Berrange
· 9 years ago
99f2dbd
configure: detect ifunc and avx2 attribute
by Liang Li
· 9 years ago
014cb15
configure: add dma-buf support detection.
by Gerd Hoffmann
· 9 years ago
a5af128
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into staging
by Peter Maydell
· 9 years ago
Next »