mbox series

[0/2] fix assertion failures when using Xen

Message ID 20200624121841.17971-1-paul@xen.org (mailing list archive)
Headers show
Series fix assertion failures when using Xen | expand

Message

Paul Durrant June 24, 2020, 12:18 p.m. UTC
From: Paul Durrant <pdurrant@amazon.com>

Paul Durrant (2):
  xen: fix legacy 'xen-sysdev' and 'xen-backend' bus types
  xen: cleanup unrealized flash devices

 hw/i386/pc_piix.c           | 9 ++++++---
 hw/i386/pc_sysfw.c          | 2 +-
 hw/xen/xen-legacy-backend.c | 4 ++--
 include/hw/i386/pc.h        | 1 +
 4 files changed, 10 insertions(+), 6 deletions(-)