aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31ppc/pnv: enable user created pnv-phb for powernv9Daniel Henrique Barboza
2022-08-31ppc/pnv: add PHB4 helpers for user created pnv-phbDaniel Henrique Barboza
2022-08-31ppc/pnv: enable user created pnv-phb for powernv8Daniel Henrique Barboza
2022-08-31ppc/pnv: turn chip8->phbs[] into a PnvPHB* arrayDaniel Henrique Barboza
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza
2022-08-31ppc/pnv: set root port chassis and slot using Bus propertiesDaniel Henrique Barboza
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza
2022-08-31ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: add pnv-phb-root-port deviceDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: add PnvPHB base/proxy deviceDaniel Henrique Barboza
2022-08-31ppc/pnv: add PHB3 bus init helperDaniel Henrique Barboza
2022-08-31target/ppc: Bugfix FP when OE/UE are setLucas Mateus Castro (alqotel)
2022-08-31fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)
2022-08-31ppc/pnv: Add initial P9/10 SBE modelNicholas Piggin
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin
2022-08-30pseries: Update SLOF firmware imageAlexey Kardashevskiy
2022-08-30Open 7.2 development treeRichard Henderson
2022-08-30Update version for v7.1.0 releasev7.1.0Richard Henderson
2022-08-30tests/avocado/migration: Get find_free_port() from the portsThomas Huth
2022-08-29tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki
2022-08-29gitlab-ci: Only use one process in Windows jobs for compilationThomas Huth
2022-08-29docs/devel/testing: fix minor typoMatheus Tavares Bernardino
2022-08-29tests/avocado: Fix trivial typoThomas Huth
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth
2022-08-29tests/vm: Add libslirp to the VM testsThomas Huth
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng
2022-08-29tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng
2022-08-26util/mmap-alloc: Remove qemu_mempath_getpagesize()Thomas Huth
2022-08-26softmmu/physmem: Remove the ifdef __linux__ around the pagesize functionsThomas Huth
2022-08-26backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()Thomas Huth
2022-08-25target/s390x: Fix CLFIT and CLGIT immediate sizeIlya Leoshkevich
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng
2022-08-25tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng