[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-4.15 0/3] tools/libxl: -Og fixes for libxl__domain_get_device_model_uid()
- To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Date: Wed, 17 Feb 2021 16:42:48 +0000
- Authentication-results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
- Delivery-date: Wed, 17 Feb 2021 16:43:24 +0000
- Ironport-sdr: Vyes8em4VtOVJla2FF8K4DXvfh9SPL5ZsNLcAMvlFKEs4OWv9lEz4u7BaoUrapy20mw5RQCbzz 3J+nk1QRYUCMA9c6dT/9N/rbDDS+h3DTzGGGGxJcKloshLuwLzF52gdAd8IOMMxkOwRI0tX9WJ XSUhe8zfqBb0+s+mBbL3IYun84sfgX3WFaRIL3zAFZIghhL2//Xn0AI9MVQSub3D5uMneKUe1V i7UeYeHRfEUCX69AhQTMj/v58hFncOa4ex61chF4/qU5FXUBbRrqK3juF/zQ4yHXy1VVZiONqD T2M=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Split out of previous series, and split up for clarity.
Andrew Cooper (3):
tools/libxl: Split out and err paths in libxl__domain_get_device_model_uid()
tools/libxl: Simplfy the out path in libxl__domain_get_device_model_uid()
tools/libxl: Rework invariants in libxl__domain_get_device_model_uid()
tools/libs/light/libxl_dm.c | 58 ++++++++++++++++++++++++---------------------
1 file changed, 31 insertions(+), 27 deletions(-)
--
2.11.0
|