OSDN Git Service

qmiga/qemu.git
2022-05-07 Paolo Bonziniconfigure: omit options with default values from meson...
2022-05-07 Paolo Bonzinimeson: pass more options directly as -D
2022-05-07 Paolo Bonziniconfigure: switch directory options to automatic parsing
2022-05-07 Paolo Bonzinimeson: always combine directories with prefix
2022-05-07 Paolo Bonzinimeson, configure: move --interp-prefix to meson
2022-05-07 Paolo Bonzinimeson, configure: move --with-pkgversion, CONFIG_STAMP...
2022-05-07 Paolo Bonzinimeson, configure: move bdrv whitelists to meson
2022-05-07 Paolo Bonzinimeson, configure: move --tls-priority to meson
2022-05-07 Paolo Bonziniconfigure: switch string options to automatic parsing
2022-05-07 Paolo Bonziniconfigure: move Windows flags detection to meson
2022-05-07 Paolo Bonziniconfigure, meson: move iasl detection to meson
2022-05-07 Paolo Bonzinimeson, configure: move Xen detection to meson
2022-05-07 Paolo Bonzinimeson-buildoptions: add support for string options
2022-05-07 Konstantin... qga-vss: always build qga-vss.tlb when qga-vss.dll...
2022-05-07 Konstantin... configure: Add cross prefix for widl tool
2022-05-07 Sunil MuthuswamyWHPX: support for xcr0
2022-05-06 Richard HendersonMerge tag 'vfio-updates-20220506.1' of https://gitlab...
2022-05-06 Yi Liuvfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
2022-05-06 Eric Augervfio/pci: Use vbasedev local variable in vfio_realize()
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
next