0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
82576: Resurrect (now compiling, but b0rken) More... over 14 years ago
82576: Resurrect (now compiling, but b0rken) More... over 14 years ago
Revert "82576: Resurrect." More... over 14 years ago
Introduced MEMSIZE parameter for nul.App. More... over 14 years ago
define the mempool size in the linker More... over 14 years ago
Implemented Logging::vprintf. More... over 14 years ago
82576: Resurrect. More... over 14 years ago
consistent debug output More... over 14 years ago
skip 16 color modes More... over 14 years ago
translation of physmem fixed, thx julian for bisecting it More... over 14 years ago
fix entry point More... over 14 years ago
Fixed linker script. More... over 14 years ago
fix hostvesa bug we need to use the very same BDF as in the host as it is hardcoded in the ROM changed dpci and ahcicontroller params More... over 14 years ago
direct assigned PCI devices work now fix read+write bug map memory directly to the guest More... over 14 years ago
no need for dma flag in the hip, trigger on failed syscall instead More... over 14 years ago
add todo More... over 14 years ago
Split nubus code in digestable chunks. More... over 14 years ago
directly attach PCI devices to a VM More... over 14 years ago
Merge branch 'master' of ssh://os/srv/git/repos/nul More... over 14 years ago
Set correct Device ID for VFs. More... over 14 years ago
Documentation fixes. More... over 14 years ago
Enable and discover VFs. More... over 14 years ago
fix pci cfg space write More... over 14 years ago
the nova ABI changed - sigma0 gets its boot caps now More... over 14 years ago
more warnings More... over 14 years ago
Discover ARI status and configure SR-IOV devices accordingly. More... over 14 years ago
Comply with PCI spec and mask lower two bits of capability pointers. More... over 14 years ago
optimize PCI config space access use early out on the pci bus do not search for multifunction devices if the classcode is ~0 More... over 14 years ago
fix mmconfig More... over 14 years ago
adopt to PCI message change More... over 14 years ago