Re: [PATCH v4 0/6] hw/arm/virt: Introduce kvm-steal-time

2020-10-08 Thread Peter Maydell
On Thu, 1 Oct 2020 at 07:17, Andrew Jones wrote: > > v4: > - Rebased to latest master > - Added an official linux header synch patch, replacing the > hack patch used in v3 > - Added a patch to restore the arm-cpu-features test for AArch64 > that got lost in the meson shuffle > - Ad

[PATCH v4 0/6] hw/arm/virt: Introduce kvm-steal-time

2020-09-30 Thread Andrew Jones
v4: - Rebased to latest master - Added an official linux header synch patch, replacing the hack patch used in v3 - Added a patch to restore the arm-cpu-features test for AArch64 that got lost in the meson shuffle - Added Eric's R-b's v3: - Rebased: 5.2 machine type and kvm32 drop