Age | Commit message (Expand) | Author | Files | Lines |
2015-09-01 | configure: qemu-ga: report MSI install support in summary | Michael Roth | 1 | -0/+1 |
2015-08-24 | linux-user: remove --enable-guest-base/--disable-guest-base | Laurent Vivier | 1 | -10/+0 |
2015-08-19 | configure: Don't permit SDL or GTK on OSX | Peter Maydell | 1 | -4/+16 |
2015-08-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -4/+0 |
2015-08-14 | configure: only add CONFIG_RDMA to config-host.h once | Daniel P. Berrange | 1 | -4/+0 |
2015-08-03 | configure: Drop vnc-ws feature from help text | Andreas Färber | 1 | -1/+0 |
2015-07-27 | configure: Work around broken static pkg-config info for Ubuntu gnutls | Peter Maydell | 1 | -1/+17 |
2015-07-16 | crypto: fix build with nettle >= 3.0.0 | Radim Krčmář | 1 | -1/+3 |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -56/+104 |
2015-07-08 | ui: convert VNC websockets to use crypto APIs | Daniel P. Berrange | 1 | -18/+1 |
2015-07-08 | block: convert quorum blockdrv to use crypto APIs | Daniel P. Berrange | 1 | -38/+0 |
2015-07-08 | crypto: add a nettle cipher implementation | Daniel P. Berrange | 1 | -3/+32 |
2015-07-08 | crypto: add a gcrypt cipher implementation | Daniel P. Berrange | 1 | -0/+29 |
2015-07-07 | qga: added GuestPCIAddress information | Michael Roth | 1 | -0/+1 |
2015-07-07 | configure: add configure check for ntdddisk.h | Michael Roth | 1 | -0/+24 |
2015-07-07 | qga: add win32 library iphlpapi | Kirk Allan | 1 | -1/+1 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 1 | -0/+45 |
2015-06-26 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+1 |
2015-06-24 | Fix glib_subprocess test | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-06-23 | configure: rearrange --help and consolidate enable/disable together | Michael Tokarev | 1 | -124/+75 |
2015-06-23 | configure: append --extra-ldflags to LDFLAGS | Alex Bennée | 1 | -1/+1 |
2015-06-17 | qemu-ga: Building Windows MSI installation with configure/Makefile | Yossi Hindin | 1 | -0/+66 |
2015-06-15 | only enable dsound in case the header file is present | Gerd Hoffmann | 1 | -1/+13 |
2015-06-15 | audio: remove winwave audio driver | Kővágó, Zoltán | 1 | -9/+4 |
2015-06-15 | audio: remove fmod backend | Kővágó, Zoltán | 1 | -25/+2 |
2015-06-15 | audio: remove esd backend | Kővágó, Zoltán | 1 | -12/+6 |
2015-06-04 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 1 | -2/+4 |
2015-06-03 | configure: Check for libfdt version 1.4.0 | Thomas Huth | 1 | -2/+4 |
2015-06-03 | configure: postfix --extra-cflags to QEMU_CFLAGS | Alex Bennée | 1 | -1/+1 |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann | 1 | -1/+1 |
2015-05-29 | ui: use libexpoxy | Gerd Hoffmann | 1 | -2/+2 |
2015-05-27 | s390x: gdb updates for vector registers | Eric Farman | 1 | -1/+1 |
2015-05-22 | configure: require glib 2.22 | John Snow | 1 | -6/+1 |
2015-05-22 | configure: Add workaround for ccache and clang | John Snow | 1 | -1/+33 |
2015-05-22 | configure: silence glib unknown attribute __alloc_size__ | John Snow | 1 | -0/+12 |
2015-05-22 | configure: factor out supported flag check | John Snow | 1 | -14/+19 |
2015-05-22 | configure: handle clang -nopie argument warning | Stefan Hajnoczi | 1 | -1/+1 |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+11 |
2015-05-08 | configure: require __thread support | Emilio G. Cota | 1 | -0/+11 |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 1 | -1/+1 |
2015-04-30 | configure: alphabetize tricore in target list | Peter Crosthwaite | 1 | -2/+2 |
2015-04-28 | configure: Add support for tcmalloc | Fam Zheng | 1 | -0/+24 |
2015-04-13 | Revert seccomp tests that allow it to be used on non-x86 architectures | Peter Maydell | 1 | -7/+2 |
2015-04-09 | configure: disable Archipelago by default and warn about libxseg GPLv3 license | Stefan Hajnoczi | 1 | -1/+7 |
2015-03-26 | seccomp: libseccomp version varying according to arch | Eduardo Otubo | 1 | -1/+7 |
2015-03-25 | seccomp: update libseccomp version and remove arch restriction | Eduardo Otubo | 1 | -3/+2 |
2015-03-19 | configure: enable kvm on x32 | Michael Tokarev | 1 | -1/+3 |
2015-03-17 | opengl: fix configure test | Gerd Hoffmann | 1 | -2/+17 |
2015-03-12 | Allow the use of X11 from a non standard location. | Jeremy White | 1 | -5/+19 |
2015-03-12 | configure: opengl overhaul | Gerd Hoffmann | 1 | -22/+17 |