projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make query_port not report port_down always.
[akaros.git]
/
user
/
2016-02-17
Barret Rhoden
Remove user include hacks
tree
|
commitdiff
2016-02-17
Barret Rhoden
Clean up user library include paths (XCC)
tree
|
commitdiff
2016-02-16
Michael Taufen
Updates from vmm-akaros
tree
|
commitdiff
2016-02-03
Barret Rhoden
Fix parameter types for sys_proc_create() (XCC)
tree
|
commitdiff
2016-02-02
Barret Rhoden
VMM: Add kernel support for VM contexts [1/2]
tree
|
commitdiff
2016-02-02
Barret Rhoden
VMM: Add custom exit reasons (XCC)
tree
|
commitdiff
2016-02-02
Barret Rhoden
Change the 2LS reflected fault op to take a ctx
tree
|
commitdiff
2016-02-02
Barret Rhoden
Make HW trap reflection more arch-independent
tree
|
commitdiff
2016-02-02
Barret Rhoden
Move trap reflection bits into their own header
tree
|
commitdiff
2016-02-02
Barret Rhoden
Add user support for VM contexts
tree
|
commitdiff
2016-01-14
Barret Rhoden
Provide select() on top of epoll()
tree
|
commitdiff
2016-01-14
Barret Rhoden
Remove epoll's listen_fd acrobatics [2/3]
tree
|
commitdiff
2016-01-14
Barret Rhoden
close() will trigger a epoll_ctl_del()
tree
|
commitdiff
2016-01-14
Barret Rhoden
Track all epoll controllers on a global list
tree
|
commitdiff
2016-01-14
Barret Rhoden
Use mutexes in epoll instead of spinlocks
tree
|
commitdiff
2016-01-14
Barret Rhoden
Provide a fake mutexes for the thread0 2LS
tree
|
commitdiff
2016-01-14
Barret Rhoden
Add a 2LS-independent mutex interface
tree
|
commitdiff
2016-01-14
Barret Rhoden
Remove typedef for struct uthread
tree
|
commitdiff
2015-12-21
Davide Libenzi
Created a new Makefrag-user-app helper for building...
tree
|
commitdiff
2015-12-16
Barret Rhoden
Make glibc's printf with a vcore-ctx aware (XCC)
tree
|
commitdiff
2015-12-16
Barret Rhoden
Clean up ros_vdebug* interfaces
tree
|
commitdiff
2015-12-16
Barret Rhoden
Remove ros_debug()
tree
|
commitdiff
2015-12-16
Barret Rhoden
Move print_user_context out of a header
tree
|
commitdiff
2015-12-16
Barret Rhoden
Fix comments in vcore.h
tree
|
commitdiff
2015-12-16
Davide Libenzi
Added libpfm4 library support
tree
|
commitdiff
2015-12-16
Davide Libenzi
Fixed the sys_proc_create API to use const pointers...
tree
|
commitdiff
2015-12-08
Barret Rhoden
Fix a deadlock bug in MCS-PDR locks
tree
|
commitdiff
2015-11-30
Barret Rhoden
Add a test for devvars
tree
|
commitdiff
2015-11-30
Barret Rhoden
Add an assert for UTEST that takes a format string
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added test for devarch MSR file
tree
|
commitdiff
2015-11-24
Kevin Klues
A utest to test nanosleep, sleep, and usleep
tree
|
commitdiff
2015-11-16
Kevin Klues
Add a sigself() signal_op
tree
|
commitdiff
2015-11-16
Kevin Klues
Add signal support to our basic thread0 scheduler
tree
|
commitdiff
2015-11-16
Kevin Klues
Migrate signal code from pthread.c to signal.c
tree
|
commitdiff
2015-11-16
Kevin Klues
Add uthread_paused() API call
tree
|
commitdiff
2015-11-16
Kevin Klues
Encapsulate pthread sigstate into a single struct
tree
|
commitdiff
2015-11-16
Kevin Klues
Remove need for externally alloced sigdata struct
tree
|
commitdiff
2015-11-16
Kevin Klues
Add arch independent accessor for user ctx stack
tree
|
commitdiff
2015-11-16
Kevin Klues
Weasel apart parlib/libc symbols for signals (XCC)
tree
|
commitdiff
2015-11-16
Kevin Klues
Fix bug in pthread_sigmask() semantics.
tree
|
commitdiff
2015-11-13
Barret Rhoden
Make userspace think it has at least one vcore
tree
|
commitdiff
2015-11-13
Kevin Klues
Update the user Makefrag to be more generic
tree
|
commitdiff
2015-11-11
Davide Libenzi
Migrated Akaros code to use pragma once (XCC)
tree
|
commitdiff
2015-11-10
Dan Cross
Rename static_assert to avoid conflicting with C++...
tree
|
commitdiff
2015-11-10
Dan Cross
Remove unnecessary #if.
tree
|
commitdiff
2015-11-03
Barret Rhoden
Be more careful when re#defining printf (XCC)
tree
|
commitdiff
2015-11-03
Barret Rhoden
Limit the headers pulled in by parlib/arch.h (XCC)
tree
|
commitdiff
2015-11-03
Barret Rhoden
Move ros/vmx.h to an arch-specific location (XCC)
tree
|
commitdiff
2015-11-03
GanShun
Removed debug prints. Fixed virtio decode function...
tree
|
commitdiff
2015-11-02
GanShun
EOI virtualization and virtual APIC success.
tree
|
commitdiff
2015-11-02
Gan Shun Lim
VMMCP: Virtualized APIC is now working(sort of)
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: cut over to virtual apic; fix include mess after...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
VMMCP: misc stuff
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp/APIC: the empire strikes back.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Pull ACPI into the user mode vmm
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
lapic and ioapic support that's Not Good Enough.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
user level msr support for register not requiring read...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
user/vmm: change a longstanding bug in showstatus
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Change PENDING_INTERRUPT to INTERRUPT_WINDOW to have...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
First, second, and third pass at apic code. Crude
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start putting together ACPI for guests.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
abortive try at setting up tables. Failed miserably.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Major cleanups.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
We're finding more undocumented bits. So the bit set...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Actual working output now from virtio ring. Time for...
tree
|
commitdiff
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
Fix up DEVICE_FEATURES usage
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
First checking of virtio-mmio.c from qemu.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start shuffling functionality from kernel to user.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Add virtio_mmio.h
tree
|
commitdiff
2015-11-02
Barret Rhoden
Fix parlib/assert.h's warn()
tree
|
commitdiff
2015-10-28
Barret Rhoden
Remove (un)likely from the kernel interface (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Call printf() instead of fprintf in signal.c
tree
|
commitdiff
2015-10-28
Barret Rhoden
Override glibc's printf for vcore context
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Panic if there is a bad thread state
tree
|
commitdiff
2015-10-28
Barret Rhoden
Ensure vcore context code includes parlib/assert.h
tree
|
commitdiff
2015-10-28
Barret Rhoden
Do not breakpoint() on parlib's assert
tree
|
commitdiff
2015-10-28
Barret Rhoden
Remove #include <assert.h> from parlib
tree
|
commitdiff
2015-10-28
Barret Rhoden
Rename parlib/rassert.h -> parlib/assert.h
tree
|
commitdiff
2015-10-28
Barret Rhoden
Move parlib's assert guts into a C file
tree
|
commitdiff
2015-10-28
Barret Rhoden
Undefine static_assert() in parlib/rassert.h
tree
|
commitdiff
2015-10-28
Barret Rhoden
Use a -D when building parlib
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Properly change state for running threads
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Account for pth stopping in has_blocked
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Factor out common active_queue code
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Fix sem_timedwait() bug
tree
|
commitdiff
2015-10-28
Barret Rhoden
pthread: Fix semaphore's TAILQ type
tree
|
commitdiff
2015-10-28
Barret Rhoden
Properly include syscall.h in parlib/event.h
tree
|
commitdiff
2015-10-28
Ronald G. Minnich
Add the Inferno license to files we got from Inferno
tree
|
commitdiff
2015-10-15
Kevin Klues
Update file-posix.c utest
tree
|
commitdiff
2015-10-15
Kevin Klues
Update utest infrastructure
tree
|
commitdiff
2015-10-14
Barret Rhoden
Check for ctx in default_core_handler()
tree
|
commitdiff
2015-10-14
Barret Rhoden
Do not free epoll event queues
tree
|
commitdiff
2015-10-14
Davide Libenzi
Changed a few EFAIL to proper errno codes.
tree
|
commitdiff
2015-10-13
Davide Libenzi
Replaced dummy likely/unlikely definitions with the...
tree
|
commitdiff
2015-10-08
Barret Rhoden
Fix benchutil alarm open to use #alarm
tree
|
commitdiff
2015-10-06
Kevin Klues
Add support for pthread_cleanup() routines
tree
|
commitdiff
2015-10-06
Kevin Klues
Move decl of pthread_once() out of unsupported
tree
|
commitdiff
next