24
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only default to PV guest if it is xen pv, not xenner More... over 15 years ago
Fix small variable name bug. More... over 15 years ago
Use VirtualDisk is_size_conflict rather than duplicating code. More... over 15 years ago
Don't try to redefine xml if hotplug/hotunplug succeeds More... over 15 years ago
Merge heads More... over 15 years ago
Fix remote connection opening bug for vnc consoles. More... over 15 years ago
Disable seeing connection/host details for a disconnected connection. More... over 15 years ago
Don't disable adding networks if on a remote connection. More... over 15 years ago
Add tooltips to pool action buttons. More... over 15 years ago
Remove large design images (they are already archived on the website). More... over 15 years ago
Split out different xml altering functions in domain.py so cdrom connect/eject isn't such a hack. More... over 15 years ago
Provide much better user interaction and error reporting for device hotplug. More... over 15 years ago
Add usb and virtio options for disks. Use virtinst to generate available disk targets. More... over 15 years ago
Fix check for policykit
Daniel P. Berrangé
as Daniel P. Berrange
More... over 15 years ago
Disable run option for read only VMs
Daniel P. Berrangé
as Daniel P. Berrange
More... over 15 years ago
Add (RO) postfix to connection state if read only
Daniel P. Berrangé
as Daniel P. Berrange
More... over 15 years ago
Fix showing vnc console for already running domains. More... over 15 years ago
Remove lots of ignorePause mess in details widget updating, add some logging. More... over 15 years ago
Use seperate connection for create wizard validation, only fork conn at end (so we don't prompt for password at the beginning of a remote install) More... over 15 years ago
Fix window ref counting bug when deleting a vm. More... over 15 years ago
Add uri to connection failure dialog. More... over 15 years ago
Add disk bus and network model info to hardware details section. More... over 15 years ago
Use virtinst.util.get_xml_path in virt-manager. More... over 15 years ago
Add storage volume creation wizard. More... over 15 years ago
Add storage pool creation wizard. More... over 15 years ago
Add storage manager to connection details section. More... over 15 years ago
Fix a few issues with deleting storage objects. More... over 15 years ago
Add vmmStorage{Pool,Vol}, poll for these devices in connection tick function. More... over 15 years ago
Fix mac address mnemonic collision (Adam Stokes) More... over 15 years ago
Show correct size for block device storage (Adam Stokes) More... over 15 years ago