aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-nextCédric Le Goater
2021-12-14Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2021-12-14Open 6.3 development treeRichard Henderson
2021-12-14Update version for v6.2.0 releasev6.2.0Richard Henderson
2021-12-09block/nvme: fix infinite loop in nvme_free_req_queue_cb()Stefan Hajnoczi
2021-12-07Update version for v6.2.0-rc4 releasev6.2.0-rc4Richard Henderson
2021-12-07Merge tag 'pull-target-arm-20211207' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-07gicv3: fix ICH_MISR's LRENP computationDamien Hedde
2021-12-07Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-12-07tcg/arm: Reduce vector alignment requirement for NEONRichard Henderson
2021-12-06Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2021-12-06Merge tag 'mips-20211206' of https://github.com/philmd/qemu into stagingRichard Henderson
2021-12-06virtio-blk: Fix clean up of host notifiers for single MR transaction.Mark Mielke
2021-12-06Revert "vga: don't abort when adding a duplicate isa-vga device"Alex Bennée
2021-12-06hw/mips/boston: Fix load_elf() error detectionJiaxun Yang
2021-12-06hw/mips/bootloader: Fix write_ulong()Jiaxun Yang
2021-12-03Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into s...Richard Henderson
2021-12-03seabios: update binaries to 1.15.0Gerd Hoffmann
2021-12-03seabios: update submodule to 1.15.0Gerd Hoffmann
2021-12-02Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé
2021-12-02hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196Philippe Mathieu-Daudé
2021-12-02hw/block/fdc: Extract blk_create_empty_drive()Philippe Mathieu-Daudé
2021-12-01Update version for v6.2.0-rc3 releasev6.2.0-rc3Richard Henderson
2021-12-01MAINTAINERS: Change my email addressEduardo Habkost
2021-11-29Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-11-29target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori
2021-11-29Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into sta...Richard Henderson
2021-11-29Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu i...Richard Henderson
2021-11-29tests/plugin/syscall.c: fix compiler warningsJuro Bystricky
2021-11-29MAINTAINERS: Add section for Aarch64 GitLab custom runnerPhilippe Mathieu-Daudé
2021-11-29MAINTAINERS: Remove me as a reviewer for the build and test/avocadoWillian Rampazzo
2021-11-29gdbstub: handle a potentially racing TaskStateAlex Bennée