24
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
graphwidgets: Fix possible divide by zero error. More... almost 15 years ago
Import new icons for VMs, VM status, and some devices. More... almost 15 years ago
Remove graphwidgets written in 'C'. We are now 100% python! More... almost 15 years ago
Reimplement current graph widgets in python. More... almost 15 years ago
Fix more bugs from dup_conn refactoring. More... almost 15 years ago
Use icon theme icons rather than gtk stock icons. More... almost 15 years ago
cleanup: Use self.topwin in details. More... almost 15 years ago
Add 'pretty string' routine that doesn't require the conn to be active. More... almost 15 years ago
Provide actual info about available 'Add Hardware' devices. More... almost 15 years ago
Allow changing vcpu count in the persistent config. More... almost 15 years ago
More dup_conn fixes. More... almost 15 years ago
List all VM graphics devices (since libvirt supports more than 1 now) More... almost 15 years ago
Teach serial console to deal with a changing pty path. More... almost 15 years ago
Don't list <console> tag in serial list if primary console is not PTY. More... almost 15 years ago
Sigh, actually add UI for char and video devices. More... almost 15 years ago
Improve connection delete confirmation message. More... almost 15 years ago
Fix error message typo. More... almost 15 years ago
Make sure we have updated XML when viewing VM details. More... almost 15 years ago
Show correct connection state after open failure. More... almost 15 years ago
Fix several broken hacks in migration code. More... almost 15 years ago
Fix migration, disk creation after dup_conn changes. More... almost 15 years ago
Code cleanups in engine.py More... almost 15 years ago
Fix variable typo. More... almost 15 years ago
Support adding serial and parallel devices via 'Add Hardware' More... almost 15 years ago
Support video devices in 'Add Hardware' wizard. More... almost 15 years ago
Run the main tick function in a thread. More... almost 15 years ago
Don't update XML when polling disk and net stats. More... almost 15 years ago
vmmDomain: cleanup xml handling functions. More... almost 15 years ago
Don't enforce the block vs. file split in Add Hardware -> Disk. More... almost 15 years ago
Support viewing and removing VM 'video' devices. More... almost 15 years ago