Home
last modified time | relevance | path

Searched hist:c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb (Results 1 – 6 of 6) sorted by relevance

/kvm-unit-tests/lib/arm/
H A Dbitops.cc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dmmu.cc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/kvm-unit-tests/lib/arm64/asm/
H A Dmmu.hc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/kvm-unit-tests/lib/arm/asm/
H A Dpgtable.hc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dmmu.hc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dmmu-api.hc2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c

The pgd/pmd/pud definitions are not needed outside the architecture-
dependent MMU functions. In fact, it probably would be simpler to
have completely different files for 32-bit and 64-bit ARM. However,
as a first and possibly less controversial step, hide them inside
that file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>