Age | Commit message (Expand) | Author |
2021-12-17 | target/ppc: Move float_check_status from FPU_FCTI to translate | Richard Henderson |
2021-12-17 | target/ppc: Update float_invalid_op_div for new flags | Richard Henderson |
2021-12-17 | target/ppc: Update float_invalid_op_mul for new flags | Richard Henderson |
2021-12-17 | target/ppc: Update float_invalid_op_addsub for new flags | Richard Henderson |
2021-12-17 | softfloat: Add flag specific to signaling nans | Richard Henderson |
2021-12-17 | softfloat: Add flag specific to convert non-nan to int | Richard Henderson |
2021-12-17 | softfloat: Add flag specific to sqrt(-x) | Richard Henderson |
2021-12-17 | softfloat: Add flags specific to Inf / Inf and 0 / 0 | Richard Henderson |
2021-12-17 | softfloat: Add flag specific to Inf * 0 | Richard Henderson |
2021-12-17 | softfloat: Add flag specific to Inf - Inf | Richard Henderson |
2021-12-17 | softfloat: Extend float_exception_flags to 16 bits | Richard Henderson |
2021-12-17 | Link new ppc-spapr-hcalls.rst file to pseries.rst. | Leonardo Garcia |
2021-12-17 | docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst. | Leonardo Garcia |
2021-12-17 | docs: rSTify ppc-spapr-hcalls.txt | Leonardo Garcia |
2021-12-17 | docs: Introducing pseries documentation. | Leonardo Garcia |
2021-12-17 | ppc/pnv.c: fix "system-id" FDT when -uuid is set | Daniel Henrique Barboza |
2021-12-17 | docs/system/ppc/powernv.rst: document KVM support status | Daniel Henrique Barboza |
2021-12-17 | ppc/pnv.c: add a friendly warning when accel=kvm is used | Daniel Henrique Barboza |
2021-12-17 | docs: Minor updates on the powernv documentation. | Leonardo Garcia |
2021-12-17 | pci-host: Allow extended config space access for PowerNV PHB4 model | Christophe Lombard |
2021-12-17 | ivshmem-test.c: enable test_ivshmem_server for ppc64 arch | Daniel Henrique Barboza |
2021-12-17 | ivshmem.c: change endianness to LITTLE_ENDIAN | Daniel Henrique Barboza |
2021-12-17 | target/ppc: Implement Vector Mask Move insns | Matheus Ferst |
2021-12-17 | target/ppc: Implement Vector Extract Mask | Matheus Ferst |
2021-12-17 | target/ppc: Implement Vector Expand Mask | Matheus Ferst |
2021-12-17 | target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52 | Lucas Mateus Castro (alqotel) |
2021-12-17 | test/tcg/ppc64le: test mtfsf | Lucas Mateus Castro (alqotel) |
2021-12-17 | target/ppc: Fixed call to deferred exception | Lucas Mateus Castro (alqotel) |
2021-12-17 | hw/ppc/mac.h: Remove MAX_CPUS macro | Peter Maydell |
2021-12-16 | Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-next | Cédric Le Goater |
2021-12-14 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Richard Henderson |
2021-12-14 | Open 6.3 development tree | Richard Henderson |
2021-12-14 | Update version for v6.2.0 releasev6.2.0 | Richard Henderson |
2021-12-09 | block/nvme: fix infinite loop in nvme_free_req_queue_cb() | Stefan Hajnoczi |
2021-12-07 | Update version for v6.2.0-rc4 releasev6.2.0-rc4 | Richard Henderson |
2021-12-07 | Merge tag 'pull-target-arm-20211207' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2021-12-07 | gicv3: fix ICH_MISR's LRENP computation | Damien Hedde |
2021-12-07 | Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2021-12-07 | tcg/arm: Reduce vector alignment requirement for NEON | Richard Henderson |
2021-12-06 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Richard Henderson |
2021-12-06 | Merge tag 'mips-20211206' of https://github.com/philmd/qemu into staging | Richard Henderson |
2021-12-06 | virtio-blk: Fix clean up of host notifiers for single MR transaction. | Mark Mielke |
2021-12-06 | Revert "vga: don't abort when adding a duplicate isa-vga device" | Alex Bennée |
2021-12-06 | hw/mips/boston: Fix load_elf() error detection | Jiaxun Yang |
2021-12-06 | hw/mips/bootloader: Fix write_ulong() | Jiaxun Yang |
2021-12-03 | Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into s... | Richard Henderson |
2021-12-03 | seabios: update binaries to 1.15.0 | Gerd Hoffmann |
2021-12-03 | seabios: update submodule to 1.15.0 | Gerd Hoffmann |
2021-12-02 | Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging | Richard Henderson |
2021-12-02 | tests/qtest/fdc-test: Add a regression test for CVE-2021-20196 | Philippe Mathieu-Daudé |