On Wed, Oct 27, 2010 at 07:21:15PM +0900, Isaku Yamahata wrote: > This patch series fixes isseus which introduced by > 5704608988972359473ce609f9e4884808115b58 > cd870502e228f8f028f93fb585ae3b208fcb46c7 > 4b78560503a802eae3663ace9f9cf080319e7265
OK, I applied this, except I basically backed out range check changes. Pls take a look at the branch, and test if possible - if OK with you I think we can merge this part. > Isaku Yamahata (6): > pcie: fix pcie_cap_slot_write_config(). > pcie/slot: fix hotplug_event_notify(). > pcie/slot: clean up of hotplug_event_notify(). > pcie/slot: factor out the logic to update hotplug event status. > pcie/slot: fix save/load > msix: remove range checks. > > hw/ioh3420.c | 1 + > hw/msix.c | 5 ----- > hw/pcie.c | 46 ++++++++++++++++++++++++++++++---------------- > hw/pcie.h | 1 + > hw/xio3130_downstream.c | 1 + > 5 files changed, 33 insertions(+), 21 deletions(-)