summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-21target/arm: Add new_pc argument to helper_exception_returnRichard Henderson
2019-01-21target/arm: Move helper_exception_return to helper-a64.cRichard Henderson
2019-01-21target/arm: Decode PAuth within disas_data_proc_2srcRichard Henderson
2019-01-21target/arm: Decode PAuth within disas_data_proc_1srcRichard Henderson
2019-01-21target/arm: Rearrange decode in disas_data_proc_1srcRichard Henderson
2019-01-21target/arm: Decode PAuth within system hint spaceRichard Henderson
2019-01-21target/arm: Add PAuth helpersRichard Henderson
2019-01-21target/arm: Introduce raise_exception_raRichard Henderson
2019-01-21target/arm: Add PAuth active bit to tbflagsRichard Henderson
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-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
2019-01-17virtio: split virtio gpu bits from virtio-pci.hJuan Quintela
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela