Unfortunately my remark on this patch was only for the irq0 override thing,
which is x86-specific. I think other architectures still need userspace
irqchip in some cases.
Paolo
Il mar 22 set 2020, 19:29 Eduardo Habkost ha scritto:
> On Tue, Sep 22, 2020 at 07:17:24PM +0200, Paolo Bonzini wrote:
On Tue, Sep 22, 2020 at 07:17:24PM +0200, Paolo Bonzini wrote:
> On 22/09/20 19:03, Eduardo Habkost wrote:
> >> I can remove kernel_irqchip=off once
> >> apic irq0 override is assumed.
> > [4 years later]
> >
> > Can we remove it now? I couldn't find out if we can assume
> > kvm_has_gsi_routing(
On 22/09/20 19:03, Eduardo Habkost wrote:
>> I can remove kernel_irqchip=off once
>> apic irq0 override is assumed.
> [4 years later]
>
> Can we remove it now? I couldn't find out if we can assume
> kvm_has_gsi_routing() is true everywhere, or just on a few
> architectures.
Yes, we can. Other
On Tue, Sep 06, 2016 at 10:22:26PM +0200, Paolo Bonzini wrote:
> On 06/09/2016 21:21, Michael S. Tsirkin wrote:
> > On Tue, Sep 06, 2016 at 09:11:16PM +0200, Paolo Bonzini wrote:
> >>
> >>
> >> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> Just use "-machine accel=kvm:tcg" and let QEMU do t
On Tue, Sep 06, 2016 at 10:22:26PM +0200, Paolo Bonzini wrote:
>
>
> On 06/09/2016 21:21, Michael S. Tsirkin wrote:
> > On Tue, Sep 06, 2016 at 09:11:16PM +0200, Paolo Bonzini wrote:
> >>
> >>
> >> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> Just use "-machine accel=kvm:tcg" and let QEM
On Tue, Sep 06, 2016 at 10:22:26PM +0200, Paolo Bonzini wrote:
>
>
> On 06/09/2016 21:21, Michael S. Tsirkin wrote:
> > On Tue, Sep 06, 2016 at 09:11:16PM +0200, Paolo Bonzini wrote:
> >>
> >>
> >> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> Just use "-machine accel=kvm:tcg" and let QEM
On Tue, Sep 06, 2016 at 09:11:16PM +0200, Paolo Bonzini wrote:
>
>
> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> > > Just use "-machine accel=kvm:tcg" and let QEMU do the hard work. :)
> > >
> > > Paolo
> >
> > Sounds good, but we really need to skip it when gsi
> > capability is not there
On 06/09/2016 21:21, Michael S. Tsirkin wrote:
> On Tue, Sep 06, 2016 at 09:11:16PM +0200, Paolo Bonzini wrote:
>>
>>
>> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
Just use "-machine accel=kvm:tcg" and let QEMU do the hard work. :)
Paolo
>>>
>>> Sounds good, but we really need
On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> > Just use "-machine accel=kvm:tcg" and let QEMU do the hard work. :)
> >
> > Paolo
>
> Sounds good, but we really need to skip it when gsi
> capability is not there (and when using kernel irqchip)
> (because in that case we can't override apic i
On Tue, Sep 06, 2016 at 05:54:14PM +0200, Paolo Bonzini wrote:
>
>
> On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> > On Tue, Sep 06, 2016 at 05:47:06PM +0200, Paolo Bonzini wrote:
> >>
> >>
> >> On 06/09/2016 16:55, Marcel Apfelbaum wrote:
> >>> Use kvm acceleration if available.
> >>>
> >>> S
On 06/09/2016 17:51, Michael S. Tsirkin wrote:
> On Tue, Sep 06, 2016 at 05:47:06PM +0200, Paolo Bonzini wrote:
>>
>>
>> On 06/09/2016 16:55, Marcel Apfelbaum wrote:
>>> Use kvm acceleration if available.
>>>
>>> Signed-off-by: Marcel Apfelbaum
>>> ---
>>>
>>> Hi,
>>>
>>> It saves a few seconds
On 09/06/2016 06:47 PM, Paolo Bonzini wrote:
On 06/09/2016 16:55, Marcel Apfelbaum wrote:
Use kvm acceleration if available.
Signed-off-by: Marcel Apfelbaum
---
Hi,
It saves a few seconds so we'll be able to add more tests.
I cc-ed Paolo to get his opinion on the correct way to look
for th
On Tue, Sep 06, 2016 at 05:47:06PM +0200, Paolo Bonzini wrote:
>
>
> On 06/09/2016 16:55, Marcel Apfelbaum wrote:
> > Use kvm acceleration if available.
> >
> > Signed-off-by: Marcel Apfelbaum
> > ---
> >
> > Hi,
> >
> > It saves a few seconds so we'll be able to add more tests.
> > I cc-ed P
On 06/09/2016 16:55, Marcel Apfelbaum wrote:
> Use kvm acceleration if available.
>
> Signed-off-by: Marcel Apfelbaum
> ---
>
> Hi,
>
> It saves a few seconds so we'll be able to add more tests.
> I cc-ed Paolo to get his opinion on the correct way to look
> for the kvm support.
Just use "-m
On 09/06/2016 05:55 PM, Marcel Apfelbaum wrote:
Use kvm acceleration if available.
Signed-off-by: Marcel Apfelbaum
---
Hi,
It saves a few seconds so we'll be able to add more tests.
I cc-ed Paolo to get his opinion on the correct way to look
for the kvm support.
Thanks,
Marcel
tests/bios-t
On 09/06/2016 06:13 PM, Michael S. Tsirkin wrote:
On Tue, Sep 06, 2016 at 05:55:50PM +0300, Marcel Apfelbaum wrote:
Use kvm acceleration if available.
Signed-off-by: Marcel Apfelbaum
---
Hi,
It saves a few seconds so we'll be able to add more tests.
I cc-ed Paolo to get his opinion on the co
On Tue, Sep 06, 2016 at 05:55:50PM +0300, Marcel Apfelbaum wrote:
> Use kvm acceleration if available.
>
> Signed-off-by: Marcel Apfelbaum
> ---
>
> Hi,
>
> It saves a few seconds so we'll be able to add more tests.
> I cc-ed Paolo to get his opinion on the correct way to look
> for the kvm sup
Use kvm acceleration if available.
Signed-off-by: Marcel Apfelbaum
---
Hi,
It saves a few seconds so we'll be able to add more tests.
I cc-ed Paolo to get his opinion on the correct way to look
for the kvm support.
Thanks,
Marcel
tests/bios-tables-test.c | 51 +++-
18 matches
Mail list logo