Skip to content
#

virtualization

Here are 773 public repositories matching this topic...

copy
copy commented Oct 7, 2021
  • copy/v86#431
  • copy/v86#333 (add a mute button and/or fix the "requires a gesture" warning). A volume selector would also be nice.
  • There's a minor issue where holding down and moving the mouse on the screen selects text outside of the screen on Firefox
  • Retry XHR requests that fail with 5xx or time out, with exponential backoff
  • Add configuration via url parameters (http
SprickW
SprickW commented Dec 29, 2021

Expected behaviour

I expected the VM to come up normally, just exchanging NAT IP by bridge IP

Actual behaviour

When adding the bridge="br0" line to the conf file, when trying to start VM immediately a "Connect to SPICE" window pops up asking for Hostname, Port, TLS Port and showing recent connections that obviously now don't work anymore.

As don't know much about spice, maybe

Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • Updated Mar 1, 2022
  • Go
nanos
wjhun
wjhun commented Mar 24, 2021

The virtio_scsi driver enqueues buffers to the eventq but does not actually handle them on completion. The following events could be reported to the driver which require some action to be taken:

  • transport reset: This may occur as a result of hotplug events or a device being reset. Sense codes cannot be relied on when new devices or busses appear, so this event needs to be handled.
  • asynchro

Improve this page

Add a description, image, and links to the virtualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtualization topic, visit your repo's landing page and select "manage topics."

Learn more