descriptionUserspace helper for uvesafb
homepage URLhttp://dev.gentoo.org/~spock/projects/uvesafb/
ownermichalj@gmail.com
last changeFri, 25 Feb 2011 21:27:39 +0000 (25 22:27 +0100)
content tags
add:
readme
v86d is a userspace helper that runs x86 code in an emulated environment. It is used by the kernel framebuffer driver uvesafb. v86d currently supports the x86 and amd64 (x86-64) architectures.
shortlog
2011-02-25 Michał JanuszewskiPrint phys_base_ptr in testvbe.masterv86d-0.1.10
2011-02-25 Michał JanuszewskiVerify that netlink messages are coming from kernel.
2010-01-27 Michał JanuszewskiCheck the EBDA is mapped before accessing it.
2008-11-03 Michał JanuszewskiMap the system and video BIOSes with PROT_WRITE for...
2008-11-03 Michał JanuszewskiFix parsing of the OEM descriptions.
2008-10-04 Michał JanuszewskiAdd 0.1.9 ChangeLog entry.v86d-0.1.9
2008-10-04 Michał JanuszewskiFix a off-by-one error in the VBE string copy function.
2008-09-27 Michał JanuszewskiFix concurrent build by properly specifying all depende...
2008-09-22 Michał JanuszewskiDon't map memory with PROT_EXEC for x86emu.
2008-09-22 Michał JanuszewskiRemove dynamically generated code from LRMI.
2008-09-21 Michał JanuszewskiAdd 0.1.8 ChangeLog entry.or.cz/masteror.cz/originv86d-0.1.8
2008-09-21 PaX teamFix compatibility with PaX.
2008-09-21 Paweł SikoraFix formatting in ulog strings.
2008-09-14 Michał JanuszewskiAdd 0.1.7 ChangeLog entry.v86d-0.1.7
2008-09-07 Michał JanuszewskiMap the VRAM and Video ROM/System ROM seperately.
2008-09-07 Michał JanuszewskiMap 0xe0000-0xfffff instead of 0xf0000-0xfffff.
...
tags
13 years ago v86d-0.1.10 v86d-0.1.10
15 years ago v86d-0.1.9 v86d-0.1.9
15 years ago v86d-0.1.8 v86d-0.1.8
15 years ago v86d-0.1.7 v86d-0.1.7
16 years ago v86d-0.1.3 v86d-0.1.3
16 years ago v86d-0.1.2 v86d-0.1.2
16 years ago 0.1.1 v86d-0.1.1
16 years ago 0.1-rc4
heads
13 years ago master