summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-271-0/+2
* configure: reenable opengl by defaultMichael Walle2011-04-261-1/+1
* configure: support target dependent linkingMichael Walle2011-04-261-3/+10
* configure: Make epoll_create1 test work around SPARC glibc bugPeter Maydell2011-04-261-1/+9
* Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori2011-04-251-1/+1
|\
| * PXE: Use consistent naming for PXE ROMsAlex Williamson2011-04-181-1/+1
* | target-i386: switch to softfloatAurelien Jarno2011-04-251-8/+1
* | configure: disable opengl per defaultMichael Walle2011-04-121-0/+1
* | unicore32: necessary modifications for other files to support unicore32Guan Xuetao2011-04-121-2/+9
* | s390x: set alignment for long to 8Alexander Graf2011-04-101-0/+1
* | configure: avoid basename usage messageScott Wood2011-04-091-1/+1
|/
* configure: add --version flagMike Frysinger2011-04-071-0/+2
* configure: add opengl detectionMichael Walle2011-04-041-0/+30
* lm32: add Milkymist AC97 supportMichael Walle2011-04-041-0/+3
* s390x: Enable nptl for s390xUlrich Hecht2011-04-041-0/+1
* libcacard: initial commitRobert Relyea2011-04-011-0/+49
* usb-ccid: add CCID busAlon Levy2011-04-011-0/+11
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-011-1/+3
* Make VNC support optionalJes Sorensen2011-03-221-12/+25
* enable kvm for ppc(32) on ppc64René Rebe2011-03-221-0/+2
* rbd: don't link with -lcryptoAurelien Jarno2011-03-211-1/+1
* remove CONFIG_THREADPaolo Bonzini2011-03-131-2/+0
* Add lm32 target to configureMichael Walle2011-03-071-3/+7
* w32: Add support for cursesStefan Weil2011-03-061-1/+5
* microblaze: Allow targeting little-endian mbEdgar E. Iglesias2011-02-231-2/+5
* w32: Use additional library libiberty.aStefan Weil2011-02-201-1/+1
* target-i386: set target_phys_bits to 64Aurelien Jarno2011-02-201-1/+1
* linux-user: Define target alignment sizeLaurent Vivier2011-02-171-0/+17
* linux-user: Support the epoll syscallsPeter Maydell2011-02-171-0/+54
* kvm: Fix race between timer signals and vcpu entry under !IOTHREADJan Kiszka2011-02-141-0/+6
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-02-011-10/+26
|\
| * kvm: Consolidate must-have capability checksJan Kiszka2011-01-231-13/+26
| * kvm: Enable user space NMI injection for kvm guestLai Jiangshan2011-01-211-0/+3
* | Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-011-3/+3
|\ \
| * | configure: Fix spice probeJiri Denemark2011-01-241-3/+3
| |/
* | New trace-event backend: stderrFabien Chouteau2011-01-291-1/+2
|/
* Add scripts directoryBlue Swirl2011-01-201-1/+1
* target-sh4: switch sh4 to softfloatAurelien Jarno2011-01-141-3/+3
* configure: fix broken testAurelien Jarno2011-01-141-1/+1
* make trace options use autoconfy namesPaolo Bonzini2011-01-141-4/+4
* move --srcdir detection earlierPaolo Bonzini2011-01-141-5/+7
* [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.makPaolo Bonzini2011-01-141-1/+0
* remove source_path_usedPaolo Bonzini2011-01-141-29/+16
* move "ln -sf" emulation to a functionPaolo Bonzini2011-01-141-15/+11
* reorganize sdl-config testsPaolo Bonzini2011-01-141-13/+13
* do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini2011-01-141-2/+2
* fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini2011-01-141-17/+17
* provide portable HOST_LONG_BITS testPaolo Bonzini2011-01-141-7/+9
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-141-8/+11
* test cc with the complete set of chosen flagsPaolo Bonzini2011-01-141-25/+25
OpenPOWER on IntegriCloud