On 07/29/14 12:39, Paolo Bonzini wrote:
> Il 29/07/2014 12:31, Michael S. Tsirkin ha scritto:
>>> For patch "piix: set legacy table size for 1.7": didn't Igor say
>>> something that such a migration wouldn't work anyway? I could be
>>> remembering wrong.
>>
>> I don't recall this, but if there are
Il 29/07/2014 12:31, Michael S. Tsirkin ha scritto:
> > For patch "piix: set legacy table size for 1.7": didn't Igor say
> > something that such a migration wouldn't work anyway? I could be
> > remembering wrong.
>
> I don't recall this, but if there are more bug we could just
> fix them too.
You
On Tue, Jul 29, 2014 at 12:25:56PM +0200, Laszlo Ersek wrote:
> On 07/28/14 23:27, Michael S. Tsirkin wrote:
> > On Mon, Jul 28, 2014 at 05:34:13PM +0200, Paolo Bonzini wrote:
> >> v3->v4:
> >>drop all pretense of supporting bridges [me]
> >>
> >> v2->v3:
> >>fix tests/acpi-test-data/pc/DSD
On 07/28/14 23:27, Michael S. Tsirkin wrote:
> On Mon, Jul 28, 2014 at 05:34:13PM +0200, Paolo Bonzini wrote:
>> v3->v4:
>> drop all pretense of supporting bridges [me]
>>
>> v2->v3:
>> fix tests/acpi-test-data/pc/DSDT [Peter]
>> track down "make check" failure, fix it [patch 4, me]
Il 29/07/2014 08:16, Markus Armbruster ha scritto:
>> > v3->v4:
>> >drop all pretense of supporting bridges [me]
> Does this non-support need documentation? None visible in diffstat...
Yes, it should. It was already broken for 1.7->2.0.
Paolo
Paolo Bonzini writes:
> v3->v4:
> drop all pretense of supporting bridges [me]
Does this non-support need documentation? None visible in diffstat...
>
> v2->v3:
> fix tests/acpi-test-data/pc/DSDT [Peter]
> track down "make check" failure, fix it [patch 4, me]
> split pa
Il 28/07/2014 23:27, Michael S. Tsirkin ha scritto:
> OK, I applied this, and did some tweaks on top that I think
> make it a bit safer.
> It's very very late in the release cycle, but also very late in the
> day so I don't want to risk sending pull request now.
> I did push it out: tag for_upstrea
On Mon, Jul 28, 2014 at 05:34:13PM +0200, Paolo Bonzini wrote:
> v3->v4:
> drop all pretense of supporting bridges [me]
>
> v2->v3:
> fix tests/acpi-test-data/pc/DSDT [Peter]
> track down "make check" failure, fix it [patch 4, me]
> split patch 2 in two parts [mst]
>
v3->v4:
drop all pretense of supporting bridges [me]
v2->v3:
fix tests/acpi-test-data/pc/DSDT [Peter]
track down "make check" failure, fix it [patch 4, me]
split patch 2 in two parts [mst]
do not make bsel_alloc global [mst]
include Igor's bridge pat