summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-11migration/ram: fix typoCao jin1-2/+2
2016-08-11virtio-console: set frontend open permanently for console devsDaniel P. Berrange1-4/+21
2016-08-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+7
2016-08-11linux-aio: Handle io_submit() failure gracefullyKevin Wolf1-1/+7
2016-08-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-50/+115
2016-08-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-90/+158
2016-08-10vhost-user: Attempt to fix a race with set_mem_table.Prerna Saxena1-60/+67
2016-08-10vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena2-0/+58
2016-08-10vhost: check for vhost_ops before using.Ilya Maximets1-1/+1
2016-08-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160810' into...Peter Maydell6-34/+57
2016-08-10checkpatch: default to success if only warningsPaolo Bonzini1-12/+4
2016-08-10checkpatch: bump most warnings to errorsPaolo Bonzini1-33/+33
2016-08-10CODING_STYLE, checkpatch: update line length rulesPaolo Bonzini2-3/+13
2016-08-10checkpatch: check for CVS keywords on all sourcesPaolo Bonzini1-5/+5
2016-08-10checkpatch: tweak the files in which TABs are checkedPaolo Bonzini1-4/+5
2016-08-10ppc/kvm: Register also a generic spapr CPU core family typeThomas Huth1-2/+5
2016-08-10ppc/kvm: Do not mess up the generic CPU family registrationThomas Huth1-7/+7
2016-08-10hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth2-18/+22
2016-08-10ppc: Introduce a function to look up CPU alias stringsThomas Huth2-0/+14
2016-08-10spapr: remove extra type variableCédric Le Goater1-9/+6
2016-08-10ppc64: fix compressed dump with pseries kernelLaurent Vivier1-0/+5
2016-08-09timer: set vm_clock disabled defaultGonglei2-3/+3
2016-08-09checkpatch: ignore automatically imported Linux headersRadim Krčmář1-0/+3
2016-08-09clang: Fix warning reg. expansion to 'defined'Pranith Kumar1-2/+5
2016-08-09Disable warn about left shifts of negative valuesPranith Kumar2-1/+5
2016-08-09atomic: strip "const" from variables declared with typeofPaolo Bonzini1-6/+48
2016-08-09optionrom: fix compilation with mingw docker targetPaolo Bonzini2-1/+15
2016-08-09optionrom: add -fno-stack-protectorPaolo Bonzini1-0/+1
2016-08-09build-sys: fix building with make CFLAGS=.. argumentMarc-André Lureau2-3/+2
2016-08-09linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilationPaolo Bonzini3-18/+17
2016-08-09Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-0/+1
2016-08-09atapi: fix halted DMA resetJohn Snow1-0/+1
2016-08-09Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-1/+9
2016-08-09hw/net: Fix a heap overflow in xlnx.xps-ethernetlitechaojianhu1-0/+4
2016-08-09net: vmxnet3: check for device_active before writeLi Qiang1-0/+4
2016-08-09net: check fragment length during fragmentationPrasad J Pandit1-1/+1
2016-08-08Update version for v2.7.0-rc2 releasev2.7.0-rc2Peter Maydell1-1/+1
2016-08-08Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-08-08' in...Peter Maydell6-18/+46
2016-08-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-6/+174
2016-08-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160808' into stagingPeter Maydell1-1/+1
2016-08-08hw/sparc/leon3: Don't call get_image_size() on a NULL pointerPeter Maydell1-1/+5
2016-08-08Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...Peter Maydell12-15/+47
2016-08-08audio: clean up before monitor clean upMarc-André Lureau4-18/+24
2016-08-08monitor: fix crash when leaving qemu with spice audioMarc-André Lureau3-0/+22
2016-08-08Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request...Peter Maydell8-28/+70
2016-08-08iotests: fix 109Vladimir Sementsov-Ogievskiy3-5/+11
2016-08-08mirror: finish earlier on errorVladimir Sementsov-Ogievskiy1-0/+4
2016-08-08tests: Test blockjob IDsAlberto Garcia2-0/+149
2016-08-08block/qdev: Let 'drive' property fall back to node nameKevin Wolf1-1/+10
2016-08-08s390x/pci: fix null pointer bugYi Min Zhao1-1/+1