aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-08qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot3-0/+175
2022-01-08exec/memop: Adding signed quad and octo definesFrédéric Pétrot1-0/+7
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot47-311/+311
2022-01-08target/riscv: Fix position of 'experimental' commentPhilipp Tomsich1-1/+2
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing ...Frank Chang1-8/+24
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...Frank Chang1-9/+25
2022-01-08target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...Frank Chang1-4/+8
2022-01-08roms/opensbi: Upgrade from v0.9 to v1.0Bin Meng5-0/+0
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis1-1/+1
2022-01-08hw/riscv: Use error_fatal for SoC realisationAlistair Francis4-4/+4
2022-01-08target/riscv: Enable the Hypervisor extension by defaultAlistair Francis1-1/+1
2022-01-08target/riscv: Mark the Hypervisor extension as non experimentalAlistair Francis1-1/+1
2022-01-08hw/intc: sifive_plic: Cleanup remaining functionsAlistair Francis1-87/+22
2022-01-08hw/intc: sifive_plic: Cleanup the read functionAlistair Francis1-44/+11
2022-01-08hw/intc: sifive_plic: Cleanup the write functionAlistair Francis1-49/+27
2022-01-08hw/intc: sifive_plic: Add a reset functionAlistair Francis1-0/+18
2022-01-08hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registersJim Shu1-0/+4
2022-01-08hw/dma: sifive_pdma: support high 32-bit access of 64-bit registerJim Shu1-22/+155
2022-01-08target/riscv/pmp: fix no pmp illegal intrsNikita Shubin1-1/+2
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson56-493/+1202
2022-01-07tests: acpi: Add updated TPM related tablesStefan Berger3-2/+0
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger2-0/+8
2022-01-07tests: acpi: prepare for updated TPM related tablesStefan Berger1-0/+2
2022-01-07virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanupDaniil Tatianin1-6/+5
2022-01-07hw/scsi/vhost-scsi: don't double close vhostfd on errorDaniil Tatianin1-1/+8
2022-01-07hw/scsi/vhost-scsi: don't leak vqs on errorDaniil Tatianin1-2/+4
2022-01-07docs: reSTify virtio-balloon-stats documentation and move to docs/interopThomas Huth3-28/+32
2022-01-07hw/i386/pc: Add missing property descriptionsThomas Huth1-0/+8
2022-01-07acpihp: simplify acpi_pcihp_disable_root_busAni Sinha1-7/+2
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov3-2/+0
2022-01-07tests: acpi: add SLIC table testIgor Mammedov1-0/+15
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov3-0/+2
2022-01-07acpi: fix QEMU crash when started with SLIC tableIgor Mammedov2-2/+4
2022-01-07intel-iommu: correctly check passthrough during translationJason Wang1-15/+23
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand2-2/+4
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2-0/+71
2022-01-07linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand1-3/+6
2022-01-07MAINTAINERS: Add a separate entry for acpi/VIOT tablesAni Sinha1-0/+7
2022-01-07virtio: signal after wrapping packed used_idxStefan Hajnoczi1-0/+1
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand2-4/+39
2022-01-07util/oslib-posix: Forward SIGBUS to MCE handler under LinuxDavid Hildenbrand2-3/+38
2022-01-07Merge tag 'pull-target-arm-20220107' of https://git.linaro.org/people/pmaydel...Richard Henderson7-155/+197
2022-01-07hw/arm: kudo add lm75s on bus 13Patrick Venture1-1/+10
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture1-0/+9
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao1-0/+1
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer1-0/+8
2022-01-07hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entriesPeter Maydell1-12/+12
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell2-16/+16
2022-01-07hw/intc/arm_gicv3_its: Use FIELD macros for CTEsPeter Maydell2-4/+6
2022-01-07hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field sizePeter Maydell1-1/+1