2014-05-05 | Ronald G. Minnich | Much less confusing. Tested and works. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-29 | Ronald G. Minnich | Initial commit of some oprofile support Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Correct the date in the copyright line of ether82563.c Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Make changes to the bsd library to get it to built... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Add early docs on building netperf. |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Add Intel 82563 NIC support. |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Add a short explanation of the kprof device. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-26 | Ronald G. Minnich | Fix trivial bug in kprof -- pc not getting set correctly Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-25 | Ronald G. Minnich | Add more info to the kprof and fix a big Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-25 | Ronald G. Minnich | Re-add the bsd library Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-25 | Ronald G. Minnich | Add the Plan 9 kprof device. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-25 | Ronald G. Minnich | Add a profile device. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-17 | Ronald G. Minnich | Make ndblib not reopen and reread files all the time. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-01 | Ronald G. Minnich | msi-x: allocate the proper number of pages. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-04-01 | Ronald G. Minnich | msi-x: read is a per-function property Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-31 | Ronald G. Minnich | MSI-X: first cut Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-29 | Ronald G. Minnich | Initial code for msi-x Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-29 | Ronald G. Minnich | Fix up mac printing for /net/arp Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-29 | Ronald G. Minnich | Add function for finding unused BARs Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-29 | Ronald G. Minnich | Add comments to msi code; add new pci_clr_bus_master... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-29 | Ronald G. Minnich | Bring in msi support Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-21 | Ronald G. Minnich | Remove dead code. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-21 | Ronald G. Minnich | The last piece to test VMs; disable interrupts before... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-19 | Ronald G. Minnich | Remove debug prints from cs and csquery Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-19 | Ronald G. Minnich | Add llseek support for the plan 9 namespace Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-19 | Ronald G. Minnich | Debugging hacks. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-19 | Ronald G. Minnich | Copy hexdump over to parlib Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-19 | Ronald G. Minnich | Fix up bugs in IP query Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-18 | Ronald G. Minnich | Fix csquery.c Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-18 | Ronald G. Minnich | Further cleanup, but the behavior of procgen eludes me. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-18 | Ronald G. Minnich | lindent proc. Add in commands. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | Add a simple ps command. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | remove monitor call that was used for debugging and... |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | Get user to build with the new libraries. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | Get status entry in /proc Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | Bring the proc device back. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-13 | Ronald G. Minnich | Add srvname back Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-11 | Ronald G. Minnich | Fix omode handling in dev/srv; have csquery always... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-11 | Ronald G. Minnich | Add the ndb files needed to make basic csquery work Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-11 | Ronald G. Minnich | Plan 9 programs for controlling and checking the network... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-11 | Ronald G. Minnich | Add ndblib and iplib Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-08 | Ronald G. Minnich | Make building the VM optional Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-08 | Ronald G. Minnich | Get the vm code to build again. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | Remvoe erroneous warning Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | Add an arch device Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | One final round of fixup/cleanup. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | One last attempt. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | Clean up the prints, add some debug info Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | Use vmap_pmem Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-04 | Ronald G. Minnich | We get further, this is enough for the code walkthrough Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | More cleanup. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | More set up for using ioapics Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | First pass at enabling interrupts. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Bring a bit more apic infrastructure up. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Improve visibility of apics/ioapics Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Add a bit more info to the print, we can now see introvr... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Add some comments/prints Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Set up ACPI interrupt configuration Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-03 | Ronald G. Minnich | Add the pci device Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Add a bit more info to #a/acpipretty Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Run the mpacpi code. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Restore call to apicinit. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Set up prototype for apicinit. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | This builds and boots. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Well, it *almost* builds. What happened to core_id? Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-03-01 | Ronald G. Minnich | Splits x86 arch for circular deps |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | More ioapic support, will it ever end. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | Not used any more Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | More cleanup to prepare for ioapic support Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | Prepare to implement ioapic support Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | ACPI now starts up. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-28 | Ronald G. Minnich | ACPI hanging Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-27 | Ronald G. Minnich | Add ACPI support. |
commit | commitdiff | tree |
2014-02-25 | Ronald G. Minnich | Make hexdump only print the # bytes; add pahexdump... Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-18 | Ronald G. Minnich | Remove unused UINT64 macro Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-18 | Ronald G. Minnich | Remove emulate.o for now. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-14 | Ronald G. Minnich | Track the guest physical address used for VMs Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-13 | Ronald G. Minnich | Changes to the kvm code Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-13 | Ronald G. Minnich | Bit ops/bit masks Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-11 | Ronald G. Minnich | Slightly more working but we're back to not working. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-10 | Ronald G. Minnich | Run a VM. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-08 | Ronald G. Minnich | More debugging for VMs. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-07 | Ronald G. Minnich | This gets us to a known emulation exit Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-07 | Ronald G. Minnich | VMX sort of worked. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-06 | Ronald G. Minnich | Change the runvm script to be more ambitious Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-06 | Ronald G. Minnich | Add support for coreboot tables Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-06 | Ronald G. Minnich | Further progress on vmx Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-05 | Ronald G. Minnich | Fix a simple bug in vmx support Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-05 | Ronald G. Minnich | Add defines needed for more modern PCI devices Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-05 | Ronald G. Minnich | Get rid of this, we can get a better one soon. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-03 | Ronald G. Minnich | hlt is not a binary, 0x2001 bytes long Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-02 | Ronald G. Minnich | make hlt start at 0x2000 Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-02 | Ronald G. Minnich | Add a hlt kernel Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-02-01 | Ronald G. Minnich | Fix vm code Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | Clean up the msr command. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | Fix up the msr command to run on all cores Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | sys_readlink works. Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | Fix up sys*stat Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | Create akaros wrappers for sysstat and sysfstat Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
2014-01-31 | Ronald G. Minnich | Properly pass S_IFLINK back Signed-off-by: Ronald G. Minnich <rminnich@google.com> |
commit | commitdiff | tree |
next |