diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 12:22:39 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2020-08-21 12:54:42 -0400 |
commit | 01724071eebecc94306b987b9e0773f0f786af79 (patch) | |
tree | e8eef2048ff030cd1598ba4c92f7d060a9daf874 /docs/markdown | |
parent | 6ca423e1fc8078aa1e138d94b10386dd9536af23 (diff) | |
download | meson-01724071eebecc94306b987b9e0773f0f786af79.zip meson-01724071eebecc94306b987b9e0773f0f786af79.tar.gz meson-01724071eebecc94306b987b9e0773f0f786af79.tar.bz2 |
Virtualization 💖 Meson [skip ci]
There are a couple new users of Meson that might be worth mentioning.
502 commits later, Libvirt and QEMU have both switched!
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index dbacc6e..307aef7 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -88,6 +88,7 @@ lookup based on OpenStreetMap data format files - [libui](https://github.com/andlabs/libui), a simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports - [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API + - [Libvirt](https://libvirt.org), a toolkit to manage virtualization platforms - [Libzim](https://github.com/openzim/libzim), the reference implementation for the ZIM file format - [Marker](https://github.com/fabiocolacio/Marker), a GTK-3 markdown editor - [Mesa](https://gitlab.freedesktop.org/mesa/mesa/), an open source graphics driver project @@ -117,6 +118,7 @@ format files - [Polari](https://gitlab.gnome.org/GNOME/polari), an IRC client - [qboot](https://github.com/bonzini/qboot), a minimal x86 firmware for booting Linux kernels - [radare2](https://github.com/radare/radare2), unix-like reverse engineering framework and commandline tools (not the default) + - [QEMU](https://qemu.org), a processor emulator and virtualizer - [RxDock](https://gitlab.com/rxdock/rxdock), a protein-ligand docking software designed for high throughput virtual screening (fork of rDock) - [scrcpy](https://github.com/Genymobile/scrcpy), a cross platform application that provides display and control of Android devices connected on USB or over TCP/IP - [Sequeler](https://github.com/Alecaddd/sequeler), a friendly SQL client for Linux, built with Vala and Gtk |