qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [patch 1/2] add pci config space struct


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [patch 1/2] add pci config space struct
Date: Tue, 26 Aug 2008 16:08:32 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Avi Kivity wrote:
> Gerd Hoffmann wrote:
>>   +struct pci_config_header {
>> +    uint16_t vendor_id;

> Shouldn't little-endian types be used here to force the users to use
> little-endian accessors?

Didn't notice qemu has that.  Which header file I should check?  There
is nothing in bswap.h ...

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]