summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin2024-08-011-3/+2
* Revert "pcie_sriov: Reuse SR-IOV VF device instances"Michael S. Tsirkin2024-08-013-15/+6
* Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"Michael S. Tsirkin2024-08-011-0/+1
* Revert "pcie_sriov: Register VFs after migration"Michael S. Tsirkin2024-08-011-2/+0
* Revert "pcie_sriov: Allow user to create SR-IOV device"Michael S. Tsirkin2024-08-012-23/+1
* Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin2024-08-011-1/+0
* target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machineZhao Liu2024-07-311-0/+1
* osdep.h: Clean up no-longer-needed back-compat for macOS 10Peter Maydell2024-07-311-2/+1
* pnv/xive2: Dump more END state with 'info pic'Frederic Barrat2024-07-261-0/+7
* pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.cFrederic Barrat2024-07-261-0/+2
* pnv/xive: Support cache flush and queue sync inject with notificationsNicholas Piggin2024-07-261-0/+1
* hw/ppc: SPI controller wiring to P10 chipChalapathi V2024-07-261-0/+3
* hw/ssi: Extend SPI modelChalapathi V2024-07-262-1/+94
* hw/ssi: Add SPI modelChalapathi V2024-07-263-0/+110
* ppc/pnv: Remove ppc target dependency from pnv_xscom.hChalapathi V2024-07-261-1/+1
* ppc/pnv: Add an LPAR per core machine optionNicholas Piggin2024-07-263-0/+4
* ppc/pnv: Implement POWER10 PC xscom registers for direct controlsNicholas Piggin2024-07-261-0/+3
* ppc/pnv: Add a CPU nmi and resume functionNicholas Piggin2024-07-261-0/+2
* ppc/pnv: Add POWER10 ChipTOD quirk for big-coreNicholas Piggin2024-07-262-0/+8
* ppc/pnv: Add a big-core mode that joins two regular coresNicholas Piggin2024-07-263-0/+4
* ppc/pnv: Extend chip_pir class method to TIR as wellNicholas Piggin2024-07-261-1/+3
* ppc/pnv: use class attribute to limit SMT threads for different machinesNicholas Piggin2024-07-261-0/+1
* target/ppc: Move SPR indirect registers into PnvCoreNicholas Piggin2024-07-261-0/+1
* ppc/pnv: Move timebase state into PnvCoreNicholas Piggin2024-07-261-0/+17
* ppc/pnv: Add pointer from PnvCPUState to PnvCoreNicholas Piggin2024-07-261-0/+1
* ppc/pnv: Implement ADU access to LPC spaceNicholas Piggin2024-07-262-0/+12
* ppc/pnv: Begin a more complete ADU LPC model for POWER9/10Nicholas Piggin2024-07-263-0/+34
* ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear functionNicholas Piggin2024-07-261-1/+13
* ppc/pnv: Fix loss of LPC SERIRQ interruptsGlenn Miles2024-07-261-0/+3
* cpu-common.c: export cpu_get_free_index to be reused laterHarsh Prateek Bora2024-07-261-0/+2
* accel/kvm: Introduce kvm_create_and_park_vcpu() helperHarsh Prateek Bora2024-07-261-0/+8
* spapr: Migrate ail-mode-3 spapr capNicholas Piggin2024-07-261-0/+1
* crypto: propagate errors from TLS session I/O callbacksDaniel P. Berrangé2024-07-241-2/+8
* crypto: push error reporting into TLS session I/O APIsDaniel P. Berrangé2024-07-241-4/+19
* Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into stagingRichard Henderson2024-07-244-24/+47
|\
| * util/fifo8: Introduce fifo8_drop()Philippe Mathieu-Daudé2024-07-231-0/+9
| * util/fifo8: Expose fifo8_pop_buf()Philippe Mathieu-Daudé2024-07-231-0/+16
| * util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()Philippe Mathieu-Daudé2024-07-231-8/+7
| * util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()Philippe Mathieu-Daudé2024-07-231-5/+6
| * util/fifo8: Fix stylePhilippe Mathieu-Daudé2024-07-231-16/+6
| * chardev/char-fe: Document returned value on errorPhilippe Mathieu-Daudé2024-07-231-0/+3
| * util/range: Make ranges_overlap() return boolYao Xingtao2024-07-231-2/+2
| * accel: Restrict probe_access*() functions to TCGPhilippe Mathieu-Daudé2024-07-231-1/+6
* | Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into sta...Richard Henderson2024-07-243-3/+30
|\ \
| * | vfio/common: Allow disabling device dirty page trackingJoao Martins2024-07-231-0/+1
| * | vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap supportJoao Martins2024-07-231-0/+4
| * | vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking supportJoao Martins2024-07-231-0/+2
| * | vfio/iommufd: Probe and request hwpt dirty tracking capabilityJoao Martins2024-07-231-0/+2
| * | vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...Joao Martins2024-07-231-0/+1
| * | vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCapsJoao Martins2024-07-231-0/+4