projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implements readdir64{,_t} (XCC)
[akaros.git]
/
kern
/
2015-06-04
Barret Rhoden
x86: changes backtrace to not subtract 1
tree
|
commitdiff
2015-06-04
Barret Rhoden
Helper to backtrace a user context
tree
|
commitdiff
2015-06-04
Barret Rhoden
Moves backtrace_kframe()
tree
|
commitdiff
2015-05-06
Barret Rhoden
Moves KiB and friends from common.h (XCC)
tree
|
commitdiff
2015-05-06
Barret Rhoden
Untangling the glibc header rat's nest (P.1) (XCC)
tree
|
commitdiff
2015-04-21
Barret Rhoden
Fixes unmount
tree
|
commitdiff
2015-04-20
Barret Rhoden
Syscall tests for PATH_MAX
tree
|
commitdiff
2015-04-20
Barret Rhoden
Adds PATH_MAX and NAME_MAX (XCC)
tree
|
commitdiff
2015-04-07
Ron Minnich
Fix the way we set up vmcs
tree
|
commitdiff
2015-04-07
Barret Rhoden
Removes mon_setmapperm
tree
|
commitdiff
2015-04-07
Barret Rhoden
Pmap ops: perm->settings
tree
|
commitdiff
2015-04-07
Barret Rhoden
x86: pmap cleanup
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: debug helper for checking KPT == EPT invariant
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: handle EPT page faults
tree
|
commitdiff
2015-04-07
Barret Rhoden
Fixes VMR creating off-by-one
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: Removes the epte_t from pte_t
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: Call EPT ops for every KPT op
tree
|
commitdiff
2015-04-07
Barret Rhoden
Redefines PTE present vs mapped
tree
|
commitdiff
2015-04-07
Barret Rhoden
x86: EPT and KPT are contiguous
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: moves various helpers to vmx.h
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: removes the dune <-> proc
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: removes the VPID
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: EPT checks, init, and basic usage
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: init and cleanup take the proc *
tree
|
commitdiff
2015-04-07
Barret Rhoden
Helpers for the PGSHIFT of the largest jumbo page
tree
|
commitdiff
2015-04-07
Ron Minnich
VMM: Make put_cpu actually put the cpu
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: Fixes vmmcp freezes
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: fixes VMCS order computation
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: helper for VMPTRST
tree
|
commitdiff
2015-03-23
Ron Minnich
If the pgdir in debug_print_pgdir is not set, assume...
tree
|
commitdiff
2015-03-23
Barret Rhoden
x86: Fixes cpuid_ecx()
tree
|
commitdiff
2015-03-23
Barret Rhoden
Fixes vmm_struct_cleanup
tree
|
commitdiff
2015-03-23
Barret Rhoden
x86: Initialized contexts are SW contexts
tree
|
commitdiff
2015-03-23
Barret Rhoden
x86: Uses rbx for the initial vcoreid (XCC)
tree
|
commitdiff
2015-03-23
Barret Rhoden
x86: Fixes context security
tree
|
commitdiff
2015-03-23
Ron Minnich
Initial import of virtio rings structures.
tree
|
commitdiff
2015-03-19
Barret Rhoden
x86: Fixes init for machines that do not have VMX
tree
|
commitdiff
2015-03-19
Barret Rhoden
BNX2X: hacks around the MC assert problem
tree
|
commitdiff
2015-03-19
Barret Rhoden
BNX2X: fixes cont_page allocation
tree
|
commitdiff
2015-03-19
Barret Rhoden
BNX2X: fixes include problem
tree
|
commitdiff
2015-03-17
Barret Rhoden
Removes Ivy annotations (XCC)
tree
|
commitdiff
2015-03-17
Barret Rhoden
Moves ARRAY_SIZE into the kernel only (XCC)
tree
|
commitdiff
2015-03-17
Barret Rhoden
x86: pgdir_t handles both KPT and EPT
tree
|
commitdiff
2015-03-17
Barret Rhoden
x86: changes pte_t to be a KPTE and an EPTE
tree
|
commitdiff
2015-03-17
Barret Rhoden
Splits pmap ops up for each arch
tree
|
commitdiff
2015-03-17
Barret Rhoden
Remove PDX and NPDENTRIES
tree
|
commitdiff
2015-03-17
Barret Rhoden
Changes pde_t* -> pgdir_t
tree
|
commitdiff
2015-03-17
Barret Rhoden
Makes pte_t an opaque type
tree
|
commitdiff
2015-03-17
Barret Rhoden
x86: adds a kpte_t for the pte_t
tree
|
commitdiff
2015-03-17
Ron Minnich
Demo code to set up a VMMCP, including #c access
tree
|
commitdiff
2015-03-17
Barret Rhoden
VMM: Hook the VMM to the process (XCC)
tree
|
commitdiff
2015-03-17
Ron Minnich
Various minor debugging changes
tree
|
commitdiff
2015-03-17
Barret Rhoden
VMMCP: initialization
tree
|
commitdiff
2015-03-17
Ron Minnich
Try out Dune vmm stuff.
tree
|
commitdiff
2015-03-17
Ron Minnich
More pruning of files we don't need.
tree
|
commitdiff
2015-03-10
Barret Rhoden
x86: helpers for accessing symbols from asm
tree
|
commitdiff
2015-03-10
Ron Minnich
Run a NIX guest.
tree
|
commitdiff
2015-03-06
Barret Rhoden
Fixes unchecked results from parsecmd
tree
|
commitdiff
2015-03-05
Barret Rhoden
Fixes devnix's V lookup
tree
|
commitdiff
2015-03-05
Barret Rhoden
Removes old linux networking bits
tree
|
commitdiff
2015-03-04
Barret Rhoden
BNX2X: usability fixups
tree
|
commitdiff
2015-03-03
Barret Rhoden
Changes devether's Max Trans Unit to 1500
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: disables TPA
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Transmit synchronization
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Transmit
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: hacked up receive
tree
|
commitdiff
2015-03-02
Barret Rhoden
Debug helpers for BNX2X
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: loads the NIC at attach time
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Init of one NIC complete
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Fixes atomic_cmpxchg spatch
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: limit queues to 2
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: poll and enough rx_int to do an sp_event
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Debug helper for queue setup command
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: MTU conversion
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: IRQs implemented
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch atomics
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: nic_load progress
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: loads and checks firmware
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch changes for BUG and WARN
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: open
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: initialization
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: timer->alarm
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Spatch dev_addr->ea
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: 9ns device infrastructure
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: the nightmare compiles
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: fake RCU and socket structs
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch roundup/rounddown
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: brings in cnic_if.h
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: manually removes the PTP code
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch IRQ handlers
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: various akaros-compat changes, esp ETH_
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch ether->mtu -> ether->maxmtu
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch netdevice feature conversion
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch pci/irq tidbits
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch netif_addr_lock
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch core_id() calls
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch endian converters
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch ktime_ functions
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: spatch user memcpy
tree
|
commitdiff
2015-03-02
Barret Rhoden
BNX2X: Various #defines in akaros_compat
tree
|
commitdiff
next