https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286467
Konstantin Belousov <k...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@freebsd.org --- Comment #6 from Konstantin Belousov <k...@freebsd.org> --- Unhandled memory access means that the physical address is not backed by anything. Then, should we behave like the real x86 hardware, which ignores writes, and reads all bits ones for such accesses? -- You are receiving this mail because: You are the assignee for the bug.