Re: [RFC PATCH v2 2/9] KVM: arm64: nv: selftests: Add simple test to run guest code in vEL2

2025-06-08 Thread Itaru Kitayama
es(vm); > + vcpu_init_descriptor_tables(vcpu); > + vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, > + ESR_ELx_EC_UNKNOWN, guest_undef_handler); > + > + test_run_vcpu(vcpu); > + > + vgic_v3_close(gic_fd); > + kvm_vm_free(vm);

Re: [RFC PATCH v2 8/9] KVM: selftests: arm64: Extend kvm_page_table_test to run guest code in vEL2

2025-06-01 Thread Itaru Kitayama
On Mon, May 12, 2025 at 03:52:50AM -0700, Ganapatrao Kulkarni wrote: > Adding code to run guest_code in vEL2. > NV is enabled using command line argument and it is disabled by default. > > NV is only enabled on ARM64, for other architectures the test will exit > with an ASSERT, if tried to run wit

Re: [PATCH RFC v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2.

2025-05-28 Thread Itaru Kitayama
Hi Ganapatrao On Mon, May 12, 2025 at 03:52:43AM -0700, Ganapatrao Kulkarni wrote: > This patch adds required changes to vcpu init to run a guest code > in vEL2 context and also adds NV specific helper functions. > > Signed-off-by: Ganapatrao Kulkarni I'm interested in testing this, but is this

Re: [PATCH v3 0/10] libperf and arm64 userspace counter access support

2020-09-19 Thread Itaru Kitayama
On Wed, Sep 16, 2020 at 11:50 AM Rob Herring wrote: > > On Mon, Sep 14, 2020 at 5:14 PM Itaru Kitayama > wrote: > > > > Could you point us to your repo too? > > Sure, pushed a branch here: > > git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git > user-perf-event-v3 > > Rob

Re: hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Itaru Kitayama
Hi Hoan, I didn't mention in my previous post, though I think I'm using fairly recent version of Tianocore F/W, and I can confirm there's the PCCT table, [0.00] ACPI: PCCT 0x0047FA826000 000300 (v01 APMXGENE 0003 0113) is this still not enough? If that's the cas

hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Itaru Kitayama
Hi Hoan, I've been testing your patch set on a Rev B0 system with ACPI, in dmesg I see: [1.546444] xgene-slimpro-i2c APMC0D40:00: i2c mailbox channel request failed [1.570062] xgene-slimpro-hwmon APMC0D29:00: no pcc-channel property what other packages or subsystems do we need to make

RE: [PATCH v6 0/3] mailbox: Add APM X-Gene platform mailbox driver

2016-02-12 Thread Itaru Kitayama
Hi Duc, I've been testing your patch set for v4.5-rc1 on Mustang, with ACPI, however the boot hangs in the middle of it: EFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... L3c Cache: 8MB Booting L