On Sun, 8 Mar 2015 21:53:30 +0900
Peter Maydell wrote:
> On 8 March 2015 at 21:37, Tobias Nygren wrote:
> > On Sun, 8 Mar 2015 19:27:27 +0900
> > Peter Maydell wrote:
> >> Does NetBSD have a big stack of out-of-tree patches for QEMU,
> >> or do you run basicall
Hello,
On Sun, 8 Mar 2015 19:27:27 +0900
Peter Maydell wrote:
> On 6 March 2015 at 06:37, Tobias Nygren wrote:
> > A couple of #ifdef changes necessary to use NetBSD's ucontext
> > structs on sparc64 and arm.
> >
> > Signed-off-by: Tobias Nygren
>
>
A couple of #ifdef changes necessary to use NetBSD's ucontext
structs on sparc64 and arm.
Signed-off-by: Tobias Nygren
---
user-exec.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/user-exec.c b/user-exec.c
index 1ff8673..8f57e8a 100644
--- a/user-e