OSDN Git Service

qmiga/qemu.git
2023-05-10 Richard Hendersontarget/loongarch: Terminate vmstate subsections list
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Richard HendersonMerge tag 'compression-code-pull-request' of https...
2023-05-08 Paolo Bonzinimeson: leave unnecessary modules out of the build
2023-05-08 Paolo Bonzinidocs: clarify --without-default-devices
2023-05-08 Babu Mogertarget/i386: Add EPYC-Genoa model to support Zen 4...
2023-05-08 Babu Mogertarget/i386: Add VNMI and automatic IBRS feature bits
2023-05-08 Babu Mogertarget/i386: Add missing feature bits in EPYC-Milan...
2023-05-08 Babu Mogertarget/i386: Add feature bits for CPUID_Fn80000021_EAX
2023-05-08 Babu Mogertarget/i386: Add a couple of feature bits in 8000_0008_EBX
2023-05-08 Michael Rothtarget/i386: Add new EPYC CPU versions with updated...
2023-05-08 Michael Rothtarget/i386: allow versioned CPUs to specify new cache_info
2023-05-08 Thomas Huthinclude/qemu/osdep.h: Bump _WIN32_WINNT to the Windows...
2023-05-08 Lukas Straubmigration: Initialize and cleanup decompression in...
2023-05-08 Lukas Straubram-compress.c: Make target independent
2023-05-08 Lukas Straubram compress: Assert that the file buffer matches the...
2023-05-08 Lukas Straubram.c: Move core decompression code into its own file
2023-05-08 Lukas Straubram.c: Move core compression code into its own file
2023-05-08 Lukas Straubram.c: Remove last ram.c dependency from the core compr...
2023-05-08 Lukas Straubram.c: Call update_compress_thread_counts from compress...
2023-05-08 Lukas Straubram.c: Do not call save_page_header() from compress...
2023-05-08 Lukas Straubram.c: Reset result after sending queued data
2023-05-08 Lukas Straubram.c: Dont change param->block in the compress thread
2023-05-08 Lukas Straubram.c: Let the compress threads return a CompressResult...
2023-05-08 Lukas Straubqtest/migration-test.c: Add postcopy tests with compres...
2023-05-08 Lukas Straubqtest/migration-test.c: Add tests with compress enabled
2023-05-08 Paolo BonziniMAINTAINERS: add stanza for Kconfig files
2023-05-08 Paolo Bonzinitb-maint: do not use mb_read/mb_set
2023-05-08 Paolo Bonzinicall_rcu: stop using mb_set/mb_read
2023-05-08 Paolo Bonzinitest-aio-multithread: simplify test_multi_co_schedule
2023-05-08 Paolo Bonzinitest-aio-multithread: do not use mb_read/mb_set for...
2023-05-08 Paolo Bonzinircu: remove qatomic_mb_set, expand comments
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-06 Alex Bennéehw/intc: don't use target_ulong for LoongArch ipi
2023-05-06 Song Gaotarget/loongarch: CPUCFG support LSX
2023-05-06 Song Gaotarget/loongarch: Use {set/get}_gpr replace to cpu_fpr
2023-05-06 Song Gaotarget/loongarch: Implement vldi
2023-05-06 Song Gaotarget/loongarch: Implement vld vst
2023-05-06 Song Gaotarget/loongarch: Implement vilvl vilvh vextrins vshuf
2023-05-06 Song Gaotarget/loongarch: Implement vreplve vpack vpick
2023-05-06 Song Gaotarget/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
2023-05-06 Song Gaotarget/loongarch: Implement vbitsel vset
2023-05-06 Song Gaotarget/loongarch: Implement vfcmp
2023-05-06 Song Gaotarget/loongarch: Implement vseq vsle vslt
2023-05-06 Song Gaotarget/loongarch: Implement LSX fpu fcvt instructions
2023-05-06 Song Gaotarget/loongarch: Implement LSX fpu arith instructions
2023-05-06 Song Gaotarget/loongarch: Implement vfrstp
2023-05-06 Song Gaotarget/loongarch: Implement vbitclr vbitset vbitrev
2023-05-06 Song Gaotarget/loongarch: Implement vpcnt
2023-05-06 Song Gaotarget/loongarch: Implement vclo vclz
2023-05-06 Song Gaotarget/loongarch: Implement vssrlrn vssrarn
2023-05-06 Song Gaotarget/loongarch: Implement vssrln vssran
2023-05-06 Song Gaotarget/loongarch: Implement vsrlrn vsrarn
2023-05-06 Song Gaotarget/loongarch: Implement vsrln vsran
2023-05-06 Song Gaotarget/loongarch: Implement vsrlr vsrar
2023-05-06 Song Gaotarget/loongarch: Implement vsllwil vextl
2023-05-06 Song Gaotarget/loongarch: Implement vsll vsrl vsra vrotr
2023-05-06 Song Gaotarget/loongarch: Implement LSX logic instructions
2023-05-06 Song Gaotarget/loongarch: Implement vmskltz/vmskgez/vmsknz
2023-05-06 Song Gaotarget/loongarch: Implement vsigncov
2023-05-06 Song Gaotarget/loongarch: Implement vexth
2023-05-06 Song Gaotarget/loongarch: Implement vsat
2023-05-06 Song Gaotarget/loongarch: Implement vdiv/vmod
2023-05-06 Song Gaotarget/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
2023-05-06 Song Gaotarget/loongarch: Implement vmul/vmuh/vmulw{ev/od}
2023-05-06 Song Gaotarget/loongarch: Implement vmax/vmin
2023-05-06 Song Gaotarget/loongarch: Implement vadda
2023-05-06 Song Gaotarget/loongarch: Implement vabsd
2023-05-06 Song Gaotarget/loongarch: Implement vavg/vavgr
2023-05-06 Song Gaotarget/loongarch: Implement vaddw/vsubw
2023-05-06 Song Gaotarget/loongarch: Implement vhaddw/vhsubw
2023-05-06 Song Gaotarget/loongarch: Implement vsadd/vssub
2023-05-06 Song Gaotarget/loongarch: Implement vneg
2023-05-06 Song Gaotarget/loongarch: Implement vaddi/vsubi
2023-05-06 Song Gaotarget/loongarch: Implement vadd/vsub
2023-05-06 Song Gaotarget/loongarch: Add CHECK_SXE maccro for check LSX...
2023-05-06 Song Gaotarget/loongarch: meson.build support build LSX
2023-05-06 Song Gaotarget/loongarch: Add LSX data type VReg
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Richard Hendersontcg: Widen helper_*_st[bw]_mmu val arguments
2023-05-05 Richard Hendersontcg: Introduce arg_slot_stk_ofs
2023-05-05 Richard Hendersontcg: Replace REG_P with arg_loc_reg_p
2023-05-05 Richard Hendersontcg: Move TCGLabelQemuLdst to tcg.c
2023-05-05 Richard Hendersontcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data...
2023-05-05 Richard Hendersontcg/s390x: Introduce HostAddress
2023-05-05 Richard Hendersontcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/riscv: Rationalize args to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/riscv: Require TCG_TARGET_REG_BITS == 64
2023-05-05 Richard Hendersontcg/ppc: Introduce HostAddress
2023-05-05 Richard Hendersontcg/ppc: Rationalize args to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/mips: Rationalize args to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/loongarch64: Introduce HostAddress
2023-05-05 Richard Hendersontcg/loongarch64: Rationalize args to tcg_out_qemu_...
2023-05-05 Richard Hendersontcg/arm: Introduce HostAddress
2023-05-05 Richard Hendersontcg/arm: Rationalize args to tcg_out_qemu_{ld,st}
2023-05-05 Richard Hendersontcg/aarch64: Introduce HostAddress
next