Re: [edk2] [PATCH 2/3] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type

2015-07-29 Thread Alex Williamson
Hi Paolo, Something bad happened to this patch. This is the version I provided Tested-by for: On Thu, 2015-07-16 at 03:25 +0800, Xiao Guangrong wrote: > From: Xiao Guangrong > > kvm_mtrr_get_guest_memory_type never returns -1 which is implied > in the current code since if @type = -1 (means no

Re: [edk2] [PATCH 0/4] StdLib: Add ARM SoftFloat & AArch64 supports

2015-07-29 Thread Daryl McDaniel
Now that we have received legal approval of the LLVM / University of Illinois license, I can say that this set of patches looks OK to me. 0. [PATCH 0/4] StdLib: Add ARM SoftFloat & AArch64 supports 1. [PATCH 1/4] StdLib: Added BaseStackLib for ARM architectures 2. [PATCH 2/4] StdLib/