aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-02-05r2d: fix build on mingwMichael S. Tsirkin
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu
2019-02-05pci/msi: export msi_is_masked()Peter Xu
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang
2019-02-01virtio: add checks for the size of the indirect tableDima Stepanov
2019-02-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2019-02-01hw/arm/mps2-tz: Add mps2-an521 modelPeter Maydell
2019-02-01hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200Peter Maydell
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell
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-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-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
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-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé