qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Follow-on to Remove XenPTReg->data and use dev.conf


From: Konrad Rzeszutek Wilk
Subject: [Qemu-devel] [PATCH] Follow-on to Remove XenPTReg->data and use dev.config for guest configuration values.
Date: Wed, 8 Jul 2015 15:19:11 -0400

Hey,

This is a follow up patch - as we have now removed the XenPTReg->data and
are using dev.config for registers, and each ->init routine sets the
proper registers (and reads from the host SysFS) - there is no need
to slurp up at the start all of the configuration registers - as we
end up overwritting with emulated registers.


 hw/xen/xen_pt.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)


Konrad Rzeszutek Wilk (1):
      xen/pt: Don't slurp wholesale the PCI configuration registers




reply via email to

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