diff options
author | 2016-10-21 06:20:58 +0000 | |
---|---|---|
committer | 2016-10-21 06:20:58 +0000 | |
commit | 889d96f8a81a540089d21b036cf52290a68e3ccd (patch) | |
tree | df2218e5ecf1b4c768cdecf2f50d61cf5cf44ac4 /lib/libc/stdlib/malloc.c | |
parent | mitigate against mpii device attachment racing with mountroot (diff) | |
download | wireguard-openbsd-889d96f8a81a540089d21b036cf52290a68e3ccd.tar.xz wireguard-openbsd-889d96f8a81a540089d21b036cf52290a68e3ccd.zip |
vmm(4) for i386. Userland changes forthcoming. Note that for the time being,
i386 hosts are limited to running only i386 guests, even if the underlying
hardware supports amd64. This is a restriction I hope to lift moving forward,
but for now please don't report problems running amd64 guests on i386 hosts.
This was a straightforward port of the in-tree amd64 code plus the old rotted
tree I had from last year for i386 support. Changes included converting 64-bit
VMREAD/VMWRITE ops to 2x32-bit ops, and fixing treatment of the TSS, which
differs on i386.
ok deraadt@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions