On 02/17/15 09:44, Andrew Cooper wrote:
> On 16/02/15 23:05, Don Slutz wrote:
>> This is needed by me to build this test
>>
>> Signed-off-by: Don Slutz <dsl...@verizon.com>
> 
> That is because you broke it with patch 6 by introducing do_vmport.
> 

Sigh.  Fixed it in patch #6...  This patch will disappear in v10.

   -Don Slutz

> ~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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to