aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-17target/ppc: Update float_invalid_op_mul for new flagsRichard Henderson
2021-12-17target/ppc: Update float_invalid_op_addsub for new flagsRichard Henderson
2021-12-17softfloat: Add flag specific to signaling nansRichard Henderson
2021-12-17softfloat: Add flag specific to convert non-nan to intRichard Henderson
2021-12-17softfloat: Add flag specific to sqrt(-x)Richard Henderson
2021-12-17softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson
2021-12-17softfloat: Add flag specific to Inf * 0Richard Henderson
2021-12-17softfloat: Add flag specific to Inf - InfRichard Henderson
2021-12-17softfloat: Extend float_exception_flags to 16 bitsRichard Henderson
2021-12-17Link new ppc-spapr-hcalls.rst file to pseries.rst.Leonardo Garcia
2021-12-17docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst.Leonardo Garcia
2021-12-17docs: rSTify ppc-spapr-hcalls.txtLeonardo Garcia
2021-12-17docs: Introducing pseries documentation.Leonardo Garcia
2021-12-17ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza
2021-12-17docs/system/ppc/powernv.rst: document KVM support statusDaniel Henrique Barboza
2021-12-17ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza
2021-12-17docs: Minor updates on the powernv documentation.Leonardo Garcia
2021-12-17pci-host: Allow extended config space access for PowerNV PHB4 modelChristophe Lombard
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza
2021-12-17ivshmem.c: change endianness to LITTLE_ENDIANDaniel Henrique Barboza
2021-12-17target/ppc: Implement Vector Mask Move insnsMatheus Ferst
2021-12-17target/ppc: Implement Vector Extract MaskMatheus Ferst
2021-12-17target/ppc: Implement Vector Expand MaskMatheus Ferst
2021-12-17target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52Lucas Mateus Castro (alqotel)
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)
2021-12-17target/ppc: Fixed call to deferred exceptionLucas Mateus Castro (alqotel)
2021-12-17hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell
2021-12-17Merge tag 's390x-2021-12-17' of https://gitlab.com/thuth/qemu into stagingRichard Henderson
2021-12-17checkpatch: Do not allow deprecated g_memdup()Philippe Mathieu-Daudé
2021-12-17tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2021-12-17glib-compat: Introduce g_memdup2() wrapperPhilippe Mathieu-Daudé
2021-12-17docs/block-replication.txt: Fix replication top-id command demoZhang Chen
2021-12-17hw/virtio/vhost: Fix typo in comment.Leonardo Garcia
2021-12-17hw/avr: Realize AVRCPU qdev object using qdev_realize()Philippe Mathieu-Daudé
2021-12-17qemu-keymap: Add license in generated filesPhilippe Mathieu-Daudé
2021-12-17target/i386/kvm: Replace use of __u32 typePhilippe Mathieu-Daudé
2021-12-17configure: Symlink binaries using .exe suffix with MinGWPhilippe Mathieu-Daudé
2021-12-17gitlab-ci: Speed up the msys2-64bit job by using --without-default-devicesThomas Huth
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato
2021-12-17s390x/pci: use the passthrough measurement update intervalMatthew Rosato
2021-12-17s390x/pci: don't use hard-coded dma range in reg_ioatMatthew Rosato
2021-12-17s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato
2021-12-17MAINTAINERS: update email address of Christian BorntraegerChristian Borntraeger
2021-12-17s390: kvm: adjust diag318 resets to retain dataCollin Walling
2021-12-16Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-nextCédric Le Goater
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15Merge tag 'migration-20211214-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson