Home
last modified time | relevance | path

Searched hist:"93 e81baa1c1baccf4eca9e3dbfe5ac9378e9623a" (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/vmm/
H A Dvmm_stat.c93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
H A Dvmm_stat.h93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
/freebsd/sys/arm64/vmm/
H A Dvmm_stat.hdiff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
H A Dvmm.cdiff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
/freebsd/sys/amd64/vmm/
H A Dvmm_stat.hdiff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
H A Dvmm.cdiff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
/freebsd/sys/modules/vmm/
H A DMakefilediff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430
/freebsd/sys/conf/
H A Dfiles.arm64diff 93e81baa1c1baccf4eca9e3dbfe5ac9378e9623a Mon Aug 26 20:41:14 CEST 2024 Mark Johnston <markj@FreeBSD.org> vmm: Move duplicated stats code into a generic file

There is a small difference between the arm64 and amd64 implementations:
the latter makes use of a "scope" to exclude AMD-specific stats on Intel
systems and vice-versa. Replace this with a more generic predicate
callback which can be used for the same purpose.

No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46430