aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04vhost-user: add shared_object msgAlbert Esteve
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04virtio: remove unused next argument from virtqueue_split_read_next_desc()Ilya Maximets
2023-10-04virtio: remove unnecessary thread fence while reading next descriptorIlya Maximets
2023-10-04virtio: use shadow_avail_idx while checking number of headsIlya Maximets
2023-10-04pcie_sriov: unregister_vfs(): fix error pathVladimir Sementsov-Ogievskiy
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-04hw/pci-bridge/cxl-upstream: Add serial number extended capability supportJonathan Cameron
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron
2023-10-04hw/acpi/core: Trace enable and status registers of GPE separatelyBernhard Beschow
2023-10-04hw/acpi: Trace GPE access in all device models, not just PIIX4Bernhard Beschow
2023-10-04hw/i386/acpi-build: Determine SMI command port just onceBernhard Beschow
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-10-04hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routingDavid Woodhouse
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer
2023-10-04qmp: update virtio feature maps, vhost-user-gpio introspectionJonah Palmer
2023-10-04qmp: remove virtio_list, search QOM tree insteadJonah Palmer
2023-10-04vhost: Add count argument to vhost_svq_poll()Hawkins Jiawei
2023-10-04vdpa: move vhost_vdpa_set_vring_ready to the callerEugenio Pérez
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez
2023-10-04virtio: don't zero out memory region cache for indirect descriptorsIlya Maximets
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei
2023-10-04virtio-net: do not reset vlan filtering at set_featuresHawkins Jiawei
2023-10-04hw/virtio: add config support to vhost-user-deviceAlex Bennée
2023-10-04virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée
2023-10-04hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]Philippe Mathieu-Daudé
2023-10-04hw/virtio: Build vhost-vdpa.o oncePhilippe Mathieu-Daudé
2023-10-04hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé
2023-10-04hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_section_end()Philippe Mathieu-Daudé
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()Philippe Mathieu-Daudé
2023-10-04pci: SLT must be ROMichael S. Tsirkin
2023-10-03accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson
2023-10-03accel/tcg: Remove CPUState.icount_decr_ptrRichard Henderson
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-03hw/pc: remove needless includesMarc-André Lureau
2023-10-03hw/core: remove needless includesMarc-André Lureau