Skip to content

Commit 25c84b0

Browse files
committed
Update README.md
1 parent 41791f5 commit 25c84b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ following in your Terminal:
3333
- [x] Mapping guest physical memory segments into guest physical address space
3434
- [x] Virtual CPUs
3535
- [x] Executing and interrupting
36-
- [x] Force flushing of cached state
36+
- [x] Force flushing cached state
3737
- [x] Invalidating translation lookaside buffer (TLB)
38+
- [x] Accessing floating point (FP) and SIMD state
3839
- [x] Obtaining cumulative execution time
3940
- [x] Synchronizing guest timestamp-counters (TSC)
40-
- [x] Accessing Virtual Machine Control Structures (VMCS)
41-
- [x] Accessing Floating Point (FP) state
41+
- [x] Accessing fields of Virtual Machine Control Structures (VMCS)

0 commit comments

Comments
 (0)