svn commit: r415202 - head/emulators/qemu-cheri
Brooks Davis
brooks at FreeBSD.org
Sat May 14 23:36:48 UTC 2016
Author: brooks
Date: Sat May 14 23:36:47 2016
New Revision: 415202
URL: https://svnweb.freebsd.org/changeset/ports/415202
Log:
New snapshot fixing CLL/CSC instructions and adding programatic control of
instruction tracing from the guest os.
Modified:
head/emulators/qemu-cheri/Makefile.snapshot
head/emulators/qemu-cheri/distinfo
Modified: head/emulators/qemu-cheri/Makefile.snapshot
==============================================================================
--- head/emulators/qemu-cheri/Makefile.snapshot Sat May 14 22:32:18 2016 (r415201)
+++ head/emulators/qemu-cheri/Makefile.snapshot Sat May 14 23:36:47 2016 (r415202)
@@ -4,6 +4,6 @@
#
# Generated by: files/gen-Makefile.snapshot.sh.
#
-SNAPDATE= 20160510
+SNAPDATE= 20160514
-QEMU_COMMIT= 042979d7f101ca36292beb756d8ea2e29529abbc
+QEMU_COMMIT= afe5bbc23efd4093c1c35cd7d58e4cf8c1569143
Modified: head/emulators/qemu-cheri/distinfo
==============================================================================
--- head/emulators/qemu-cheri/distinfo Sat May 14 22:32:18 2016 (r415201)
+++ head/emulators/qemu-cheri/distinfo Sat May 14 23:36:47 2016 (r415202)
@@ -1,2 +1,2 @@
-SHA256 (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 6b28027a2375efc66149ec331886ba5ccd628b1ab3ff309c260c294199ebbb36
-SIZE (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 11140550
+SHA256 (CTSRD-CHERI-qemu-0.d20160514-afe5bbc23efd4093c1c35cd7d58e4cf8c1569143_GH0.tar.gz) = e15cbce6e52f6f4d6b4032c77e282ec65fdd92a0de61d1c80f78fd5aa22e7203
+SIZE (CTSRD-CHERI-qemu-0.d20160514-afe5bbc23efd4093c1c35cd7d58e4cf8c1569143_GH0.tar.gz) = 11141289
More information about the svn-ports-all
mailing list