aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-11-06memory-device: Drop size alignment checkDavid Hildenbrand
2023-11-06Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"Maciej S. Szmigiero
2023-11-06vfio/common: Move vfio_host_win_add/del into spapr.cZhenzhong Duan
2023-11-06vfio/spapr: Make vfio_spapr_create/remove_window staticZhenzhong Duan
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan
2023-11-06vfio/container: Move vfio_container_add/del_section_window into spapr.cZhenzhong Duan
2023-11-06vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan
2023-11-06virtio-gpu: move scanout restoration to post_loadMarc-André Lureau
2023-11-06virtio-gpu: factor out restore mappingMarc-André Lureau
2023-11-06virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-06ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-06ati-vga: Add 30 bit palette access registerBALATON Zoltan
2023-11-06ati-vga: Support unaligned access to GPIO DDC registersBALATON Zoltan
2023-11-06ati-vga: Fix aperture sizesBALATON Zoltan
2023-11-06virtio-gpu-rutabaga: Add empty interface to fix arm64 crashCong Liu
2023-11-06hw/xen: use correct default protocol for xen-block on x86David Woodhouse
2023-11-06hw/xen: take iothread mutex in xen_evtchn_reset_op()David Woodhouse
2023-11-06hw/xen: fix XenStore watch delivery to guestDavid Woodhouse
2023-11-06hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse
2023-11-06hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse
2023-11-05macfb: allow reads from the DAFB_LUT registerMark Cave-Ayland
2023-11-05macfb: allow larger write accesses to the DAFB_LUT registerMark Cave-Ayland
2023-11-05macfb: rename DAFB_RESET to DAFB_LUT_INDEXMark Cave-Ayland
2023-11-05macfb: don't clear interrupts when writing to DAFB_RESETMark Cave-Ayland
2023-11-03memory-device: Support empty memory devicesDavid Hildenbrand
2023-11-03vfio/pci: Fix buffer overrun when writing the VF tokenCédric Le Goater
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu
2023-11-03virtio-iommu: Consolidate host reserved regions and property set onesEric Auger
2023-11-03virtio-iommu: Implement set_iova_ranges() callbackEric Auger
2023-11-03virtio-iommu: Record whether a probe request has been issuedEric Auger
2023-11-03virtio-iommu: Introduce per IOMMUDevice reserved regionsEric Auger
2023-11-03virtio-iommu: Rename reserved_regions into prop_resv_regionsEric Auger
2023-11-03vfio: Collect container iova range infoEric Auger
2023-11-03memory: Let ReservedRegion use RangeEric Auger
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho
2023-11-02hw/char/stm32f2xx_usart: Update IRQ when DR is writtenHans-Erik Floryd
2023-11-02hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()Hans-Erik Floryd
2023-11-02hw/i2c/pm_smbus: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx6_ccm: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow
2023-11-02hw/watchdog/wdt_imx2: Trace timer activityBernhard Beschow
2023-11-02hw/watchdog/wdt_imx2: Trace MMIO accessBernhard Beschow
2023-11-02hw/arm/pxa2xx_gpio: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé
2023-11-02docs/specs/standard-vga: Convert to rSTPeter Maydell
2023-11-02hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()Peter Maydell