summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy8-26/+46
2018-03-13dirty-bitmap: add locked stateVladimir Sementsov-Ogievskiy4-1/+42
2018-03-13block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmapVladimir Sementsov-Ogievskiy2-10/+21
2018-03-13block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmapVladimir Sementsov-Ogievskiy1-32/+53
2018-03-13block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()Vladimir Sementsov-Ogievskiy2-0/+9
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell3-3/+7
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-12device-crash-test: Use 'python' binaryEduardo Habkost1-1/+1
2018-03-12qmp.py: Encode json data before sendingEduardo Habkost1-1/+1
2018-03-12qemu.py: Use items() instead of iteritems()Eduardo Habkost1-1/+1
2018-03-12device-crash-test: New known crashesEduardo Habkost1-0/+4
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