aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2022-01-08target/riscv: Fix position of 'experimental' commentPhilipp Tomsich
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing ...Frank Chang
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...Frank Chang
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...Frank Chang
2022-01-08roms/opensbi: Upgrade from v0.9 to v1.0Bin Meng
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis
2022-01-08hw/riscv: Use error_fatal for SoC realisationAlistair Francis
2022-01-08target/riscv: Enable the Hypervisor extension by defaultAlistair Francis
2022-01-08target/riscv: Mark the Hypervisor extension as non experimentalAlistair Francis
2022-01-08hw/intc: sifive_plic: Cleanup remaining functionsAlistair Francis
2022-01-08hw/intc: sifive_plic: Cleanup the read functionAlistair Francis
2022-01-08hw/intc: sifive_plic: Cleanup the write functionAlistair Francis
2022-01-08hw/intc: sifive_plic: Add a reset functionAlistair Francis
2022-01-08hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registersJim Shu
2022-01-08hw/dma: sifive_pdma: support high 32-bit access of 64-bit registerJim Shu
2022-01-08target/riscv/pmp: fix no pmp illegal intrsNikita Shubin
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-01-07tests: acpi: Add updated TPM related tablesStefan Berger
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger
2022-01-07tests: acpi: prepare for updated TPM related tablesStefan Berger
2022-01-07virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanupDaniil Tatianin
2022-01-07hw/scsi/vhost-scsi: don't double close vhostfd on errorDaniil Tatianin
2022-01-07hw/scsi/vhost-scsi: don't leak vqs on errorDaniil Tatianin
2022-01-07docs: reSTify virtio-balloon-stats documentation and move to docs/interopThomas Huth
2022-01-07hw/i386/pc: Add missing property descriptionsThomas Huth
2022-01-07acpihp: simplify acpi_pcihp_disable_root_busAni Sinha
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov
2022-01-07tests: acpi: add SLIC table testIgor Mammedov
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov
2022-01-07acpi: fix QEMU crash when started with SLIC tableIgor Mammedov
2022-01-07intel-iommu: correctly check passthrough during translationJason Wang
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07MAINTAINERS: Add a separate entry for acpi/VIOT tablesAni Sinha
2022-01-07virtio: signal after wrapping packed used_idxStefan Hajnoczi
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand
2022-01-07util/oslib-posix: Forward SIGBUS to MCE handler under LinuxDavid Hildenbrand
2022-01-07Merge tag 'pull-target-arm-20220107' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-01-07hw/arm: kudo add lm75s on bus 13Patrick Venture
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer
2022-01-07hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entriesPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Use FIELD macros for CTEsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field sizePeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Use FIELD macros for DTEsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Correct handling of MAPIPeter Maydell