mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
- 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
8 lines
443 B
ReStructuredText
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.
|