aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-05-24hw/riscv: Make CPU config error handling generous (virt/spike)Tsukasa OI2-2/+2
2022-05-24hw/intc: Pass correct hartid while updating mtimecmpAtish Patra1-1/+2
2022-05-19target/arm: Use FIELD definitions for CPACR, CPTR_ELxRichard Henderson1-1/+1
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell23-29/+29
2022-05-19hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb nodePeter Maydell1-2/+0
2022-05-19hw/arm/virt: Fix incorrect non-secure flash dtb node namePeter Maydell1-1/+1
2022-05-19hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé1-2/+2
2022-05-19hw/intc/arm_gicv3: Provide ich_num_aprs()Peter Maydell1-6/+10
2022-05-19hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell3-5/+19
2022-05-19hw/intc/arm_gicv3: Support configurable number of physical priority bitsPeter Maydell1-54/+128
2022-05-19hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constantPeter Maydell1-3/+13
2022-05-19hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1Peter Maydell1-1/+1
2022-05-19hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parametersPeter Maydell1-5/+13
2022-05-18Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...Richard Henderson1-43/+125
2022-05-17tulip: Assign default MAC address if not specifiedHelge Deller1-2/+2
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson89-536/+3211
2022-05-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-76/+78
2022-05-16virtio-net: don't handle mq request in userspace handler for vhost-vdpaSi-Wei Liu1-0/+13
2022-05-16vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()Si-Wei Liu1-8/+15
2022-05-16vhost-vdpa: backend feature should set only onceSi-Wei Liu1-1/+1
2022-05-16vhost-net: fix improper cleanup in vhost_net_startSi-Wei Liu1-1/+3
2022-05-16virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpaSi-Wei Liu1-2/+31
2022-05-16virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...Si-Wei Liu1-1/+2
2022-05-16hw/i386/amd_iommu: Fix IOMMU event log encoding errorsWei Huang1-10/+14
2022-05-16hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li4-28/+32
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li3-47/+29
2022-05-16artist: Fix X cursor position calculation in X11Helge Deller1-16/+22
2022-05-16artist: Emulate screen blankingHelge Deller1-0/+30
2022-05-16artist: Allow to turn cursor on or offHelge Deller1-0/+14
2022-05-16artist: Fix vertical X11 cursor position in HP-UXHelge Deller1-5/+9
2022-05-16artist: Use human-readable variable names instead of reg_xxxHelge Deller1-23/+49
2022-05-16artist: Introduce constant for max cursor sizeHelge Deller1-4/+6
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras1-1/+1
2022-05-16virtio: add vhost support for virtio devicesJonah Palmer11-1/+73
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer21-38/+73
2022-05-16virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2-17/+67
2022-05-16hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2-13/+34
2022-05-16hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée2-0/+6
2022-05-16virtio-pci: add notification trace pointsAlex Bennée2-1/+9
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée21-275/+20
2022-05-16vhost_net: Print feature masks in hexIlya Maximets1-2/+2
2022-05-16intel-iommu: update iq_dw during post loadJason Wang1-6/+15
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang1-7/+7
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang2-1/+30
2022-05-16intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang2-11/+0
2022-05-16intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse1-6/+1
2022-05-16intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse1-1/+3
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse1-4/+10
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse2-8/+16
2022-05-15Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...Richard Henderson1-9/+19