freebsd-dev/sys/amd64/vmm/io
Dmitry Chagin de4da6cd04 x86: Move i386 timerreg.h to x86
Reviewed by:		emaste, jhb
Differential Revision:	https://reviews.freebsd.org/D39656
MFC after:		1 month
2023-04-20 19:42:59 +03:00
..
iommu.c vmm: fix use after free in ppt_detach() 2023-01-20 11:25:27 +00:00
iommu.h vmm: Make iommu ops tables const 2021-08-09 13:28:27 -04:00
ppt.c vmm: fix use after free in ppt_detach() 2023-01-20 11:25:27 +00:00
ppt.h vmm ppt: Remove unused vcpu arg from MSI setup handlers. 2022-11-18 10:25:37 -08:00
vatpic.c vmm: Destroy mutexes. 2022-11-18 10:25:38 -08:00
vatpic.h vmm: Remove vcpuid from I/O port handlers. 2022-11-18 10:25:37 -08:00
vatpit.c vmm: Destroy mutexes. 2022-11-18 10:25:38 -08:00
vatpit.h x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
vhpet.c vmm: Destroy mutexes. 2022-11-18 10:25:38 -08:00
vhpet.h vmm: Use struct vcpu in the instruction emulation code. 2022-11-18 10:25:37 -08:00
vioapic.c vmm: Destroy mutexes. 2022-11-18 10:25:38 -08:00
vioapic.h vmm: Remove unused vcpuid argument from vioapic_process_eoi. 2022-11-18 10:25:37 -08:00
vlapic_priv.h vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs. 2022-11-18 10:25:38 -08:00
vlapic.c vmm: fix missing ipi statistic 2023-03-17 13:50:08 +01:00
vlapic.h vmm: Use struct vcpu in the rendezvous code. 2022-11-18 10:25:37 -08:00
vpmtmr.c vmm: Remove vcpuid from I/O port handlers. 2022-11-18 10:25:37 -08:00
vpmtmr.h vmm: Remove vcpuid from I/O port handlers. 2022-11-18 10:25:37 -08:00
vrtc.c vmm: Destroy mutexes. 2022-11-18 10:25:38 -08:00
vrtc.h vmm: Remove vcpuid from I/O port handlers. 2022-11-18 10:25:37 -08:00