virt-manager/virtManager
Pavel Hrdina 4f8e795c6a virtinst: if required by UEFI enable SMM feature and set q35 machine type
If we detect that the UEFI image is build to require SMM feature we
should configure the guest to enable SMM feature and set q35 machine
type.  Without this user wouldn't be able to boot the guest.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1387479

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2017-06-01 09:58:46 +02:00
..
__init__.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
about.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
addhardware.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
addstorage.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
asyncjob.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
baseclass.py Replace file() usage with open() 2017-05-05 14:53:12 -04:00
choosecd.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
clone.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
config.py virtManager.config: fix pylint warning 2016-06-10 18:05:39 +02:00
connect.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
connectauth.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
connection.py virtManager.connection: introduce cb_add_new_pool 2017-05-22 19:43:49 +02:00
console.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
create.py Remove redundant call of strip() 2017-05-17 12:26:51 -04:00
createinterface.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
createnet.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
createpool.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
createvol.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
delete.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
details.py Replace file() usage with open() 2017-05-05 14:53:12 -04:00
domain.py virtinst: if required by UEFI enable SMM feature and set q35 machine type 2017-06-01 09:58:46 +02:00
engine.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
error.py maint: fix pylint warnings wrong-import-order 2016-06-07 17:37:06 +02:00
fsdetails.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
gfxdetails.py gfxdetails: Add more errors/warnings around spice GL 2017-03-08 16:07:32 -05:00
graphwidgets.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
host.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
inspection.py inspection: add vmmInspection.vm_refresh helper 2017-03-01 16:25:47 -05:00
interface.py interface: don't print error for active interface without an IP address 2017-05-10 12:35:42 +02:00
keyring.py console: add support to forget password 2016-06-07 20:03:27 +02:00
libvirtobject.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
manager.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
mediacombo.py mediacombo: Ensure has_media returns bool 2015-06-06 14:23:34 -04:00
migrate.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
module_trace.py module_trace: Only show main thread APIs by default 2014-09-21 12:05:02 -04:00
netlist.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
network.py libvirtobject: Drop redefine_cached 2015-04-10 17:23:11 -04:00
nodedev.py Use node device lifecycle events 2016-08-11 10:14:30 -04:00
packageutils.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
preferences.py cpu: config: replace host-cpu-model by host-model-only 2016-06-07 09:06:13 +02:00
serialcon.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
snapshots.py Replace file() usage with open() 2017-05-05 14:53:12 -04:00
sshtunnels.py sshtunnels: Detect listen type=none for VNC (bz 1445714) 2017-04-27 15:29:05 -04:00
storagebrowse.py createvol: Log parent pool XML when opening 2015-08-10 16:58:09 -04:00
storagelist.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
storagepool.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
systray.py Fix recent pylint/pep8 output 2016-04-18 16:42:12 -04:00
uiutil.py uiutil: Drop check for old pygobject row handling 2016-05-17 17:49:56 -04:00
viewers.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
vmmenu.py We can't clone a VM in some scenarios, 2016-10-06 23:12:59 +08:00