aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13sockets: allow SocketAddress 'fd' to reference numeric file descriptorsDaniel P. Berrange3-9/+126
2018-03-13sockets: check that the named file descriptor is a socketDaniel P. Berrange2-2/+105
2018-03-13sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange6-13/+90
2018-03-13sockets: strengthen test suite IP protocol availability checksDaniel P. Berrange2-11/+60
2018-03-13sockets: pull code for testing IP availability out of specific testDaniel P. Berrange4-71/+145
2018-03-13cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int typesDaniel P. Berrange3-0/+770
2018-03-13char: don't silently skip tn3270 protocol init when TLS is enabledDaniel P. Berrange1-2/+1
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell4-2/+232
2018-03-13Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2-4/+4
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-32/+31
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell7-30/+102
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell1-2/+2
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng3-0/+111
2018-03-12i386: Add Intel Processor Trace feature supportChao Peng3-2/+100
2018-03-12target-i386: add KVM_HINTS_DEDICATED performance hintWanpeng Li3-0/+21
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell1-0/+2
2018-03-13tests: make docker-test-debug@fedora run sanitizersMarc-André Lureau2-4/+4
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell17-56/+160
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...Peter Maydell16-112/+349
2018-03-12Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...Peter Maydell4-11/+31
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell30-194/+2579
2018-03-12trace: only permit standard C types and fixed size integer typesDaniel P. Berrangé1-0/+46
2018-03-12trace: remove use of QEMU specific types from trace probesDaniel P. Berrangé1-3/+3
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé3-5/+7
2018-03-12simpletrace: fix timestamp argument typeStefan Hajnoczi1-1/+1
2018-03-12log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell3-21/+45
2018-03-12block: make BDRV_POLL_WHILE() re-entrancy safeStefan Hajnoczi2-32/+31
2018-03-12vga: fix region calculationGerd Hoffmann1-0/+2
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi1-2/+2
2018-03-12audio/sdl: build as moduleGerd Hoffmann2-4/+7
2018-03-12audio/pulseaudio: build as moduleGerd Hoffmann2-3/+6
2018-03-12audio/oss: build as moduleGerd Hoffmann2-3/+6
2018-03-12audio/alsa: build as moduleGerd Hoffmann2-3/+11
2018-03-12build: enable audio modulesGerd Hoffmann2-0/+5
2018-03-12audio: add module loading supportGerd Hoffmann2-0/+21
2018-03-12audio: add driver registryGerd Hoffmann12-45/+106
2018-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell60-964/+3574
2018-03-12modules: use gmodule-exportGerd Hoffmann1-1/+1
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth4-10/+35
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann3-5/+121
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann1-0/+15
2018-03-12spice: drop dprint() debug loggingGerd Hoffmann2-53/+31
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann3-4/+18
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann3-1/+49
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann3-0/+29
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann1-5/+8
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann1-6/+6
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann1-5/+7
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann3-26/+32
2018-03-12sdl: workaround bug in sdl 2.0.8 headersGerd Hoffmann1-0/+1