Age | Commit message (Expand) | Author |
2012-08-04 | configure: Fix set-but-not-used warning in Xen 4.1 probe | Peter Maydell |
2012-08-04 | configure: Don't run Xen compile checks in subshells | Peter Maydell |
2012-08-01 | configure: Fix xen probe with Xen 4.2 and later | Anthony PERARD |
2012-07-31 | configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS | Peter Maydell |
2012-07-31 | configure: Fix compile warning in utimensat/futimens test | Peter Maydell |
2012-07-31 | configure: Fix warnings in VDE library probe | Peter Maydell |
2012-07-31 | configure: Fix compile warning in PNG test | Peter Maydell |
2012-07-31 | configure: Fix errors in test for__sync_fetch_and_and | Stefan Weil |
2012-07-31 | configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS | Peter Maydell |
2012-07-31 | configure: Replace bash code by standard shell code | Stefan Weil |
2012-07-31 | configure: Fix build with capabilities | Stefan Weil |
2012-07-31 | configure: Fix build with ALSA audio driver | Stefan Weil |
2012-07-31 | configure: Don't run configure tests with -Werror enabled | Peter Maydell |
2012-07-31 | configure: Split valgrind test into pragma test and valgrind.h test | Peter Maydell |
2012-07-27 | target-or32: Add linux user support | Jia Liu |
2012-07-27 | target-or32: Add target stubs and QOM cpu | Jia Liu |
2012-07-19 | Revert "audio: Make PC speaker audio card available by default" | Anthony Liguori |
2012-07-19 | audio: Make PC speaker audio card available by default | Jan Kiszka |
2012-07-17 | coroutine-ucontext: Help valgrind understand coroutines | Kevin Wolf |
2012-07-14 | configure: add -Werror to QEMU_CFLAGS early | Alexander Graf |
2012-07-12 | ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits | Peter Maydell |
2012-07-02 | configure: Remove help for --disable-vnc-thread, --enable-vnc-thread | Stefan Weil |
2012-06-27 | Remove support for non-threaded VNC server | Daniel P. Berrange |
2012-06-27 | configure: Assure existence of linux-headers/ build directory | Andreas Färber |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/compile-xs' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/xen-pt' into staging | Anthony Liguori |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl |
2012-06-22 | configure: Fix typo | Stefan Weil |
2012-06-21 | configure: Introduce --enable-xen-pci-passthrough. | Anthony PERARD |
2012-06-21 | xenstore: Use <xenstore.h> | Anthony PERARD |
2012-06-19 | configure: fix -enable-debug with newer toolchains | Avi Kivity |
2012-06-11 | configure: Fix build for some versions of glibc (9pfs) | Stefan Weil |
2012-06-11 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-06-10 | target-xtensa: switch to AREG0-free mode | Max Filippov |
2012-06-08 | configure: report missing libraries for virtfs | Harsh Prateek Bora |
2012-06-07 | build: do not create directories at configure time | Paolo Bonzini |
2012-06-07 | configure: ensure directory exists when creating symlink | Anthony Liguori |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini |
2012-06-07 | build: move per-target hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: convert libhw to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move *-user/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-04 | target-i386: Add API to write elf notes to core file | Wen Congyang |
2012-06-04 | implement cpu_get_memory_mapping() | Wen Congyang |
2012-05-24 | configure: check if environ is declared | Luiz Capitulino |
2012-05-14 | configure: Use QEMU instead of Qemu | Stefan Weil |
2012-05-08 | configure: Assure printing "yes" or "no" for VirtFS support | Andreas Färber |