Sign in
qemu
/
qemu
/
d75cbb5e68f5a7d64248ba89399a7f2073231de5
/
configure
c0caec1
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
e007dbe
configure: make --iasl option actually work
by Michael S. Tsirkin
· 11 years ago
45d285a
configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
by Peter Maydell
· 11 years ago
38dc749
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
52510f8
configure: Use -B switch only for Python versions which support it
by Stefan Weil
· 11 years ago
deb0f50
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
4f18b78
block: vhdx - add header update capability.
by Jeff Cody
· 11 years ago
bdf523e
configure: Add config.status to recreate the current configuration
by Stefan Weil
· 11 years ago
61cc919
configure: detect endian via compile test
by Mike Frysinger
· 12 years ago
ef5cfe5
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
2b170ef
configure: create fsdev/ directory
by Michael Tokarev
· 11 years ago
a31a864
acpi: add rules to compile ASL source
by Michael S. Tsirkin
· 12 years ago
ec9135c
configure: Remove CONFIG_QEMU_LDST_OPTIMIZATION
by Richard Henderson
· 11 years ago
802b508
tcg-hppa: Remove tcg backend
by Richard Henderson
· 12 years ago
28b9d47
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
by Anthony Liguori
· 11 years ago
d7f0efc
Merge remote-tracking branch 'kraxel/audio.1' into staging
by Anthony Liguori
· 11 years ago
7f12d64
tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
by Richard Henderson
· 12 years ago
e3608d6
configure: Allow command-line configure for ppc32
by Richard Henderson
· 12 years ago
19b0dfc
audio: remove CONFIG_MIXEMU configure option
by Bandan Das
· 12 years ago
2e6ae66
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
e600cdf
configure: Undefine _FORTIFY_SOURCE prior using it
by Michal Privoznik
· 12 years ago
b5613fd
usb: remove old usb-host code
by Gerd Hoffmann
· 12 years ago
70c60c0
coroutine: add ./configure --disable-coroutine-pool
by Stefan Hajnoczi
· 12 years ago
f93296e
qemu-iotests: add unix socket help program
by Wenchao Xia
· 12 years ago
2d1fe18
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into staging
by Anthony Liguori
· 12 years ago
6a49fa9
configure: Add handling code for AArch64 targets
by Alexander Graf
· 12 years ago
b39297a
qemu-ga: Add Windows VSS provider and requester as DLL
by Tomoki Sekiyama
· 12 years ago
d9840e2
qemu-ga: Add configure options to specify path to Windows/VSS SDK
by Tomoki Sekiyama
· 12 years ago
83f73fc
configure: Support configuring C++ compiler
by Tomoki Sekiyama
· 12 years ago
5a93d5c
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
c72b26e
configure: Allow x32 as a host
by Richard Henderson
· 12 years ago
65d5d3f
configure: Remove unneeded redirections of stderr (pkg-config --exists)
by Stefan Weil
· 12 years ago
ca871ec
configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)
by Stefan Weil
· 12 years ago
1d984a6
configure: Don't write .pyc files by default (python -B)
by Stefan Weil
· 12 years ago
7142909
configure: disable clang -Wstring-plus-int warning
by Peter Maydell
· 12 years ago
cd758dd
aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
by Alex Bligh
· 12 years ago
4e0c652
aio / timers: add ppoll support with qemu_poll_ns
by Alex Bligh
· 12 years ago
64160cd
Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging
by Anthony Liguori
· 12 years ago
e8ef31a
qemu-ga: build it even if !system
by Michael Tokarev
· 12 years ago
9862657
tests: QAPI schema parser tests
by Markus Armbruster
· 12 years ago
aaa2ebc
tests/tcg/xtensa: Fix out-of-tree build
by Andreas Färber
· 12 years ago
7d7b2ad
seccomp: no need to check arch in syscall whitelist
by Eduardo Otubo
· 12 years ago
f0ef1cf
Merge remote-tracking branch 'rth/tcg-next' into staging
by Anthony Liguori
· 12 years ago
874ec3c
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
by Anthony Liguori
· 12 years ago
2da776d
rdma: core logic
by Michael R. Hines
· 12 years ago
24cb36a
configure: Make NPTL non-optional
by Peter Maydell
· 12 years ago
2667e71
linux-user: Enable NPTL for x86-64
by Peter Maydell
· 12 years ago
bc22eb4
linux-user: Add i386 TLS setter
by Alexander Graf
· 12 years ago
1ccd937
linux-user: Enable NPTL for m68k
by Peter Maydell
· 12 years ago
f5147c9
linux-user: Enable NPTL for SPARC targets
by Peter Maydell
· 12 years ago
442a59c
linux-user: Enable NPTL for OpenRISC
by Peter Maydell
· 12 years ago
790d440
configure: Enable threading for unicore32-linux-user
by Peter Maydell
· 12 years ago
d769c64
configure: Enable threading on all ppc and mips linux-user targets
by Peter Maydell
· 12 years ago
fa78f3d
configure: Don't say target_nptl="no" if there is no linux-user target
by Peter Maydell
· 12 years ago
aa004f5
configure: Flip default of target_nptl
by Peter Maydell
· 12 years ago
0c14fb4
gluster: Add discard support for GlusterFS block driver.
by Bharata B Rao
· 12 years ago
e01bee0
gluster: Use pkg-config to configure GlusterFS block driver
by Bharata B Rao
· 12 years ago
0d185e6
configure: Provide more helpful message if libvte not present
by Peter Maydell
· 12 years ago
f290e49
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
by Richard Henderson
· 12 years ago
c6d8ed2
tcg/aarch64: Implement tlb lookup fast path
by Jani Kokkonen
· 12 years ago
964c6fa
configure: Simplify alternate .text segment
by Richard Henderson
· 12 years ago
464e367
configure: Add signed*signed check to [u]int128_t test
by Peter Maydell
· 12 years ago
f2c4ddd
configure: Fix "ERROR: ERROR: " for missing/incompatible DTC
by Andreas Färber
· 12 years ago
e169e1e
configure: Require libfdt for arm, ppc, microblaze softmmu targets
by Peter Maydell
· 12 years ago
96ce654
configure: dtc: Probe for libfdt_env.h
by Peter Crosthwaite
· 12 years ago
c02a955
build: drop TARGET_TYPE
by Paolo Bonzini
· 12 years ago
2e59915
main: use TARGET_ARCH only for the target-specific #define
by Paolo Bonzini
· 12 years ago
c1799a8
build: rename TARGET_ARCH2 to TARGET_NAME
by Paolo Bonzini
· 12 years ago
301255e
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
by Anthony Liguori
· 12 years ago
5f13731
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
1f08031
configure: permit compilation on arm aarch64
by Claudio Fontana
· 12 years ago
6a91c7c
tcg/aarch64: implement user mode qemu ld/st
by Jani Kokkonen
· 12 years ago
6692689
configure: Drop CONFIG_ATFILE test
by Peter Maydell
· 12 years ago
45f0b04
configure: Disable host-bsd USB on FreeBSD
by Ed Maste
· 12 years ago
224ead2
configure: remove ${config_host_ld} variable
by Ed Maste
· 12 years ago
2a78636
dump: Drop qmp_dump_guest_memory() stub and build for all targets
by Andreas Färber
· 12 years ago
c22d8e0
memory_mapping: Drop qemu_get_memory_mapping() stub
by Andreas Färber
· 12 years ago
b64ec4e
block: add block driver read only whitelist
by Fam Zheng
· 12 years ago
25b4833
configure: Report unknown target names more helpfully
by Peter Maydell
· 12 years ago
6e92f82
configure: Autogenerate default target list
by Peter Maydell
· 12 years ago
a585140
qemu: fix out of tree cross compile
by Alexey Kardashevskiy
· 12 years ago
cfeda5f
configure: try pkg-config ncurses first
by Ed Maste
· 12 years ago
cbc8d59
configure: remove confusing file manipulation
by Ed Maste
· 12 years ago
a3605bf
don't run pkg-config for features explicitly disabled
by Michael Tokarev
· 12 years ago
5a699bb
configure: don't save any fixed local_statedir for win32
by Laszlo Ersek
· 12 years ago
4f6ab39
Remove OSS support for OpenBSD
by Brad Smith
· 12 years ago
1405b62
w32: Fix configure test for -march=i486
by Stefan Weil
· 12 years ago
2d16c8e
configure: Detect uuid on MacOSX (fixes compile failure)
by Peter Maydell
· 12 years ago
3556c23
qom: allow turning cast debugging off
by Paolo Bonzini
· 12 years ago
e89e33e
S390: BIOS create link to src folder for .img file
by Dominik Dingel
· 12 years ago
8e515b1
configure: Check that "libtool" is not the MacOSX one
by Peter Maydell
· 12 years ago
781e954
trace: Add ftrace tracing backend
by Eiichi Tsukata
· 12 years ago
372e47e
configure: Pick up libseccomp include path
by Andreas Färber
· 12 years ago
98af93f
audio: replace audio card configuration with default-configs
by Paolo Bonzini
· 12 years ago
f6547f0
audio: remove CONFIG_* symbols
by Paolo Bonzini
· 12 years ago
ffa48cf
audio: remove HAS_AUDIO
by Paolo Bonzini
· 12 years ago
36cd6f6
audio: remove the need for audio card CONFIG_* symbols
by Paolo Bonzini
· 12 years ago
df5e0ef
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
by Richard Henderson
· 12 years ago
9933c30
s390-ccw.img: build s390-ccw rom on s3900 system by default
by Christian Borntraeger
· 12 years ago
Next »