summary refs log tree commit diff stats
path: root/include/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov2023-05-301-0/+2
|/
* Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2023-05-292-2/+4
|\
| * target/ppc: Add POWER9 DD2.2 modelNicholas Piggin2023-05-281-1/+1
| * spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin2023-05-281-1/+3
* | virtio-input: add a virtio-mulitouch deviceSergio Lopez2023-05-281-4/+5
|/
* hw/char/parallel: Move TYPE_ISA_PARALLEL to the header fileThomas Huth2023-05-221-0/+2
* hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth2023-05-222-1/+1
* hw/i386/pc: No need for rtc_state to be an out-parameterBernhard Beschow2023-05-191-1/+1
* hw/i386/pc: Create RTC controllers in south bridgesBernhard Beschow2023-05-192-0/+5
* hw/cxl: Introduce cxl_device_get_timestamp() utility functionIra Weiny2023-05-191-0/+2
* virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov2023-05-191-0/+2
* hw/pci-host/pam: Make init_pam() usage more readableBernhard Beschow2023-05-191-2/+3
* hw/i386/pc: Initialize ram_memory variable directlyBernhard Beschow2023-05-191-1/+0
* vhost-vdpa: Add support for vIOMMU.Cindy Lu2023-05-191-0/+11
* vhost: expose function vhost_dev_has_iommu()Cindy Lu2023-05-191-0/+1
* hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras2023-05-191-0/+2
* hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price2023-05-191-3/+8
* cpu: Introduce a wrapper for being able to use TARGET_NAME in common codeThomas Huth2023-05-161-0/+2
* hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth2023-05-161-0/+4
* s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda2023-05-161-3/+3
* hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron2023-05-161-1/+1
* hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao2023-05-152-5/+7
* hw/loongarch/virt: Modify ipi as percpu deviceSong Gao2023-05-152-7/+4
* hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li2023-05-051-0/+3
* hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater2023-05-021-0/+49
* hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan2023-05-021-0/+1
* memory: prevent dma-reentracy issuesAlexander Bulekov2023-04-281-0/+7
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2023-04-256-10/+31
|\
| * hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron2023-04-242-10/+22
| * hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha2023-04-241-0/+3
| * pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski2023-04-211-0/+3
| * hw: Add compat machines for 8.1Cornelia Huck2023-04-212-0/+6
| * virtio-balloon: optimize the virtio-balloon on the ARM platformYangming2023-04-211-0/+2
| * virtio: refresh vring region cache after updating a virtqueue sizeCarlos López2023-04-211-0/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-04-221-2/+1
|\ \
| * | lasi: fix RTC migrationPaolo Bonzini2023-04-201-2/+1
| |/
* | Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson2023-04-211-0/+41
|\ \
| * | qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger2023-04-201-0/+7
| * | tpm: Extend common APIs to support TPM TIS I2CNinad Palsule2023-04-201-0/+41
| |/
* | Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2023-04-213-0/+13
|\ \
| * | qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger2023-04-201-0/+7
| * | hw: Add compat machines for 8.1Cornelia Huck2023-04-202-0/+6
| |/
* | fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck2023-04-201-0/+1
* | fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck2023-04-201-0/+1
* | hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck2023-04-201-0/+2
* | hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic2023-04-201-1/+4
* | hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic2023-04-201-0/+2
* | hw/watchdog: Allwinner WDT emulation for system resetStrahinja Jankovic2023-04-201-0/+123
|/
* softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé2023-03-281-1/+1
* softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé2023-03-282-37/+43