aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-04disas: Remove old libopcode s390 disassemblerThomas Huth
2022-05-04tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} byte reversed elementDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} byte reversed elementsDavid Miller
2022-05-04target/s390x: vxeh2: vector {load, store} elements reversedDavid Miller
2022-05-04target/s390x: vxeh2: vector shift double by bitDavid Miller
2022-05-04target/s390x: vxeh2: Update for changes to vector shiftsDavid Miller
2022-05-04target/s390x: vxeh2: vector string searchDavid Miller
2022-05-04target/s390x: vxeh2: vector convert short/32bDavid Miller
2022-05-04tcg: Implement tcg_gen_{h,w}swap_{i32,i64}Richard Henderson
2022-05-04s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCGDavid Hildenbrand
2022-05-04s390x/cpu_models: drop "msa5" from the TCG "max" modelDavid Hildenbrand
2022-05-04target/s390x: Fix writeback to v1 in helper_vstlRichard Henderson
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-05-03Merge tag 'pull-aspeed-20220503' of https://github.com/legoater/qemu into sta...Richard Henderson