Re: [Qemu-devel] [PATCH v2] bsd-user: fix compile failure

2012-04-13 Thread Stefan Hajnoczi
On Thu, Apr 12, 2012 at 12:43:41PM +0100, Peter Maydell wrote: > bsd-user doesn't actually support reserving a memory area for the > guest address space, but we need to at least define the reserved_va > global so that cpu-all.h's RESERVED_VA macro will work correctly. > > This fixes a compilation

Re: [Qemu-devel] [PATCH v2] bsd-user: fix compile failure

2012-04-12 Thread Stefan Weil
Am 12.04.2012 13:43, schrieb Peter Maydell: bsd-user doesn't actually support reserving a memory area for the guest address space, but we need to at least define the reserved_va global so that cpu-all.h's RESERVED_VA macro will work correctly. This fixes a compilation error introduced in commit

[Qemu-devel] [PATCH v2] bsd-user: fix compile failure

2012-04-12 Thread Peter Maydell
bsd-user doesn't actually support reserving a memory area for the guest address space, but we need to at least define the reserved_va global so that cpu-all.h's RESERVED_VA macro will work correctly. This fixes a compilation error introduced in commit 39879bb which added a use of RESERVED_VA to h2