aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2023-11-02hw/input/stellaris_input: Convert to qdevPeter Maydell
2023-11-02hw/input/stellaris_gamepad: Remove StellarisGamepadButton structPeter Maydell
2023-11-02qdev: Add qdev_prop_set_array()Kevin Wolf
2023-11-02hw/input/stellaris_gamepad: Rename structs to our usual conventionPeter Maydell
2023-11-02hw/input/stellaris_input: Rename to stellaris_gamepadPeter Maydell
2023-11-02m68k: Instantiate the ESP SCSI controller for the NeXTcube machineThomas Huth
2023-11-01hw/m68k/next-cube: Mirror BIOS to address 0Thomas Huth
2023-11-01cpr: reboot modeSteve Sistare
2023-11-01cpr: relax vhost migration blockersSteve Sistare
2023-11-01migration: mode parameterSteve Sistare
2023-11-01migration: Use vmstate_register_any() for vmware_vgaJuan Quintela