qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Minor cleanups when parsing the "iommu" option


From: Bandan Das
Subject: [Qemu-devel] [PATCH 0/2] Minor cleanups when parsing the "iommu" option
Date: Wed, 11 Nov 2015 22:36:14 -0500

Small cleanup changes. The first removes the helper function by directly
checking the property and the second adds a error message if user tries
to use "-machine iommu=on" with i440fx.

Bandan Das (2):
  q35: Check propery to determine if iommu is set
  i440fx: print a error message if user enable iommu

 hw/core/machine.c   | 7 -------
 hw/pci-host/piix.c  | 4 ++++
 hw/pci-host/q35.c   | 2 +-
 include/hw/boards.h | 1 -
 4 files changed, 5 insertions(+), 9 deletions(-)

-- 
2.6.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]