Age | Commit message (Expand) | Author | Files | Lines |
2011-04-09 | configure: avoid basename usage message | Scott Wood | 1 | -1/+1 |
2011-04-07 | configure: add --version flag | Mike Frysinger | 1 | -0/+2 |
2011-04-04 | configure: add opengl detection | Michael Walle | 1 | -0/+30 |
2011-04-04 | lm32: add Milkymist AC97 support | Michael Walle | 1 | -0/+3 |
2011-04-04 | s390x: Enable nptl for s390x | Ulrich Hecht | 1 | -0/+1 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 1 | -0/+49 |
2011-04-01 | usb-ccid: add CCID bus | Alon Levy | 1 | -0/+11 |
2011-04-01 | Implement hcall based RTAS for pSeries machines | David Gibson | 1 | -1/+3 |
2011-03-22 | Make VNC support optional | Jes Sorensen | 1 | -12/+25 |
2011-03-22 | enable kvm for ppc(32) on ppc64 | René Rebe | 1 | -0/+2 |
2011-03-21 | rbd: don't link with -lcrypto | Aurelien Jarno | 1 | -1/+1 |
2011-03-13 | remove CONFIG_THREAD | Paolo Bonzini | 1 | -2/+0 |
2011-03-07 | Add lm32 target to configure | Michael Walle | 1 | -3/+7 |
2011-03-06 | w32: Add support for curses | Stefan Weil | 1 | -1/+5 |
2011-02-23 | microblaze: Allow targeting little-endian mb | Edgar E. Iglesias | 1 | -2/+5 |
2011-02-20 | w32: Use additional library libiberty.a | Stefan Weil | 1 | -1/+1 |
2011-02-20 | target-i386: set target_phys_bits to 64 | Aurelien Jarno | 1 | -1/+1 |
2011-02-17 | linux-user: Define target alignment size | Laurent Vivier | 1 | -0/+17 |
2011-02-17 | linux-user: Support the epoll syscalls | Peter Maydell | 1 | -0/+54 |
2011-02-14 | kvm: Fix race between timer signals and vcpu entry under !IOTHREAD | Jan Kiszka | 1 | -0/+6 |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -10/+26 |
2011-02-01 | Merge remote branch 'spice/spice.v29.pull' into staging | Anthony Liguori | 1 | -3/+3 |
2011-01-29 | New trace-event backend: stderr | Fabien Chouteau | 1 | -1/+2 |
2011-01-24 | configure: Fix spice probe | Jiri Denemark | 1 | -3/+3 |
2011-01-23 | kvm: Consolidate must-have capability checks | Jan Kiszka | 1 | -13/+26 |
2011-01-21 | kvm: Enable user space NMI injection for kvm guest | Lai Jiangshan | 1 | -0/+3 |
2011-01-20 | Add scripts directory | Blue Swirl | 1 | -1/+1 |
2011-01-14 | target-sh4: switch sh4 to softfloat | Aurelien Jarno | 1 | -3/+3 |
2011-01-14 | configure: fix broken test | Aurelien Jarno | 1 | -1/+1 |
2011-01-14 | make trace options use autoconfy names | Paolo Bonzini | 1 | -4/+4 |
2011-01-14 | move --srcdir detection earlier | Paolo Bonzini | 1 | -5/+7 |
2011-01-14 | [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.mak | Paolo Bonzini | 1 | -1/+0 |
2011-01-14 | remove source_path_used | Paolo Bonzini | 1 | -29/+16 |
2011-01-14 | move "ln -sf" emulation to a function | Paolo Bonzini | 1 | -15/+11 |
2011-01-14 | reorganize sdl-config tests | Paolo Bonzini | 1 | -13/+13 |
2011-01-14 | do not default to non-prefixed pkg-config when cross compiling | Paolo Bonzini | 1 | -2/+2 |
2011-01-14 | fix spelling of $pkg_config, move default together with other cross tools | Paolo Bonzini | 1 | -17/+17 |
2011-01-14 | provide portable HOST_LONG_BITS test | Paolo Bonzini | 1 | -7/+9 |
2011-01-14 | do not pass bogus $(SRC_PATH) include paths to cc during configure | Paolo Bonzini | 1 | -8/+11 |
2011-01-14 | test cc with the complete set of chosen flags | Paolo Bonzini | 1 | -25/+25 |
2011-01-14 | fix sparse support (?) | Paolo Bonzini | 1 | -5/+5 |
2011-01-14 | move feature variables to the top | Paolo Bonzini | 1 | -82/+82 |
2011-01-14 | default make and install to environment variables | Paolo Bonzini | 1 | -9/+10 |
2011-01-14 | default compilation tools to environment variables | Paolo Bonzini | 1 | -13/+7 |
2011-01-12 | linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP | Peter Maydell | 1 | -0/+20 |
2011-01-07 | linux-user: Implement sync_file_range{,2} syscalls | Peter Maydell | 1 | -0/+18 |
2010-12-17 | raw-posix: add discard support | Christoph Hellwig | 1 | -0/+26 |
2010-12-14 | ceph/rbd block driver for qemu-kvm | Christian Brunner | 1 | -0/+52 |
2010-11-21 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange | 1 | -0/+7 |
2010-11-21 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange | 1 | -1/+13 |