freebsd-dev/sys/amd64/vmm
Vitaliy Gusev c543e09f1f
bhyve: save/restore pir_desc
Failing to preserve pir_desc can result in pending interrupts being lost
on resume leading to a hung VM.

Reviewed by:		corvink, jhb
MFC after:		1 week
Sponsored by:		vStack
Differential Revision:	https://reviews.freebsd.org/D35447
2023-05-09 10:31:27 +02:00
..
amd vmm: don't free unallocated memory 2023-05-05 15:34:00 +02:00
intel bhyve: save/restore pir_desc 2023-05-09 10:31:27 +02:00
io x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
vmm_dev.c bhyve: Remove vmctx member from struct vm_snapshot_meta. 2023-03-24 11:49:06 -07:00
vmm_host.c
vmm_host.h
vmm_instruction_emul.c libvmmapi: Add a struct vcpu and use it in most APIs. 2023-03-24 11:49:06 -07:00
vmm_ioport.c vmm: Lookup vcpu pointers in vmmdev_ioctl. 2022-11-18 10:25:38 -08:00
vmm_ioport.h vmm: Lookup vcpu pointers in vmmdev_ioctl. 2022-11-18 10:25:38 -08:00
vmm_ktr.h
vmm_lapic.c vmm: Lookup vcpu pointers in vmmdev_ioctl. 2022-11-18 10:25:38 -08:00
vmm_lapic.h vmm: Lookup vcpu pointers in vmmdev_ioctl. 2022-11-18 10:25:38 -08:00
vmm_mem.c
vmm_mem.h
vmm_snapshot.c bhyve: Drop volatile qualifiers from snapshot code 2022-11-11 10:02:26 -05:00
vmm_stat.c vmm: fix missing ipi statistic 2023-03-17 13:50:08 +01:00
vmm_stat.h vmm: fix missing ipi statistic 2023-03-17 13:50:08 +01:00
vmm_util.c Convert vmm_ops calls to IFUNC 2020-11-28 01:16:59 +00:00
vmm_util.h Convert vmm_ops calls to IFUNC 2020-11-28 01:16:59 +00:00
vmm.c bhyve: fix restore of kernel structs 2023-02-28 13:37:53 +01:00
x86.c vmm: Expose some more AVX512 CPUID bits to guests 2023-04-25 13:35:14 -04:00
x86.h vmm: Pass vcpu instead of vm and vcpuid to APIs used from CPU backends. 2022-11-18 10:25:37 -08:00