Age | Commit message (Expand) | Author | Files | Lines |
2013-02-06 | configure: Fix build with XFree | Richard Henderson | 1 | -1/+1 |
2013-02-01 | configure: Keep -Werror enabled for Release Candidates | Andreas Färber | 1 | -1/+1 |
2013-01-26 | link seccomp only with softmmu targets | Michael Tokarev | 1 | -1/+1 |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck | 1 | -3/+24 |
2013-01-21 | configure: silence pkg-config's check for curses | Vadim Evard | 1 | -1/+1 |
2013-01-15 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -1/+4 |
2013-01-15 | configure: try pkg-config for curses | Vadim Evard | 1 | -1/+4 |
2013-01-15 | raw-posix: support discard on more filesystems | Kusanagi Kouichi | 1 | -0/+19 |
2013-01-14 | Merge remote-tracking branch 'kraxel/pixman.v6' into staging | Anthony Liguori | 1 | -0/+4 |
2013-01-14 | pixman: pass extra cflags and ldflags | Gerd Hoffmann | 1 | -0/+4 |
2013-01-12 | libcacard: rewrite Makefile in non-recursive style | Paolo Bonzini | 1 | -8/+1 |
2013-01-12 | libcacard: require libtool to build it | Paolo Bonzini | 1 | -1/+2 |
2013-01-12 | build: remove CONFIG_SMARTCARD | Paolo Bonzini | 1 | -42/+25 |
2013-01-12 | build: support linking with libtool objects/libraries | Paolo Bonzini | 1 | -1/+7 |
2013-01-12 | gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_... | Gerd Hoffmann | 1 | -3/+3 |
2013-01-12 | optionrom: build with discrete CPP and AS steps | Blue Swirl | 1 | -1/+6 |
2013-01-11 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -1/+1 |
2013-01-11 | configure: Fix comment (copy+paste bug) | Stefan Weil | 1 | -1/+1 |
2013-01-08 | usbredir: Add support for buffered bulk input (v2) | Hans de Goede | 1 | -1/+1 |
2013-01-06 | tests: add gcov support | Blue Swirl | 1 | -1/+19 |
2013-01-04 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -1/+0 |
2013-01-04 | Remove --sparc_cpu option from the configure list | 陳韋任 (Wei-Ren Chen) | 1 | -1/+0 |
2013-01-04 | configure: also symlink *.aml files | Gerd Hoffmann | 1 | -0/+1 |
2013-01-02 | configure: Write new file "config-all-disas.mak" when running configure | Stefan Weil | 1 | -0/+2 |
2013-01-02 | configure: add CONFIG_VIRTIO_BLK_DATA_PLANE | Stefan Hajnoczi | 1 | -0/+21 |
2012-12-29 | tcg-i386: Perform cmov detection at runtime for 32-bit. | Richard Henderson | 1 | -0/+19 |
2012-12-23 | configure: allow disabling pixman if not needed | Robert Schiele | 1 | -2/+16 |
2012-12-22 | build: fix includes for VNC | Paolo Bonzini | 1 | -4/+3 |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori | 1 | -34/+19 |
2012-12-19 | fpu: move public header file to include/fpu | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | build: kill libuser | Paolo Bonzini | 1 | -3/+0 |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 1 | -28/+17 |
2012-12-19 | build: create ldscripts/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | build: adjust setting of QEMU_INCLUDES | Paolo Bonzini | 1 | -2/+1 |
2012-12-18 | configure: Earlier pkg-config probe | Stefan Weil | 1 | -8/+8 |
2012-12-14 | Revert "pixman: require 0.18.4 or newer" | Gerd Hoffmann | 1 | -2/+2 |
2012-12-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -3/+1 |
2012-12-08 | configure: Default to 'cc', not 'gcc' | Peter Maydell | 1 | -2/+11 |
2012-12-08 | pixman: require 0.18.4 or newer | Gerd Hoffmann | 1 | -2/+2 |
2012-12-07 | Fix spelling (prefered -> preferred) | Stefan Weil | 1 | -1/+1 |
2012-12-07 | configure: Remove stray debug output | Peter Maydell | 1 | -2/+0 |
2012-11-28 | build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012] | Paolo Bonzini | 1 | -0/+16 |
2012-11-18 | tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize) | Stefan Weil | 1 | -1/+4 |
2012-11-17 | libseccomp: require version 1.0.0 | Blue Swirl | 1 | -1/+1 |
2012-11-14 | pixman: build internal version early | Gerd Hoffmann | 1 | -3/+4 |
2012-11-14 | pixman: set --host for cross builds | Gerd Hoffmann | 1 | -0/+5 |
2012-11-14 | pixman: add output dir to include path | Gerd Hoffmann | 1 | -5/+7 |
2012-11-03 | tcg/ppc: ld/st optimization | malc | 1 | -1/+1 |
2012-11-03 | configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization | Yeongkyoon Lee | 1 | -0/+6 |
2012-11-01 | Merge remote-tracking branch 'kraxel/usb.69' into staging | Anthony Liguori | 1 | -1/+1 |