summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Revert "megasas: remove useless check for cmd->frame"Paolo Bonzini1-1/+5
2016-09-13char: convert qemu_chr_fe_write to qemu_chr_fe_write_allDaniel P. Berrange1-6/+12
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange29-27/+104
2016-09-13sclpconsolelm: remove bogus check for -EAGAINDaniel P. Berrange1-18/+3
2016-09-13ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange1-2/+6
2016-09-13default-configs: remove CONFIG_PIIX_PCIDaniel P. Berrange2-2/+0
2016-09-13default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange4-4/+0
2016-09-13default-configs: remove CONFIG_PAMDaniel P. Berrange2-2/+0
2016-09-13scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit1-5/+6
2016-09-13MAINTAINERS: Add some header files to the PC chipset sectionThomas Huth1-0/+4
2016-09-13MAINTAINERS: Fix wildcard for scsi headersThomas Huth1-1/+1
2016-09-13chardev: Add 'help' option to print all available chardev backend typesLin Ma2-5/+19
2016-09-13doc/rcu: fix typoCao jin1-1/+1
2016-09-13vmxcap: Add TSC scaling bitEduardo Habkost1-0/+1
2016-09-13vmxcap: Show raw MSR valueEduardo Habkost1-0/+1
2016-09-13scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini1-2/+2
2016-09-13scsi: mptconfig: fix an assert expressionPrasad J Pandit1-1/+1
2016-09-13vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit1-10/+9
2016-09-13scsi-disk: change disk serial length from 20 to 36Rony Weng1-2/+2
2016-09-13MAINTAINERS: add myself as stubs maintainersPaolo Bonzini1-0/+5
2016-09-13lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau1-1/+1
2016-09-13lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau1-10/+39
2016-09-13lsi: do not exit QEMU if reading invalid registerHervé Poussineau1-5/+13
2016-09-13lsi: print register names in debug printsHervé Poussineau1-73/+146
2016-09-13help: Update help to remove misleading display informationColin Lord1-17/+21
2016-09-13cpus: update commentsCao jin1-3/+8
2016-09-13cpus: rename local variable to meaningful oneCao jin1-4/+4
2016-09-13timer: update commentsCao jin1-13/+6
2016-09-13rules.mak: Don't extract libs from .mo-libs in link commandFam Zheng1-1/+1
2016-09-13tcg: rename tb_find_physical()Sergey Fedorov1-3/+3
2016-09-13tcg: Merge tb_find_slow() and tb_find_fast()Sergey Fedorov1-42/+30
2016-09-13tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()Sergey Fedorov1-4/+11
2016-09-13tcg: cpu-exec: remove tb_lock from the hot-pathAlex Bennée1-27/+21
2016-09-13tcg: set up tb->page_addr before insertionAlex Bennée1-4/+4
2016-09-13tcg: Prepare TB invalidation for lockless TB lookupPaolo Bonzini3-2/+8
2016-09-13tcg: Prepare safe access to tb_flushed out of tb_lockSergey Fedorov2-11/+9
2016-09-13tcg: Prepare safe tb_jmp_cache lookup out of tb_lockSergey Fedorov2-5/+9
2016-09-13tcg: Pass last_tb by value to tb_find_fast()Sergey Fedorov1-8/+7
2016-09-13util: fix some coding style issueCao jin1-5/+11
2016-09-13util/qemu-sockets: revert Yoda Conditions to normalCao jin1-5/+5
2016-09-13qtail: clean up direct access to tqe_prev fieldIgor Mammedov4-4/+5
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...Peter Maydell3-5/+19
2016-09-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...Peter Maydell3-13/+13
2016-09-13Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-5/+54
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann1-0/+11
2016-09-13virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann1-0/+1
2016-09-13vmsvga: correct bitmap and pixmap size checksPrasad J Pandit1-5/+7
2016-09-13vnc: fix qemu crash because of SIGSEGVGonglei1-0/+4
2016-09-13qemu-options.hx: correct spice options streaming-video default document value...Li Zhijian1-1/+1
2016-09-13ui/curses.c: Clean up nextchr logicPeter Maydell1-11/+4