Changes from v1: - patch 1: init 'val' union in a single statement - all patches: * added Philippe's R-b * changed initialization format from {0} to { } - v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-03/msg07234.html
Daniel Henrique Barboza (4): target/ppc: initialize 'val' union in kvm_get_one_spr() target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr() target/ppc: init 'sregs' in kvmppc_put_books_sregs() target/ppc: init 'rmmu_info' in kvm_get_radix_page_info() target/ppc/kvm.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 2.35.1