Revision 9b6efcd2e2275e13403700913b7a1da92cf11ad2 authored by Rusty Russell on 21 September 2010, 16:54:01 UTC, committed by Rusty Russell on 21 September 2010, 01:24:02 UTC
We used to have a hypercall which reloaded the entire GDT, then we
switched to one which loaded a single entry (to match the IDT code).

Some comments were not updated, so fix them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported by: Eviatar Khen <eviatarkhen@gmail.com>
1 parent 6574542
History
File Mode Size
Kconfig -rw-r--r-- 943 bytes
Makefile -rw-r--r-- 166 bytes
config.c -rw-r--r-- 324 bytes
virtio.c -rw-r--r-- 6.5 KB
virtio_balloon.c -rw-r--r-- 9.8 KB
virtio_pci.c -rw-r--r-- 19.6 KB
virtio_ring.c -rw-r--r-- 12.0 KB

back to top