On 2012-06-10 11:37, Michael S. Tsirkin wrote:
> On Mon, Jun 04, 2012 at 10:52:17AM +0200, Jan Kiszka wrote:
>> This type encapsulates everything from domain to function. Use it first
>> to simplify the pci_parse_devaddr interface.
>>
>> Signed-off-by: Jan Kiszka
>
> OK.
> Except this really is a
On Mon, Jun 04, 2012 at 10:52:17AM +0200, Jan Kiszka wrote:
> This type encapsulates everything from domain to function. Use it first
> to simplify the pci_parse_devaddr interface.
>
> Signed-off-by: Jan Kiszka
OK.
Except this really is a legacy interface.
So please call it PCILegacyDeviceAddres
This type encapsulates everything from domain to function. Use it first
to simplify the pci_parse_devaddr interface.
Signed-off-by: Jan Kiszka
---
hw/pci-hotplug.c | 29 ++---
hw/pci.c | 31 ++-
hw/pci.h |6 --
qemu-