[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v9 10/13] test_x86_emulator.c: Add typedef for boot_t
On 16/02/15 23:05, Don Slutz wrote: > This is needed by me to build this test > > Signed-off-by: Don Slutz <dslutz@xxxxxxxxxxx> That is because you broke it with patch 6 by introducing do_vmport. ~Andrew > --- > tools/tests/x86_emulator/test_x86_emulator.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tools/tests/x86_emulator/test_x86_emulator.c > b/tools/tests/x86_emulator/test_x86_emulator.c > index 6f67fc7..03cd0e8 100644 > --- a/tools/tests/x86_emulator/test_x86_emulator.c > +++ b/tools/tests/x86_emulator/test_x86_emulator.c > @@ -9,6 +9,8 @@ > > #define __packed __attribute__((packed)) > > +typedef bool bool_t; > + > #include "x86_emulate/x86_emulate.h" > #include "blowfish.h" > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |