]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-05-06 Eric Augerhw/vfio/pci: fix vfio_pci_hot_reset_result trace point
2022-05-06 Eric Augervfio/common: remove spurious tpm-crb-cmd misalignment...
2022-05-06 Eric Augersysemu: tpm: Add a stub function for TPM_IS_CRB
2022-05-06 Xiang Chenvfio/common: Fix a small boundary issue of a trace
2022-05-06 Longpeng(Mike)vfio: defer to commit kvm irq routing when enable msi...
2022-05-06 Longpeng(Mike)Revert "vfio: Avoid disabling and enabling vectors...
2022-05-06 Longpeng(Mike)vfio: simplify the failure path in vfio_msi_enable
2022-05-06 Longpeng(Mike)vfio: move re-enabling INTX out of the common helper
2022-05-06 Longpeng(Mike)vfio: simplify the conditional statements in vfio_msi_e...
2022-05-05 Richard HendersonMerge tag 'pull-ppc-20220505' of https://gitlab.com...
2022-05-05 Víctor Colombotarget/ppc: Change MSR_* to follow POWER ISA numbering...
2022-05-05 Víctor Colombotarget/ppc: Add unused msr bits FIELDs
2022-05-05 Víctor Colombotarget/ppc: Remove msr_de macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_hv macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ts macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_fe0 and msr_fe1 macros
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ep macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_dr macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ir macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_cm macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_fp macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_gs macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_me macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_pow macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ce macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ee macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ile macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ds macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_le macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_pr macro
2022-05-05 Víctor Colombotarget/ppc: Remove unused msr_* macros
2022-05-05 Víctor Colombotarget/ppc: Remove fpscr_* macros from cpu.h
2022-05-05 Frederic Barratppc/xive: Update the state of the External interrupt...
2022-05-05 Frederic Barratppc/xive: Always recompute the PIPR when pushing an...
2022-05-05 Murilo Opsfelder... vhost-user: Use correct macro name TARGET_PPC64
2022-05-05 Bin Mengtarget/ppc: Fix BookE debug interrupt generation
2022-05-05 Daniel Henrique... target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
2022-05-05 Daniel Henrique... target/ppc: init 'sregs' in kvmppc_put_books_sregs()
2022-05-05 Daniel Henrique... target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
2022-05-05 Daniel Henrique... target/ppc: initialize 'val' union in kvm_get_one_spr()
2022-05-05 Richard HendersonMerge tag 'pull-target-arm-20220505' of https://git...
2022-05-05 Alex Zuepketarget/arm: read access to performance counters from EL0
2022-05-05 Richard Hendersontarget/arm: Add isar_feature_{aa64,any}_ras
2022-05-05 Richard Hendersontarget/arm: Add isar predicates for FEAT_Debugv8p2
2022-05-05 Richard Hendersontarget/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_t...
2022-05-05 Richard Hendersontarget/arm: Reformat comments in add_cpreg_to_hashtable
2022-05-05 Richard Hendersontarget/arm: Perform override check early in add_cpreg_t...
2022-05-05 Richard Hendersontarget/arm: Hoist isbanked computation in add_cpreg_to_...
2022-05-05 Richard Hendersontarget/arm: Use bool for is64 and ns in add_cpreg_to_ha...
2022-05-05 Richard Hendersontarget/arm: Consolidate cpreg updates in add_cpreg_to_h...
2022-05-05 Richard Hendersontarget/arm: Hoist computation of key in add_cpreg_to_ha...
2022-05-05 Richard Hendersontarget/arm: Merge allocation of the cpreg and its name
2022-05-05 Richard Hendersontarget/arm: Store cpregs key in the hash table directly
2022-05-05 Richard Hendersontarget/arm: Drop always-true test in define_arm_vh_e2h_...
2022-05-05 Richard Hendersontarget/arm: Name CPSecureState type
2022-05-05 Richard Hendersontarget/arm: Name CPState type
2022-05-05 Richard Hendersontarget/arm: Change cpreg access permissions to enum
2022-05-05 Richard Hendersontarget/arm: Avoid bare abort() or assert(0)
2022-05-05 Richard Hendersontarget/arm: Reorg ARMCPRegInfo type field bits
2022-05-05 Richard Hendersontarget/arm: Make some more cpreg data static const
2022-05-05 Richard Hendersontarget/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
2022-05-05 Richard Hendersontarget/arm: Reorg CPAccessResult and access_check_cp_reg
2022-05-05 Richard Hendersontarget/arm: Split out cpregs.h
2022-05-05 Richard Hendersontarget/arm: Enable SCTLR_EL1.BT0 for aarch64-linux...
2022-05-04 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-04 Richard HendersonMerge tag 'pull-request-2022-05-04' of https://gitlab...
2022-05-04 Stefan Hajnoczicoroutine-win32: use QEMU_DEFINE_STATIC_CO_TLS()
2022-05-04 Stefan Hajnoczicoroutine: use QEMU_DEFINE_STATIC_CO_TLS()
2022-05-04 Stefan Hajnoczicoroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS()
2022-05-04 Hanna Reitziotests/reopen-file: Test reopening file child
2022-05-04 Hanna Reitzblock/vmdk: Fix reopening bs->file
2022-05-04 Hanna Reitziotests: Add regression test for issue 945
2022-05-04 Hanna ReitzRevert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
2022-05-04 Hanna Reitzqcow2: Do not reopen data_file in invalidate_cache
2022-05-04 Hanna Reitzblock: Classify bdrv_get_flags() as I/O function
2022-05-04 Kevin Wolfvhost-user: Don't pass file descriptor for VHOST_USER_R...
2022-05-04 Kevin Wolflibvhost-user: Fix extra vu_add/rem_mem_reg reply
2022-05-04 Kevin Wolfdocs/vhost-user: Clarifications for VHOST_USER_ADD...
2022-05-04 Denis V. Lunevqemu-img: properly list formats which have consistency...
2022-05-04 Richard HendersonMerge tag 'qga-pull-request' of gitlab.com:marcandre...
2022-05-04 zhenwei piqga: Introduce disk smart
2022-05-04 zhenwei piqga: Introduce NVMe disk bus type
2022-05-04 Andrew Deasonqga/commands-posix: 'guest-shutdown' for Solaris
2022-05-04 Andrew Deasonqga/commands-posix: Log all net stats failures
2022-05-04 Andrew Deasonqga/commands-posix: Fix listing ifaces for Solaris
2022-05-04 Andrew Deasonqga/commands-posix: Fix iface hw address detection
2022-05-04 Andrew Deasonqga/commands-posix: Use getifaddrs when available
2022-05-04 Ilya Leoshkevichtests/tcg/s390x: Use a different PCRel32 notation in...
2022-05-04 Thomas Huthdisas: Remove old libopcode s390 disassembler
2022-05-04 David Millertests/tcg/s390x: Tests for Vector Enhancements Facility 2
2022-05-04 David Millertarget/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU...
2022-05-04 David Millertarget/s390x: vxeh2: vector {load, store} byte reversed...
2022-05-04 David Millertarget/s390x: vxeh2: vector {load, store} byte reversed...
2022-05-04 David Millertarget/s390x: vxeh2: vector {load, store} elements...
2022-05-04 David Millertarget/s390x: vxeh2: vector shift double by bit
2022-05-04 David Millertarget/s390x: vxeh2: Update for changes to vector shifts
2022-05-04 David Millertarget/s390x: vxeh2: vector string search
2022-05-04 David Millertarget/s390x: vxeh2: vector convert short/32b
2022-05-04 Richard Hendersontcg: Implement tcg_gen_{h,w}swap_{i32,i64}
2022-05-04 David Hildenbrands390x/cpu_models: make "max" match the unmodified ...
next