diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2023-12-27 23:46:50 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-03-13 02:47:04 +1000 |
commit | d83d350cb2f9edbdb4eccc6454c82202a09483c8 (patch) | |
tree | ba603336fe8dcf4c8f6c367addadd81790863be8 /hw/net/virtio-net.c | |
parent | 8b0e3fb835511fe65cfb0df79fc17df2fede4805 (diff) | |
download | qemu-d83d350cb2f9edbdb4eccc6454c82202a09483c8.zip qemu-d83d350cb2f9edbdb4eccc6454c82202a09483c8.tar.gz qemu-d83d350cb2f9edbdb4eccc6454c82202a09483c8.tar.bz2 |
ppc/spapr: Add pa-features for POWER10 machines
Add POWER10 pa-features entry.
Notably DEXCR and [P]HASHST/[P]HASHCHK instruction support is
advertised. Each DEXCR aspect is allocated a bit in the device tree,
using the 68--71 byte range (inclusive). The functionality of the
[P]HASHST/[P]HASHCHK instructions is separately declared in byte 72,
bit 0 (BE).
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
[npiggin: reword title and changelog, adjust a few bits]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions