summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sclpconsolelm: remove bogus check for -EAGAINDaniel P. Berrange2016-09-131-18/+3Star
* ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange2016-09-131-2/+6
* default-configs: remove CONFIG_PIIX_PCIDaniel P. Berrange2016-09-132-2/+0Star
* default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange2016-09-134-4/+0Star
* default-configs: remove CONFIG_PAMDaniel P. Berrange2016-09-132-2/+0Star
* scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit2016-09-131-5/+6
* MAINTAINERS: Add some header files to the PC chipset sectionThomas Huth2016-09-131-0/+4
* MAINTAINERS: Fix wildcard for scsi headersThomas Huth2016-09-131-1/+1
* chardev: Add 'help' option to print all available chardev backend typesLin Ma2016-09-132-5/+19
* doc/rcu: fix typoCao jin2016-09-131-1/+1
* vmxcap: Add TSC scaling bitEduardo Habkost2016-09-131-0/+1
* vmxcap: Show raw MSR valueEduardo Habkost2016-09-131-0/+1
* scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini2016-09-131-2/+2
* scsi: mptconfig: fix an assert expressionPrasad J Pandit2016-09-131-1/+1
* vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit2016-09-131-10/+9Star
* scsi-disk: change disk serial length from 20 to 36Rony Weng2016-09-131-2/+2
* MAINTAINERS: add myself as stubs maintainersPaolo Bonzini2016-09-131-0/+5
* lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau2016-09-131-1/+1
* lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau2016-09-131-10/+39
* lsi: do not exit QEMU if reading invalid registerHervé Poussineau2016-09-131-5/+13
* lsi: print register names in debug printsHervé Poussineau2016-09-131-73/+146
* help: Update help to remove misleading display informationColin Lord2016-09-131-17/+21
* cpus: update commentsCao jin2016-09-131-3/+8
* cpus: rename local variable to meaningful oneCao jin2016-09-131-4/+4
* timer: update commentsCao jin2016-09-131-13/+6Star
* rules.mak: Don't extract libs from .mo-libs in link commandFam Zheng2016-09-131-1/+1
* tcg: rename tb_find_physical()Sergey Fedorov2016-09-131-3/+3
* tcg: Merge tb_find_slow() and tb_find_fast()Sergey Fedorov2016-09-131-42/+30Star
* tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()Sergey Fedorov2016-09-131-4/+11
* tcg: cpu-exec: remove tb_lock from the hot-pathAlex Bennée2016-09-131-27/+21Star
* tcg: set up tb->page_addr before insertionAlex Bennée2016-09-131-4/+4
* tcg: Prepare TB invalidation for lockless TB lookupPaolo Bonzini2016-09-133-2/+8
* tcg: Prepare safe access to tb_flushed out of tb_lockSergey Fedorov2016-09-132-11/+9Star
* tcg: Prepare safe tb_jmp_cache lookup out of tb_lockSergey Fedorov2016-09-132-5/+9
* tcg: Pass last_tb by value to tb_find_fast()Sergey Fedorov2016-09-131-8/+7Star
* util: fix some coding style issueCao jin2016-09-131-5/+11
* util/qemu-sockets: revert Yoda Conditions to normalCao jin2016-09-131-5/+5
* qtail: clean up direct access to tqe_prev fieldIgor Mammedov2016-09-134-4/+5
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...Peter Maydell2016-09-133-5/+19
|\
| * virtio-vga: adapt to page-per-vq=offGerd Hoffmann2016-09-131-0/+11
| * virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann2016-09-131-0/+1
| * vmsvga: correct bitmap and pixmap size checksPrasad J Pandit2016-09-131-5/+7
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...Peter Maydell2016-09-133-13/+13
|\ \
| * | vnc: fix qemu crash because of SIGSEGVGonglei2016-09-131-0/+4
| * | qemu-options.hx: correct spice options streaming-video default document value...Li Zhijian2016-09-131-1/+1
| * | ui/curses.c: Clean up nextchr logicPeter Maydell2016-09-131-11/+4Star
| * | ui/curses.c: Ensure we don't read off the end of curses2qemu arrayPeter Maydell2016-09-131-1/+4
| |/
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-09-132-5/+54
|\ \ | |/ |/|
| * qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever2016-09-131-0/+12
| * block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever2016-09-132-5/+42
|/