aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-10-04hw/pci-bridge/cxl-upstream: Add serial number extended capability supportJonathan Cameron1-2/+13
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron3-55/+115
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron3-18/+29
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron1-6/+54
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron1-0/+18
2023-10-04hw/acpi/core: Trace enable and status registers of GPE separatelyBernhard Beschow2-5/+11
2023-10-04hw/acpi: Trace GPE access in all device models, not just PIIX4Bernhard Beschow3-7/+9
2023-10-04hw/i386/acpi-build: Determine SMI command port just onceBernhard Beschow1-3/+3
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow3-29/+1
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow4-1/+5
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow4-18/+0
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow2-8/+4
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow4-9/+5
2023-10-04hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routingDavid Woodhouse1-0/+15
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer3-46/+1
2023-10-04qmp: update virtio feature maps, vhost-user-gpio introspectionJonah Palmer2-1/+40
2023-10-04qmp: remove virtio_list, search QOM tree insteadJonah Palmer3-69/+29
2023-10-04vhost: Add count argument to vhost_svq_poll()Hawkins Jiawei2-15/+23
2023-10-04vdpa: move vhost_vdpa_set_vring_ready to the callerEugenio Pérez2-3/+3
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez2-13/+14
2023-10-04virtio: don't zero out memory region cache for indirect descriptorsIlya Maximets1-5/+15
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei1-2/+0
2023-10-04virtio-net: do not reset vlan filtering at set_featuresHawkins Jiawei1-3/+1
2023-10-04hw/virtio: add config support to vhost-user-deviceAlex Bennée1-1/+57
2023-10-04virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée3-0/+398
2023-10-04hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]Philippe Mathieu-Daudé1-12/+12
2023-10-04hw/virtio: Build vhost-vdpa.o oncePhilippe Mathieu-Daudé1-1/+2
2023-10-04hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé1-15/+19
2023-10-04hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé1-2/+2
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_section_end()Philippe Mathieu-Daudé1-5/+6
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()Philippe Mathieu-Daudé1-3/+4
2023-10-04pci: SLT must be ROMichael S. Tsirkin3-2/+19
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-42/+39
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi8-65/+55
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-0/+6
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth1-16/+5
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth1-27/+35
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander1-0/+6
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander3-3/+5
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander3-18/+20
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander1-44/+24
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz1-0/+2
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt1-0/+4
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi96-163/+184
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-7/+0
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-2/+2
2023-09-21hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron2-0/+21
2023-09-21hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBISDave Jiang1-1/+1
2023-09-21hw/cxl: Fix CFMW config memory leakLi Zhijian1-6/+6
2023-09-21hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek1-6/+6