Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-21 | Revert "Add a DTrace tracing backend targetted for SystemTAP compatability" | Anthony Liguori | 1 | -13/+1 |
2010-11-21 | Revert "Add support for generating a systemtap tapset static probes" | Anthony Liguori | 1 | -7/+0 |
2010-11-16 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange | 1 | -0/+7 |
2010-11-16 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange | 1 | -1/+13 |
2010-11-01 | Add Intel HD Audio support to qemu. | Gerd Hoffmann | 1 | -2/+2 |
2010-10-23 | rewrite i386 tests Makefile | Paolo Bonzini | 1 | -0/+4 |
2010-10-23 | unbreak "make" from tests directory | Paolo Bonzini | 1 | -0/+1 |
2010-10-20 | signalfd compatibility | Marcelo Tosatti | 1 | -0/+18 |
2010-10-20 | configure: Support disabling warnings in $gcc_flags | Markus Armbruster | 1 | -1/+1 |
2010-10-13 | ppc: remove video.x | Blue Swirl | 1 | -1/+1 |
2010-10-09 | configure: Send error message from spice check to /dev/null | Stefan Weil | 1 | -1/+1 |
2010-10-09 | configure: Remove unneeded defines from checks | Stefan Weil | 1 | -4/+0 |
2010-10-09 | configure: include stddef.h for NULL | Scott Wood | 1 | -0/+5 |
2010-10-05 | Merge remote branch 'spice/submit.6' into staging | Anthony Liguori | 1 | -2/+40 |