Linux Virtualization Tools
[Prev Page][Next Page]
- [PATCH 1/4] console: Extract fullscreen exit code to separate class, (continued)
- how to boot into uefishell, Paige Thompson
- [virt-manager] [PATCH 0/2] bash completion bug fixes,
Lin Ma
- [PATCH] spice: add unix-path in .vv file support,
marcandre . lureau
- [PATCH] .gitignore: Remove the outdated path info of bashcompletion files,
Lin Ma
- [PATCH virt-manager 00/14] Various changes,
Marc Hartmayer
- [PATCH virt-manager 03/14] cli: register a parser class only once, Marc Hartmayer
- [PATCH virt-manager 02/14] test_urls: simplify the sorting, Marc Hartmayer
- [PATCH virt-manager 09/14] netlist: use NamedTuple for storing a network device, Marc Hartmayer
- [PATCH virt-manager 13/14] domain: use else/elif since the conditions are mutually exclusive, Marc Hartmayer
- [PATCH virt-manager 08/14] cli: refactor noset_cb, Marc Hartmayer
- [PATCH virt-manager 06/14] cli: use Python3 conventions: super(), Marc Hartmayer
- [PATCH virt-manager 10/14] domain: os: use decorator syntax for declaring properties, Marc Hartmayer
- [PATCH virt-manager 11/14] domain: convert _change_boot_order to a instance method, Marc Hartmayer
- [PATCH virt-manager 12/14] domain: remove indirection, Marc Hartmayer
- [PATCH virt-manager 07/14] cli: don't use monkey patching, Marc Hartmayer
- [PATCH virt-manager 05/14] cli: rename ParseMemdev to ParserMemdev, Marc Hartmayer
- [PATCH virt-manager 01/14] xmlapi: refactor node_is_text function, Marc Hartmayer
- [PATCH virt-manager 14/14] domain: add docstring for _convert_old_boot_order, Marc Hartmayer
- [PATCH virt-manager 04/14] cli: add register classmethod to each parser, Marc Hartmayer
- Re: [PATCH virt-manager 00/14] Various changes, Cole Robinson
- [PATCH v3 0/4] virt-manager: Add support for vsock sockets,
Slavomir Kaslev
- Help, Need inform about set-lifecycle-action.,
leejh76
- [PATCH v2 0/4] virt-manager: Add support for vsock sockets,
Slavomir Kaslev
- virt-xml/start: Temporarily use another boot configuration,
Marc Hartmayer
- Virt-Manager Networking Error,
Josh Stevens
- [virt-manager PATCH v2 0/4] Default to libosinfo recommended resources,
Fabiano Fidêncio
- [vhostmd PATCH 2/2] Fix access to dest_file,
Michael Trapp
- [vhostmd PATCH 1/2] Remove libserialclient,
Michael Trapp
- [virt-manager] [PATCH v2 00/10] Tab completion in bash shell via the argcomplete,
Lin Ma
- [virt-manager] [PATCH v2 01/10] Update docs to reflect the argcomplete dependency, Lin Ma
- [virt-manager] [PATCH v2 03/10] virt-install: Add auto complete support for the general options, Lin Ma
- [virt-manager] [PATCH v2 02/10] cli: Add the generic completer function and validator function, Lin Ma
- [virt-manager] [PATCH v2 04/10] virt-clone: Add auto complete support for the general options, Lin Ma
- [virt-manager] [PATCH v2 06/10] virt-convert: Add auto complete support for the general options, Lin Ma
- [virt-manager] [PATCH v2 08/10] Bash completion template, Lin Ma
- [virt-manager] [PATCH v2 05/10] virt-xml: Add auto complete support for the general options, Lin Ma
- [virt-manager] [PATCH v2 07/10] cli: Add auto complete support about sub options, Lin Ma
- [virt-manager] [PATCH v2 09/10] Don't track bash completion files due to they are generated dynamically, Lin Ma
- [virt-manager] [PATCH v2 10/10] setup.py: Install the bash completion files, Lin Ma
- Re: [virt-manager] [PATCH v2 00/10] Tab completion in bash shell via the argcomplete, Cole Robinson
- [PATCH] virt-manager: Fix misspelling caught by codespell,
Slavomir Kaslev
- [PATCH 0/3] virt-manager: Add support for vsock sockets,
Slavomir Kaslev
- [virt-viewer] ovirt: Fix initial connection,
Christophe Fergeau
- [virt-manager PATCH 0/2] Default to libosinfo recommended resources,
Fabiano Fidêncio
- [PATCH virt-viewer] Silence coverity warning about dead code,
Jonathon Jongsma
- [PATCH virt-viewer] Avoid potential memory leak in spice session,
Jonathon Jongsma
- ANNOUNCE: vhostmd 1.0 released, Jim Fehlig
- reset virt,
Scorpion2185
- Storage image files and permissions,
Vincenzo Romano
- virt-manager over ssh,
Vincenzo Romano
- [virt-manager PATCH v3 0/3] Expand "unknown" check,
Fabiano Fidêncio
- [PATCH] Set window title to VM name,
Ben Mathews
- [virt-manager] [RFC PATCH 0/9] Tab completion in bash shell via the argcomplete,
Lin Ma
- [virt-manager] [RFC PATCH 1/9] Update docs to reflect the argcomplete dependency, Lin Ma
- [virt-manager] [RFC PATCH 2/9] cli: Add the generic completer function and validator function, Lin Ma
- [virt-manager] [RFC PATCH 7/9] cli: Add auto complete support about sub options, Lin Ma
- [virt-manager] [RFC PATCH 8/9] Bash completion file, Lin Ma
- [virt-manager] [RFC PATCH 3/9] virt-install: Add auto complete support for the general options, Lin Ma
- [virt-manager] [RFC PATCH 5/9] virt-xml: Add auto complete support for the general options, Lin Ma
- [virt-manager] [RFC PATCH 9/9] setup.py: Install and link the bash completion scripts, Lin Ma
- Re: [virt-manager] [RFC PATCH 0/9] Tab completion in bash shell via the argcomplete, Lin Ma
- [virt-manager] [RFC PATCH 4/9] virt-clone: Add auto complete support for the general options, Lin Ma
- [virt-manager] [RFC PATCH 6/9] virt-convert: Add auto complete support for the general options, Lin Ma
- Re: [virt-manager] [RFC PATCH 0/9] Tab completion in bash shell via the argcomplete, Cole Robinson
- ANNOUNCE: nbdkit 1.8 - an NBD server toolkit with stable plugin API and permissive license, Richard W.M. Jones
- [vhostmd virtio PATCH v3 0/6] Add virtio transport,
Michael Trapp
- [vhostmd virtio PATCH v3 6/6] Add virtio support to vm-dump-metrics,
Michael Trapp
- [vhostmd virtio PATCH v3 5/6] Activate virtio support in vhostmd,
Michael Trapp
- [vhostmd virtio PATCH v3 4/6] Add virtio functions,
Michael Trapp
- [vhostmd virtio PATCH v3 2/6] Fix update_interval behaviour,
Michael Trapp
- [vhostmd virtio PATCH v3 3/6] Extend vu_buffer struct,
Michael Trapp
- [vhostmd virtio PATCH v3 1/6] Initialize allocated buffer,
Michael Trapp
- [virt-manager PATCH 0/5] virt-xml: Add --os-variant option,
Andrea Bolognani
- virt-what wrongly detects a surfacebook 2 as virtualpc,
william
- Reconnect to spice-server, lwj
- [PATCH 00/17] Make progressbar.py PEP8 compliant,
Radostin Stoyanov
- [PATCH 05/17] progress: Resolve E701, Radostin Stoyanov
- [PATCH 02/17] progress: Resolve W0201, Radostin Stoyanov
- [PATCH 10/17] progress: Resolve E129, Radostin Stoyanov
- [PATCH 04/17] progress: Resolve E221, Radostin Stoyanov
- [PATCH 12/17] progress: Resolve E501 and E305, Radostin Stoyanov
- [PATCH 03/17] progress: Resolve E302, Radostin Stoyanov
- [PATCH 16/17] progress: Resolve protected-access, Radostin Stoyanov
- [PATCH 11/17] progress: Resolve E231, Radostin Stoyanov
- [PATCH 01/17] pylint: Don't exclude progress.py, Radostin Stoyanov
- [PATCH 15/17] progress: Resolve E226, Radostin Stoyanov
- [PATCH 08/17] progress: Resolve E265, Radostin Stoyanov
- [PATCH 06/17] progress: Resolve E261, Radostin Stoyanov
- [PATCH 17/17] progress: Remove commented out code, Radostin Stoyanov
- [PATCH 14/17] progress: Don't use black-listed name 'bar', Radostin Stoyanov
- [PATCH 13/17] progress: Resolve E502, Radostin Stoyanov
- [PATCH 07/17] progress: Resolve E722, Radostin Stoyanov
- Re: [PATCH 00/17] Make progressbar.py PEP8 compliant, Radostin Stoyanov
- [PATCH 09/17] progress: Resolve E714, Radostin Stoyanov
- Re: [PATCH 00/17] Make progressbar.py PEP8 compliant, Cole Robinson
- [virt-manager] Improving snapshot support,
Povilas Kanapickas
- [PATCH vhostmd 0/2] vm-dump-metrics: minor fixes,
Jim Fehlig
- virt-viewer raspberry pi monitor mapping,
Jarrid Graham
- [virt-manager PATCH] util: Fix typo vpcu -> vcpu,
Martin Kletzander
- [virt-manager PATCH v2 0/3] Expand "unknown" check,
Fabiano Fidêncio
- [virt-manager PATCH 0/3] Expand "unknown" check,
Fabiano Fidêncio
- ANNOUNCE: virt-manager 2.0.0 released, Cole Robinson
- [PATCH virt-viewer] fix character encoding on Windows platform,
邱文博
- [PATCH virt-viewer] Fullscreen displays on wrong monitors in Wayland,
Jonathon Jongsma
- [virt-manager PATCH v2 0/3] Add SCSI persistent reservation support for LUN Passthrough,
Lin Ma
- [virt-manager PATCH] pylint: fix simplifiable-if-statement issue,
Chen Hanxiao
- [PATCH] Fix selection of network volumes,
Jim Fehlig
- [PATCH 0/2] Introduce new Stats class,
Simon Kobyda
- [vhostmd v2 4/5] Add virtio support to vm-dump-metrics,
Michael Trapp
- [vhostmd v2 2/5] Add virtio functions,
Michael Trapp
- [vhostmd v2 5/5] Fix update_interval behaviour,
Michael Trapp
- [vhostmd v2 3/5] Activate virtio support in vhostmd,
Michael Trapp
- [vhostmd v2 1/5] Extend vu_buffer struct, init buffer allocated by buffer_grow,
Michael Trapp
- Recommendation for improvement/feature request of virt-manager,
scrap
- RFC: virt-manager: removing interface object UI,
Cole Robinson
- Trying to get/build virt-manager,
Rory Toma
- Re: [libvirt] question about syntax of storage volume <target> element,
Cole Robinson
- Virt-manager: Restricted networks,
Olivier Léobal
- [virt-manager PATCH] osinfo: warn when using deprecated osinfo IDs,
Pino Toscano
- Nested virtualization,
Nacei
- [PATCH v2 00/16] Add QEMU-like UI: VT console & basic VM state,
marcandre . lureau
- [PATCH v2 01/16] window: do not reset sensitivity of menu-send in rebuild, marcandre . lureau
- [PATCH v2 02/16] window: set sensitivity based on display capability, marcandre . lureau
- [PATCH v2 03/16] build-sys: check for VTE library, marcandre . lureau
- [PATCH v2 04/16] Add a VirtViewerDisplayVte display kind, marcandre . lureau
- [PATCH v2 05/16] window/zoom: deal with VTE display differently, marcandre . lureau
- [PATCH v2 06/16] display: ignore display that do not have toplevel window, marcandre . lureau
- [PATCH v2 07/16] session: skip monitor changes if there is no sized monitors, marcandre . lureau
- [PATCH v2 08/16] app: set subtitle using VTE name, marcandre . lureau
- [PATCH v2 09/16] app: append VTE consoles to display submenu, marcandre . lureau
- [PATCH v2 10/16] display: allow display without associated monitor number, marcandre . lureau
- [PATCH v2 11/16] session: do not take VTE display into account for geometry changes, marcandre . lureau
- [PATCH v2 12/16] app: create a window for VTE displays, marcandre . lureau
- [PATCH v2 14/16] app: add "machine" UI, marcandre . lureau
- [PATCH v2 13/16] spice: hook into port channel to create VTE terminals, marcandre . lureau
- [PATCH v2 16/16] spice: hook into QMP port, marcandre . lureau
- [PATCH v2 15/16] app: add "vm-running" property, marcandre . lureau
- Re: [PATCH v2 00/16] Add QEMU-like UI: VT console & basic VM state, Marc-André Lureau
- Re: [PATCH v2 00/16] Add QEMU-like UI: VT console & basic VM state, Marc-André Lureau
- Re: [PATCH v2 00/16] Add QEMU-like UI: VT console & basic VM state, Marc-André Lureau
- [ [PATCH 0/3] Add SCSI persistent reservation support for LUN Passthrough,
Lin Ma
- [virt-manager gui feature request] check box for "locked" memory backing,
Joachim Wagner
- [PATCH virt-viewer] Spice: listen for new 'SpiceSession::disconnected' signal,
Jonathon Jongsma
- Vertical bar key / Pipe key not working sometimes,
Christian Rilke
- Virt-Viewer Bug: Not Reading In And Using VM Title,
Ben Mathews
- [PATCH] cli: add memory backing access_mode & source_type,
marcandre . lureau
- virt-install: Add warn if 'single-use' options are defined multiple times?,
Mark Kanda
- How to: Unattended Windows installs in virt-install,
Richard W.M. Jones
- [PATCH virt-viewer 0/2] Initial support for building with meson/ninja,
Eduardo Lima (Etrunko)
- [PATCH 0/2] use libvirt virConnectGetAllDomainStats,
Simon Kobyda
- Virt-manager: create vm,
femi adegoke
- [virt-manager PATCH 0/2] Add support for disk io mode option while adding disks,
Lin Ma
- [virt-manager PATCH 0/3] Some fixes for refreshing ip feature,
Lin Ma
- [virt-manager PATCH 0/2] Add support for disk discard option disk detect zeroes option while adding disk,
Lin Ma
- [PATCH 00/10] Improve and fix UI tests,
Povilas Kanapickas
- [virt-manager PATCH 0/2] show ip in details page of domain interface,
Lin Ma
- [vhostmd 1/5] Extend vu_buffer struct, init buffer allocated by buffer_grow,
Michael Trapp
- [virt-viewer] app: Always add guest name comment,
Victor Toso
- [virt-viewer] ovirt: Filter everything which does not end in .iso,
Christophe Fergeau
- ANNOUNCE: nbdkit 1.6 - an NBD server toolkit with stable plugin API and permissive license, Richard W.M. Jones
- how did you guys calculate cpu and memory consumtion in virt-mangaer,
Bahram Aghaei
- [virt-what] review of allow to use sysctl,
Anatoly Pugachev
- virt-manager: export config, femi adegoke
- virt-manager: export configuration to new pc,
femi adegoke
- Implementing external snapshots and hierarchical snapshot view in virt-manager,
Povilas Kanapickas
- [PATCH 0/2] Add support for disk discard and detect zeroes options,
Povilas Kanapickas
- vm donst start after move from other server, Marko Weber
- [PATCH] details: ADD checkbox to plug/unplug network interface,
Simon Kobyda
- [virt-manager] [RFC] About showing domain interfaces's ip address in details page,
Lin Ma
- [PATCH 0/2] Fixes for some hotkey issues in virt-viewer/remote-viewer,
Paul Donohue
- [virt-manager PATCH v2] details: Use _disable_device_remove helper to set the remove tooltip,
Lin Ma
- Virt-manager cuts off bottom of vm console,
Eric Fort
- [PATCH virt-viewer] spec: Remove outdated bits, Cole Robinson
- [PATCH 04/22] window: use virt_viewer_window_set_menus_sensitive(),
marcandre . lureau
- [PATCH 06/22] window: do not reset sensitivity of menu-send in rebuild, marcandre . lureau
- [PATCH 05/22] window: move default sensitivity in .ui, marcandre . lureau
- [PATCH 07/22] window: set sensitivity based on display capability, marcandre . lureau
- [PATCH 09/22] build-sys: check for VTE library, marcandre . lureau
- [PATCH 08/22] display: make klass->close() optional, marcandre . lureau
- [PATCH 14/22] app: set subtitle using VTE name, marcandre . lureau
- [PATCH 11/22] window/zoom: deal with VTE display differently, marcandre . lureau
- [PATCH 13/22] session: skip monitor changes if there is no sized monitors, marcandre . lureau
- [PATCH 16/22] display: allow display without associated monitor number, marcandre . lureau
- [PATCH 15/22] app: append VTE consoles to display submenu, marcandre . lureau
- [PATCH 19/22] spice: hook into port channel to create VTE terminals, marcandre . lureau
- [PATCH 17/22] session: do not take VTE display into account for geometry changes, marcandre . lureau
- [PATCH 18/22] app: create a window for VTE displays, marcandre . lureau
- [PATCH 21/22] app: add "vm-running" property, marcandre . lureau
- [PATCH 10/22] Add a VirtViewerDisplayVte display kind, marcandre . lureau
- [PATCH 12/22] display: ignore display that do not have toplevel window, marcandre . lureau
- [PATCH 20/22] app: add "machine" UI, marcandre . lureau
- [PATCH 22/22] spice: hook into QMP port, marcandre . lureau
- Re: [PATCH 04/22] window: use virt_viewer_window_set_menus_sensitive(), Victor Toso
- [PATCH 00/22] Add QEMU-like UI: VT console & basic VM state,
marcandre . lureau
- Problem watching guest OS?,
Per Gunnarsson
- ANNOUNCE: virt-viewer 7.0 release, Daniel P. Berrangé
- [virt-viewer PATCH] Bump min spice to 0.35 and address deprecation warnings,
Daniel P. Berrangé
- Installing Ubuntu 18.04 as a guest from iso,
Eric Fort
- [virt-manager PATCH 0/5] some minor improvements and fix,
Lin Ma
- How to open the graphical console from the command line,
R. Diez
- Re: [Spice-devel] Ongoing migration: gitlab.com/spice -> gitlab.freedesktop.org/spice,
Victor Toso
- [flatpak] Status update, Adrian Lucrèce Céleste
- [PATCH virt-viewer 1/3] build: Update govirt and rest requirements,
Eduardo Lima (Etrunko)
- ANNOUNCE: nbdkit 1.4.0 - an NBD server toolkit with stable plugin ABI and permissive license, Richard W.M. Jones
- [virt-manager] [PATCH v2 0/4] Track the state of virtio channels,
Lin Ma
- [virt-manager PATCH] virtinst: Remove only auto-generated channel source path,
Pavel Hrdina
- [virt-manager] [PATCH 0/4] Track the state of virtio channels,
Lin Ma
- [vhostmd PATCH] fix deallocation,
Michael Trapp
- [vhostmd] Fix help option,
Jim Fehlig
- [vhostmd] conf: Improve example configuration file,
Jim Fehlig
- libvirt profiles (a.k.a. virtuned) design ideas draft,
Martin Kletzander
- [PATCH 1/3] virtinst: allow adding host network devices to LXC containers,
Lubomir Rintel
- [virt-viewer 1/4] app: Remove VirtViewerApp::has-focus,
Christophe Fergeau
[Index of Archives]
[KVM]
[Linux Virtualization]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]