aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-17target/ppc: Update sqrt for new flagsRichard Henderson1-47/+25
2021-12-17target/ppc: Use helper_todouble in do_frspRichard Henderson1-1/+1
2021-12-17target/ppc: Update do_frsp for new flagsRichard Henderson1-9/+4
2021-12-17target/ppc: Split out do_frspRichard Henderson1-11/+16
2021-12-17target/ppc: Do not call do_float_check_status from do_fmaddRichard Henderson1-5/+2
2021-12-17target/ppc: Split out do_fmaddRichard Henderson1-15/+18
2021-12-17target/ppc: Update fmadd for new flagsRichard Henderson1-35/+11
2021-12-17target/ppc: Clean up do_friRichard Henderson1-13/+11
2021-12-17target/ppc: Tidy inexact handling in do_friRichard Henderson1-5/+1
2021-12-17target/ppc: Use FloatRoundMode in do_friRichard Henderson1-1/+1
2021-12-17target/ppc: Remove inline from do_friRichard Henderson1-2/+2
2021-12-17target/ppc: Fix VXCVI return valueRichard Henderson1-12/+15
2021-12-17target/ppc: Update float_invalid_cvt for new flagsRichard Henderson1-9/+11
2021-12-17target/ppc: Move float_check_status from FPU_FCTI to translateRichard Henderson2-7/+5
2021-12-17target/ppc: Update float_invalid_op_div for new flagsRichard Henderson1-24/+14
2021-12-17target/ppc: Update float_invalid_op_mul for new flagsRichard Henderson1-16/+10
2021-12-17target/ppc: Update float_invalid_op_addsub for new flagsRichard Henderson1-24/+14
2021-12-17softfloat: Add flag specific to signaling nansRichard Henderson3-7/+16
2021-12-17softfloat: Add flag specific to convert non-nan to intRichard Henderson2-7/+8
2021-12-17softfloat: Add flag specific to sqrt(-x)Richard Henderson2-1/+2
2021-12-17softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson2-5/+13
2021-12-17softfloat: Add flag specific to Inf * 0Richard Henderson3-8/+9
2021-12-17softfloat: Add flag specific to Inf - InfRichard Henderson2-1/+3
2021-12-17softfloat: Extend float_exception_flags to 16 bitsRichard Henderson2-9/+9
2021-12-17Link new ppc-spapr-hcalls.rst file to pseries.rst.Leonardo Garcia1-1/+1
2021-12-17docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst.Leonardo Garcia1-0/+0
2021-12-17docs: rSTify ppc-spapr-hcalls.txtLeonardo Garcia1-35/+57
2021-12-17docs: Introducing pseries documentation.Leonardo Garcia1-0/+226
2021-12-17ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza1-1/+1
2021-12-17docs/system/ppc/powernv.rst: document KVM support statusDaniel Henrique Barboza1-0/+13
2021-12-17ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza1-0/+5
2021-12-17docs: Minor updates on the powernv documentation.Leonardo Garcia1-27/+28
2021-12-17pci-host: Allow extended config space access for PowerNV PHB4 modelChristophe Lombard1-0/+1
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza1-4/+1
2021-12-17ivshmem.c: change endianness to LITTLE_ENDIANDaniel Henrique Barboza1-1/+1
2021-12-17target/ppc: Implement Vector Mask Move insnsMatheus Ferst2-0/+126
2021-12-17target/ppc: Implement Vector Extract MaskMatheus Ferst2-0/+88
2021-12-17target/ppc: Implement Vector Expand MaskMatheus Ferst2-0/+45
2021-12-17target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52Lucas Mateus Castro (alqotel)2-1/+5
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)3-0/+63
2021-12-17target/ppc: Fixed call to deferred exceptionLucas Mateus Castro (alqotel)3-6/+52
2021-12-17hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell3-5/+4
2021-12-16Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-nextCédric Le Goater3-1/+1
2021-12-14Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-2/+3
2021-12-14Open 6.3 development treeRichard Henderson1-1/+1
2021-12-14Update version for v6.2.0 releasev6.2.0Richard Henderson1-1/+1
2021-12-09block/nvme: fix infinite loop in nvme_free_req_queue_cb()Stefan Hajnoczi1-2/+3
2021-12-07Update version for v6.2.0-rc4 releasev6.2.0-rc4Richard Henderson1-1/+1
2021-12-07Merge tag 'pull-target-arm-20211207' of https://git.linaro.org/people/pmaydel...Richard Henderson1-1/+2
2021-12-07gicv3: fix ICH_MISR's LRENP computationDamien Hedde1-1/+2