summary refs log tree commit diff stats
path: root/include/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * asc: generate silence if FIFO empty but engine still runningMark Cave-Ayland2023-10-061-0/+2
| * audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland2023-10-061-0/+84
| * q800: allow accesses to RAM area even if less memory is availableMark Cave-Ayland2023-10-061-0/+1
| * q800: add IOSB subsystemMark Cave-Ayland2023-10-062-0/+27
| * q800: add machine id registerMark Cave-Ayland2023-10-061-0/+1
| * q800: add djMEMC memory controllerMark Cave-Ayland2023-10-062-0/+32
* | hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-061-1/+1
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-0512-22/+206
|\
| * vhost-user: add shared_object msgAlbert Esteve2023-10-042-0/+4
| * hw/display: introduce virtio-dmabufAlbert Esteve2023-10-041-0/+100
| * hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2023-10-041-0/+6
| * hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron2023-10-041-1/+9
| * hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron2023-10-041-0/+2
| * hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron2023-10-041-0/+2
| * hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron2023-10-041-16/+2
| * hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow2023-10-041-2/+0
| * hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow2023-10-041-1/+0
| * hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow2023-10-041-2/+0
| * hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow2023-10-041-1/+5
| * vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer2023-10-041-0/+21
| * vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez2023-10-041-0/+1
| * virtio-net: Expose MAX_VLANHawkins Jiawei2023-10-041-0/+6
| * hw/virtio: add config support to vhost-user-deviceAlex Bennée2023-10-041-0/+1
| * virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée2023-10-041-0/+45
| * pci: SLT must be ROMichael S. Tsirkin2023-10-041-0/+3
* | accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson2023-10-041-3/+6
* | accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson2023-10-031-4/+2
* | accel/tcg: Remove CPUState.icount_decr_ptrRichard Henderson2023-10-031-2/+0
* | accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson2023-10-031-2/+15
* | accel/tcg: Move CPUTLB definitions from cpu-defs.hRichard Henderson2023-10-031-0/+141
* | accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()Philippe Mathieu-Daudé2023-10-031-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-032-1/+9
|\ \
| * | Introduce machine property "audiodev"Martin Kletzander2023-10-031-0/+9
| * | pc: remove short_root_bus propertyPaolo Bonzini2023-09-291-1/+0
| |/
* / hw/ppc: Clean up local variable shadowing in _FDT helper routineCédric Le Goater2023-09-291-4/+4
|/
* hw/cxl: Fix out of bound array accessDmitry Frolov2023-09-211-1/+1
* hw/cxl/cxl_device: Replace magic number in CXLError definitionFan Ni2023-09-211-1/+1
* i386: spelling fixesMichael Tokarev2023-09-201-1/+1
* ppc: spelling fixesMichael Tokarev2023-09-202-2/+2
* Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi2023-09-191-0/+6
|\
| * nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand2023-09-191-0/+6
* | Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2023-09-192-52/+2
|\ \
| * | spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater2023-09-182-52/+2
| |/
* / accel/tcg: Simplify tlb_plugin_lookupRichard Henderson2023-09-161-13/+0
|/
* Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2023-09-111-0/+2
|\
| * vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins2023-09-111-0/+2
* | Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-09-114-0/+705
|\ \ | |/ |/|
| * hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias2023-09-081-0/+69
| * hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias2023-09-081-0/+16
| * hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias2023-09-081-0/+17