aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-05-19target/arm: Use FIELD definitions for CPACR, CPTR_ELxpull-target-arm-20220519Richard Henderson
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell
2022-05-19hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb nodePeter Maydell
2022-05-19hw/arm/virt: Fix incorrect non-secure flash dtb node namePeter Maydell
2022-05-19hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé
2022-05-19hw/intc/arm_gicv3: Provide ich_num_aprs()Peter Maydell
2022-05-19hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell
2022-05-19hw/intc/arm_gicv3: Support configurable number of physical priority bitsPeter Maydell
2022-05-19hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constantPeter Maydell
2022-05-19hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1Peter Maydell
2022-05-19hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parametersPeter Maydell
2022-05-18Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...Richard Henderson
2022-05-17tulip: Assign default MAC address if not specifiedHelge Deller
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-16virtio-net: don't handle mq request in userspace handler for vhost-vdpaSi-Wei Liu
2022-05-16vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()Si-Wei Liu
2022-05-16vhost-vdpa: backend feature should set only onceSi-Wei Liu
2022-05-16vhost-net: fix improper cleanup in vhost_net_startSi-Wei Liu
2022-05-16virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpaSi-Wei Liu
2022-05-16virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...Si-Wei Liu
2022-05-16hw/i386/amd_iommu: Fix IOMMU event log encoding errorsWei Huang
2022-05-16hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li
2022-05-16artist: Fix X cursor position calculation in X11Helge Deller
2022-05-16artist: Emulate screen blankingHelge Deller
2022-05-16artist: Allow to turn cursor on or offHelge Deller
2022-05-16artist: Fix vertical X11 cursor position in HP-UXHelge Deller
2022-05-16artist: Use human-readable variable names instead of reg_xxxHelge Deller
2022-05-16artist: Introduce constant for max cursor sizeHelge Deller
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras
2022-05-16virtio: add vhost support for virtio devicesJonah Palmer
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer
2022-05-16virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée
2022-05-16hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée
2022-05-16hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée
2022-05-16virtio-pci: add notification trace pointsAlex Bennée
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée
2022-05-16vhost_net: Print feature masks in hexIlya Maximets
2022-05-16intel-iommu: update iq_dw during post loadJason Wang
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang
2022-05-16intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang
2022-05-16intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse
2022-05-16intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse
2022-05-15Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2022-05-15hw/openrisc: use right OMPIC size variableJason A. Donenfeld
2022-05-15hw/openrisc: support 4 serial ports in or1ksimJason A. Donenfeld