Tomáš Glozar

Results 41 issues of Tomáš Glozar

This adds a "redirect" option to the open command, which takes the name of the channel the output of the new one will be redirected to. The redirect is effectively...

This requires a few changes in client.js, namely specifiying a host where the operation is executed with each Podman command. --- This patch introduces a graphical interface for [CRIU Podman...

blocked

Adds export (download of checkpoint tarball after making a checkpoint) and import (upload of checkpoint tarball for restore) support. Upload is done by directly reading a file selected by the...

blocked

Expand probes using probe builtin only when they contain a wildcard. This prevents an error in cases where the probe builtin is used in a probe that cannot be expanded,...

When using the `probe` bultin within an interval or profile probe, the program fails to compile: ``` # bpftrace -e 'interval:ms:1000 { print(probe); }' ERROR: Failed to compile: Wildcard matches...

bug

The S3 graphic adapter is either incomplete or buggy - OpenVMS only gets to the operator console (see screenshot below) and to a black screen after resolution change. ![OpenVMS operator...

enhancement

OpenVMS host support was removed in the beginning of AXPbox development, mostly because I didn't have any OpenVMS-capable hardware. However that has changed now, and porting the code to OpenVMS...

enhancement

With either S3 or Cirrus adapter NetBSD 9.2 kernel panics on boot: ![obrazek](https://user-images.githubusercontent.com/1266171/131338236-8140b4ac-5550-47f8-9316-dae7029a94bd.png)

bug

As reported by @RaymiiOrg, NetBSD 9.2 kernel panicks when booting with the Tulip NIC and manual networking setup during the installation: ``` /dev/rsd0a: file system is clean; not checking Setting...

bug

Opening DECterm either though CDE or console causes OpenVMS to crash with this error message: ``` **** OpenVMS Alpha Operating System V8.4 - BUGCHECK **** ** Bugcheck code = 00000215:...

bug