Re: interrupts on AMD hardware

2018-04-05 Thread Christian Helmuth
Hello Ben, On Wed, Apr 04, 2018 at 01:23:42PM -0600, Nobody III wrote: > Thanks for the analysis. The OSDev wiki says, "The ACPICA code is meant to > be directly integrated into the host OS, as a kernel-resident subsystem." > This suggests that we could likely use acpica without too much trouble.

libreboot x200 thinkpad

2018-04-05 Thread baconicsynergy--- via genode-main
Greetings :) I have recently purchased a libreboot x200 thinkpad, and attempted to boot Genode's Sculpt scenario from USB. Unfortunately, nothing happened at all. Will there be any support for libreboot/coreboot devices in the future? Cheers, Joel

Re: simple IPC test results

2018-04-05 Thread Norman Feske
Hello, On 03.04.2018 05:00, yu13 wrote: > Then I modified etc/build.conf to enable kvm... ...> That is, the cycles elapsing while executing ONE Rpc_add would be around > 8000 to 17000 cycles, which seems very long. > > So I want to know: is these results reasonable? Or I missed anything in >

Proposal for nic_tap component

2018-04-05 Thread Martijn Verschoor
Hi everyone, I would like to pitch an idea to improve network protocol debugging on Genode. I value the verbosity option of the `nic_router` and the `nic_dump` components, but sometimes I'd like the ability delve deeper into packets, like I am used to with Wireshark. But extending the log based