Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx> --- ui/vmm-add-hardware.ui | 143 +++++++++++++++++++++++++++++++++++++++++++++++++ ui/vmm-details.ui | 107 ++++++++++++++++++++++++++++++++++++ 2 files changed, 250 insertions(+) diff --git a/ui/vmm-add-hardware.ui b/ui/vmm-add-hardware.ui index f079ea4..d3bde16 100644 --- a/ui/vmm-add-hardware.ui +++ b/ui/vmm-add-hardware.ui @@ -2783,6 +2783,149 @@ access in the guest.</property> </packing> </child> <child> + <object class="GtkVBox" id="page5-box2"> + <property name="visible">True</property> + <property name="border_width">1</property> + <child> + <object class="GtkVBox" id="vbox2"> + <property name="visible">True</property> + <property name="spacing">12</property> + <child> + <object class="GtkLabel" id="label34"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">Please indicate what TPM device type to connect to the virtual machine.</property> + <property name="use_markup">True</property> + <property name="wrap">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkAlignment" id="alignment20"> + <property name="visible">True</property> + <property name="left_padding">24</property> + <child> + <object class="GtkTable" id="table11"> + <property name="visible">True</property> + <property name="n_columns">2</property> + <property name="column_spacing">12</property> + <property name="row_spacing">12</property> + <child> + <object class="GtkComboBox" id="tpm-type"> + <property name="visible">True</property> + <signal name="changed" handler="on_tpm_device_type_changed" swapped="no"/> + </object> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options">GTK_FILL</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label35"> + <property name="visible">True</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">_Backend:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">tpm-type</property> + </object> + <packing> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + </object> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="position">1</property> + </packing> + </child> + <child> + <object class="GtkFrame" id="tpm-param-box"> + <property name="visible">True</property> + <property name="label_xalign">0</property> + <property name="shadow_type">none</property> + <child> + <object class="GtkAlignment" id="alignment21"> + <property name="visible">True</property> + <property name="top_padding">2</property> + <property name="left_padding">24</property> + <child> + <object class="GtkTable" id="table12"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="n_rows">3</property> + <property name="n_columns">2</property> + <property name="column_spacing">8</property> + <property name="row_spacing">12</property> + <child> + <object class="GtkLabel" id="tpm-device-path-label"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">Device Path:</property> + </object> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"/> + </packing> + </child> + <child> + <object class="GtkEntry" id="tpm-device-path"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="invisible_char">●</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="y_options">GTK_FILL</property> + </packing> + </child> + </object> + </child> + </object> + </child> + <child> + <object class="GtkLabel" id="label36"> + <property name="visible">True</property> + <property name="label" translatable="yes"><b>Device Parameters</b></property> + <property name="use_markup">True</property> + </object> + <packing> + <property name="type">label_item</property> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">1</property> + </packing> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="position">2</property> + </packing> + </child> + </object> + <packing> + <property name="position">0</property> + </packing> + </child> + </object> + <packing> + <property name="position">13</property> + </packing> + </child> + <child> <object class="GtkVBox" id="vbox58"> <property name="visible">True</property> <property name="can_focus">False</property> diff --git a/ui/vmm-details.ui b/ui/vmm-details.ui index ea4b53e..d0feb66 100644 --- a/ui/vmm-details.ui +++ b/ui/vmm-details.ui @@ -5659,6 +5659,113 @@ I/O:</property> </packing> </child> <child> + <object class="GtkVBox" id="vbox17"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="spacing">12</property> + <child> + <object class="GtkFrame" id="frame20"> + <property name="visible">True</property> + <property name="label_xalign">0</property> + <property name="shadow_type">none</property> + <child> + <object class="GtkAlignment" id="alignment47"> + <property name="visible">True</property> + <property name="top_padding">3</property> + <property name="left_padding">12</property> + <child> + <object class="GtkTable" id="table200"> + <property name="visible">True</property> + <property name="border_width">3</property> + <property name="n_rows">2</property> + <property name="n_columns">2</property> + <property name="column_spacing">8</property> + <property name="row_spacing">4</property> + <child> + <object class="GtkLabel" id="tpm-dev-type"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="ypad">2</property> + <property name="label" translatable="yes">tpm-dev-type</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label183"> + <property name="visible">True</property> + <property name="xalign">1</property> + <property name="ypad">2</property> + <property name="label" translatable="yes">T_ype:</property> + <property name="use_underline">True</property> + </object> + <packing> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <object class="GtkLabel" id="tpm-device-path-label"> + <property name="visible">True</property> + <property name="xalign">1</property> + <property name="ypad">2</property> + <property name="label" translatable="yes">Device path:</property> + </object> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <object class="GtkLabel" id="tpm-device-path"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">tpm-device-path</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + </object> + </child> + </object> + </child> + <child type="label"> + <object class="GtkLabel" id="label180"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes"><b>TPM Device</b></property> + <property name="use_markup">True</property> + </object> + </child> + </object> + <packing> + <property name="position">0</property> + </packing> + </child> + </object> + <packing> + <property name="position">18</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label182"> + <property name="visible">True</property> + <property name="label">tpm</property> + </object> + </child> + <child> <object class="GtkVBox" id="vbox59"> <property name="visible">True</property> <property name="can_focus">False</property> -- 1.8.1.4 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list