Age | Commit message (Expand) | Author |
2013-02-22 | ui/gtk: Support versions of VTE before 0.26 | Stefan Weil |
2013-02-22 | Reenable -Wstrict-prototypes | Kevin Wolf |
2013-02-22 | ui/gtk: require at least GTK 2.18 and VTE 0.26 | Anthony Liguori |
2013-02-21 | gtk: add translation support (v5) | Anthony Liguori |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-02-21 | build: disable Wstrict-prototypes | Anthony Liguori |
2013-02-19 | usb-host: move legacy cmd line bits | Gerd Hoffmann |
2013-02-17 | host-utils: Use __int128_t for mul[us]64 | Richard Henderson |
2013-02-06 | configure: Fix build with XFree | Richard Henderson |
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 |