Commit Graph

2068 Commits

Author SHA1 Message Date
Marc-André Lureau
620d5f9e06 console: add Spice viewer support 2010-12-22 02:13:25 +01:00
Marc-André Lureau
e6d7cb5ac6 console: pull out a VNC viewer class 2010-12-22 02:13:11 +01:00
Marc-André Lureau
ae450d9b1d console: factor out ssh tunnel code, add multi-connexion Tunnels class 2010-12-21 22:34:36 +01:00
Cole Robinson
41b38c4856 details: Explicitly list some SPICE values
This also allows changing the keymap, like with VNC displays.
2010-12-20 12:48:14 -05:00
Cole Robinson
a3b50aa61f details: Rework graphics section to allow reusing table rows 2010-12-20 12:34:32 -05:00
Marc-André Lureau
f2da834e1d Show console if SPICE enabled. 2010-11-12 17:05:48 +01:00
Marc-André Lureau
5e6cabc4b3 domain: learn to build spice:// uri 2010-12-17 11:58:45 -05:00
Cole Robinson
59c68b64c9 host: Show volume 'in use by' column 2010-12-17 10:32:54 -05:00
Cole Robinson
f99e4e188c details: Show a list of valid CPU models 2010-12-16 19:36:07 -05:00
Cole Robinson
ecb104dbfb details: Allow setting CPU topology and model
Provide a button 'Copy from host CPU', which effectively sets up the
equiv of qemu -cpu host
2010-12-16 16:05:55 -05:00
Cole Robinson
5512e192aa virt-manager: Fix debug message 2010-12-16 14:55:01 -05:00
Cole Robinson
d0870fe9ca details: Allow viewing/removing controller devices 2010-12-16 12:41:47 -05:00
Cole Robinson
6af4a2bda7 manager: Restore window position if toggled from systray 2010-12-13 17:48:19 -05:00
Cole Robinson
2a05f2b333 create: Mention KVM kernel modules if no install options are found. 2010-12-13 16:34:41 -05:00
Cole Robinson
073b005406 manager: Try to make disabled network/disk stats more obvious 2010-12-13 16:24:49 -05:00
Cole Robinson
0973e6c31a create: Don't traceback errors in host space tick 2010-12-13 16:12:55 -05:00
Cole Robinson
004623a886 configure: Allow specifying 'preferred' VM distro choices
The create wizard will then list these options first
2010-12-13 16:02:59 -05:00
Cole Robinson
361b098bb1 Fix TUI install 2010-12-13 15:41:16 -05:00
Cole Robinson
187190c362 configure: Add option to disable unsupported RHEL config 2010-12-13 14:31:27 -05:00
Cole Robinson
f8d3701f29 domain: Use virtinst.Guest for remaining XML parsing 2010-12-13 12:48:06 -05:00
Cole Robinson
d0c6a9390e configure: Allow setting default qemu:///system user 2010-12-13 11:22:01 -05:00
Cole Robinson
2775757728 Improve save/restore dialog titles/text 2010-12-12 13:48:20 -05:00
Cole Robinson
250f1902e4 clone: If storage is just 'origname.img', try to make new path 'newname.img' 2010-12-12 13:39:45 -05:00
Cole Robinson
16ab9b9edc manager: If 2 URI names collide, make the names more verbose 2010-12-11 23:51:20 -05:00
Cole Robinson
d3472fd1f1 details: Allow setting direct kernel/initrd boot 2010-12-11 23:00:19 -05:00
Cole Robinson
809cde787c details: Enable setting boot menu flag 2010-12-11 22:00:52 -05:00
Cole Robinson
6908c2e727 details: Allow changing VNC password for a running VM 2010-12-11 21:34:09 -05:00
Cole Robinson
a0a161b4c3 details: Allow changing VNC password and keymap 2010-12-11 20:54:48 -05:00
Cole Robinson
cc87abe458 details: Centralize most hardware page spacing 2010-12-11 16:40:24 -05:00
Cole Robinson
f98c9ce90c addhardware: Make default chardev selection PTY, since it's the simplest 2010-12-11 16:09:30 -05:00
Cole Robinson
556246f2a5 addhardware: Have explicit options for PCI and USB devices
'Host device' doesn't have meaning to a lot of people, so have explicit
list entries for USB vs. PCI devices.
2010-12-11 15:55:31 -05:00
Cole Robinson
76fa12ea39 addhardware: Show host devices in a list, not a combo
Some of the listings can be pretty large, so a list is better suited for
browsing and resizing.
2010-12-11 15:12:22 -05:00
Cole Robinson
965570670b addhardware: Don't resize dialog until we switch pages
This way, large UI pieces like char page or host device combo won't
balloon out the UI.
2010-12-11 14:51:08 -05:00
Cole Robinson
6ccdf404c3 addhardware: Make disk intro less wordy 2010-12-11 14:12:13 -05:00
Cole Robinson
0430ab5d91 addhardware: Fix page spacing to be more consistent 2010-12-11 14:02:51 -05:00
Cole Robinson
3efa72db6a addhardware: Don't duplicate title UI in every tab 2010-12-11 13:05:07 -05:00
Cole Robinson
ad7cdd9568 addhardware: Select hw with a list view 2010-12-11 12:32:04 -05:00
Cole Robinson
18604c8f0b details: Allow changing disk bus
This will enable users to actually do a windows virtio install.
2010-12-10 20:33:41 -05:00
Cole Robinson
55d92adf94 Allow specifying disk storage format in details and addhardware 2010-12-10 19:20:14 -05:00
Cole Robinson
a6209be8f2 details: network models: List e1000 for qemu, netfront for xen 2010-12-10 19:01:08 -05:00
Cole Robinson
43a4220206 Use ~/VirtualMachines as default pool for qemu:///session 2010-12-10 18:03:51 -05:00
Cole Robinson
152d496380 Show progress reporting for domain migrate/save 2010-12-10 16:04:42 -05:00
Cole Robinson
f6868918fc Simplify asyncjob cancel callbacks
Have the async class check for a cancel exception and handle it
2010-12-10 14:59:24 -05:00
Cole Robinson
ec56a33f7c Run domain startup asynchronously
Sometimes startup is actually a domain restore, which can take a while, so
run it all async
2010-12-10 14:40:08 -05:00
Cole Robinson
252be3b009 Fix connecting to serial consoles 2010-12-10 14:04:33 -05:00
Cole Robinson
f6103c04dd host: Fix network list sensitivity when started/stopped
Also add lot's of logging in start/stop/delete/apply.
2010-12-10 14:02:11 -05:00
Cole Robinson
677f73fca7 Run pep8 with check-pylint, fix the fallout 2010-12-10 11:47:07 -05:00
Cole Robinson
d0d20148f7 asyncjob: Simplify error reporting 2010-12-10 09:57:42 -05:00
Cole Robinson
a1e54f8476 domain: Make sure we always build fresh guest if inactive XML requested
Device editting depends on that semantic.
2010-12-10 09:48:22 -05:00
Cole Robinson
9e0a96bd8f util: Simplify dup_conn functions 2010-12-09 15:45:05 -05:00