aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini
2016-09-13scsi: mptconfig: fix an assert expressionPrasad J Pandit
2016-09-13vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit
2016-09-13scsi-disk: change disk serial length from 20 to 36Rony Weng
2016-09-13MAINTAINERS: add myself as stubs maintainersPaolo Bonzini
2016-09-13lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau
2016-09-13lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau
2016-09-13lsi: do not exit QEMU if reading invalid registerHervé Poussineau
2016-09-13lsi: print register names in debug printsHervé Poussineau
2016-09-13help: Update help to remove misleading display informationColin Lord
2016-09-13cpus: update commentsCao jin
2016-09-13cpus: rename local variable to meaningful oneCao jin
2016-09-13timer: update commentsCao jin
2016-09-13rules.mak: Don't extract libs from .mo-libs in link commandFam Zheng
2016-09-13tcg: rename tb_find_physical()Sergey Fedorov
2016-09-13tcg: Merge tb_find_slow() and tb_find_fast()Sergey Fedorov
2016-09-13tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()Sergey Fedorov
2016-09-13tcg: cpu-exec: remove tb_lock from the hot-pathAlex Bennée
2016-09-13tcg: set up tb->page_addr before insertionAlex Bennée
2016-09-13tcg: Prepare TB invalidation for lockless TB lookupPaolo Bonzini
2016-09-13tcg: Prepare safe access to tb_flushed out of tb_lockSergey Fedorov
2016-09-13tcg: Prepare safe tb_jmp_cache lookup out of tb_lockSergey Fedorov
2016-09-13tcg: Pass last_tb by value to tb_find_fast()Sergey Fedorov
2016-09-13util: fix some coding style issueCao jin
2016-09-13util/qemu-sockets: revert Yoda Conditions to normalCao jin
2016-09-13qtail: clean up direct access to tqe_prev fieldIgor Mammedov
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