aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza2-3/+0
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza3-12/+7
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza5-98/+6
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza4-49/+2
2022-08-31ppc/pnv: add pnv-phb-root-port deviceDaniel Henrique Barboza2-8/+123
2022-08-31ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza4-31/+27
2022-08-31ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza3-16/+26
2022-08-31ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza4-30/+26
2022-08-31ppc/pnv: add PnvPHB base/proxy deviceDaniel Henrique Barboza3-1/+165
2022-08-31ppc/pnv: add PHB3 bus init helperDaniel Henrique Barboza2-16/+24
2022-08-31target/ppc: Bugfix FP when OE/UE are setLucas Mateus Castro (alqotel)2-2/+2
2022-08-31fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)3-2/+25
2022-08-31ppc/pnv: Add initial P9/10 SBE modelNicholas Piggin8-0/+524
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin4-24/+77
2022-08-30pseries: Update SLOF firmware imageAlexey Kardashevskiy4-2/+2
2022-08-30Open 7.2 development treeRichard Henderson1-1/+1
2022-08-30Update version for v7.1.0 releasev7.1.0Richard Henderson1-1/+1
2022-08-30tests/avocado/migration: Get find_free_port() from the portsThomas Huth1-2/+2
2022-08-29tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki1-1/+1
2022-08-29gitlab-ci: Only use one process in Windows jobs for compilationThomas Huth1-2/+2
2022-08-29docs/devel/testing: fix minor typoMatheus Tavares Bernardino1-1/+1
2022-08-29tests/avocado: Fix trivial typoThomas Huth1-1/+1
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth3-0/+9
2022-08-29tests/vm: Add libslirp to the VM testsThomas Huth3-1/+8
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng1-2/+2
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng1-0/+8
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng1-1/+1
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-1/+1
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng28-27/+27
2022-08-29tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng1-2/+0
2022-08-26util/mmap-alloc: Remove qemu_mempath_getpagesize()Thomas Huth2-33/+0
2022-08-26softmmu/physmem: Remove the ifdef __linux__ around the pagesize functionsThomas Huth1-17/+0
2022-08-26backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()Thomas Huth1-12/+2
2022-08-25target/s390x: Fix CLFIT and CLGIT immediate sizeIlya Leoshkevich1-2/+2
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger3-0/+4
2022-08-25hw: Add compat machines for 7.2Cornelia Huck10-7/+79
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng3-0/+8
2022-08-25tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng1-0/+6
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng3-1/+16
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng1-1/+3
2022-08-25tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng2-2/+2
2022-08-25backends/tpm: Exclude headers and macros that don't exist on win32Bin Meng1-0/+4
2022-08-25tests/qtest: migration-test: Handle link() for win32Bin Meng1-0/+8
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng5-12/+12
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng10-17/+17
2022-08-25tests/qtest: Use g_setenv()Bin Meng2-5/+5
2022-08-24Update version for v7.1.0-rc4 releasev7.1.0-rc4Richard Henderson1-1/+1
2022-08-24Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in...Richard Henderson7-16/+33
2022-08-24qemu-options: try and clarify preferred block semanticsAlex Bennée1-0/+13
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth1-1/+0