On 03/01/12 22:48, Alexey Korolev wrote:
Hi, What is your setup? I want to reproduce this case
qemu: latest master with a few patches (mst's bridge patches, pci64 fixes from me, posted to qemu-devel a few days ago), bundle pushed to http://www.kraxel.org/cgit/qemu/log/?h=pci64 for your convenience.
See the attached config file (which you can pass to qemu via -readconfig) for the bridge setup.
Thank you for this! Yes I have reproduced the issues. Fortunately there are just minor problems: 1. Typo in a for loop. 2. Stupid bug in pci_size_roundup function 3. Missed the code for reading the 64bit capability of the bridge.
I can either send a patch over existing patches, or send new series or both.
cheers, Gerd