[SeaBIOS] [PATCH v3 0/2] pci: load memory window setup from host

Michael S. Tsirkin mst at redhat.com
Thu Jul 25 14:18:52 CEST 2013


This is a refactoring of patch
PATCH v2: pci: load memory window setup from host.

Please note qemu merged the required interface already.
Please review, and consider for release.

Changes from v2:
	- address comments by Kevin:
	  avoid dynamic memory allocation
	  refactor code to avoid special-casing loaded windows
	- split out to two patch series
Changes from v1:
        - fix bug in 64 bit range check
        - address Kevin's comments:
                move file load into pciinit.c
                dont reorder initialization
                sizeof style fix

Michael S. Tsirkin (2):
  pciinit: refactor mem init code
  pci: load memory window setup from host

 src/pciinit.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 121 insertions(+), 24 deletions(-)

-- 
MST




More information about the SeaBIOS mailing list