index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2012-01-12
test: eliminate libcheck tests and have make check use gtester
Anthony Liguori
2012-01-12
check-qjson: convert to gtest
Anthony Liguori
2012-01-12
check-qlist: convert to gtest
Anthony Liguori
2012-01-12
check-qstring: convert to gtest
Anthony Liguori
2012-01-12
check-qint: convert to gtest
Anthony Liguori
2012-01-12
check-qfloat: convert to gtest
Anthony Liguori
2012-01-12
check-qdict: convert to gtest
Anthony Liguori
2012-01-12
tests: mv tests/* -> tests/tcg
Anthony Liguori
2012-01-06
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-01-06
Make python mandatory
Sebastian Herbszt
2012-01-06
configure: Fix test for supported host CPU type
Peter Maydell
2012-01-06
configure: CONFIG_QEMU_INTERP_PREFIX only for user mode
Stefan Weil
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
2011-12-19
configure: Improve Xen autodetection for hosts without Xen
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (statement without effect)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (value was never used)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (undefined NULL)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (uninitialized variable)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (macro redefined)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (unused variable)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (null arguments)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (integer from pointer)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (old-style function definition)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (always return a value from main)
Stefan Weil
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-12
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-12-10
w32: QEMU applications with SDL are always GUI applications
Stefan Weil
2011-12-10
configure: Enable build by default PIE / read-only relocation sections on Ope...
Brad
2011-12-06
Introduce test-qmp-input-visitor
Luiz Capitulino
2011-12-06
Introduce test-qmp-output-visitor
Luiz Capitulino
2011-12-06
configure: Don't mix glib and libcheck tests
Luiz Capitulino
2011-12-06
configure: Pull linux-headers/asm symlink creation out of loop
Peter Maydell
2011-12-06
configure: Print a banner comment at the top of config.log
Peter Maydell
2011-12-06
configure: Include #define name in check_define compiler error
Peter Maydell
2011-12-05
configure: Drop armv4l/armv4b distinction in $cpu
Peter Maydell
2011-11-28
configure: avoid screening of --{en, dis}able-usb-redir options
Max Filippov
2011-11-28
configure: tighten pie toolchain support test for tls variables
Avi Kivity
2011-11-21
configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags
Max Filippov
2011-11-21
configure: build position independent executables on x86-Linux hosts
Avi Kivity
2011-11-11
configure: Do not use 'sed -i'
Pavel Borzenkov
2011-11-10
configure: Show --cpu option on the help list
陳韋任
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-11-02
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
2011-11-01
configure: Suppress messages from pkg_config probe for check
Peter Maydell
2011-11-01
Revert "PPC: Fail configure when libfdt is not available"
Blue Swirl
2011-11-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-11-01
add test-coroutine to checks
Gerd Hoffmann
2011-11-01
move checks to separate variable
Gerd Hoffmann
2011-11-01
Probe for libcheck by default.
Gerd Hoffmann
2011-10-31
tcg: Add tcg interpreter to configure / make
Stefan Weil
[next]