aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-07-31configure: Fix warnings in VDE library probePeter Maydell
2012-07-31configure: Fix compile warning in PNG testPeter Maydell
2012-07-31configure: Fix errors in test for__sync_fetch_and_andStefan Weil
2012-07-31configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell
2012-07-31configure: Replace bash code by standard shell codeStefan Weil
2012-07-31configure: Fix build with capabilitiesStefan Weil
2012-07-31configure: Fix build with ALSA audio driverStefan Weil
2012-07-31configure: Don't run configure tests with -Werror enabledPeter Maydell
2012-07-31configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell
2012-07-27target-or32: Add linux user supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu
2012-07-19Revert "audio: Make PC speaker audio card available by default"Anthony Liguori
2012-07-19audio: Make PC speaker audio card available by defaultJan Kiszka
2012-07-17coroutine-ucontext: Help valgrind understand coroutinesKevin Wolf
2012-07-14configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf
2012-07-12ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bitsPeter Maydell
2012-07-02configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl
2012-06-22configure: Fix typoStefan Weil
2012-06-21configure: Introduce --enable-xen-pci-passthrough.Anthony PERARD
2012-06-21xenstore: Use <xenstore.h>Anthony PERARD
2012-06-19configure: fix -enable-debug with newer toolchainsAvi Kivity
2012-06-11configure: Fix build for some versions of glibc (9pfs)Stefan Weil
2012-06-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-10target-xtensa: switch to AREG0-free modeMax Filippov
2012-06-08configure: report missing libraries for virtfsHarsh Prateek Bora
2012-06-07build: do not create directories at configure timePaolo Bonzini
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang
2012-06-04implement cpu_get_memory_mapping()Wen Congyang
2012-05-24configure: check if environ is declaredLuiz Capitulino
2012-05-14configure: Use QEMU instead of QemuStefan Weil
2012-05-08configure: Assure printing "yes" or "no" for VirtFS supportAndreas Färber
2012-05-08configure: Reindent VirtFS checkAndreas Färber
2012-05-08Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-05-04ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNsRonnie Sahlberg
2012-05-03spice: require spice-protocol >= 0.8.1Alon Levy
2012-05-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori