projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-05-10
Emanuele Giuseppe...
nbd: Mark nbd_co_do_establish_connection() and callers...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
nbd: Remove nbd_co_flush() wrapper function
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
block: .bdrv_open is non-coroutine and unlocked
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
graph-lock: Add GRAPH_UNLOCKED(_PTR)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
test-bdrv-drain: Don't modify the graph in coroutines
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
iotests: Test resizing image attached to an iothread
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
block: Don't call no_coroutine_fns in qmp_block_resize()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
block: bdrv/blk_co_unref() for calls in coroutine context
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
block: Consistently call bdrv_activate() outside coroutine
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
qcow2: Don't call bdrv_getlength() in coroutine_fns
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Eric Blake
migration: Attempt disk reactivation in more failure...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
iotests/nbd-reconnect-on-open: Fix NBD socket path
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Kevin Wolf
block: Fix use after free in blockdev_mark_auto_del()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Stefan Hajnoczi
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Paolo Bonzini
block: add missing coroutine_fn annotations
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Vladimir Sementsov...
block: add configure options for excluding vmdk, vhdx...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Richard Henderson
Merge tag 'vfio-updates-20230509.0' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Richard Henderson
target/loongarch: Terminate vmstate subsections list
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Richard Henderson
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Alex Williamson
vfio/pci: Static Resizable BAR capability
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Avihai Horon
vfio/migration: Skip log_sync during migration SETUP...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Minwoo Im
vfio/pci: add support for VF token
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Richard Henderson
Merge tag 'compression-code-pull-request' of https...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
meson: leave unnecessary modules out of the build
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
docs: clarify --without-default-devices
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Babu Moger
target/i386: Add EPYC-Genoa model to support Zen 4...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Babu Moger
target/i386: Add VNMI and automatic IBRS feature bits
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Babu Moger
target/i386: Add missing feature bits in EPYC-Milan...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Babu Moger
target/i386: Add feature bits for CPUID_Fn80000021_EAX
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Babu Moger
target/i386: Add a couple of feature bits in 8000_0008_EBX
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Michael Roth
target/i386: Add new EPYC CPU versions with updated...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Michael Roth
target/i386: allow versioned CPUs to specify new cache_info
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Thomas Huth
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
migration: Initialize and cleanup decompression in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram-compress.c: Make target independent
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram compress: Assert that the file buffer matches the...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Move core decompression code into its own file
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Move core compression code into its own file
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Remove last ram.c dependency from the core compr...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Call update_compress_thread_counts from compress...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Do not call save_page_header() from compress...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Reset result after sending queued data
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Dont change param->block in the compress thread
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
ram.c: Let the compress threads return a CompressResult...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
qtest/migration-test.c: Add postcopy tests with compres...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Lukas Straub
qtest/migration-test.c: Add tests with compress enabled
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
MAINTAINERS: add stanza for Kconfig files
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
tb-maint: do not use mb_read/mb_set
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
call_rcu: stop using mb_set/mb_read
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
test-aio-multithread: simplify test_multi_co_schedule
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
test-aio-multithread: do not use mb_read/mb_set for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-08
Paolo Bonzini
rcu: remove qatomic_mb_set, expand comments
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Richard Henderson
Merge tag 'pull-loongarch-20230506' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Alex Bennée
hw/intc: don't use target_ulong for LoongArch ipi
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: CPUCFG support LSX
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vldi
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vld vst
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vilvl vilvh vextrins vshuf
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vreplve vpack vpick
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vbitsel vset
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vfcmp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vseq vsle vslt
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement LSX fpu fcvt instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement LSX fpu arith instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vfrstp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vbitclr vbitset vbitrev
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vpcnt
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vclo vclz
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vssrlrn vssrarn
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vssrln vssran
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsrlrn vsrarn
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsrln vsran
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsrlr vsrar
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsllwil vextl
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsll vsrl vsra vrotr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement LSX logic instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vmskltz/vmskgez/vmsknz
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsigncov
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vexth
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsat
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vdiv/vmod
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vmax/vmin
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vadda
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vabsd
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vavg/vavgr
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vaddw/vsubw
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vhaddw/vhsubw
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vsadd/vssub
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vneg
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vaddi/vsubi
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Implement vadd/vsub
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Add CHECK_SXE maccro for check LSX...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: meson.build support build LSX
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Song Gao
target/loongarch: Add LSX data type VReg
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Richard Henderson
Merge tag 'pull-tcg-20230505' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
next