blob: 824552a5e824369be6d5259ee745cb74c8a7b224 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
|