aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
27 hoursMerge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingHEADstagingmasterStefan Hajnoczi7-18/+78
36 hoursvirtio-scsi: handle ctrl virtqueue in main loopStefan Hajnoczi1-8/+0
36 hoursvirtio-scsi: add iothread-vq-mapping parameterStefan Hajnoczi1-1/+4
36 hoursvirtio: extract iothread-vq-mapping.h APIStefan Hajnoczi1-0/+45
36 hoursvirtio-scsi: protect events_dropped fieldStefan Hajnoczi1-1/+2
36 hoursvirtio-scsi: introduce event and ctrl virtqueue locksStefan Hajnoczi1-0/+3
36 hoursscsi: introduce requests_lockStefan Hajnoczi1-4/+3
36 hoursscsi: track per-SCSIRequest AioContextStefan Hajnoczi1-0/+1
36 hoursdma: use current AioContext for dma_blk_io()Stefan Hajnoczi1-2/+1
36 hoursaio-posix: Separate AioPolledEvent per AioHandlerKevin Wolf1-1/+0
36 hoursaio: Create AioPolledEventKevin Wolf1-1/+5
36 hoursfile-posix: Support FUA writesKevin Wolf1-2/+17
2 daysMerge tag 'hw-misc-20250312' of https://github.com/philmd/qemu into stagingStefan Hajnoczi5-3/+18
2 daysMerge tag 'pull-vfio-20250311' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2-3/+3
3 dayshw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definitionPhilippe Mathieu-Daudé1-1/+0
3 dayshw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386Pierrick Bouvier1-0/+12
3 dayshw/acpi: Introduce acpi_builtin() helperPhilippe Mathieu-Daudé1-0/+3
3 dayssystem: Replace arch_type global by qemu_arch_available() helperPhilippe Mathieu-Daudé1-1/+1
3 dayshw/xen/hvm: Fix Aarch64 typoPhilippe Mathieu-Daudé1-1/+1
3 dayshw/sd/sdhci: Set reset value of interrupt registersBALATON Zoltan1-0/+1
4 dayssystem: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'Philippe Mathieu-Daudé2-3/+3
4 daysblock: Remove unused blk_op_is_blocked()Kevin Wolf1-1/+0
4 daysspapr: Generate random HASHPKEYR for spapr machinesNicholas Piggin1-0/+1
4 daysspapr: nested: Add support for reporting Hostwide state counterVaibhav Jain1-6/+61
4 daysppc: spapr: Enable 2nd DAWR on Power10 pSeries machineShivaprasad G Bhat1-1/+5
4 dayshw/ssi/pnv_spi: Put a limit to RDR match failuresChalapathi V1-0/+1
4 dayshw/ssi/pnv_spi: Make bus names distinct for each controllers of a socketChalapathi V1-1/+2
4 dayshw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structureChalapathi V1-0/+3
4 daysppc/xive2: Check crowd backlog when scanning group backlogFrederic Barrat1-0/+4
4 daysppc/xive2: Support crowd-matching when looking for targetFrederic Barrat2-6/+7
4 daysppc/xive2: Add support for MMIO operations on the NVPG/NVC BARFrederic Barrat2-0/+12
4 daysppc/xive2: Process group backlog when updating the CPPRFrederic Barrat1-0/+4
4 daysppc/xive2: Add undelivered group interrupt to backlogFrederic Barrat2-0/+6
4 daysppc/xive2: Support group-matching when looking for targetFrederic Barrat2-5/+7
4 daysppc/xive2: Add grouping level to notificationFrederic Barrat2-7/+27
4 daysppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()Michael Kowal1-4/+12
4 daysppc/xive2: Update NVP save/restore for group attributesFrederic Barrat1-3/+7
4 daysppc/pnv: Move PNOR to offset 0 in the ISA FW spaceNicholas Piggin1-2/+4
4 daysppc/pnv/occ: Implement a basic dynamic OCC modelNicholas Piggin1-0/+3
4 daysppc/pnv: Make HOMER memory a RAM regionNicholas Piggin2-4/+7
4 daysppc/pnv/homer: class-based base and sizeNicholas Piggin2-5/+8
4 daysppc/pnv/phb4: Add pervasive chiplet support to PHB4/5Nicholas Piggin2-0/+9
4 daysMerge tag 'migration-20250310-pull-request' of https://gitlab.com/farosas/qem...Stefan Hajnoczi2-0/+4
4 daysMerge tag 'pull-xen-20250310' of https://xenbits.xen.org/git-http/people/aper...Stefan Hajnoczi1-0/+4
4 daysMerge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi1-2/+3
5 daysmigration: ram block cpr blockersSteve Sistare2-0/+4
5 daysxen/passthrough: use gsi to map pirq when dom0 is PVHJiqian Chen1-0/+4
5 daysinclude/qemu: plugin-memory.h doesn't need cpu-defs.hAlex Bennée1-1/+0
5 daysutil/iov: Do not assert offset is in iovAkihiko Odaki1-2/+3
5 daysMerge tag 'accel-cpus-20250309' of https://github.com/philmd/qemu into stagingStefan Hajnoczi4-22/+51