On Fri, May 27, 2011 at 06:21:43PM +0800, Wen Congyang wrote:
> We will support multi function PCI device. So we should reserve all functions
> in
> the slot if we want to reserve a slot.
> ---
> src/qemu/qemu_command.c | 37 ++---
> src/qemu/qemu_command.h |
We will support multi function PCI device. So we should reserve all functions in
the slot if we want to reserve a slot.
---
src/qemu/qemu_command.c | 37 ++---
src/qemu/qemu_command.h |4
2 files changed, 38 insertions(+), 3 deletions(-)
diff --git a/src