aboutsummaryrefslogtreecommitdiff
path: root/include/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-04vhost-user: add shared_object msgAlbert Esteve
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
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/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-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez
2023-10-04virtio-net: Expose MAX_VLANHawkins 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-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-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-10-03accel/tcg: Move CPUTLB definitions from cpu-defs.hRichard Henderson
2023-10-03accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()Philippe Mathieu-Daudé
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03Introduce machine property "audiodev"Martin Kletzander
2023-09-29hw/ppc: Clean up local variable shadowing in _FDT helper routineCédric Le Goater
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini
2023-09-21hw/cxl: Fix out of bound array accessDmitry Frolov
2023-09-21hw/cxl/cxl_device: Replace magic number in CXLError definitionFan Ni
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-20ppc: spelling fixesMichael Tokarev
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater
2023-09-16accel/tcg: Simplify tlb_plugin_lookupRichard Henderson
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_REGFrancisco Iglesias
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFRFrancisco Iglesias
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias
2023-09-08hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-08include/: spelling fixesMichael Tokarev