aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13kvm-all: drop kvm_setup_guest_memoryCao jin
2016-09-13i8257: Make device "i8257" unavailable with -deviceMarkus Armbruster
2016-09-13Revert "megasas: remove useless check for cmd->frame"Paolo Bonzini
2016-09-13char: convert qemu_chr_fe_write to qemu_chr_fe_write_allDaniel P. Berrange
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-09-13sclpconsolelm: remove bogus check for -EAGAINDaniel P. Berrange
2016-09-13ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange
2016-09-13default-configs: remove CONFIG_PIIX_PCIDaniel P. Berrange
2016-09-13default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange
2016-09-13default-configs: remove CONFIG_PAMDaniel P. Berrange
2016-09-13scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit
2016-09-13MAINTAINERS: Add some header files to the PC chipset sectionThomas Huth
2016-09-13MAINTAINERS: Fix wildcard for scsi headersThomas Huth
2016-09-13chardev: Add 'help' option to print all available chardev backend typesLin Ma
2016-09-13doc/rcu: fix typoCao jin
2016-09-13vmxcap: Add TSC scaling bitEduardo Habkost
2016-09-13vmxcap: Show raw MSR valueEduardo Habkost
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