aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-05-30hw/arm/sbsa-ref: add GIC node into DTMarcin Juszkiewicz
2023-05-30arm/Kconfig: Make TCG dependence explicitFabiano Rosas
2023-05-30hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot
2023-05-30hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.Tommy Wu
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add stage-2 support in iova notifierMostafa Saleh
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh
2023-05-30hw/arm/smmuv3: Make TLB lookup work for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add page table walk for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh
2023-05-30hw/arm/smmuv3: Add missing fields for IDR0Mostafa Saleh
2023-05-30fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov
2023-05-29Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-05-28ppc/pegasos2: Change default CPU to 7457BALATON Zoltan
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin
2023-05-28pnv_lpc: disable reentrancy detection for lpc-hcAlexander Bulekov
2023-05-28hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow
2023-05-28spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin
2023-05-28virtio-input-pci: add virtio-multitouch-pciSergio Lopez
2023-05-28virtio-input: add a virtio-mulitouch deviceSergio Lopez
2023-05-28virtio-input: generalize virtio_input_key_config()Sergio Lopez
2023-05-28virtio-gpu: add a FIXME for virtio_gpu_load()Marc-André Lureau
2023-05-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-26virtio: qmp: fix memory leakPaolo Bonzini
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-26lsi53c895a: disable reentrancy detection for MMIO region, tooThomas Huth
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-26hw/mips: Use MachineClass->default_nic in the virt machinePhilippe Mathieu-Daudé
2023-05-26hw/arm: Use MachineClass->default_nic in the sbsa-ref machineThomas Huth
2023-05-26hw/xtensa: Use MachineClass->default_nic in the virt machineThomas Huth
2023-05-26hw/loongarch64: Use MachineClass->default_nic in the virt machineThomas Huth
2023-05-26hw/arm: Use MachineClass->default_nic in the virt machineThomas Huth
2023-05-26hw/alpha: Use MachineClass->default_nic in the alpha machineThomas Huth
2023-05-26hw/hppa: Use MachineClass->default_nic in the hppa machineThomas Huth
2023-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-25usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-24vfio/pci: Fix a use-after-free issueZhenzhong Duan
2023-05-23Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...Richard Henderson
2023-05-23hostmem-file: add offset optionAlexander Graf
2023-05-23rtl8139: fix large_send_mss divide-by-zeroStefan Hajnoczi
2023-05-23vmxnet3: Do not depend on PCAkihiko Odaki
2023-05-23igb: Clear-on-read ICR when ICR.INTA is setAkihiko Odaki
2023-05-23igb: Notify only new interruptsAkihiko Odaki
2023-05-23e1000e: Notify only new interruptsAkihiko Odaki
2023-05-23igb: Implement Tx timestampAkihiko Odaki
2023-05-23igb: Implement Rx PTP2 timestampAkihiko Odaki
2023-05-23igb: Implement igb-specific oversize checkAkihiko Odaki
2023-05-23igb: Filter with the second VLAN tag for extended VLANAkihiko Odaki