]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-05-10 Kevin Wolfblock: Don't call no_coroutine_fns in qmp_block_resize()
2023-05-10 Kevin Wolfblock: bdrv/blk_co_unref() for calls in coroutine context
2023-05-10 Kevin Wolfblock: Consistently call bdrv_activate() outside coroutine
2023-05-10 Kevin Wolfqcow2: Don't call bdrv_getlength() in coroutine_fns
2023-05-10 Eric Blakemigration: Attempt disk reactivation in more failure...
2023-05-10 Kevin Wolfiotests/nbd-reconnect-on-open: Fix NBD socket path
2023-05-10 Kevin Wolfblock: Fix use after free in blockdev_mark_auto_del()
2023-05-10 Stefan Hajnocziaio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
2023-05-10 Paolo Bonziniblock: add missing coroutine_fn annotations
2023-05-10 Vladimir Sementsov... block: add configure options for excluding vmdk, vhdx...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
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-09 Alex Williamsonvfio/pci: Static Resizable BAR capability
2023-05-09 Avihai Horonvfio/migration: Skip log_sync during migration SETUP...
2023-05-09 Minwoo Imvfio/pci: add support for VF token
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
next