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