mbox series

[v2,0/1] spapr_caps.c: check user input before warning about TCG only caps

Message ID 20210120105406.163074-1-danielhb413@gmail.com
Headers show
Series spapr_caps.c: check user input before warning about TCG only caps | expand

Message

Daniel Henrique Barboza Jan. 20, 2021, 10:54 a.m. UTC
changes from v1:
- check command line input to decide if the warning will be shown
  instead of setting capabilities based on running with TCG or not.
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg04890.html


Daniel Henrique Barboza (1):
  spapr_caps.c: check user input before warning about TCG only caps

 hw/ppc/spapr_caps.c | 47 ++++++++++++++++++++++++++++++++++-----------
 1 file changed, 36 insertions(+), 11 deletions(-)