aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-21target/arm: Add SCTLR bits through ARMv8.5Richard Henderson
2019-01-21target/arm: Add state for the ARMv8.3-PAuth extensionRichard Henderson
2019-01-21ftgmac100: implement the new MDIO interface on Aspeed SoCCédric Le Goater
2019-01-21target/arm: Allow Aarch32 exception return to switch from Mon->HypAlexander Graf
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger
2019-01-21hw/char/stm32f2xx_usart: Do not update data register when device is disabledPhilippe Mathieu-Daudé
2019-01-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-18target/mips: Introduce 32 R5900 multimedia registersFredrik Noring
2019-01-18target/mips: Rename 'rn' to 'register_name'Aleksandar Markovic
2019-01-18target/mips: Add CP0 register MemoryMapIDAleksandar Markovic
2019-01-18target/mips: Amend preprocessor constants for CP0 registersAleksandar Markovic
2019-01-18target/mips: Update ITU to handle bus errorsYongbok Kim
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim
2019-01-18target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add fields for SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Use preprocessor constants for 32 major CP0 registersAleksandar Markovic
2019-01-18target/mips: Add preprocessor constants for 32 major CP0 registersAleksandar Markovic
2019-01-18target/mips: Move comment containing summary of CP0 registersAleksandar Markovic
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-01-18s390x/pci: add common function measurement blockYi Min Zhao
2019-01-18s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand
2019-01-18s390x/pci: Always delete and free the release_timerDavid Hildenbrand
2019-01-18s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand
2019-01-18s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand
2019-01-18s390x/pci: Set the iommu region size mpcifc requestPierre Morel
2019-01-18s390x/pci: Send correct event on hotplugDavid Hildenbrand
2019-01-18configure: Only build the s390-ccw bios if the compiler supports -march=z900Thomas Huth
2019-01-18s390x: Return specification exception for unimplemented diag 308 subcodesJanosch Frank
2019-01-18pc-bios/s390-ccw: Use proper register names for ClangThomas Huth
2019-01-18s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang
2019-01-17migration: Use strnlen() for fixed-size stringPhilippe Mathieu-Daudé
2019-01-17migration: Fix stringop-truncation warningMarc-André Lureau
2019-01-17hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé
2019-01-17block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé
2019-01-17qemu/compiler: Define QEMU_NONSTRINGPhilippe Mathieu-Daudé
2019-01-17acpi: update expected filesMichael S. Tsirkin
2019-01-17hw: acpi: Fix memory hotplug AML generation errorYang Zhong
2019-01-17tpm: clear RAM when "memory overwrite" requestedMarc-André Lureau
2019-01-17acpi: add ACPI memory clear interfaceMarc-André Lureau
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger
2019-01-17tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger
2019-01-17tpm: add a "ppi" boolean propertyMarc-André Lureau
2019-01-17hw/misc/edu: add msi_uninit() for pci_edu_uninit()Fei Li
2019-01-17virtio: Make disable-legacy/disable-modern compat properties optionalEduardo Habkost
2019-01-17globals: Allow global properties to be optionalEduardo Habkost
2019-01-17virtio: virtio 9p really requires CONFIG_VIRTFS to workJuan Quintela
2019-01-17virtio: split virtio crypto bits from virtio-pci.hJuan Quintela