Module Name:src
Committed By: riastradh
Date: Sat Feb 25 00:34:49 UTC 2023
Modified Files:
src/sys/arch/xen/include: hypervisor.h
Log Message:
xen/hypervisor.h: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 00:34:49 UTC 2023
Modified Files:
src/sys/arch/xen/include: hypervisor.h
Log Message:
xen/hypervisor.h: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 00:32:26 UTC 2023
Modified Files:
src/sys/arch/xen/include: hypervisor.h xenring.h
Log Message:
xen: Fix sense of xen_rmb/wmb to make sense.
Use membar_acquire and membar_release, not membar_consumer and
membar_prod
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 00:32:26 UTC 2023
Modified Files:
src/sys/arch/xen/include: hypervisor.h xenring.h
Log Message:
xen: Fix sense of xen_rmb/wmb to make sense.
Use membar_acquire and membar_release, not membar_consumer and
membar_prod
Module Name:src
Committed By: dyoung
Date: Thu Feb 25 22:20:03 UTC 2010
Modified Files:
src/sys/arch/xen/include: pci_machdep.h
Log Message:
Fix Xen.
XXX Almost everything in this header file, x86, amd64, and i386 should
XXX share.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: dyoung
Date: Thu Feb 25 22:20:03 UTC 2010
Modified Files:
src/sys/arch/xen/include: pci_machdep.h
Log Message:
Fix Xen.
XXX Almost everything in this header file, x86, amd64, and i386 should
XXX share.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: dyoung
Date: Tue Feb 16 00:47:46 UTC 2010
Modified Files:
src/sys/arch/xen/include: pci_machdep.h
Log Message:
Declare pci_mode_set().
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/xen/include/pci_machdep.h
Plea
Module Name:src
Committed By: dyoung
Date: Mon Feb 15 23:55:25 UTC 2010
Modified Files:
src/sys/arch/xen/include: pci_machdep.h
Log Message:
Get pci_mode out of the global namespace.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/xen/include/p