Skip to content

Commit

Permalink
Merge pull request #167 from KVM-VMI/docs/fix_broken_link_hvmi_blog
Browse files Browse the repository at this point in the history
docs: fix broken link to HVMI blog
  • Loading branch information
Wenzel authored Feb 26, 2024
2 parents b174338 + c00e20b commit e52e7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ Modify the XML configuration as the following.

Note that you need to **add** `xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'`.

Note: If you want to use the remote memory mapping feature (and setup a VM with the introspection tool) you'll find detailed instructions [here](https://hvmi.github.io/blog/2020/08/10/getting-started-on-kvm.html).
Note: If you want to use the remote memory mapping feature (and setup a VM with the introspection tool) you'll find detailed instructions [here](https://web.archive.org/web/20220331032239/https://hvmi.github.io/blog/2020/08/10/getting-started-on-kvm.html).

Validate the new configuration and start the domain.

Expand Down

0 comments on commit e52e7fb

Please sign in to comment.