aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-20arm: check regime, not current state, for ATS write PAR formatPeter Maydell1-1/+1
2017-11-20nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell1-1/+1
2017-11-20target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell1-4/+40
2017-11-20Revert "cpu-exec: don't overwrite exception_index"Peter Maydell1-3/+1
2017-11-20pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth1-1/+2
2017-11-20s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)David Hildenbrand1-0/+2
2017-11-20s390x: fix storing CPU status (again)David Hildenbrand1-1/+1
2017-11-20hw/net/vmxnet3: Fix code to work on big endian hosts, tooThomas Huth3-101/+181
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk5-4/+11
2017-11-20MAINTAINERS: Add missing entry for eepro100 emulationStefan Weil1-0/+5
2017-11-20hw/net/eepro100: Fix endianness problem on big endian hostsThomas Huth1-2/+2
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang4-19/+1
2017-11-20colo-compare: fix the dangerous assignmentMao Zhongyi1-1/+1
2017-11-20spapr: reset DRCs after devicesGreg Kurz2-7/+21
2017-11-20target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh1-22/+21
2017-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell57-93/+1751
2017-11-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-17' into queue-b...Kevin Wolf43-42/+1085
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz1-1/+8
2017-11-17block: Make bdrv_next() keep strong referencesMax Reitz5-2/+57
2017-11-17qcow2: Fix overly broad madvise()Max Reitz1-1/+1
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz3-0/+71
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz4-7/+93
2017-11-17block: Guard against NULL bs->drvMax Reitz7-3/+130
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz3-1/+38
2017-11-17qcow2: check_errors are fatalMax Reitz3-1/+47
2017-11-17qcow2: reject unaligned offsets in write compressedAnton Nefedov1-0/+4
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz2-0/+44
2017-11-17tests: Add check-qobject for equality testsMax Reitz3-1/+332
2017-11-17iotests: Add test for non-string option reopeningMax Reitz2-0/+14
2017-11-17block: qobject_is_equal() in bdrv_reopen_prepare()Max Reitz1-11/+18
2017-11-17qapi: Add qobject_is_equal()Max Reitz14-0/+186
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz2-0/+6
2017-11-17qapi/qnull: Add own headerMax Reitz8-14/+36
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake3-18/+270
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy3-0/+72
2017-11-17block: Fix permissions in image activationKevin Wolf1-10/+22
2017-11-17Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-17' into st...Peter Maydell3-56/+40
2017-11-17nbd/server: Fix error reporting for bad requestsEric Blake1-24/+12
2017-11-17nbd/client: Don't hard-disconnect on ESHUTDOWN from serverEric Blake1-6/+0
2017-11-17nbd/client: Use error_prepend() correctlyEric Blake1-24/+26
2017-11-17nbd: Don't crash when server reports NBD_CMD_READ failureEric Blake1-2/+2
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange5-3/+238
2017-11-17block: Deprecate bdrv_set_read_only() and usersKevin Wolf7-16/+54
2017-11-17qcow2: don't permit changing encryption parametersDaniel P. Berrange1-0/+3
2017-11-17block: Fix error path in bdrv_backing_update_filename()Kevin Wolf1-1/+1
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf1-1/+1
2017-11-17replication: Fix replication open failWang Guang1-4/+7
2017-11-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' i...Peter Maydell1-22/+27
2017-11-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell31-65/+175
2017-11-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+12