[PATCH v2 0/1] allow risc-v domains to use CPU definitions

Daniel Henrique Barboza posted 1 patch 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230428195728.334324-1-dbarboza@ventanamicro.com
po/POTFILES           |  1 +
src/cpu/cpu_riscv64.c | 28 +++++++++++++++++++++++++++-
2 files changed, 28 insertions(+), 1 deletion(-)
[PATCH v2 0/1] allow risc-v domains to use CPU definitions
Posted by Daniel Henrique Barboza 11 months ago
Hi,

The bulk of the changes from v1 is in the commit message. See version 1
[1] for more details.

Changes from v1:
- rewrote the commit message to reflect the actual problem
- changed virCPUriscvUpdate() to virCPURiscv64Update() to be in line
  with the name convention of the driver
- v1 link: https://listman.redhat.com/archives/libvir-list/2023-April/239687.html

[1] https://listman.redhat.com/archives/libvir-list/2023-April/239687.html


Daniel Henrique Barboza (1):
  cpu_riscv64.c: add update() implementation

 po/POTFILES           |  1 +
 src/cpu/cpu_riscv64.c | 28 +++++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 1 deletion(-)

-- 
2.40.0