aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-11hw/xen: use G_GNUC_PRINTF/SCANF for various functionsDaniel P. Berrangé2-3/+6
2023-01-11chardev: clean up chardev-parallel.cPaolo Bonzini1-5/+0
2023-01-11kvm: Atomic memslot updatesDavid Hildenbrand1-0/+8
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito2-0/+59
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-5/+11
2023-01-09Refactoring: refactor TFR() macro to RETRY_ON_EINTR()Nikita Ivanov1-1/+7
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé2-4/+4
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell86-392/+475
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell5-4/+5
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang1-0/+3
2023-01-08vdpa-dev: get iova range explicitlyLongpeng1-0/+2
2023-01-08include: Include headers where neededMarkus Armbruster43-9/+71
2023-01-08include/hw/virtio: Break inclusion loopMarkus Armbruster1-1/+0
2023-01-08include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_hMarkus Armbruster1-1/+0
2023-01-08include/hw/pci: Include hw/pci/pci.h where neededMarkus Armbruster1-0/+2
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster20-361/+368
2023-01-08include/hw/pci: Clean up a few things checkpatch.pl would flagMarkus Armbruster1-7/+10
2023-01-08include/hw/cxl: Include hw/cxl/*.h where neededMarkus Armbruster2-0/+2
2023-01-08include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster2-2/+3
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster15-22/+4
2023-01-08virtio-pci: add support for configure interruptCindy Lu1-1/+3
2023-01-08virtio-net: add support for configure interruptCindy Lu1-0/+2
2023-01-08vhost: add support for configure interruptCindy Lu1-0/+4
2023-01-08virtio: add support for configure interruptCindy Lu1-0/+4
2023-01-08vhost: introduce new VhostOps vhost_set_config_callCindy Lu1-0/+3
2023-01-08virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu1-0/+3
2023-01-08vhost-user: Fix the virtio features negotiation flawHyman Huang(黄勇)1-0/+2
2023-01-08vhost-user: Refactor vhost acked features savingHyman Huang(黄勇)1-0/+1
2023-01-07Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...Peter Maydell3-9/+8
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell9-17/+27
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-78/+84
2023-01-06hw/intc/loongarch_pch: Change default irq number of pch irq controllerTianrui Zhao3-4/+4
2023-01-06hw/intc/loongarch_pch_pic: add irq number propertyTianrui Zhao1-3/+2
2023-01-06hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao2-2/+2
2023-01-06hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0Bin Meng5-5/+5
2023-01-06hw/riscv: virt: Fix the value of "riscv, ndev" in the dtbBin Meng1-3/+2
2023-01-06hw/riscv: sifive_e: Fix the number of interrupt sources of PLICBin Meng1-1/+6
2023-01-06hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLICBin Meng1-1/+1
2023-01-06hw/intc: sifive_plic: Drop PLICMode_HBin Meng1-1/+0
2023-01-06hw/{misc, riscv}: pfsoc: add system controller as unimplementedConor Dooley3-0/+5
2023-01-06hw/riscv: pfsoc: add missing FICs as unimplementedConor Dooley1-0/+2
2023-01-06hw/misc: pfsoc: add fabric clocks to ioscbConor Dooley1-0/+1
2023-01-06hw/riscv: virt: Remove the redundant ipi-id propertyAtish Patra1-1/+0
2023-01-06hw/riscv/opentitan: add aon_timer base unimplWilfred Mallawa1-0/+1
2023-01-06hw/riscv/opentitan: bump opentitanWilfred Mallawa1-5/+4
2023-01-06KVM: remove support for kernel-irqchip=offPaolo Bonzini1-1/+1
2023-01-06ide: Add 8-bit data modeLubomir Rintel1-0/+1
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé1-1/+0
2023-01-06typedefs: Forward-declare AccelStatePhilippe Mathieu-Daudé2-2/+3
2023-01-05tcg: Reorg function callsRichard Henderson2-3/+4