Module Name:src
Committed By: riastradh
Date: Thu Nov 21 19:52:55 UTC 2024
Added Files:
src/lib/libnvmm: nvmm.x86_64.expsym
Log Message:
libnvmm: Add expected symbols list.
amd64-specific nvmm.x86_64.expsym for now -- I expect this to be
machine-dependent for a while. To
Module Name:src
Committed By: riastradh
Date: Thu Nov 21 19:52:55 UTC 2024
Added Files:
src/lib/libnvmm: nvmm.x86_64.expsym
Log Message:
libnvmm: Add expected symbols list.
amd64-specific nvmm.x86_64.expsym for now -- I expect this to be
machine-dependent for a while. To
Module Name:src
Committed By: msaitoh
Date: Fri Dec 10 11:08:46 UTC 2021
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
s/premissions/permissions/
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libnvmm/libnvmm.3
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Fri Dec 10 11:08:46 UTC 2021
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
s/premissions/permissions/
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libnvmm/libnvmm.3
Please note that diffs are
Module Name:src
Committed By: joerg
Date: Mon Oct 28 18:12:17 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Annotate a covering switch as such to avoid warnings about missing
returns.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 sr
Module Name:src
Committed By: joerg
Date: Mon Oct 28 18:12:17 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Annotate a covering switch as such to avoid warnings about missing
returns.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 sr
Module Name:src
Committed By: maxv
Date: Mon Oct 28 14:20:28 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
should be fork(2), noticed by wiz
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libnvmm/libnvmm.3
Please note that diffs
Module Name:src
Committed By: maxv
Date: Mon Oct 28 14:20:28 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
should be fork(2), noticed by wiz
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libnvmm/libnvmm.3
Please note that diffs
Module Name:src
Committed By: wiz
Date: Mon Oct 28 13:43:42 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Macro tidyness.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libnvmm/libnvmm.3
Please note that diffs are not public dom
Module Name:src
Committed By: wiz
Date: Mon Oct 28 13:43:42 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Macro tidyness.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libnvmm/libnvmm.3
Please note that diffs are not public dom
Module Name:src
Committed By: maxv
Date: Sun Oct 27 08:30:05 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Use the new PTE naming, and define CR3_FRAME_* separately. No functional
change.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.3
Module Name:src
Committed By: maxv
Date: Sun Oct 27 08:30:05 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Use the new PTE naming, and define CR3_FRAME_* separately. No functional
change.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.3
Module Name:src
Committed By: maxv
Date: Fri Oct 25 09:09:24 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Update the libnvmm man page:
- Sync the naming with reality.
- Replace "relevant" by "desired" and "virtualizer" by "emulator", closer
to wh
Module Name:src
Committed By: maxv
Date: Fri Oct 25 09:09:24 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Update the libnvmm man page:
- Sync the naming with reality.
- Replace "relevant" by "desired" and "virtualizer" by "emulator", closer
to wh
Module Name:src
Committed By: maxv
Date: Sat Oct 19 19:45:10 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Put back 'default', because llvm apparently doesn't realize that all cases
are covered in the switch.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maxv
Date: Sat Oct 19 19:45:10 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Put back 'default', because llvm apparently doesn't realize that all cases
are covered in the switch.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maxv
Date: Mon Oct 14 10:43:40 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Improve nvmm_vcpu_dump().
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/lib/libnvmm/libnvmm_x86.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Mon Oct 14 10:43:40 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Improve nvmm_vcpu_dump().
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/lib/libnvmm/libnvmm_x86.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Sat May 11 07:44:00 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Replace "VMM" by "emulator", clearer.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libnvmm/libnvmm.3
Please note that d
Module Name:src
Committed By: maxv
Date: Sat May 11 07:44:00 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Replace "VMM" by "emulator", clearer.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libnvmm/libnvmm.3
Please note that d
Module Name:src
Committed By: maxv
Date: Sat May 11 07:40:38 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Sync with reality.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libnvmm/libnvmm.3
Please note that diffs are not public
Module Name:src
Committed By: maxv
Date: Sat May 11 07:40:38 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
Sync with reality.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libnvmm/libnvmm.3
Please note that diffs are not public
Le 17/11/2018 à 17:22, Paul Goyette a écrit :
> Could we please get a nvmm(4) man page sometime soon? Thanks!
The main NVMM man page is libnvmm(3), but I'll make a nvmm(4) for convenience.
Could we please get a nvmm(4) man page sometime soon? Thanks!
On Sat, 17 Nov 2018, Maxime Villard wrote:
Module Name:src
Committed By: maxv
Date: Sat Nov 17 16:11:33 UTC 2018
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Don't forget to set 'prot' when
It looked like it was building a 32bit version of the library too, which
might have been the source of the build failure. I'm not sure if that
changed since.
Le 11/11/2018 à 01:06, Maya Rashish a écrit :
Module Name:src
Committed By: maya
Date: Sun Nov 11 00:06:48 UTC 2018
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
Add missing include for struct nvmm_x64_state
(Pointed out by the clang build)
To generate a
26 matches
Mail list logo