blob: 9f0f748af9b7dfe5e7dde012e51bbf7615ee55ac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Confuse error message in virtio_init_region_cache()
The error message added in commit e45da653223 to virtio_init_region_cache()
are somehow confuse:
qemu-system-i386: Cannot map used
It would be helpful to more explicit string, including "virtio" prefix.
|