aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-06-13configure: Detect and don't try to use older libcurlPeter Maydell1-1/+1
2011-06-10Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias1-0/+1
2011-06-08Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori1-1/+1
2011-06-08rbd: use the higher level librbd instead of just libradosJosh Durgin1-25/+8
2011-06-06spice: require spice 0.6.0 or newer.Gerd Hoffmann1-1/+1
2011-06-03configure: check for -Wendif-labels supportMike Frysinger1-2/+2
2011-06-03softfloat-native: removeAurelien Jarno1-2/+0
2011-05-31target-alpha: Enable the alpha-softmmu target.Richard Henderson1-0/+1
2011-05-23configure: Document --disable-slirp option in --helpPeter Maydell1-0/+1
2011-05-20s390x: build s390x by defaultAlexander Graf1-0/+2
2011-05-15configure: List available targets in --help outputPeter Maydell1-64/+70
2011-05-15configure: quote kvm_ppc_pvrAurelien Jarno1-1/+1
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno1-1/+21
2011-05-09ppc64: Fix out-of-tree buildsAndreas Färber1-0/+2
2011-05-09kvm: ppc: detect old headersAlexander Graf1-0/+18
2011-05-09ppc64: Don't try to build sPAPR RTAS on DarwinAndreas Färber1-1/+1
2011-05-08configure: Always use 64bits target physical addresses with xen enabled.Anthony PERARD1-0/+1
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima1-0/+3
2011-05-08xen: Support new libxc calls from xen unstable.Anthony PERARD1-2/+65
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-0/+2
2011-04-26configure: reenable opengl by defaultMichael Walle1-1/+1
2011-04-26configure: support target dependent linkingMichael Walle1-3/+10
2011-04-26configure: Make epoll_create1 test work around SPARC glibc bugPeter Maydell1-1/+9
2011-04-25Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori1-1/+1
2011-04-25target-i386: switch to softfloatAurelien Jarno1-8/+1
2011-04-18PXE: Use consistent naming for PXE ROMsAlex Williamson1-1/+1
2011-04-12configure: disable opengl per defaultMichael Walle1-0/+1
2011-04-12unicore32: necessary modifications for other files to support unicore32Guan Xuetao1-2/+9
2011-04-10s390x: set alignment for long to 8Alexander Graf1-0/+1
2011-04-09configure: avoid basename usage messageScott Wood1-1/+1
2011-04-07configure: add --version flagMike Frysinger1-0/+2
2011-04-04configure: add opengl detectionMichael Walle1-0/+30
2011-04-04lm32: add Milkymist AC97 supportMichael Walle1-0/+3
2011-04-04s390x: Enable nptl for s390xUlrich Hecht1-0/+1
2011-04-01libcacard: initial commitRobert Relyea1-0/+49
2011-04-01usb-ccid: add CCID busAlon Levy1-0/+11
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson1-1/+3
2011-03-22Make VNC support optionalJes Sorensen1-12/+25
2011-03-22enable kvm for ppc(32) on ppc64René Rebe1-0/+2
2011-03-21rbd: don't link with -lcryptoAurelien Jarno1-1/+1
2011-03-13remove CONFIG_THREADPaolo Bonzini1-2/+0
2011-03-07Add lm32 target to configureMichael Walle1-3/+7
2011-03-06w32: Add support for cursesStefan Weil1-1/+5
2011-02-23microblaze: Allow targeting little-endian mbEdgar E. Iglesias1-2/+5
2011-02-20w32: Use additional library libiberty.aStefan Weil1-1/+1
2011-02-20target-i386: set target_phys_bits to 64Aurelien Jarno1-1/+1
2011-02-17linux-user: Define target alignment sizeLaurent Vivier1-0/+17
2011-02-17linux-user: Support the epoll syscallsPeter Maydell1-0/+54
2011-02-14kvm: Fix race between timer signals and vcpu entry under !IOTHREADJan Kiszka1-0/+6
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-10/+26