-
Update of vmm-xen to v4.8.2-12 for Qubes r4.0, see comments below for details.
Built from: https://github.com/QubesOS/qubes-vmm-xen/commit/295fe52ed1f5b4d80792ce658285cbde76e1aa98
[Changes since pre…
-
Hi,
I want to boot seL4 test on imx6q-sabrelite and I do as https://docs.sel4.systems/Testing.html. Now there is a problem for me like that:
![1](https://user-images.githubusercontent.com/33032927/3…
-
I got below build error, just wondering is REHL4 supported?
Completely no idea on this error, can anyone provide a tip?
Thanks~
> 214%./build.sh
> Starting RISC-V Toolchain build process
> …
-
File: https://github.com/rfalke/decompiler-subjects/tree/master/from_holdec/go_hello_world/ia32_elf
Version: reko-0.7.2.0-f51c658d81
Error:
```
error: An error occurred during decompilation. Sys…
-
cd build
make
mkdir -p bareMetal
make -C bareMetal -f /home/abdullah/Workspace/Chisel-practice/rocket-chip/rocket-rocc-examples/build/../bareMetal/Makefile abs_top_srcdir=/home/abdullah/Workspace/C…
-
#### Qubes OS version:
4RC3
#### Affected TemplateVMs:
All.
---
### Steps to reproduce the behavior:
`qvm-start fedora-26`
`qvm-start debian-9`
`qvm-start debian-8`
`qvm-…
-
#### Qubes OS version:
R4.0rc3
#### Affected TemplateVMs:
None (dom0 issue).
---
### Steps to reproduce the behavior:
qubes-dom0-update
### Expected behavior:
…
-
Maybe I'm not understanding this correctly, but the program crashes whenever I try to load an ELF file that is not `sample.c`.
I've tried this code:
```
#include
int main(void) {
printf("H…
ghost updated
7 years ago
-
While doing other things, I noticed crater is testing multiple versions of 1300+ crates. Is this something we want? I remember during a beta triage that an old version of a crate was tested reporting …
-
The Lambda function receives an Event and Context object. At least the Event should be passed down to the running container to allow the following scenario:
+ A bunch of files are uploaded to an S3…