Re: [PATCH 2/4 v3] KVM: use pci device flag operation helper functions

2014-07-29 Thread Ethan Zhao
This patch was already Acked-by: Paolo Bonzini I forgot to add the Ack tag. Thanks, Ethan Sorry for last post in HTML format with ipad. On Tue, Jul 29, 2014 at 12:06 PM, Ethan Zhao wrote: > Use helper function instead of direct operation to pci device > flag when set device to assigned or deas

[PATCH 2/4 v3] KVM: use pci device flag operation helper functions

2014-07-28 Thread Ethan Zhao
Use helper function instead of direct operation to pci device flag when set device to assigned or deassigned. Signed-off-by: Ethan Zhao --- v3: amend helper functions naming. virt/kvm/assigned-dev.c |2 +- virt/kvm/iommu.c|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)