repo.or.cz
/
v86d.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
first ⋅ prev ⋅ next
Verify that netlink messages are coming from kernel.
2011-02-25
Michał Januszewski
Verify that netlink messages are coming from kernel.
commit
|
commitdiff
|
tree
2010-01-27
Michał Januszewski
Check the EBDA is mapped before accessing it.
commit
|
commitdiff
|
tree
2008-11-03
Michał Januszewski
Map the system and video BIOSes with PROT_WRITE for...
commit
|
commitdiff
|
tree
2008-11-03
Michał Januszewski
Fix parsing of the OEM descriptions.
commit
|
commitdiff
|
tree
2008-10-04
Michał Januszewski
Add 0.1.9 ChangeLog entry.
commit
|
commitdiff
|
tree
2008-10-04
Michał Januszewski
Fix a off-by-one error in the VBE string copy function.
commit
|
commitdiff
|
tree
2008-09-27
Michał Januszewski
Fix concurrent build by properly specifying all dependencies.
commit
|
commitdiff
|
tree
2008-09-22
Michał Januszewski
Don't map memory with PROT_EXEC for x86emu.
commit
|
commitdiff
|
tree
2008-09-22
Michał Januszewski
Remove dynamically generated code from LRMI.
commit
|
commitdiff
|
tree
2008-09-21
Michał Januszewski
Add 0.1.8 ChangeLog entry.
commit
|
commitdiff
|
tree
2008-09-14
Michał Januszewski
Add 0.1.7 ChangeLog entry.
commit
|
commitdiff
|
tree
2008-09-07
Michał Januszewski
Map the VRAM and Video ROM/System ROM seperately.
commit
|
commitdiff
|
tree
2008-09-07
Michał Januszewski
Map 0xe0000-0xfffff instead of 0xf0000-0xfffff.
commit
|
commitdiff
|
tree
2008-07-26
Michał Januszewski
Add 0.1.6 ChangeLog entry.
commit
|
commitdiff
|
tree
2008-07-26
Michał Januszewski
Add support for bswap and cpuid.
commit
|
commitdiff
|
tree
2008-07-25
Michał Januszewski
Properly map all regions of memory.
commit
|
commitdiff
|
tree
2008-07-16
Michał Januszewski
Add 0.1.5.2 ChangeLog entry.
commit
|
commitdiff
|
tree
2008-07-15
Michał Januszewski
Fix LRMI compilation with 2.6.26 kernel headers.
commit
|
commitdiff
|
tree
2008-05-01
Michał Januszewski
Don't map memory beyond 0x10000.
commit
|
commitdiff
|
tree
2008-04-19
Michał Januszewski
Update the ChangeLog with the 0.1.4 entry
commit
|
commitdiff
|
tree
2008-04-19
Michał Januszewski
Fix error handling in case of failed memory allocations.
commit
|
commitdiff
|
tree
2007-12-23
Michał Januszewski
Add info about the KDIR make option in the README.
commit
|
commitdiff
|
tree
2007-12-03
Michał Januszewski
Update the ChangeLog with the 0.1.3 entry
commit
|
commitdiff
|
tree
2007-12-03
Michał Januszewski
Fix VBE IB retrieval from the Video ROM.
commit
|
commitdiff
|
tree
2007-12-02
Michał Januszewski
testvbe: Clean the registers before doing VBE calls.
commit
|
commitdiff
|
tree
2007-12-02
Michał Januszewski
Include the video mode list location in the debug messages.
commit
|
commitdiff
|
tree
2007-11-04
Michał Januszewski
Update ChangeLog with 0.1.2 entry.
commit
|
commitdiff
|
tree
2007-11-04
Michał Januszewski
Add the --with-debug configure option.
commit
|
commitdiff
|
tree
2007-11-04
Michał Januszewski
Formatting fixes for testvbe info display.
commit
|
commitdiff
|
tree
2007-10-22
Michał Januszewski
Update testvbe to display basic information about the...
commit
|
commitdiff
|
tree
2007-10-18
Michał Januszewski
Add support for filtering log levels.
commit
|
commitdiff
|
tree
2007-10-18
Michał Januszewski
Refactor code to properly use log levels.
commit
|
commitdiff
|
tree
2007-10-18
Michał Januszewski
lrmi: Map the IVTBDA as shared.
commit
|
commitdiff
|
tree
2007-09-16
Michał Januszewski
Fail x86emu autodetection if a supported arch isn't...
commit
|
commitdiff
|
tree
2007-09-16
Michał Januszewski
Add info about supported arches.
commit
|
commitdiff
|
tree
2007-08-07
Michał Januszewski
Fix compiler warnings in v86_lrmi.
commit
|
commitdiff
|
tree
2007-08-07
Michał Januszewski
Add support for the new memory access functions to...
commit
|
commitdiff
|
tree
2007-08-07
Michał Januszewski
Use our own memory access functions in x86emu.
commit
|
commitdiff
|
tree
2007-07-22
Michał Januszewski
Move ioperm and iopl declarations to v86.h.
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
Map the IVTBDA as a shared.
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
v86_x86emu.c cleanup. Change default EFLAGS.
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
testvbe: remove unused headers
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
x86emu: add support for the rdtsc opcode
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
x86emu: remove unused defines from the Makefile
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
Fix compilation warnings.
commit
|
commitdiff
|
tree
2007-07-21
Michał Januszewski
Compile with -g by default.
commit
|
commitdiff
|
tree
2007-07-07
Michał Januszewski
Fix a bug in the code used to retrieve the OEM strings
commit
|
commitdiff
|
tree
2007-07-03
Michał Januszewski
Don't use sys/io.h as it's broken on x86_64 in klibc.
commit
|
commitdiff
|
tree
2007-06-22
Michał Januszewski
Fix minor bugs, use v86_regs to pass reg values from...
commit
|
commitdiff
|
tree
2007-06-22
Michał Januszewski
Add licensing info.
commit
|
commitdiff
|
tree
2007-06-10
Michał Januszewski
Make the kernel dir overridable.
commit
|
commitdiff
|
tree
2007-06-10
Michał Januszewski
Code cleanup.
commit
|
commitdiff
|
tree
2007-06-09
Michał Januszewski
Fix compilation issues after removal of the kernel...
commit
|
commitdiff
|
tree
2007-06-09
Michał Januszewski
Remove uvesafb.
commit
|
commitdiff
|
tree
2007-06-09
Michał Januszewski
Add basic documentation (README).
commit
|
commitdiff
|
tree
2007-06-09
Michał Januszewski
Make the C library and x86 emulation configurable.
commit
|
commitdiff
|
tree
2007-06-09
Michał Januszewski
Add preliminary support for the x86emu backend.
commit
|
commitdiff
|
tree
2007-06-07
Michał Januszewski
v86d: add support for ESBX buffers
commit
|
commitdiff
|
tree
2007-05-27
Michał Januszewski
Add support for uvesafb_open() and uvesafb_release().
commit
|
commitdiff
|
tree
2007-05-27
Michał Januszewski
Add support for blanking and panning.
commit
|
commitdiff
|
tree
2007-05-27
Michał Januszewski
Remove debugging printk's.
commit
|
commitdiff
|
tree
2007-05-27
Michał Januszewski
Don't open tty1 in v86d.
commit
|
commitdiff
|
tree
2007-05-22
Michał Januszewski
Add support for video mode switching.
commit
|
commitdiff
|
tree
2007-05-22
Michał Januszewski
Add command line option parsing.
commit
|
commitdiff
|
tree
2007-05-21
Michał Januszewski
Add preliminary support for monitor limits.
commit
|
commitdiff
|
tree
2007-05-20
Michał Januszewski
Add initial support for the LRMI v86 backend.
commit
|
commitdiff
|
tree
2007-05-14
Michał Januszewski
Initial commit
commit
|
commitdiff
|
tree