Fix the insd and outsd instructions.
[v86d.git] / ChangeLog
blobc19b9ec6b0fb6ac2589b1094349ebb2fa8b56b9a
1 2008-07-16 * 0.1.5.2
3 - Fix compatibility with NX and PaX.
5 2008-07-15 * 0.1.5.1
7 - Make LRMI compile with 2.6.26 kernel headers.
9 2008-05-01 * 0.1.5
11 - Don't map memory beyond 0x10000 (this fixes the problem with
12   devmem_is_allowed() denying access to /dev/mem in recent kernels).
14 2008-04-19 * 0.1.4
16 - Fix error handling in the case of a failed v86 memory allocation.
18 2007-12-03 * 0.1.3
20 - Fix the VBE Info Block retrieval from the Video ROM.
22 2007-11-04 * 0.1.2
24 - Info display formatting changes in testvbe.
25 - Add the '--with-debug' configure option.
27 2007-10-22 * 0.1.1
29 - LRMI bugfix: map the IVTBDA as shared memory.
30 - Update testvbe to display basic information about the Video BIOS.
32 2007-09-04 * 0.1
34 - No changes since 0.1-rc5.
36 2007-08-07 * 0.1-rc5
38 - Change the v86 memory access functions so that they no longer require
39   mapping files into the first 1 MB of the address space.