aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell
2019-02-01armv7m: Don't assume the NVIC's CPU is CPU 0Peter Maydell
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav
2019-02-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...Peter Maydell
2019-02-01scsi-disk: Add device_id propertyKevin Wolf
2019-02-01scsi-disk: Don't use empty string as device idKevin Wolf
2019-02-01qtest.py: Wait for the result of qtest commandsAlberto Garcia
2019-02-01block: Fix invalidate_cache error path for parent activationKevin Wolf
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow
2019-02-01iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia
2019-02-01block: Eliminate the S_1KiB, S_2KiB, ... macrosMarkus Armbruster
2019-02-01block: Remove blk_attach_dev_legacy() / legacy_dev codeThomas Huth
2019-02-01block: Apply auto-read-only for ro-whitelist driversKevin Wolf
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
2019-02-01block/vdi: Don't take address of fields in packed structsPeter Maydell
2019-02-01block/vpc: Don't take address of fields in packed structsPeter Maydell
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf
2019-02-01iotests: Add VMDK tests for blockdev-createKevin Wolf
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng
2019-02-01vmdk: Refactor vmdk_create_extentFam Zheng
2019-02-01iotests: Make 234 stableMax Reitz
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf
2019-02-01block: Replace qdict_put() by qdict_put_obj() where appropriateMarkus Armbruster
2019-02-01qemu-iotests: add test case for dmgyuchenlin
2019-02-01qcow2: Assert that refcount block offsets fit in the refcount tableAlberto Garcia
2019-02-01mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia
2019-02-01mirror: Release the dirty bitmap if mirror_start_job() failsAlberto Garcia
2019-02-01ui: remove support for SDL1.2 in favour of SDL2Daniel P. Berrangé
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé
2019-02-01configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11Philippe Mathieu-Daudé
2019-02-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell