summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-console: set frontend open permanently for console devsDaniel P. Berrange2016-08-111-4/+21
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-08-103-50/+115
|\
| * vhost-user: Attempt to fix a race with set_mem_table.Prerna Saxena2016-08-101-60/+67
| * vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena2016-08-102-0/+58
| * vhost: check for vhost_ops before using.Ilya Maximets2016-08-101-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-08-1014-90/+158
|\ \
| * | checkpatch: default to success if only warningsPaolo Bonzini2016-08-101-12/+4Star
| * | checkpatch: bump most warnings to errorsPaolo Bonzini2016-08-101-33/+33
| * | CODING_STYLE, checkpatch: update line length rulesPaolo Bonzini2016-08-102-3/+13
| * | checkpatch: check for CVS keywords on all sourcesPaolo Bonzini2016-08-101-5/+5
| * | checkpatch: tweak the files in which TABs are checkedPaolo Bonzini2016-08-101-4/+5
| * | timer: set vm_clock disabled defaultGonglei2016-08-092-3/+3
| * | checkpatch: ignore automatically imported Linux headersRadim Krčmář2016-08-091-0/+3
| * | clang: Fix warning reg. expansion to 'defined'Pranith Kumar2016-08-091-2/+5
| * | Disable warn about left shifts of negative valuesPranith Kumar2016-08-092-1/+5
| * | atomic: strip "const" from variables declared with typeofPaolo Bonzini2016-08-091-6/+48
| * | optionrom: fix compilation with mingw docker targetPaolo Bonzini2016-08-092-1/+15
| * | optionrom: add -fno-stack-protectorPaolo Bonzini2016-08-091-0/+1
| * | build-sys: fix building with make CFLAGS=.. argumentMarc-André Lureau2016-08-092-3/+2Star
| * | linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilationPaolo Bonzini2016-08-093-18/+17Star
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160810' into...Peter Maydell2016-08-106-34/+57
|\ \ \ | |/ / |/| |
| * | ppc/kvm: Register also a generic spapr CPU core family typeThomas Huth2016-08-101-2/+5
| * | ppc/kvm: Do not mess up the generic CPU family registrationThomas Huth2016-08-101-7/+7
| * | hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth2016-08-102-18/+22
| * | ppc: Introduce a function to look up CPU alias stringsThomas Huth2016-08-102-0/+14
| * | spapr: remove extra type variableCédric Le Goater2016-08-101-9/+6Star
| * | ppc64: fix compressed dump with pseries kernelLaurent Vivier2016-08-101-0/+5
|/ /
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-08-091-0/+1
|\ \
| * | atapi: fix halted DMA resetJohn Snow2016-08-091-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-08-093-1/+9
|\ \ | |/ |/|
| * hw/net: Fix a heap overflow in xlnx.xps-ethernetlitechaojianhu2016-08-091-0/+4
| * net: vmxnet3: check for device_active before writeLi Qiang2016-08-091-0/+4
| * net: check fragment length during fragmentationPrasad J Pandit2016-08-091-1/+1
|/
* Update version for v2.7.0-rc2 releasePeter Maydell2016-08-081-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-08-08' in...Peter Maydell2016-08-086-18/+46
|\
| * audio: clean up before monitor clean upMarc-André Lureau2016-08-084-18/+24
| * monitor: fix crash when leaving qemu with spice audioMarc-André Lureau2016-08-083-0/+22
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-08-087-6/+174
|\ \
| * | iotests: fix 109Vladimir Sementsov-Ogievskiy2016-08-083-5/+11
| * | mirror: finish earlier on errorVladimir Sementsov-Ogievskiy2016-08-081-0/+4
| * | tests: Test blockjob IDsAlberto Garcia2016-08-082-0/+149
| * | block/qdev: Let 'drive' property fall back to node nameKevin Wolf2016-08-081-1/+10
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160808' into stagingPeter Maydell2016-08-081-1/+1
|\ \ \
| * | | s390x/pci: fix null pointer bugYi Min Zhao2016-08-081-1/+1
* | | | hw/sparc/leon3: Don't call get_image_size() on a NULL pointerPeter Maydell2016-08-081-1/+5
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...Peter Maydell2016-08-0812-15/+47
|\ \ \ \
| * | | | error: Fix error_printf() calls lacking newlinesMarkus Armbruster2016-08-083-3/+3
| * | | | vfio: Use error_report() instead of error_printf() for errorsMarkus Armbruster2016-08-081-1/+1
| * | | | checkpatch: Fix newline detection in error_setg() & friendsMarkus Armbruster2016-08-081-1/+4
| * | | | error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-08-087-10/+39
| |/ / /