Age | Commit message (Expand) | Author |
2013-09-03 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-09-02 | configure: Allow x32 as a host | Richard Henderson |
2013-09-01 | configure: Remove unneeded redirections of stderr (pkg-config --exists) | Stefan Weil |
2013-09-01 | configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs) | Stefan Weil |
2013-09-01 | configure: Don't write .pyc files by default (python -B) | Stefan Weil |
2013-09-01 | configure: disable clang -Wstring-plus-int warning | Peter Maydell |
2013-08-22 | aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack | Alex Bligh |
2013-08-22 | aio / timers: add ppoll support with qemu_poll_ns | Alex Bligh |
2013-08-05 | Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging | Anthony Liguori |
2013-08-02 | qemu-ga: build it even if !system | Michael Tokarev |
2013-07-29 | tests: QAPI schema parser tests | Markus Armbruster |
2013-07-29 | tests/tcg/xtensa: Fix out-of-tree build | Andreas Färber |
2013-07-26 | seccomp: no need to check arch in syscall whitelist | Eduardo Otubo |
2013-07-26 | Merge remote-tracking branch 'rth/tcg-next' into staging | Anthony Liguori |
2013-07-25 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2013-07-23 | rdma: core logic | Michael R. Hines |
2013-07-22 | configure: Make NPTL non-optional | Peter Maydell |
2013-07-22 | linux-user: Enable NPTL for x86-64 | Peter Maydell |
2013-07-22 | linux-user: Add i386 TLS setter | Alexander Graf |
2013-07-22 | linux-user: Enable NPTL for m68k | Peter Maydell |
2013-07-22 | linux-user: Enable NPTL for SPARC targets | Peter Maydell |
2013-07-22 | linux-user: Enable NPTL for OpenRISC | Peter Maydell |
2013-07-22 | configure: Enable threading for unicore32-linux-user | Peter Maydell |
2013-07-22 | configure: Enable threading on all ppc and mips linux-user targets | Peter Maydell |
2013-07-22 | configure: Don't say target_nptl="no" if there is no linux-user target | Peter Maydell |
2013-07-22 | configure: Flip default of target_nptl | Peter Maydell |
2013-07-19 | gluster: Add discard support for GlusterFS block driver. | Bharata B Rao |
2013-07-19 | gluster: Use pkg-config to configure GlusterFS block driver | Bharata B Rao |
2013-07-18 | configure: Provide more helpful message if libvte not present | Peter Maydell |
2013-07-15 | Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next | Richard Henderson |
2013-07-15 | tcg/aarch64: Implement tlb lookup fast path | Jani Kokkonen |
2013-07-09 | configure: Simplify alternate .text segment | Richard Henderson |
2013-06-21 | configure: Add signed*signed check to [u]int128_t test | Peter Maydell |
2013-06-21 | configure: Fix "ERROR: ERROR: " for missing/incompatible DTC | Andreas Färber |
2013-06-14 | configure: Require libfdt for arm, ppc, microblaze softmmu targets | Peter Maydell |
2013-06-14 | configure: dtc: Probe for libfdt_env.h | Peter Crosthwaite |
2013-06-14 | build: drop TARGET_TYPE | Paolo Bonzini |
2013-06-14 | main: use TARGET_ARCH only for the target-specific #define | Paolo Bonzini |
2013-06-14 | build: rename TARGET_ARCH2 to TARGET_NAME | Paolo Bonzini |
2013-06-14 | Merge remote-tracking branch 'mjt/trivial-patches-next' into staging | Anthony Liguori |
2013-06-14 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-06-12 | configure: permit compilation on arm aarch64 | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement user mode qemu ld/st | Jani Kokkonen |
2013-06-12 | configure: Drop CONFIG_ATFILE test | Peter Maydell |
2013-06-11 | configure: Disable host-bsd USB on FreeBSD | Ed Maste |
2013-06-11 | configure: remove ${config_host_ld} variable | Ed Maste |
2013-06-11 | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber |
2013-06-11 | memory_mapping: Drop qemu_get_memory_mapping() stub | Andreas Färber |
2013-06-04 | block: add block driver read only whitelist | Fam Zheng |
2013-06-03 | configure: Report unknown target names more helpfully | Peter Maydell |