Skip to content

Commit 79b530a

Browse files
committed
Update README with information about VMs
1 parent 3088f44 commit 79b530a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ rr development is sponsored by [Pernosco](https://pernos.co) and was originated
2121
* An Intel CPU with [Nehalem](https://en.wikipedia.org/wiki/Nehalem_%28microarchitecture%29) (2010) or later microarchitecture.
2222
* Certain AMD Zen or later processors (see https://github.com/rr-debugger/rr/wiki/Zen)
2323
* Certain AArch64 microarchitectures (e.g. ARM Neoverse N1 or the Apple Silicon M-series)
24-
* Running in a VM guest is supported, as long as the VM supports virtualization of hardware performance counters. (VMware and KVM are known to work; Xen does not.)
24+
* Running in a VM guest is supported, as long as the VM supports virtualization of hardware performance counters.
25+
* Some configurations of VMware and KVM are known to work.
26+
* Some configurations of AWS and GCP VMs are known to work.
27+
* No configurations of Xen are known to work.

0 commit comments

Comments
 (0)