Author: anish
Date: Wed Jan 15 02:31:03 2020
New Revision: 356746
URL: https://svnweb.freebsd.org/changeset/base/356746
Log:
MFC r355258: Bhyve AMD IOMMU log the last timeout command.
Differential Revision:https://reviews.freebsd.org/D22566
Modified:
stable/12/sys/amd64/vmm/amd/amdv
Author: anish
Date: Sun Dec 1 04:00:08 2019
New Revision: 355258
URL: https://svnweb.freebsd.org/changeset/base/355258
Log:
bhyve amd: amdvi_dump_cmds() log the command for which the command completion
failed. Completion is checked in poll mode although it can be done using
interrupts.
No
Author: anish
Date: Fri Feb 16 05:17:00 2018
New Revision: 329360
URL: https://svnweb.freebsd.org/changeset/base/329360
Log:
This change fixes duplicate detection of same IOMMU/AMD-Vi device for Ryzen
with EFR support.
IVRS can have entry of type legacy and non-legacy present at same time
Author: anish
Date: Mon Mar 5 02:28:25 2018
New Revision: 330439
URL: https://svnweb.freebsd.org/changeset/base/330439
Log:
Move the new AMD-Vi IVHD [ACPI_IVRS_HARDWARE_NEW]definitions added in r329360
in contrib ACPI to local files till ACPI code adds new definitions reported by
jkim.
Rena
)
@@ -0,0 +1,1509 @@
+/*-
+ * Copyright (c) 2016, Anish Gupta (an...@freebsd.org)
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must
Author: anish
Date: Mon Apr 11 05:09:43 2016
New Revision: 297806
URL: https://svnweb.freebsd.org/changeset/base/297806
Log:
Allow guest writes to AMD microcode update[0xc0010020] MSR without updating
actual hardware MSR. This allows guest microcode update to go through which
otherwise failing