On Wed, 8 Jan 2020 at 16:20, Andre Silva <afscoe...@gmail.com> wrote: > > Remove the bswap function calls after reading and before writing > memory bytes in virtio_pci_config_read and virtio_pci_config_write > because they are reverting back an already swapped bytes
Is "because we wrote it via virtio_pci_config_write" really the only way that the data read by virtio_pci_config_read is ever set or updated ? thanks -- PMM