|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters |
| Date: | Mon, 21 Feb 2022 23:24:05 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0 |
On 17/2/22 23:53, Bernhard Beschow wrote:
The QOM API already provides getters for uint64 and uint32 values, so reuse them. Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- hw/vfio/pci-quirks.c | 34 +++++++++------------------------- 1 file changed, 9 insertions(+), 25 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |