index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
2023-05-10
block: add missing coroutine_fn annotations
Paolo Bonzini
2023-05-10
block: add configure options for excluding vmdk, vhdx and vpc
Vladimir Sementsov-Ogievskiy
2023-05-10
Merge tag 'vfio-updates-20230509.0' of https://gitlab.com/alex.williamson/qem...
Richard Henderson
2023-05-10
target/loongarch: Terminate vmstate subsections list
Richard Henderson
2023-05-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-09
vfio/pci: Static Resizable BAR capability
Alex Williamson
2023-05-09
vfio/migration: Skip log_sync during migration SETUP state
Avihai Horon
2023-05-09
vfio/pci: add support for VF token
Minwoo Im
2023-05-08
Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela...
Richard Henderson
2023-05-08
meson: leave unnecessary modules out of the build
Paolo Bonzini
2023-05-08
docs: clarify --without-default-devices
Paolo Bonzini
2023-05-08
target/i386: Add EPYC-Genoa model to support Zen 4 processor series
Babu Moger
2023-05-08
target/i386: Add VNMI and automatic IBRS feature bits
Babu Moger
2023-05-08
target/i386: Add missing feature bits in EPYC-Milan model
Babu Moger
2023-05-08
target/i386: Add feature bits for CPUID_Fn80000021_EAX
Babu Moger
2023-05-08
target/i386: Add a couple of feature bits in 8000_0008_EBX
Babu Moger
2023-05-08
target/i386: Add new EPYC CPU versions with updated cache_info
Michael Roth
2023-05-08
target/i386: allow versioned CPUs to specify new cache_info
Michael Roth
2023-05-08
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
Thomas Huth
2023-05-08
migration: Initialize and cleanup decompression in migration.c
Lukas Straub
2023-05-08
ram-compress.c: Make target independent
Lukas Straub
2023-05-08
ram compress: Assert that the file buffer matches the result
Lukas Straub
2023-05-08
ram.c: Move core decompression code into its own file
Lukas Straub
2023-05-08
ram.c: Move core compression code into its own file
Lukas Straub
2023-05-08
ram.c: Remove last ram.c dependency from the core compress code
Lukas Straub
2023-05-08
ram.c: Call update_compress_thread_counts from compress_send_queued_data
Lukas Straub
2023-05-08
ram.c: Do not call save_page_header() from compress threads
Lukas Straub
2023-05-08
ram.c: Reset result after sending queued data
Lukas Straub
2023-05-08
ram.c: Dont change param->block in the compress thread
Lukas Straub
2023-05-08
ram.c: Let the compress threads return a CompressResult enum
Lukas Straub
2023-05-08
qtest/migration-test.c: Add postcopy tests with compress enabled
Lukas Straub
2023-05-08
qtest/migration-test.c: Add tests with compress enabled
Lukas Straub
2023-05-08
MAINTAINERS: add stanza for Kconfig files
Paolo Bonzini
2023-05-08
tb-maint: do not use mb_read/mb_set
Paolo Bonzini
2023-05-08
call_rcu: stop using mb_set/mb_read
Paolo Bonzini
2023-05-08
test-aio-multithread: simplify test_multi_co_schedule
Paolo Bonzini
2023-05-08
test-aio-multithread: do not use mb_read/mb_set for simple flags
Paolo Bonzini
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
2023-05-06
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-06
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
2023-05-06
target/loongarch: Implement vldi
Song Gao
2023-05-06
target/loongarch: Implement vld vst
Song Gao
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
[next]