Date: Sat, 14 May 2016 23:36:47 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415202 - head/emulators/qemu-cheri Message-ID: <201605142336.u4ENalot087659@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605142336.u4ENalot087659>