----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3466/ -----------------------------------------------------------
Review request for Default and Andreas Sandberg. Repository: gem5 Description ------- dev, virtio: properly set PCI address space to use IOREG VirtIO spec < 1.0 demands IOREG to be used on PCI and not memory mapped. Set the correct bit on the PCI address accordingly. Diffs ----- src/dev/virtio/VirtIO.py 9c7b55faea5d Diff: http://reviews.gem5.org/r/3466/diff/ Testing ------- Booted FreeBSD X86, armv7, and arm64 with a VirtIO disk. Thanks, Bjoern A. Zeeb _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
