aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25tpm: Exit in reset when backend indicates failureStefan Berger2-2/+6
2019-07-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell17-79/+220
2019-07-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-07-19' into st...Peter Maydell1-3/+2
2019-07-19target/i386: sev: fix failed message typosJiri Slaby1-2/+2
2019-07-19i386: indicate that 'pconfig' feature was removed intentionallyDenis V. Lunev1-1/+1
2019-07-19nbd: Initialize reply on failureEric Blake1-3/+2
2019-07-19build-sys: do no support modules on WindowsMarc-André Lureau1-1/+6
2019-07-19qmp: don't emit the RESET event on wakeupNicholas Piggin1-1/+1
2019-07-19hmp: Print if memory section is registered with an acceleratorAlexey Kardashevskiy3-0/+63
2019-07-19test-bitmap: add test for bitmap_setWei Yang1-0/+55
2019-07-19scsi-generic: Check sense key before request snooping and patchingShin'ichiro Kawasaki1-12/+16
2019-07-19vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failedXie Yongji1-4/+10
2019-07-19vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failedXie Yongji1-1/+3
2019-07-19virtio-scsi: remove unused argument to virtio_scsi_common_realizePaolo Bonzini4-5/+5
2019-07-19target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVMPaolo Bonzini2-28/+9
2019-07-19target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...Liran Alon4-24/+49
2019-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell25-203/+576
2019-07-19Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i...Peter Maydell56-96/+298
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth52-52/+52
2019-07-19doc: document that the monitor console is a privileged control interfaceDaniel P. Berrangé1-0/+36
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz2-2/+57
2019-07-19vl: Drain before (block) job cancel when quittingMax Reitz1-0/+11
2019-07-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190719' into stagingPeter Maydell1-0/+2
2019-07-19configure: only link capstone to emulation targetsDaniel P. Berrangé2-2/+5
2019-07-19crypto: fix function signatures for nettle 2.7 vs 3Daniel P. Berrangé2-7/+22
2019-07-19crypto: switch to modern nettle AES APIsDaniel P. Berrangé1-35/+183
2019-07-19iotests: Test commit with a filter on the chainMax Reitz2-3/+41
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz2-3/+4
2019-07-19block: Loop unsafely in bdrv*drained_end()Max Reitz1-4/+4
2019-07-19tests: Extend commit by drained_end testMax Reitz1-4/+32
2019-07-19block: Do not poll in bdrv_do_drained_end()Max Reitz6-36/+120
2019-07-19tests: Lock AioContexts in test-block-iothreadMax Reitz1-14/+26
2019-07-19block: Make bdrv_parent_drained_[^_]*() staticMax Reitz2-22/+4
2019-07-19block: Add @drained_end_counterMax Reitz1-18/+40
2019-07-19tests: Add job commit by drained_end testMax Reitz1-0/+119
2019-07-19block: Introduce BdrvChild.parent_quiesce_counterMax Reitz4-13/+32
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich10-109/+111
2019-07-19Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-rc2' i...Peter Maydell14-27/+156
2019-07-19Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell7-42/+168
2019-07-19linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé4-38/+159
2019-07-18hw/riscv: Load OpenSBI as the default firmwareAlistair Francis5-6/+89
2019-07-18roms: Add OpenSBI version 0.4Alistair Francis9-21/+67
2019-07-18linux-user: check valid address in access_ok()Rémi Denis-Courmont2-1/+7
2019-07-18s390x/pci: add some fallthrough annotationsCornelia Huck1-0/+2
2019-07-16Update version for v4.1.0-rc1 releasev4.1.0-rc1Peter Maydell1-1/+1
2019-07-16linux-user: Fix structure target_ucontext for MIPSAleksandar Markovic1-3/+2
2019-07-16Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190716...Peter Maydell2-1/+2
2019-07-16hw/block/pflash_cfi01: Start state machine as READY to accept commandsPhilippe Mathieu-Daudé1-1/+1
2019-07-16hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commandsPhilippe Mathieu-Daudé1-0/+1
2019-07-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190716' into stagingPeter Maydell2-4/+3