summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target/arm: Implement new v8.1M NOCP check for exception returnPeter Maydell2020-12-101-1/+21
| * target/arm: Implement v8.1M REVIDR registerPeter Maydell2020-12-101-0/+5
| * target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failuresPeter Maydell2020-12-101-1/+5
| * target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entryPeter Maydell2020-12-101-4/+12
| * hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1MPeter Maydell2020-12-103-1/+16
| * target/arm: Implement FPCXT_S fp system registerPeter Maydell2020-12-101-0/+58
| * target/arm: Factor out preserve-fp-state from full_vfp_access_check()Peter Maydell2020-12-101-18/+27
| * target/arm: Use new FPCR_NZCV_MASK constantPeter Maydell2020-12-101-2/+2
| * target/arm: Implement M-profile FPSCR_nzcvqcPeter Maydell2020-12-102-0/+40
| * target/arm: Implement VLDR/VSTR system registerPeter Maydell2020-12-102-0/+105
| * target/arm: Move general-use constant expanders up in translate.cPeter Maydell2020-12-101-21/+25
| * target/arm: Refactor M-profile VMSR/VMRS handlingPeter Maydell2020-12-102-11/+168
| * target/arm: Enforce M-profile VMRS/VMSR register restrictionsPeter Maydell2020-12-101-1/+4
| * target/arm: Implement CLRM instructionPeter Maydell2020-12-102-1/+43
| * target/arm: Implement VSCCLRM insnPeter Maydell2020-12-104-11/+111
| * target/arm: Don't clobber ID_PFR1.Security on M-profile coresPeter Maydell2020-12-101-1/+1
| * target/arm: Implement v8.1M PXN extensionPeter Maydell2020-12-101-1/+6
| * hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell2020-12-103-12/+69
| * i.MX6ul: Fix bad printf format specifiersAlex Chen2020-12-101-2/+2
| * i.MX6: Fix bad printf format specifiersAlex Chen2020-12-102-11/+11
| * i.MX31: Fix bad printf format specifiersAlex Chen2020-12-102-9/+9
| * i.MX25: Fix bad printf format specifiersAlex Chen2020-12-101-6/+6
| * tests/qtest/npcm7xx_rng-test: dump random data on failureHavard Skinnemoen2020-12-101-0/+12
| * sbsa-ref: allow to use Cortex-A53/57/72 cpusMarcin Juszkiewicz2020-12-101-3/+20
| * MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controllerVikram Garhwal2020-12-101-0/+8
| * tests/qtest: Introduce tests for Xilinx ZynqMP CAN controllerVikram Garhwal2020-12-102-0/+361
| * xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllersVikram Garhwal2020-12-103-0/+62
| * hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal2020-12-107-0/+1252
| * hw/arm/smmuv3: Fix up L1STD_SPAN decodingKunkun Jiang2020-12-101-1/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-12-0990-848/+1286
|\
| * hw/virtio-pci Added AER capability.Andrew Melnychenko2020-12-092-0/+20
| * hw/virtio-pci Added counter for pcie capabilities offsets.Andrew Melnychenko2020-12-091-1/+3
| * pcie_aer: Fix help message of pcie_aer_inject_error commandZenghui Yu2020-12-091-2/+2
| * x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' featureIgor Mammedov2020-12-092-2/+10
| * x86: ich9: factor out "guest_cpu_hotplug_features"Igor Mammedov2020-12-091-2/+6
| * tests/acpi: update expected filesIgor Mammedov2020-12-0922-21/+0Star
| * x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov2020-12-093-2/+14
| * tests/acpi: allow expected files changeIgor Mammedov2020-12-091-0/+21
| * x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplugIgor Mammedov2020-12-091-0/+4
| * acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov2020-12-094-6/+28
| * hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan2020-12-093-12/+56
| * block/export: avoid g_return_val_if() input validationStefan Hajnoczi2020-12-091-1/+3
| * contrib/vhost-user-input: avoid g_return_val_if() input validationStefan Hajnoczi2020-12-091-1/+3
| * contrib/vhost-user-gpu: avoid g_return_val_if() input validationStefan Hajnoczi2020-12-091-1/+3
| * contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi2020-12-091-1/+3
| * .gitlab-ci: add build-libvhost-userMarc-André Lureau2020-12-091-0/+11
| * libvhost-user: add a simple link test without glibMarc-André Lureau2020-12-092-0/+49
| * libvhost-user: make it a meson subprojectMarc-André Lureau2020-12-0821-27/+40
| * libvhost-user: drop qemu/osdep.h dependencyMarc-André Lureau2020-12-081-2/+8
| * libvhost-user: remove qemu/compiler.h usageMarc-André Lureau2020-12-081-1/+4