Re: [PATCH V15 0/7] Add architecture agnostic code to support vCPU Hotplug

2024-07-15 Thread Vishnu Pajjuri
ses with rfc-v4-rc2 and kernel patches v10, and it looks good on Ampere platforms. * Regular hotplug and hot unplug tests * Save/restoreĀ  VM, suspend/resume VM with and with out hot-plugging vcpus tests * Live migration with and with out hot-plugging vcpus tests Please feel free to add,

Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch

2024-06-26 Thread Vishnu Pajjuri
Liu (Intel). I tried following test cases with rfc-v3 and kernel patches v10, and it's looking good on Ampere platforms. * Regular hotplug and hot unplug tests * Live migration with and with out hot-plugging vcpus tests Please feel free to add, Tested-by: Vishnu Pajjuri _Regards_,

Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code

2024-05-07 Thread Vishnu Pajjuri
Hi Salil, On 03-05-2024 21:53, Salil Mehta wrote: [EXTERNAL EMAIL NOTICE: This email originated from an external sender. Please be mindful of safe email handling and proprietary information protection practices.] Hi Vishnu, From: Vishnu Pajjuri Sent: Thursday, April 4, 2024 3:00 PM

Re: [PATCH V8 7/8] gdbstub: Add helper function to unregister GDB register space

2024-04-04 Thread Vishnu Pajjuri
Hi Salil, On 12-03-2024 07:29, Salil Mehta wrote: Add common function to help unregister the GDB register space. This shall be done in context to the CPU unrealization. Signed-off-by: Salil Mehta Tested-by: Vishnu Pajjuri Reviewed-by: Gavin Shan Tested-by: Xianglai Li Tested-by: Miguel Luis

Re: [PATCH V8 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug

2024-04-04 Thread Vishnu Pajjuri
: Keqian Zhu Signed-off-by: Salil Mehta Reviewed-by: Jonathan Cameron Reviewed-by: Gavin Shan Reviewed-by: David Hildenbrand Reviewed-by: Shaoqin Huang Tested-by: Vishnu Pajjuri Tested-by: Xianglai Li Tested-by: Miguel Luis --- hw/acpi/acpi-cpu-hotplug-stub.c| 6 ++ hw/acpi

Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code

2024-04-04 Thread Vishnu Pajjuri
e new/old APIs with trace events instead of DPRINTF. No functional change is intended here. Signed-off-by: Salil Mehta Reviewed-by: Gavin Shan Tested-by: Vishnu Pajjuri Reviewed-by: Jonathan Cameron Tested-by: Xianglai Li Tested-by: Miguel Luis Reviewed-by: Shaoqin Huang --- accel/kvm/kvm-all.c

Re: [PATCH V4 00/10] Add architecture agnostic code to support vCPU Hotplug

2023-10-11 Thread Vishnu Pajjuri
| 1 + include/sysemu/kvm.h | 16 +++ softmmu/physmem.c | 25 ++ target/arm/kvm.c | 8 +++- 16 files changed, 189 insertions(+), 28 deletions(-) Tested sanity cases on Ampere's platform. Also tested VM live migration. Tested-by: Vishnu Pajjuri _Regards_, -Vishnu

Re: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch

2023-10-11 Thread Vishnu Pajjuri
Hi Salil, On 11-10-2023 16:02, Salil Mehta wrote: [EXTERNAL EMAIL NOTICE: This email originated from an external sender. Please be mindful of safe email handling and proprietary information protection practices.] Hi Vishnu, From: Vishnu Pajjuri Sent: Wednesday, October 11, 2023 11:23 AM

Re: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch

2023-10-11 Thread Vishnu Pajjuri
as (ARM), James Morse(ARM), Will Deacon (Google), Jean-Phillipe Brucker (Linaro), Sudeep Holla (ARM), Lorenzo Pieralisi (Linaro), Gavin Shan (Redhat), Jonathan Cameron (Huawei), Darren Hart (Ampere), Igor Mamedov (Redhat), Ilkka Koskinen (Ampere)