projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The host needs to set up the virtqueue. This is an interim commit so suleiman can...
[akaros.git]
/
tests
/
2015-11-02
Ronald G. Minnich
The host needs to set up the virtqueue. This is an...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
virtio console can't support V2, have to use V1.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Begin work on true virtio mmio Kill tests/vmrunkernel...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start shuffling functionality from kernel to user.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Modify device to take a binary struct.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmrunkernel: dump virtio mmio area in a human-readable...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start supporting virtio stuff in vmrunkernel.c
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Basic init of the virtio_mmio region
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcpconfig: version right after adding PCI=y and VIRTIO
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: begin cleanup of vmrunkernel; grow memory size.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: turn off mcp in vmrunkernel for now so we can...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: add higherkernbase, more debugging.
tree
|
commitdiff
2015-10-28
Barret Rhoden
Rename parlib/rassert.h -> parlib/assert.h
tree
|
commitdiff
2015-10-15
Barret Rhoden
Fix listener / echo servers to handle char mode
tree
|
commitdiff
2015-10-14
Kevin Klues
Simple pipe test with fork()
tree
|
commitdiff
2015-10-06
Kevin Klues
Add support for pthread_cleanup() routines
tree
|
commitdiff
2015-10-06
Kevin Klues
Update mailing list refs
tree
|
commitdiff
2015-10-02
Barret Rhoden
Untangling the glibc header rat's nest (P.2) (XCC)
tree
|
commitdiff
2015-10-01
Kevin Klues
Remove itimerspec from <ros/time.h> (XCC)
tree
|
commitdiff
2015-10-01
Kevin Klues
Remove dependency for {unistd,stdlib}.h in vcore.h...
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add user interface to #eventfd (XCC) [2/2]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add a helper: read_once
tree
|
commitdiff
2015-09-28
Barret Rhoden
Modify userspace to use device names [2/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add epoll_server test
tree
|
commitdiff
2015-09-28
Barret Rhoden
Touch up a couple tests
tree
|
commitdiff
2015-09-28
Barret Rhoden
Change get_ucq_msg()'s return value to a bool
tree
|
commitdiff
2015-09-28
Barret Rhoden
Rename event queue functions [2/2]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Specify an mbox type when getting an event queue
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove EVENT_NOMSG (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove EVENT_JUSTHANDLEIT (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add support for uthreads blocking on event queues
tree
|
commitdiff
2015-09-28
Barret Rhoden
Differentiate between EVENT_SPAM* and wakeup (XCC)
tree
|
commitdiff
2015-08-24
Barret Rhoden
Pass sched_ops to uthread_2ls_init()
tree
|
commitdiff
2015-07-24
Barret Rhoden
Modernize 9ns networking function declarations
tree
|
commitdiff
2015-07-22
Kevin Klues
Remove vcoreid from get/set_tls_desc
tree
|
commitdiff
2015-07-16
Barret Rhoden
Cs is a multithreaded SCP
tree
|
commitdiff
2015-07-16
Barret Rhoden
Updates get_html to the webserver's new IP
tree
|
commitdiff
2015-07-14
Kevin Klues
sys_exec and sys_proc_create now use argenv (XCC)
tree
|
commitdiff
2015-07-14
Kevin Klues
Add serialization for syscall args (XCC)
tree
|
commitdiff
2015-07-14
Kevin Klues
RTLD_START passes correct args to _dl_init (XCC)
tree
|
commitdiff
2015-06-26
Ronald G. Minnich
Enable "VMCALL console putc" via flags. (XCC)
tree
|
commitdiff
2015-06-26
Kevin Klues
Redesign of our initialization path for libs (XCC)
tree
|
commitdiff
2015-06-25
Kevin Klues
Rename vcore_init() -> vcore_lib_init()
tree
|
commitdiff
2015-06-25
Kevin Klues
Get rid of weak symbol overriding for sched_ops
tree
|
commitdiff
2015-06-22
Barret Rhoden
Adds hexdump to a parlib header
tree
|
commitdiff
2015-06-22
Ronald G. Minnich
vmmcp: Rework coreboot tables support
tree
|
commitdiff
2015-06-22
Ronald G. Minnich
vmmcp: this should be the complete list of registers...
tree
|
commitdiff
2015-06-18
Barret Rhoden
VMM: Adds Ron's test programs
tree
|
commitdiff
2015-06-18
Barret Rhoden
Adds a tests/vmm subdirectory
tree
|
commitdiff
2015-06-18
Ronald G. Minnich
Add basic vmm library
tree
|
commitdiff
2015-06-18
Barret Rhoden
Changes user includes to <library/header.h> (XCC)
tree
|
commitdiff
2015-06-18
Barret Rhoden
Cleans up and renames ndblib
tree
|
commitdiff
2015-06-18
Barret Rhoden
Removes unneeded userland headers
tree
|
commitdiff
2015-06-15
Barret Rhoden
Implements getaddrinfo() (XCC)
tree
|
commitdiff
2015-06-04
Barret Rhoden
Removes libbsd (XCC)
tree
|
commitdiff
2015-05-15
Barret Rhoden
Pthread conds and broadcasts use SLISTS
tree
|
commitdiff
2015-04-21
Barret Rhoden
Fixes unmount
tree
|
commitdiff
2015-04-17
Barret Rhoden
Builds libstdc++.so (XCC)
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: handle EPT page faults
tree
|
commitdiff
2015-04-07
Barret Rhoden
VMM: init and cleanup take the proc *
tree
|
commitdiff
2015-04-07
Ron Minnich
VMM: Make put_cpu actually put the cpu
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
Ron Minnich
Demo code to set up a VMMCP, including #c access
tree
|
commitdiff
2015-02-16
Godfrey van der...
Update phony targets for tests Makefile.
tree
|
commitdiff
2015-01-22
Ron Minnich
Remove a moron error in test/cs.c
tree
|
commitdiff
2014-12-31
Kevin Klues
Compile c++ programs with -std=gnu++11 by default
tree
|
commitdiff
2014-12-02
Barret Rhoden
vcore_idle(): halts a core
tree
|
commitdiff
2014-12-02
Barret Rhoden
Updates get_html
tree
|
commitdiff
2014-12-02
Barret Rhoden
Helper program: notify
tree
|
commitdiff
2014-10-13
Barret Rhoden
Lock_test analysis: lock_test.R
tree
|
commitdiff
2014-10-09
Kevin Klues
Add test for verifying xmm state is preserved
tree
|
commitdiff
2014-10-02
Barret Rhoden
Helpful program, added by popular request
tree
|
commitdiff
2014-10-02
Barret Rhoden
Ports lock_test to Linux
tree
|
commitdiff
2014-10-02
Barret Rhoden
Various userspace Linux compat hacks
tree
|
commitdiff
2014-10-02
Barret Rhoden
lock_test: output results to a file
tree
|
commitdiff
2014-09-25
Ronald G. Minnich
cs.c: install format specifier for %F
tree
|
commitdiff
2014-09-23
Ronald G. Minnich
Remove return that ended up with a memory leak in cs.c
tree
|
commitdiff
2014-08-20
Barret Rhoden
VFS rename
tree
|
commitdiff
2014-08-19
Barret Rhoden
SYS_dup_fds_to (XCC)
tree
|
commitdiff
2014-08-19
Ronald G. Minnich
Allow a parent to set up a child's fd's via a new syste...
tree
|
commitdiff
2014-08-13
Barret Rhoden
fchdir() (XCC)
tree
|
commitdiff
2014-08-11
Ronald G. Minnich
Revert "CS multi-threaded and locking."
tree
|
commitdiff
2014-08-03
David Zhu
CS multi-threaded and locking.
tree
|
commitdiff
2014-08-03
David Zhu
Fix simple warnings that did not include the right...
tree
|
commitdiff
2014-08-03
David Zhu
Add uthread_usleep which sleeps in microseconds.
tree
|
commitdiff
2014-07-30
Ronald G. Minnich
tests: peek.c
tree
|
commitdiff
2014-07-25
Ronald G. Minnich
Add a test for the rename system call.
tree
|
commitdiff
2014-07-19
Ronald G. Minnich
Simple test so we can try to find out what's wrong...
tree
|
commitdiff
2014-07-16
Barret Rhoden
Moves the 9ns conv functions to glibc (XCC)
tree
|
commitdiff
2014-07-01
Barret Rhoden
Bind outputs an error when it fails
tree
|
commitdiff
2014-07-01
Barret Rhoden
sys_proc_create() can dup FGRPs (XCC)
tree
|
commitdiff
2014-06-17
Barret Rhoden
listen1 cleans up its children
tree
|
commitdiff
2014-06-17
Ronald G. Minnich
add the listen1 command.
tree
|
commitdiff
2014-06-04
Barret Rhoden
BSD sockets fix-up
tree
|
commitdiff
2014-06-03
Barret Rhoden
Fixes preempt/indir tracing in lock_test
tree
|
commitdiff
2014-06-03
Barret Rhoden
Event handling can have multiple handlers
tree
|
commitdiff
2014-06-03
Barret Rhoden
All user events take a void *data
tree
|
commitdiff
2014-05-28
Barret Rhoden
Removes tests/prof_test.c
tree
|
commitdiff
2014-05-15
Barret Rhoden
Vcore timers are stored in ticks (XCC)
tree
|
commitdiff
next