[PATCH 0/4] hw/ppc & net: Simplify LD/ST API uses

Philippe Mathieu-Daudé posted 4 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240927214531.20242-1-philmd@linaro.org
Maintainers: Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Alexey Kardashevskiy <aik@ozlabs.ru>, Jason Wang <jasowang@redhat.com>
There is a newer version of this series
hw/ppc/spapr_nvdimm.c | 47 ++++---------------------------------------
hw/ppc/spapr_vof.c    | 27 +++++++++----------------
hw/ppc/vof.c          |  6 +-----
net/l2tpv3.c          |  6 +-----
4 files changed, 15 insertions(+), 71 deletions(-)
[PATCH 0/4] hw/ppc & net: Simplify LD/ST API uses
Posted by Philippe Mathieu-Daudé 1 year, 4 months ago
Use ldN / stN methods to access variable lengths.

Philippe Mathieu-Daudé (4):
  hw/ppc/spapr_nvdimm: Simplify LD/ST API uses
  hw/ppc/spapr_vof: Simplify LD/ST API uses
  hw/ppc/vof: Simplify LD/ST API uses
  net/l2tpv3: Simplify LD/ST API uses

 hw/ppc/spapr_nvdimm.c | 47 ++++---------------------------------------
 hw/ppc/spapr_vof.c    | 27 +++++++++----------------
 hw/ppc/vof.c          |  6 +-----
 net/l2tpv3.c          |  6 +-----
 4 files changed, 15 insertions(+), 71 deletions(-)

-- 
2.45.2