[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] vfio queue
From: |
Cédric Le Goater |
Subject: |
[PULL 0/3] vfio queue |
Date: |
Mon, 18 Nov 2024 09:37:34 +0100 |
The following changes since commit abb1565d3d863cf210f18f70c4a42b0f39b8ccdb:
Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into staging
(2024-11-16 18:16:46 +0000)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-vfio-20241118
for you to fetch changes up to ebbf7c60bbd1ceedf9faf962e428ceda2388c248:
vfio/container: Fix container object destruction (2024-11-18 08:40:06 +0100)
----------------------------------------------------------------
vfio queue:
* Fixed IGD support
* Fixed QEMU crash when passing through devices in SEV-SNP guests
----------------------------------------------------------------
Corvin Köhne (2):
vfio/igd: add pci id for Coffee Lake
vfio/igd: fix calculation of graphics stolen memory
Cédric Le Goater (1):
vfio/container: Fix container object destruction
hw/vfio/container-base.c | 2 +-
hw/vfio/igd.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
- [PULL 0/3] vfio queue,
Cédric Le Goater <=