Age | Commit message (Expand) | Author |
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-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 |
2013-06-03 | configure: Autogenerate default target list | Peter Maydell |
2013-06-01 | qemu: fix out of tree cross compile | Alexey Kardashevskiy |
2013-06-01 | configure: try pkg-config ncurses first | Ed Maste |
2013-06-01 | configure: remove confusing file manipulation | Ed Maste |
2013-06-01 | don't run pkg-config for features explicitly disabled | Michael Tokarev |
2013-05-30 | configure: don't save any fixed local_statedir for win32 | Laszlo Ersek |
2013-05-26 | Remove OSS support for OpenBSD | Brad Smith |
2013-05-15 | w32: Fix configure test for -march=i486 | Stefan Weil |
2013-05-15 | configure: Detect uuid on MacOSX (fixes compile failure) | Peter Maydell |
2013-05-13 | qom: allow turning cast debugging off | Paolo Bonzini |
2013-05-06 | S390: BIOS create link to src folder for .img file | Dominik Dingel |
2013-05-06 | configure: Check that "libtool" is not the MacOSX one | Peter Maydell |
2013-05-03 | trace: Add ftrace tracing backend | Eiichi Tsukata |
2013-05-01 | configure: Pick up libseccomp include path | Andreas Färber |
2013-04-29 | audio: replace audio card configuration with default-configs | Paolo Bonzini |
2013-04-29 | audio: remove CONFIG_* symbols | Paolo Bonzini |
2013-04-29 | audio: remove HAS_AUDIO | Paolo Bonzini |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-27 | tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION | Richard Henderson |