ports/emulators/qemu-devel/files/patch-docs_system_qemu-cpu-models.rst
Muhammad Moinur Rahman e014e4ce41 emulators/qemu-devel: Update version 4.2.0=>5.1.0.20200909
- Move to SNAPSHOT versions of qemu
- Remove i386 support temporarily as build is failing on i386
- Change MASTER_SITES to GITHUB
- Mark IGNORE for 11.X as it cannot build Position Independent Code on 11
- OPTIONIZE NCURSES for support of both base and ports [1]
- Add OPTIONS CAPSTONE and use CAPSTONE from ports
- Remove PCAP related patches as was unable to create PANIC while using TSO
- Fixes for the RISC-V PLIC that are required to boot FreeBSD/riscv64 HEAD
  after r362977

PR:		245997 [1]
Submitted by:	lab+bsd@thinkum.space [1]
Reported by:	lwhsu jhb
2020-09-12 22:25:06 +00:00

8 lines
443 B
ReStructuredText

--- docs/system/qemu-cpu-models.rst.orig 2020-07-28 20:52:47 UTC
+++ docs/system/qemu-cpu-models.rst
@@ -17,4 +17,4 @@ Description
See also
''''''''
-The HTML documentation of QEMU for more precise information and Linux user mode emulator invocation.
+The HTML documentation of QEMU for more precise information and Linux user mode emulator invocation, as well as the FreeBSD host notes in pkg-message in the relevant qemu port directory.