index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
Age
Commit message (
Expand
)
Author
2022-07-12
allow cpuid 0x8000001d, cache topology on AMD
Jonathan Gray
2022-07-12
remove cache parts of struct cpu_info only vmm used
Jonathan Gray
2022-07-11
Switch bootloaders to the extended BOOTARG_CONSDEV struct.
Mark Kettenis
2022-07-02
remove machine/lock.h where unused
Jonathan Gray
2022-06-30
As we now have two bios_consdev_t structures, make use of the old one
Anton Lindqvist
2022-06-30
amd64/pmap: Change the wording of a panic string
Mike Larkin
2022-06-30
vmm(4): reference count vm's and vcpu's
Dave Voutila
2022-06-30
amd64 pmap: Zero out the EPTP on pmap_create
Mike Larkin
2022-06-29
remove archaic comment from original import of i386 pmap
Dave Voutila
2022-06-29
Add support for using non-standard UARTs (such as the Synopsys DesignWare
Mark Kettenis
2022-06-29
Make bus_space_map(9) work before the pmap is initialized for addresses
Mark Kettenis
2022-06-28
Remove unused field d_poll from struct cdevsw.
Visa Hankala
2022-06-28
rewrite amd64 printing of cache details
Jonathan Gray
2022-06-27
zap extraneous .Pp
Jason McIntyre
2022-06-27
Delete the ancient "hold Shift key to force CHS" code. Noone has needed
Theo de Raadt
2022-06-27
vmm: move ept pointer configuration to vcpu_init_vmx
Dave Voutila
2022-06-27
vmm: zero virtual addresses of vcpu state pages after freeing
Dave Voutila
2022-06-26
Delete trailing whitespace. No code change.
Mike Larkin
2022-06-26
vmd: create a copy of bios at 4g boundary
Dave Voutila
2022-06-20
When there are multiple GOPs, try to select first one from which we
YASUOKA Masahiko
2022-06-12
vmm(4): remove vm teardown from vcpu run path
Dave Voutila
2022-06-01
change amd64 pmap_convert to return void
Dave Voutila
2022-05-30
knf; fix whitespace in structs
Dave Voutila
2022-05-24
fdisk(8) no longer uses the partition table it finds in
Kenneth R Westerback
2022-05-20
vmm: remove spinout paranoia
Dave Voutila
2022-05-20
vmm: load the vmcs before reading vcpu registers
Dave Voutila
2022-05-13
vmm: add additional fault type, fixing vm receive
Dave Voutila
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-04-27
vmm(4): dt(4) tracepoints for vm exit reporting previous exit.
Dave Voutila
2022-04-26
No need for line wrap here.
Claudio Jeker
2022-04-26
On CPUs that have MPERF/APERF support use that information to install a
Claudio Jeker
2022-04-14
The XOR instruction affects the carry and zero flag. Move it before
Alexander Bluhm
2022-04-14
ddb: constify command tables
Christian Weisgerber
2022-04-12
ddb: simplify machine command handling
Christian Weisgerber
2022-04-09
Simplify vmx instruction error handling.
Dave Voutila
2022-04-07
drm/amd/display: move FPU associated DSC code to DML folder
Jonathan Gray
2022-04-06
Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE are
Kenneth R Westerback
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-29
off-by-one check didn't recognize partition 'a' section on specified
Theo de Raadt
2022-03-28
Put call to vmx_remote_vmclear() under #ifdef MULTIPROCESSOR
Theo Buehler
2022-03-28
vmm(4): add quiesce/wakeup hooks to sync vcpu state.
Dave Voutila
2022-03-08
Enable mtw(4) in the build for amd64.
hastings
2022-02-21
Constify struct cfattach.
Martin Pieuchot
2022-02-21
opearting -> operating
Jonathan Gray
2022-02-17
remove unused include files
Theo de Raadt
2022-02-17
If S4 is not available, use S5 for the ACPI-transitions in hibernate support.
Theo de Raadt
2022-02-13
remove stray tab whitespace. no code change.
Mike Larkin
2022-02-13
Move some MI pieces out of suspend_mp/resume_mp
Theo de Raadt
2022-02-12
wsdisplay checks are no longer needed here
Theo de Raadt
[next]