From b179b768b455143b32bd626d9ca89da255b9a177 Mon Sep 17 00:00:00 2001 From: Juergen Lock Date: Wed, 29 May 2013 18:01:53 +0000 Subject: - Update to 1.5.0, announce message is here: https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html Full changelog: http://wiki.qemu.org/ChangeLog/1.5 The new libusb host code needs recent 10-current; for older releases you can still try the net/usbredir support knob, see pkg-message for details. - Update pkg-message a bit. Thanx to: emaste for some suggestions --- emulators/qemu-devel/files/patch-z-arm-bsd-user-001 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'emulators/qemu-devel/files/patch-z-arm-bsd-user-001') diff --git a/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 b/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 index a7fb6ab72b38..bf8bdae26823 100644 --- a/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 +++ b/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 @@ -314,14 +314,6 @@ #ifdef __FreeBSD__ /* * XXX this uses the undocumented oidfmt interface to find the kind of -@@ -215,6 +225,7 @@ static int sysctl_oldcvt(void *holdp, si - case CTLTYPE_QUAD: - #else - case CTLTYPE_U64: -+ case CTLTYPE_S64: - #endif - *(uint64_t *)holdp = tswap64(*(uint64_t *)holdp); - break; @@ -380,6 +391,9 @@ abi_long do_freebsd_syscall(void *cpu_en arg5, arg6)); -- cgit v1.2.3