summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21Use qemu.org domain nameStefan Hajnoczi
2017-11-21scripts/make-release: ship u-boot source as a tarballMichael Roth
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell
2017-11-21exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell
2017-11-21Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu
2017-11-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171120-v1' into sta...Peter Maydell
2017-11-20Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...Peter Maydell
2017-11-20pc-bios/s390-ccw.img: update imageCornelia Huck
2017-11-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-11-20linux-user: Fix calculation of auxv lengthPeter Maydell
2017-11-20hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-11-20arm: check regime, not current state, for ATS write PAR formatPeter Maydell
2017-11-20nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell
2017-11-20target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell
2017-11-20Revert "cpu-exec: don't overwrite exception_index"Peter Maydell
2017-11-20pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth
2017-11-20s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)David Hildenbrand
2017-11-20s390x: fix storing CPU status (again)David Hildenbrand
2017-11-20hw/net/vmxnet3: Fix code to work on big endian hosts, tooThomas Huth
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk
2017-11-20MAINTAINERS: Add missing entry for eepro100 emulationStefan Weil
2017-11-20hw/net/eepro100: Fix endianness problem on big endian hostsThomas Huth
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-20colo-compare: fix the dangerous assignmentMao Zhongyi
2017-11-20spapr: reset DRCs after devicesGreg Kurz
2017-11-20target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh
2017-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-11-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-17' into queue-b...Kevin Wolf
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz
2017-11-17block: Make bdrv_next() keep strong referencesMax Reitz
2017-11-17qcow2: Fix overly broad madvise()Max Reitz
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz
2017-11-17block: Guard against NULL bs->drvMax Reitz
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz
2017-11-17qcow2: check_errors are fatalMax Reitz
2017-11-17qcow2: reject unaligned offsets in write compressedAnton Nefedov
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz
2017-11-17tests: Add check-qobject for equality testsMax Reitz
2017-11-17iotests: Add test for non-string option reopeningMax Reitz
2017-11-17block: qobject_is_equal() in bdrv_reopen_prepare()Max Reitz
2017-11-17qapi: Add qobject_is_equal()Max Reitz
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz
2017-11-17qapi/qnull: Add own headerMax Reitz
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy