aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22tcg/ppc: Use ADDPCIS in tcg_out_goto_tbRichard Henderson
2023-10-22tcg/ppc: Use ADDPCIS for the constant poolRichard Henderson
2023-10-22tcg/ppc: Use ADDPCIS in tcg_out_movi_intRichard Henderson
2023-10-22tcg/ppc: Use ADDPCIS in tcg_out_tb_startRichard Henderson
2023-10-22tcg/ppc: Reinterpret tb-relative to TB+4Richard Henderson
2023-10-22tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TBJordan Niethe
2023-10-22tcg/ppc: Untabify tcg-target.c.incRichard Henderson
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...Stefan Hajnoczi
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-20Merge tag 'pull-qapi-2023-10-19' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2023-10-20Merge tag 'pull-target-arm-20231019' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-10-20tests/qtest: Don't print messages from query instancesFabiano Rosas
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas
2023-10-20tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas
2023-10-20tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas
2023-10-20tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas
2023-10-20tests/qtest/migration: Define a machine for all architecturesFabiano Rosas
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_resolve_machine_aliasFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_has_machine_with_envFabiano Rosas
2023-10-20tests/qtest: Allow qtest_get_machines to use an alternate QEMU binaryFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_init_with_envFabiano Rosas
2023-10-20tests/qtest: Allow qtest_qemu_binary to use a custom environment variableFabiano Rosas
2023-10-20migration/multifd: Stop checking p->quit in multifd_send_threadFabiano Rosas
2023-10-20migration: simplify notifiersSteve Sistare
2023-10-20migration: Fix parse_ramblock() on overwritten retvalsPeter Xu
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth
2023-10-20target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization codeThomas Huth
2023-10-20target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirementThomas Huth
2023-10-20tests/avocado: s390x cpu topology bad movePierre Morel
2023-10-20tests/avocado: s390x cpu topology dedicated errorsPierre Morel
2023-10-20tests/avocado: s390x cpu topology test socket fullPierre Morel
2023-10-20tests/avocado: s390x cpu topology test dedicated CPUPierre Morel
2023-10-20tests/avocado: s390x cpu topology entitlement testsPierre Morel
2023-10-20tests/avocado: s390x cpu topology polarizationPierre Morel
2023-10-20tests/avocado: s390x cpu topology corePierre Morel
2023-10-20docs/s390x/cpu topology: document s390x cpu topologyPierre Morel
2023-10-20qapi/s390x/cpu topology: add query-s390x-cpu-polarization commandPierre Morel
2023-10-20qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI eventPierre Morel
2023-10-20machine: adding s390 topology to info hotpluggable-cpusPierre Morel
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel
2023-10-20qapi/s390x/cpu topology: set-cpu-topology qmp commandPierre Morel
2023-10-20target/s390x/cpu topology: activate CPU topologyPierre Morel
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel