aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13maint: Ignore generated version fileEric Blake
2016-09-13Document that curses usually needs -k option tooSamuel Thibault
2016-09-13trace-event: display "%d" instead of "0x%d"Laurent Vivier
2016-09-13linux-user, trivial: display "0x%x" instead of "0x%d"Laurent Vivier
2016-09-13pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIPBruce Rogers
2016-09-13sparc: Use g_memdup() instead of g_new0() + memcpy()Thomas Huth
2016-09-13vl: remove unnecessary duplicate call to tpm_cleanupPaolo Bonzini
2016-09-13arm: spelling fix: mismatchMichael Tokarev
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev
2016-09-13docs: Fix description of the leaky bucket algorithm in throttle.txtAlberto Garcia
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...Peter Maydell
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...Peter Maydell
2016-09-13Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann
2016-09-13virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann
2016-09-13vmsvga: correct bitmap and pixmap size checksPrasad J Pandit
2016-09-13vnc: fix qemu crash because of SIGSEGVGonglei
2016-09-13qemu-options.hx: correct spice options streaming-video default document value...Li Zhijian
2016-09-13ui/curses.c: Clean up nextchr logicPeter Maydell
2016-09-13ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell
2016-09-13qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever
2016-09-13block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever
2016-09-12Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-09-12Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-12-1...Peter Maydell
2016-09-12crypto: report enum strings instead of values in errorsDaniel P. Berrange
2016-09-12crypto: fix building complaintGonglei
2016-09-12crypto: ensure XTS is only used with ciphers with 16 byte blocksDaniel P. Berrange
2016-09-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-12Update OpenBIOS images to c5542f2 built from submodule.Mark Cave-Ayland
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-10tests/acpi: speedup acpi testsMarcel Apfelbaum
2016-09-09virtio-pci: minor refactoringMichael S. Tsirkin
2016-09-09vhost: don't set vring call if no vectorJason Wang
2016-09-09virtio-pci: error out when both legacy and modern modes are disabledGreg Kurz
2016-09-09virtio-balloon: fix stats vq migrationLadi Prosek
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi
2016-09-09virtio-balloon: discard virtqueue element on resetLadi Prosek
2016-09-09virtio: zero vq->inuse in virtio_reset()Stefan Hajnoczi
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum
2016-09-09target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-09virtio-pci: use size from correct structureMichael S. Tsirkin
2016-09-09virtio: Tell the user what went wrong when event_notifier_init failedThomas Huth
2016-09-09Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2016-09-09qtest.c: Allow zero size in memset qtest commandsPeter Maydell
2016-09-08Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell
2016-09-08tests: fix postcopy-test leaksMarc-André Lureau
2016-09-08tests: fix rsp leak in postcopy-testMarc-André Lureau
2016-09-08tests: pc-cpu-test leaks fixesMarc-André Lureau