aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-05r2d: fix build on mingwMichael S. Tsirkin1-1/+1
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang1-2/+2
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek1-4/+5
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger1-2/+10
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth1-1/+1
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu1-0/+4
2019-02-05pci/msi: export msi_is_masked()Peter Xu1-1/+1
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu1-0/+1
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu1-1/+1
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang1-2/+2
2019-02-01virtio: add checks for the size of the indirect tableDima Stepanov1-2/+2
2019-02-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-20/+58
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell15-810/+1935
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz1-12/+29
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz2-0/+389
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova1-4/+0
2019-02-01hw/arm/mps2-tz: Add mps2-an521 modelPeter Maydell1-2/+36
2019-02-01hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200Peter Maydell1-20/+59
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-0/+12
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+28
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell3-0/+139
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+31
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-1/+38
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell1-0/+58
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell1-0/+41
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell2-2/+64
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell1-3/+28
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell1-2/+20
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell1-42/+164
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell1-2/+16
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell1-29/+49
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell2-5/+6
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell3-3/+3
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell1-34/+34
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell1-5/+29
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell2-30/+31
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell1-0/+10
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell1-1/+6
2019-02-01armv7m: Don't assume the NVIC's CPU is CPU 0Peter Maydell2-4/+5
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav1-1/+2
2019-02-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...Peter Maydell4-67/+54
2019-02-01scsi-disk: Add device_id propertyKevin Wolf1-8/+16
2019-02-01scsi-disk: Don't use empty string as device idKevin Wolf1-6/+8
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia1-0/+7
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia1-3/+20
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia1-0/+6
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell1-4/+2
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé3-63/+50
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé2-4/+4
2019-02-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé1-2/+2