aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06Add dbus-vmstate objectMarc-André Lureau
2020-01-06util: add dbus helper unitMarc-André Lureau
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2020-01-06vmstate: add qom interface to get idMarc-André Lureau
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-12-20configure: Require Python >= 3.5Eduardo Habkost
2019-12-20travis: Replace Python 3.4 build with 3.5Eduardo Habkost
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()Niek Linnenbank
2019-12-20target/arm: Display helpful message when hflags mismatchPhilippe Mathieu-Daudé
2019-12-20hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith
2019-12-20hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith
2019-12-20hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith
2019-12-20hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith
2019-12-20hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith
2019-12-20hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith
2019-12-20ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery
2019-12-20target/arm: Prepare generic timer for per-platform CNTFRQAndrew Jeffery
2019-12-20target/arm: Abstract the generic timer frequencyAndrew Jeffery
2019-12-20target/arm: Remove redundant scaling of nexttickAndrew Jeffery
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf
2019-12-19block: Activate recursively even for already active nodesKevin Wolf
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing
2019-12-19docs: fix rst syntax errors in unbuilt docsStefan Hajnoczi
2019-12-19virtio-blk: deprecate SCSI passthroughStefan Hajnoczi
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf
2019-12-19qcow2: Move error check of local_err near its assignmentTuguoyi
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz