| Commit message (Expand) | Author | Age | Files | Lines |
* | build-sys: add --disable-vhost-user | Marc-André Lureau | 2017-08-03 | 1 | -2/+26 |
* | util: Introduce include/qemu/cpuid.h | Richard Henderson | 2017-07-24 | 1 | -19/+24 |
* | configure: Drop ancient Solaris 9 and earlier support | Peter Maydell | 2017-07-21 | 1 | -21/+0 |
* | configure: Never use 'uname' to identify target OS | Peter Maydell | 2017-07-21 | 1 | -8/+18 |
* | configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set | Kamil Rytarowski | 2017-07-20 | 1 | -0/+2 |
* | configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD | Kamil Rytarowski | 2017-07-20 | 1 | -0/+9 |
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2... | Peter Maydell | 2017-07-19 | 1 | -0/+37 |
|\ |
|
| * | crypto: introduce some common functions for af_alg backend | Longpeng(Mike) | 2017-07-19 | 1 | -0/+37 |
* | | xen/mapcache: introduce xen_replace_cache_entry() | Igor Druzhinin | 2017-07-18 | 1 | -0/+18 |
|/ |
|
* | qemu-ga: check if utmpx.h is available on the system | Tomáš Golembiovský | 2017-07-18 | 1 | -0/+19 |
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
|\ |
|
| * | s390x/gdb: add gs registers | Christian Borntraeger | 2017-07-14 | 1 | -1/+1 |
* | | build: add -Wexpansion-to-defined | Paolo Bonzini | 2017-07-14 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 2017-07-13 | 1 | -2/+6 |
|\ |
|
| * | configure: Handle having no c++ compiler in FORTIFY_SOURCE check | Peter Maydell | 2017-07-11 | 1 | -1/+1 |
| * | configure: Fix build with pkg-config and --static --enable-sdl | Thomas Huth | 2017-07-11 | 1 | -1/+5 |
* | | build: disable Xen on ARM | Paolo Bonzini | 2017-07-11 | 1 | -3/+3 |
|/ |
|
* | configure: add --disable-tcg configure option | Paolo Bonzini | 2017-07-04 | 1 | -5/+21 |
* | configure: early test for supported targets | Paolo Bonzini | 2017-07-04 | 1 | -22/+48 |
* | configure: factor out list of supported Xen/KVM/HAX targets | Paolo Bonzini | 2017-07-04 | 1 | -35/+55 |
* | configure: Define NCURSES_WIDECHAR if we're using curses | Peter Maydell | 2017-06-26 | 1 | -0/+2 |
* | target-m68k: define 96bit FP registers for gdb on 680x0 | Laurent Vivier | 2017-06-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2017-06-20 | 1 | -2/+2 |
|\ |
|
| * | docs: create interop/ subdirectory | Paolo Bonzini | 2017-06-15 | 1 | -1/+1 |
| * | tcg: move tcg backend files into accel/tcg/ | Yang Zhong | 2017-06-15 | 1 | -1/+1 |
* | | sdl: prefer sdl2 over sdl1 | Gerd Hoffmann | 2017-06-14 | 1 | -5/+5 |
* | | gtk: prefer gtk3 over gtk2 | Gerd Hoffmann | 2017-06-14 | 1 | -7/+7 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2017-06-12 | 1 | -32/+43 |
|\ |
|
| * | configure: split c and cxx extra flags | Bruno Dominguez | 2017-06-07 | 1 | -32/+42 |
| * | .gdbinit: load QEMU sub-commands when gdb starts | Stefan Hajnoczi | 2017-06-07 | 1 | -0/+1 |
* | | target/i386: Add GDB XML description for SSE registers | Abdallah Bouassida | 2017-06-07 | 1 | -2/+2 |
|/ |
|
* | tcg/sparc: Use the proper compilation flags for 32-bit | Richard Henderson | 2017-06-05 | 1 | -3/+3 |
* | configure: Detect native NetBSD curses(3) | Kamil Rytarowski | 2017-06-04 | 1 | -2/+1 |
* | gluster: add support for PREALLOC_MODE_FALLOC | Niels de Vos | 2017-06-02 | 1 | -0/+6 |
* | util: drop old utimensat() compat code | Greg Kurz | 2017-05-25 | 1 | -22/+0 |
* | block migration: Allow compile time disable | Dr. David Alan Gilbert | 2017-05-18 | 1 | -0/+11 |
* | configure: Remove -lxencall for Xen detection | Anthony PERARD | 2017-05-16 | 1 | -1/+1 |
* | maintainers: Add myself as a NetBSD reviewer | Kamil Rytarowski | 2017-05-16 | 1 | -0/+1 |
* | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging | Stefan Hajnoczi | 2017-05-15 | 1 | -0/+2 |
|\ |
|
| * | tcg: enable MTTCG by default for PPC64 on x86 | Nikunj A Dadhania | 2017-05-11 | 1 | -0/+2 |
* | | coroutine: remove GThread implementation | Daniel P. Berrange | 2017-05-12 | 1 | -14/+5 |
|/ |
|
* | use _Static_assert in QEMU_BUILD_BUG_ON | Andreas Grapentin | 2017-05-05 | 1 | -0/+18 |
* | target/i386: Add GDB XML register description support | Abdallah Bouassida | 2017-05-05 | 1 | -0/+2 |
* | configure: fix trace backend list for out-of-tree builds | Greg Kurz | 2017-04-28 | 1 | -1/+1 |
* | qga: Add 'guest-get-users' command | Vinzenz Feenstra | 2017-04-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i... | Peter Maydell | 2017-04-26 | 1 | -64/+100 |
|\ |
|
| * | configure: use pkg-config for obtaining xen version | Juergen Gross | 2017-04-21 | 1 | -71/+88 |
| * | xen: use 5 digit xen versions | Juergen Gross | 2017-04-21 | 1 | -8/+8 |
| * | configure: detect presence of libxendevicemodel | Paul Durrant | 2017-04-21 | 1 | -1/+20 |
* | | block/vxhs.c: Add support for a new block device type called "vxhs" | Ashish Mittal | 2017-04-24 | 1 | -0/+39 |