On Fri, Jul 31, 2020 at 11:22 AM Vitaly Kuznetsov wrote:
>
> Andy Shevchenko writes:
>
> > On Thu, Jul 30, 2020 at 10:37 PM Julia Suvorova wrote:
> >>
> >> Using MMCONFIG instead of I/O ports cuts the number of config space
> >> accesses in half, which is faster on KVM and opens the door for
> >
On Fri, Jul 31, 2020 at 12:22 PM Vitaly Kuznetsov wrote:
> Andy Shevchenko writes:
> > On Thu, Jul 30, 2020 at 10:37 PM Julia Suvorova wrote:
...
> >> +static int __init kvm_pci_arch_init(void)
> >> +{
> >> + if (raw_pci_ext_ops &&
> >> + return 0;
> >> + }
> >
> >>
Andy Shevchenko writes:
> On Thu, Jul 30, 2020 at 10:37 PM Julia Suvorova wrote:
>>
>> Using MMCONFIG instead of I/O ports cuts the number of config space
>> accesses in half, which is faster on KVM and opens the door for
>> additional optimizations such as Vitaly's "[PATCH 0/3] KVM: x86: KVM
>>
On Thu, Jul 30, 2020 at 10:37 PM Julia Suvorova wrote:
>
> Using MMCONFIG instead of I/O ports cuts the number of config space
> accesses in half, which is faster on KVM and opens the door for
> additional optimizations such as Vitaly's "[PATCH 0/3] KVM: x86: KVM
> MEM_PCI_HOLE memory":
> https:/
4 matches
Mail list logo