aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()Daniel Henrique Barboza
2022-05-05target/ppc: initialize 'val' union in kvm_get_one_spr()Daniel Henrique Barboza
2022-05-05Merge tag 'pull-target-arm-20220505' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-05target/arm: read access to performance counters from EL0Alex Zuepke
2022-05-05target/arm: Add isar_feature_{aa64,any}_rasRichard Henderson
2022-05-05target/arm: Add isar predicates for FEAT_Debugv8p2Richard Henderson
2022-05-05target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Reformat comments in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Perform override check early in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Hoist isbanked computation in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Use bool for is64 and ns in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Consolidate cpreg updates in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Hoist computation of key in add_cpreg_to_hashtableRichard Henderson
2022-05-05target/arm: Merge allocation of the cpreg and its nameRichard Henderson
2022-05-05target/arm: Store cpregs key in the hash table directlyRichard Henderson
2022-05-05target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliasesRichard Henderson
2022-05-05target/arm: Name CPSecureState typeRichard Henderson
2022-05-05target/arm: Name CPState typeRichard Henderson
2022-05-05target/arm: Change cpreg access permissions to enumRichard Henderson
2022-05-05target/arm: Avoid bare abort() or assert(0)Richard Henderson
2022-05-05target/arm: Reorg ARMCPRegInfo type field bitsRichard Henderson
2022-05-05target/arm: Make some more cpreg data static constRichard Henderson
2022-05-05target/arm: Replace sentinels with ARRAY_SIZE in cpregs.hRichard Henderson
2022-05-05target/arm: Reorg CPAccessResult and access_check_cp_regRichard Henderson
2022-05-05target/arm: Split out cpregs.hRichard Henderson
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson
2022-05-04Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-05-04Merge tag 'pull-request-2022-05-04' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-05-04coroutine-win32: use QEMU_DEFINE_STATIC_CO_TLS()Stefan Hajnoczi
2022-05-04coroutine: use QEMU_DEFINE_STATIC_CO_TLS()Stefan Hajnoczi
2022-05-04coroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS()Stefan Hajnoczi
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz
2022-05-04block/vmdk: Fix reopening bs->fileHanna Reitz
2022-05-04iotests: Add regression test for issue 945Hanna Reitz
2022-05-04Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"Hanna Reitz
2022-05-04qcow2: Do not reopen data_file in invalidate_cacheHanna Reitz
2022-05-04block: Classify bdrv_get_flags() as I/O functionHanna Reitz
2022-05-04vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REGKevin Wolf
2022-05-04libvhost-user: Fix extra vu_add/rem_mem_reg replyKevin Wolf
2022-05-04docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REGKevin Wolf
2022-05-04qemu-img: properly list formats which have consistency check implementedDenis V. Lunev
2022-05-04Merge tag 'qga-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-05-04qga: Introduce disk smartzhenwei pi
2022-05-04qga: Introduce NVMe disk bus typezhenwei pi
2022-05-04qga/commands-posix: 'guest-shutdown' for SolarisAndrew Deason
2022-05-04qga/commands-posix: Log all net stats failuresAndrew Deason
2022-05-04qga/commands-posix: Fix listing ifaces for SolarisAndrew Deason
2022-05-04qga/commands-posix: Fix iface hw address detectionAndrew Deason
2022-05-04qga/commands-posix: Use getifaddrs when availableAndrew Deason
2022-05-04tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich