Giter Club home page Giter Club logo

derekbit / virtio-mini Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matthias-prangl/virtio-mini

0.0 0.0 0.0 48.07 MB

virtio example front-end and back-end

License: GNU General Public License v2.0

Emacs Lisp 0.01% GDB 0.01% Makefile 0.67% C 81.36% C++ 8.32% CMake 0.01% PHP 6.38% Python 1.45% Java 0.28% Shell 0.62% OCaml 0.16% PowerShell 0.01% Visual Basic 0.08% Batchfile 0.01% Ruby 0.01% Tcl 0.01% Smalltalk 0.46% C# 0.15% Lex 0.02% Yacc 0.03%

virtio-mini's Introduction

virtio-mini

VIRTIO example front-end and back-end.

virtio-mini serves mainly as a simple demonstration on how to use VIRTIO Devices in QEMU. The implementation enables the usage of a character device (/proc/virtio-mini-n) in the guest to send data to a stack-like data structure on the host. The data sent to the host can then be read again by the guest using the same character device.

back-end in qemu

virtio-mini is a virtio device that receives a buffer from the guest.

Add the device to a running vm with the qemu monitor: device_add virtio-mini

front-end in vm

The virtio_mini kernel module registers a proc file for each virtio-device instance.

Building QEMU with virtio-mini

Enable the virtio-mini option to build the device alongside QEMU: --enable-virtio_mini

virtio-mini's People

Contributors

matthias-prangl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.