.. |
amd
|
Initial support for bhyve save and restore.
|
2020-05-05 00:02:04 +00:00 |
intel
|
Export a routine to provide the TSC_AUX MSR value and use this in vmm.
|
2020-08-18 11:36:38 +00:00 |
io
|
Initial support for bhyve save and restore.
|
2020-05-05 00:02:04 +00:00 |
vmm_dev.c
|
vmm(4): Add 12 user ABI compat after r349948
|
2020-05-20 17:27:54 +00:00 |
vmm_host.c
|
Correct undesirable interaction between caching of %cr4 in bhyve and
|
2018-04-24 13:44:19 +00:00 |
vmm_host.h
|
amd64: move GDT into PCPU area.
|
2019-11-12 15:51:47 +00:00 |
vmm_instruction_emul.c
|
bhyve(8): For prototyping, reattempt decode in userspace
|
2020-06-25 00:18:42 +00:00 |
vmm_ioport.c
|
Add SPDX tags to vmm(4).
|
2018-06-13 07:02:58 +00:00 |
vmm_ioport.h
|
Add SPDX tags to vmm(4).
|
2018-06-13 07:02:58 +00:00 |
vmm_ktr.h
|
sys/amd64: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:03:07 +00:00 |
vmm_lapic.c
|
vmx: use C99 bool, not boolean_t
|
2019-08-01 02:16:48 +00:00 |
vmm_lapic.h
|
vmx: use C99 bool, not boolean_t
|
2019-08-01 02:16:48 +00:00 |
vmm_mem.c
|
sys/amd64: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:03:07 +00:00 |
vmm_mem.h
|
sys/amd64: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:03:07 +00:00 |
vmm_snapshot.c
|
Initial support for bhyve save and restore.
|
2020-05-05 00:02:04 +00:00 |
vmm_stat.c
|
vmm: Add Hygon Dhyana support.
|
2020-02-13 19:03:12 +00:00 |
vmm_stat.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
vmm_util.c
|
vmm: Add Hygon Dhyana support.
|
2020-02-13 19:03:12 +00:00 |
vmm_util.h
|
vmm: Add Hygon Dhyana support.
|
2020-02-13 19:03:12 +00:00 |
vmm.c
|
Allow guest device MMIO access from bootmem memory segments.
|
2020-08-18 07:08:17 +00:00 |
x86.c
|
Support guest rdtscp and rdpid instructions on Intel VT-x
|
2020-08-18 07:23:47 +00:00 |
x86.h
|
Hide host CPUID 0x15 TSC/Crystal ratio/freq info from guest
|
2020-05-14 22:18:12 +00:00 |