index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' cgi-bin.old usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
11
-30
/
+26
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
4
-5
/
+5
2009-07-27
define ENOTSUP the same that the other errors
Juan Quintela
2
-7
/
+3
2009-07-27
test if xen is enabled only once
Juan Quintela
1
-4
/
+1
2009-07-27
simplify fdt libs selection
Juan Quintela
2
-8
/
+5
2009-07-27
simplify vde libs selection
Juan Quintela
1
-6
/
+6
2009-07-27
simplify brlapi selection
Juan Quintela
2
-11
/
+11
2009-07-27
simplify curses library selection
Juan Quintela
1
-10
/
+5
2009-07-27
Define and use xen libs in a single place
Juan Quintela
1
-7
/
+8
2009-07-27
indent with 2 spaces sdl tests
Juan Quintela
1
-34
/
+31
2009-07-27
remove sdl_static. Just do the right thing if static is yes
Juan Quintela
1
-30
/
+12
2009-07-27
target_softmmu is undefined at that point
Juan Quintela
1
-1
/
+1
2009-07-27
instead of setup sdl_x11 just add -lX11 to sdl_libs
Juan Quintela
1
-4
/
+1
2009-07-27
Calculate sdl_libs and sdl_flags and use them everywhere
Juan Quintela
1
-7
/
+9
2009-07-27
sdl_config value was always sdl-config
Juan Quintela
1
-11
/
+10
2009-07-27
the else part of this test is obsolete We are testing for sdl = yes inside th...
Juan Quintela
1
-7
/
+1
2009-07-27
Use CONFIG_POSIX to simplify Makefile
Juan Quintela
1
-16
/
+5
2009-07-27
Add CONFIG_POSIX
Juan Quintela
1
-0
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
36
-82
/
+82
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
2
-4
/
+4
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
3
-3
/
+3
2009-07-27
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
2
-3
/
+3
2009-07-27
rename HAVE_GPROF to TARGET_GPROF
Juan Quintela
3
-7
/
+7
2009-07-27
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
Juan Quintela
2
-3
/
+3
2009-07-27
rename HAVE_FNMATCH_H to CONFIG_FNMATCH
Juan Quintela
2
-3
/
+3
2009-07-27
rename HAVE_IOVEC to CONFIG_IOVEC
Juan Quintela
2
-3
/
+3
2009-07-27
rename HAVE_PREADV to CONFIG_PREADV
Juan Quintela
2
-3
/
+3
2009-07-27
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2
-2
/
+3
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
12
-22
/
+22
2009-07-27
O_LARGEFILE is already set in qemu-common.h
Juan Quintela
1
-1
/
+0
2009-07-27
fix indententation
Juan Quintela
1
-3
/
+2
2009-07-27
Refactor code to remove one #ifdef CONFIG_FDT
Juan Quintela
1
-4
/
+2
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
6
-9
/
+10
2009-07-27
Add -static in configure if needed
Juan Quintela
3
-14
/
+2
2009-07-27
more specific config.mak can overwrote more general config.mak
Juan Quintela
1
-1
/
+1
2009-07-27
move printing of config-host.mak variables to end of generation
Juan Quintela
1
-25
/
+27
2009-07-27
make oss use OSS_LIBS
Juan Quintela
2
-2
/
+2
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
3
-4
/
+4
2009-07-27
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
3
-4
/
+4
2009-07-27
remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
Juan Quintela
2
-4
/
+4
2009-07-27
use same algorithm for testing and
Juan Quintela
1
-1
/
+7
2009-07-27
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
3
-5
/
+5
2009-07-27
target_arch2 is redefined unconditionally later
Juan Quintela
1
-3
/
+0
2009-07-27
Remove SP_CFLAGS and SP_LDFLAGS
Juan Quintela
1
-13
/
+22
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
10
-23
/
+28
2009-07-27
Enable USE_DIRECT_JUMP on Win32.
Filip Navara
1
-4
/
+1
2009-07-27
Remove special Win32 code in vl.c that's no longer needed.
Filip Navara
1
-4
/
+0
2009-07-27
Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32
Filip Navara
2
-1
/
+5
2009-07-27
Remove useless Win32 include files and unused function in net.c.
Filip Navara
1
-29
/
+0
2009-07-27
tap-win32: Use correct headers.
Filip Navara
1
-7
/
+1
[next]