index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
config-host.mak: rename datadir to qemu_datadir
Eduardo Habkost
1
-1
/
+1
2012-04-24
configure: rename $confdir to $qemu_confdir
Eduardo Habkost
1
-2
/
+2
2012-04-24
configure: rename $docdir to $qemu_docdir
Eduardo Habkost
1
-4
/
+4
2012-04-24
configure: rename $datadir to $qemu_datadir
Eduardo Habkost
1
-5
/
+5
2012-04-23
Merge remote-tracking branch 'sstabellini/build_fix' into staging
Anthony Liguori
1
-0
/
+25
2012-04-18
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
1
-2
/
+2
2012-04-17
xen,configure: detect Xen 4.2
Stefano Stabellini
1
-0
/
+25
2012-04-17
configure: pa_simple is not needed anymore
Marc-André Lureau
1
-3
/
+3
2012-04-13
configure: Insist on a Python 2, not Python 3
Peter Maydell
1
-0
/
+8
2012-04-12
configure: Fix wrong preprocessor statement
Stefan Weil
1
-1
/
+1
2012-04-12
configure: Remove useless uses of ARCH_CFLAGS
Peter Maydell
1
-6
/
+6
2012-04-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+3
2012-04-07
Replace Qemu by QEMU in w32 installation path (prefix)
Stefan Weil
1
-1
/
+1
2012-04-07
configure: require glib 2.12, 2.20 for mingw32
Paolo Bonzini
1
-2
/
+10
2012-04-03
configure: Link qga against UST tracing related libraries
Lluís Vilanova
1
-0
/
+1
2012-04-03
configure: Link QEMU against 'liburcu-bp'
Lluís Vilanova
1
-1
/
+1
2012-04-03
configure: fix mingw32 libs_qga typo
Stefan Hajnoczi
1
-1
/
+1
2012-04-01
target-lm32: add simple disassembler
Michael Walle
1
-0
/
+4
2012-03-31
tests: fix out-of-tree building for lm32 target
Michael Walle
1
-1
/
+3
2012-03-31
buildfix: check for old pod2man versions
Gerd Hoffmann
1
-0
/
+8
2012-03-31
Fix conversion from lower to upper case with Turkish locale
Stefan Weil
1
-3
/
+3
2012-03-24
target-alpha: Move memory helpers to mem_helper.c.
Richard Henderson
1
-1
/
+1
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
1
-0
/
+7
2012-03-14
qom: Introduce CPU class
Andreas Färber
1
-0
/
+1
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-1
/
+3
2012-03-12
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
Anthony Liguori
1
-1
/
+1
2012-03-12
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
1
-1
/
+1
2012-03-12
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
1
-1
/
+5
2012-03-12
coroutine: adding configure choose mechanism for coroutine backend
Alex Barcelo
1
-8
/
+29
2012-03-11
configure: Test for libiberty.a (mingw32)
Stefan Weil
1
-1
/
+7
2012-03-08
configure: Quote the configure args printed in config.log
Peter Maydell
1
-1
/
+3
2012-03-08
osdep: Remove local definition of macro offsetof
Stefan Weil
1
-14
/
+0
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-1
/
+1
2012-03-03
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
Blue Swirl
1
-12
/
+0
2012-03-02
arm: add device tree support
Grant Likely
1
-0
/
+1
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
1
-1
/
+1
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
1
-3
/
+3
2012-02-28
Move definition of HOST_LONG_BITS to qemu-common.h
Stefan Weil
1
-12
/
+0
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
1
-6
/
+19
2012-02-27
usb-redir: Let the usb-host know about our device filtering
Hans de Goede
1
-1
/
+1
2012-02-27
libcacard: link with glib for g_strndup
Alon Levy
1
-2
/
+2
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
1
-1
/
+1
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
1
-0
/
+4
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
1
-2
/
+13
2012-02-24
./configure: add option for disabling VirtFS
Meador Inge
1
-6
/
+19
2012-02-23
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
1
-1
/
+1
2012-02-17
configure: Remove OpenBSD workaround for curses probe
Brad Smith
1
-3
/
+0
2012-02-17
libcacard configure fixes
Paul Brook
1
-6
/
+6
2012-02-10
usb-redir: Add the posibility to filter out certain devices from redirecion
Hans de Goede
1
-1
/
+1
2012-02-01
Add support for net bridge
Corey Bryant
1
-0
/
+2
[prev]
[next]