index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-17
Userspace guest address offsetting
Paul Brook
1
-0
/
+20
2009-07-16
Generate $target_dir/config.h from $target_dir/config.mak
Juan Quintela
1
-30
/
+12
2009-07-16
Refactor config_softfloat selection in another list
Juan Quintela
1
-20
/
+7
2009-07-16
rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
Juan Quintela
1
-156
/
+155
2009-07-16
simplify TARGET_ABI_DIR generation
Juan Quintela
1
-4
/
+9
2009-07-16
simplify TARGET_ARCH2 generation
Juan Quintela
1
-8
/
+2
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
1
-17
/
+16
2009-07-16
generate TARGET_<arch name> for config.h
Juan Quintela
1
-17
/
+3
2009-07-16
generate TARGET_ARCH for config.h
Juan Quintela
1
-18
/
+2
2009-07-16
Only setup TARGET_ARCH when it is different of
Juan Quintela
1
-11
/
+1
2009-07-16
print only once TARGET_ARCH
Juan Quintela
1
-18
/
+19
2009-07-16
Refactor targe_bigendian selection in another list
Juan Quintela
1
-14
/
+5
2009-07-16
Refactor common code using a list
Juan Quintela
1
-48
/
+3
2009-07-16
generate ARCH name instead of coding it
Juan Quintela
1
-34
/
+21
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
1
-7
/
+2
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
1
-4
/
+2
2009-07-16
configure kqemu in a single place
Juan Quintela
1
-10
/
+5
2009-07-16
configure kvm in a single place
Juan Quintela
1
-28
/
+13
2009-07-16
configure xen in a single place
Juan Quintela
1
-10
/
+7
2009-07-16
TARGET_ARCH2 is already known at configure time.
Juan Quintela
1
-1
/
+6
2009-07-16
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
1
-0
/
+8
2009-07-16
Fix multiboot.bin build on mingw32
Anthony Liguori
1
-0
/
+6
2009-07-09
configure: Append extra cflags and ldflags
Jan Kiszka
1
-6
/
+6
2009-07-09
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
1
-2
/
+2
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
1
-10
/
+6
2009-07-09
Enable MIPS NPTL
Paul Brook
1
-0
/
+1
2009-07-08
configure: remove bogus linux-user check
Riku Voipio
1
-10
/
+6
2009-07-03
Rename target_cpu to target_arch2
Blue Swirl
1
-45
/
+45
2009-06-29
move CONFIG_* values from yes to y
Juan Quintela
1
-37
/
+37
2009-06-29
Multiboot build system v4
Alexander Graf
1
-1
/
+8
2009-06-29
Prefer ncurses over curses
Jan Kiszka
1
-2
/
+10
2009-06-23
add sparc64-softmmu to default configure targets list
Igor V. Kovalenko
1
-0
/
+1
2009-06-22
Fix build on Mac OS X
Anthony Liguori
1
-1
/
+9
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
1
-1
/
+1
2009-06-16
kvm: Restrict configure check to Linux
Jan Kiszka
1
-2
/
+2
2009-06-16
linux-user: add tee, splice and vmsplice
vibisreenivasan
1
-0
/
+23
2009-06-16
linux-user: implement pipe2 [v3]
Riku Voipio
1
-0
/
+21
2009-06-16
linux-user: fix utimensat
Riku Voipio
1
-0
/
+22
2009-06-13
Really enable -Werror
Blue Swirl
1
-13
/
+14
2009-06-12
Enable -Werror by default for git builds on Linux hosts
Anthony Liguori
1
-5
/
+13
2009-06-07
kvm: Improve upgrade notes when facing unsupported kernels
Jan Kiszka
1
-2
/
+4
2009-06-07
Fix generation of CONFIG_KVM
Blue Swirl
1
-7
/
+8
2009-06-04
Add --enable-debug
Paul Brook
1
-1
/
+15
2009-05-28
Add detection of pthread library name
Sebastian Herbszt
1
-5
/
+9
2009-05-26
microblaze: Hook into the build-system.
Edgar E. Iglesias
1
-1
/
+20
2009-05-26
Remove temporary config-host.h
Paul Brook
1
-1
/
+8
2009-05-22
Avoid errors when curl-config does not exist
Paul Brook
1
-1
/
+1
2009-05-22
Add HTTP protocol using curl v6
Alexander Graf
1
-0
/
+25
2009-05-21
Compile most Xen files only once
Blue Swirl
1
-0
/
+5
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
1
-17
/
+2
[next]