aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge remote-tracking branch 'mcayland/tags/qemu-sparc-signed' into stagingStefan Hajnoczi2-2/+1
2017-05-08maintainers: add maintainer for replay* filesPavel Dovgalyuk1-0/+12
2017-05-08Merge tag 'tracing-pull-request' into stagingStefan Hajnoczi1-0/+4
2017-05-08trace: disallow more than 10 arguments per trace eventDaniel P. Berrange1-0/+4
2017-05-08gdbstub: implement remote debugging protocol escapes for command receiveDoug Gale1-9/+99
2017-05-07block: Make 'replication_state' an enumFam Zheng1-22/+22
2017-05-07util: Use g_malloc/g_free in envlist.cSaurav Sachidanand3-44/+26
2017-05-07qga: fix compiler warnings (clang 5)Philippe Mathieu-Daudé1-3/+5
2017-05-07device_tree: fix compiler warnings (clang 5)Philippe Mathieu-Daudé1-0/+1
2017-05-07usb-ccid: make ccid_write_data_block() cope with null buffersPhilippe Mathieu-Daudé1-1/+4
2017-05-07tests: Ignore more test executablesEric Blake1-0/+3
2017-05-07Add 'none' as type for drive's if optionCraig Jellick1-1/+1
2017-05-07doc: fix function spellingMarc-André Lureau1-1/+1
2017-05-07ppc_booke: drop useless assignmentKONRAD Frederic1-1/+0
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh6-8/+8
2017-05-06tcg/mips: fix field extraction opcodeAurelien Jarno1-2/+2
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi18-127/+504
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi12-22/+625
2017-05-05Merge remote-tracking branch 'quintela/tags/migration/20170504' into stagingStefan Hajnoczi16-374/+314
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-audio-20170504-1' into stagingStefan Hajnoczi13-480/+160
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-input-20170504-1' into stagingStefan Hajnoczi3-3/+20
2017-05-05Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into stagingStefan Hajnoczi17-62/+230
2017-05-05Merge remote-tracking branch 'awilliam/tags/vfio-updates-20170503.0' into sta...Stefan Hajnoczi2-2/+16
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-20170502' into stagingStefan Hajnoczi14-40/+184
2017-05-05vhost-scsi: create a vhost-scsi-common abstractionFelipe Franciosi6-148/+252
2017-05-05libvhost-user: replace vasprintf() to fix buildFelipe Franciosi1-1/+1
2017-05-05get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2017-05-05get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2017-05-05get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2017-05-05get_maintainer: Teach get_maintainer.pl about the new "R:" tagJoe Perches1-1/+21
2017-05-05MAINTAINERS: Add "R:" tag for self-appointed reviewersPaul E. McKenney1-0/+2
2017-05-05Fix the -accel parameter and the documentation for 'hax'Thomas Huth2-23/+18
2017-05-05dump: Acquire BQL around vm_start() in dump threadFam Zheng2-0/+8
2017-05-05hax: Fix memory mapping de-duplication logicYu Ning1-2/+17
2017-05-05checkpatch: Disallow glib asserts in main codeDr. David Alan Gilbert1-0/+21
2017-05-05trace: add qemu mutex lock and unlock trace eventsJose Ricardo Ziviani3-2/+31
2017-05-05vmw_pvscsi: check message ring page count at initialisationP J P1-1/+1
2017-05-05sgabios: update for "fix wrong video attrs for int 10h,ah==13h"Paolo Bonzini2-0/+0
2017-05-05scsi: avoid an off-by-one error in megasas_mmio_writePrasad J Pandit1-5/+5
2017-05-05vl: deprecate the "-hdachs" optionThomas Huth2-2/+4
2017-05-05use _Static_assert in QEMU_BUILD_BUG_ONAndreas Grapentin2-1/+21
2017-05-05target/i386: Add GDB XML register description supportAbdallah Bouassida4-4/+157
2017-05-05cg3: add explicit ram_addr_t cast to scanline page variableMark Cave-Ayland1-1/+1
2017-05-05tcx: fix cut/paste error in update_palette_entries()Mark Cave-Ayland1-1/+0
2017-05-04Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi66-542/+669
2017-05-04tests: add /char/console testMarc-André Lureau1-1/+30
2017-05-04tests: add /char/udp testMarc-André Lureau1-0/+46
2017-05-04tests: add /char/socket testMarc-André Lureau1-2/+112
2017-05-04tests: add /char/file testMarc-André Lureau1-0/+71
2017-05-04tests: add /char/pipe testMarc-André Lureau1-0/+90