projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Delete unsupported entries for userspace MSR handling.
[akaros.git]
/
user
/
vmm
/
2016-10-26
Gan Shun
Delete unsupported entries for userspace MSR handling.
tree
|
commitdiff
2016-09-12
Ronald G. Minnich
vthread: allow programs to have threads exit on halt.
tree
|
commitdiff
2016-09-07
Ronald G. Minnich
VMM: add two vthread functions.
tree
|
commitdiff
2016-08-10
Barret Rhoden
Kick the VMM 2LS when enqueueing a thread
tree
|
commitdiff
2016-08-09
Kyle Milka
Couldn't actually wrap around the vring.
tree
|
commitdiff
2016-08-04
Gan Shun
Fix inb when linux tests for the PIC
tree
|
commitdiff
2016-08-04
Gan Shun
Add instruction decode for a few more specific instructions
tree
|
commitdiff
2016-08-04
Gan Shun
Add page table walk for guest va to pa translation
tree
|
commitdiff
2016-07-26
Kyle Milka
Implemented virtio-block
tree
|
commitdiff
2016-07-06
Kyle Milka
Removed more patches to linux
tree
|
commitdiff
2016-07-06
Kyle Milka
Fixed ISOR problem and legacy pic patch.
tree
|
commitdiff
2016-07-06
Kyle Milka
Added virtio network device.
tree
|
commitdiff
2016-06-24
Barret Rhoden
VMM: Sync halting GPCs and interrupt injection
tree
|
commitdiff
2016-06-20
Kyle Milka
VMM: Dynamically retrieve the interrupt vector for...
tree
|
commitdiff
2016-06-06
Ronald G. Minnich
user/vmm: add translation helpers for guest kernel...
tree
|
commitdiff
2016-06-04
Ronald G. Minnich
user/vmm: print RIP and hexdump of RIP[0:16] on failed...
tree
|
commitdiff
2016-06-04
Ronald G. Minnich
VMM: clean up IO emulation.
tree
|
commitdiff
2016-06-01
Dan Cross
Get rid of ersatz ARRAY_SIZE macros in code we control.
tree
|
commitdiff
2016-05-20
Gan Shun
Handle multiple virtio mmio devices.
tree
|
commitdiff
2016-05-13
GanShun
VMM: Make new virtio implementation work with new vmm 2LS
tree
|
commitdiff
2016-05-13
GanShun
VMM: Change vmm_run_task return values
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Replace the old virtio in vmrunkernel with the...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added header for virtio_lguest_console functions
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Modified console queue service functions for our...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added console queue service functions from lguest
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added the VIRTIO_CONFIG_S_NEEDS_RESET bit to virti...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Decoder hack
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Add virtio_mmio.c which contains our implementatio...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Add our virtio_mmio_dev struct and specify its...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added a helper function for validating device...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added virtio_lguest_helpers.h for helper functions...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Change wmb to ACCESS_ONCE in next_desc in virtio_l...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Modify lguest helpers for our virtio
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added includes to virtio_lguest_helpers.c for...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Added virtio_lguest_helpers.c with utility functions
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Add virtio.h, which contains our error macros...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Converted virtio headers to rely on types from...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Removed virtio_types.h and includes for that file
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Change virtio header include paths from linux...
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Converted headers to use pragma once
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Brought virtio headers in from Linux v4.5
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Remove the old virtio (XCC)
tree
|
commitdiff
2016-05-02
Barret Rhoden
Remove struct vmctl (XCC)
tree
|
commitdiff
2016-05-02
Barret Rhoden
Add a 2LS for VMMs
tree
|
commitdiff
2016-05-02
Barret Rhoden
VMM: Remove the stack
tree
|
commitdiff
2016-05-02
Barret Rhoden
VMM: Add struct virtual_machine, use it in MMIO
tree
|
commitdiff
2016-04-06
Michael Taufen
ACPI Table Fixes for vmrunkernel
tree
|
commitdiff
2016-03-28
GanShun
Apic msr exit handling added with timer thread support
tree
|
commitdiff
2016-03-28
GanShun
Moved Trap Injection macros to the correct location...
tree
|
commitdiff
2016-03-22
GanShun
User library changes to take a guest_thread instead...
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-02
Barret Rhoden
VMM: Add custom exit reasons (XCC)
tree
|
commitdiff
2015-11-11
Davide Libenzi
Migrated Akaros code to use pragma once (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-10-28
Barret Rhoden
Remove (un)likely from the kernel interface (XCC)
tree
|
commitdiff
2015-10-13
Davide Libenzi
Replaced dummy likely/unlikely definitions with the...
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add parlib/common.h
tree
|
commitdiff
2015-06-23
Ronald G. Minnich
vmmcp: coreboot_tables: Add a reserved region from...
tree
|
commitdiff
2015-06-22
Ronald G. Minnich
vmmcp: Rework coreboot tables support
tree
|
commitdiff
2015-06-22
Ronald G. Minnich
Import coreboot table support code.
tree
|
commitdiff
2015-06-18
Barret Rhoden
Makes virtio_ring.h a kernel header (XCC)
tree
|
commitdiff
2015-06-18
Ronald G. Minnich
Add basic vmm library
tree
|
commitdiff