qemu /
qemu /
622d30af9930e9eb791cf6344633c256e328a7ef - 622d30a vhdx: Require GRAPH_RDLOCK for accessing a node's parent list by Kevin Wolf · 1 year, 11 months ago
- 69aa0d3 nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK by Emanuele Giuseppe Esposito · 1 year, 11 months ago
- 5d93451 nbd: Remove nbd_co_flush() wrapper function by Kevin Wolf · 1 year, 11 months ago
- 1a30b0f block: .bdrv_open is non-coroutine and unlocked by Kevin Wolf · 1 year, 11 months ago
- 4ee1f85 graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock by Kevin Wolf · 1 year, 11 months ago
- d51c349 graph-lock: Add GRAPH_UNLOCKED(_PTR) by Kevin Wolf · 1 year, 11 months ago
- 57f3d07 test-bdrv-drain: Don't modify the graph in coroutines by Kevin Wolf · 1 year, 11 months ago
- e113362 iotests: Test resizing image attached to an iothread by Kevin Wolf · 1 year, 11 months ago
- 0c7d204 block: Don't call no_coroutine_fns in qmp_block_resize() by Kevin Wolf · 1 year, 11 months ago
- b2ab5f5 block: bdrv/blk_co_unref() for calls in coroutine context by Kevin Wolf · 1 year, 11 months ago
- da4afaf block: Consistently call bdrv_activate() outside coroutine by Kevin Wolf · 1 year, 11 months ago
- 0050c16 qcow2: Don't call bdrv_getlength() in coroutine_fns by Kevin Wolf · 1 year, 11 months ago
- 6dab4c9 migration: Attempt disk reactivation in more failure scenarios by Eric Blake · 1 year, 11 months ago
- cf6052f iotests/nbd-reconnect-on-open: Fix NBD socket path by Kevin Wolf · 1 year, 11 months ago
- e262687 block: Fix use after free in blockdev_mark_auto_del() by Kevin Wolf · 1 year, 11 months ago
- 3edf660 aio-wait: avoid AioContext lock in aio_wait_bh_oneshot() by Stefan Hajnoczi · 2 years ago
- 17ac39c block: add missing coroutine_fn annotations by Paolo Bonzini · 2 years ago
- 11cea42 block: add configure options for excluding vmdk, vhdx and vpc by Vladimir Sementsov-Ogievskiy · 2 years ago
- b2896c1 Merge tag 'vfio-updates-20230509.0' of https://gitlab.com/alex.williamson/qemu into staging by Richard Henderson · 1 year, 11 months ago
- 7534695 target/loongarch: Terminate vmstate subsections list by Richard Henderson · 1 year, 11 months ago
- 577e648 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 11 months ago
- b5048a4 vfio/pci: Static Resizable BAR capability by Alex Williamson · 1 year, 11 months ago
- ff180c6 vfio/migration: Skip log_sync during migration SETUP state by Avihai Horon · 2 years ago
- 2dca1b3 vfio/pci: add support for VF token by Minwoo Im · 2 years ago
- 271477b Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 11 months ago
- ef70986 meson: leave unnecessary modules out of the build by Paolo Bonzini · 1 year, 11 months ago
- 23b2a3b docs: clarify --without-default-devices by Paolo Bonzini · 1 year, 11 months ago
- 166b174 target/i386: Add EPYC-Genoa model to support Zen 4 processor series by Babu Moger · 1 year, 11 months ago
- 62a798d target/i386: Add VNMI and automatic IBRS feature bits by Babu Moger · 1 year, 11 months ago
- 27f03be target/i386: Add missing feature bits in EPYC-Milan model by Babu Moger · 1 year, 11 months ago
- b70eec3 target/i386: Add feature bits for CPUID_Fn80000021_EAX by Babu Moger · 1 year, 11 months ago
- bb039a2 target/i386: Add a couple of feature bits in 8000_0008_EBX by Babu Moger · 1 year, 11 months ago
- d7c7273 target/i386: Add new EPYC CPU versions with updated cache_info by Michael Roth · 1 year, 11 months ago
- cca0a00 target/i386: allow versioned CPUs to specify new cache_info by Michael Roth · 1 year, 11 months ago
- 8cbfc53 include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API by Thomas Huth · 1 year, 11 months ago
- c323518 migration: Initialize and cleanup decompression in migration.c by Lukas Straub · 2 years ago
- 52623f2 ram-compress.c: Make target independent by Lukas Straub · 2 years ago
- 4024cc8 ram compress: Assert that the file buffer matches the result by Lukas Straub · 2 years ago
- b1f1772 ram.c: Move core decompression code into its own file by Lukas Straub · 2 years ago
- b5ca336 ram.c: Move core compression code into its own file by Lukas Straub · 2 years ago
- ef4f5f5 ram.c: Remove last ram.c dependency from the core compress code by Lukas Straub · 2 years ago
- 680628d ram.c: Call update_compress_thread_counts from compress_send_queued_data by Lukas Straub · 2 years ago
- 3e81763 ram.c: Do not call save_page_header() from compress threads by Lukas Straub · 2 years ago
- b5cf1cd ram.c: Reset result after sending queued data by Lukas Straub · 2 years ago
- 10c2f7b ram.c: Dont change param->block in the compress thread by Lukas Straub · 2 years ago
- 97274a8 ram.c: Let the compress threads return a CompressResult enum by Lukas Straub · 2 years ago
- dc066da qtest/migration-test.c: Add postcopy tests with compress enabled by Lukas Straub · 2 years ago
- 1536d1d qtest/migration-test.c: Add tests with compress enabled by Lukas Straub · 2 years ago
- 2f38ff79 MAINTAINERS: add stanza for Kconfig files by Paolo Bonzini · 1 year, 11 months ago
- 20f4680 tb-maint: do not use mb_read/mb_set by Paolo Bonzini · 2 years, 1 month ago
- 8f593ba call_rcu: stop using mb_set/mb_read by Paolo Bonzini · 2 years, 1 month ago
- 355635c test-aio-multithread: simplify test_multi_co_schedule by Paolo Bonzini · 2 years, 1 month ago
- 4f7335e test-aio-multithread: do not use mb_read/mb_set for simple flags by Paolo Bonzini · 2 years, 1 month ago
- 6e288b0 rcu: remove qatomic_mb_set, expand comments by Paolo Bonzini · 2 years, 1 month ago
- 792f77f Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into staging by Richard Henderson · 1 year, 11 months ago
- 725d7e7 hw/intc: don't use target_ulong for LoongArch ipi by Alex Bennée · 2 years ago
- c6c2fec target/loongarch: CPUCFG support LSX by Song Gao · 1 year, 11 months ago
- 4854bbb target/loongarch: Use {set/get}_gpr replace to cpu_fpr by Song Gao · 1 year, 11 months ago
- 29bb5d7 target/loongarch: Implement vldi by Song Gao · 1 year, 11 months ago
- 843b627 target/loongarch: Implement vld vst by Song Gao · 1 year, 11 months ago
- e93dd43 target/loongarch: Implement vilvl vilvh vextrins vshuf by Song Gao · 1 year, 11 months ago
- d5e5563 target/loongarch: Implement vreplve vpack vpick by Song Gao · 1 year, 11 months ago
- cdbdefb target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr by Song Gao · 1 year, 11 months ago
- d0dfa19 target/loongarch: Implement vbitsel vset by Song Gao · 1 year, 11 months ago
- 386c4e8 target/loongarch: Implement vfcmp by Song Gao · 1 year, 11 months ago
- f435e1e target/loongarch: Implement vseq vsle vslt by Song Gao · 1 year, 11 months ago
- 399665d target/loongarch: Implement LSX fpu fcvt instructions by Song Gao · 1 year, 11 months ago
- aca6747 target/loongarch: Implement LSX fpu arith instructions by Song Gao · 1 year, 11 months ago
- ac95a0b target/loongarch: Implement vfrstp by Song Gao · 1 year, 11 months ago
- 0b1e670 target/loongarch: Implement vbitclr vbitset vbitrev by Song Gao · 1 year, 11 months ago
- bb22ee5 target/loongarch: Implement vpcnt by Song Gao · 1 year, 11 months ago
- 2e105e1 target/loongarch: Implement vclo vclz by Song Gao · 1 year, 11 months ago
- 162cd32 target/loongarch: Implement vssrlrn vssrarn by Song Gao · 1 year, 11 months ago
- 83b3815 target/loongarch: Implement vssrln vssran by Song Gao · 1 year, 11 months ago
- a5200a1 target/loongarch: Implement vsrlrn vsrarn by Song Gao · 1 year, 11 months ago
- d79fb8d target/loongarch: Implement vsrln vsran by Song Gao · 1 year, 11 months ago
- ecb9371 target/loongarch: Implement vsrlr vsrar by Song Gao · 1 year, 11 months ago
- 9b21a7a target/loongarch: Implement vsllwil vextl by Song Gao · 1 year, 11 months ago
- b281d69 target/loongarch: Implement vsll vsrl vsra vrotr by Song Gao · 1 year, 11 months ago
- f205a53 target/loongarch: Implement LSX logic instructions by Song Gao · 1 year, 11 months ago
- 789f4a4 target/loongarch: Implement vmskltz/vmskgez/vmsknz by Song Gao · 1 year, 11 months ago
- f0e395d target/loongarch: Implement vsigncov by Song Gao · 1 year, 11 months ago
- 3734ad9 target/loongarch: Implement vexth by Song Gao · 1 year, 11 months ago
- cbe4419 target/loongarch: Implement vsat by Song Gao · 1 year, 11 months ago
- 4cc4c0f target/loongarch: Implement vdiv/vmod by Song Gao · 1 year, 11 months ago
- d3aec65 target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} by Song Gao · 1 year, 11 months ago
- cd1c49a target/loongarch: Implement vmul/vmuh/vmulw{ev/od} by Song Gao · 1 year, 11 months ago
- 9ab2952 target/loongarch: Implement vmax/vmin by Song Gao · 1 year, 11 months ago
- af448cb target/loongarch: Implement vadda by Song Gao · 1 year, 11 months ago
- 4972565 target/loongarch: Implement vabsd by Song Gao · 1 year, 11 months ago
- 39e9b0a target/loongarch: Implement vavg/vavgr by Song Gao · 1 year, 11 months ago
- 2d5f950 target/loongarch: Implement vaddw/vsubw by Song Gao · 1 year, 11 months ago
- c037fbc target/loongarch: Implement vhaddw/vhsubw by Song Gao · 1 year, 11 months ago
- a94cb91 target/loongarch: Implement vsadd/vssub by Song Gao · 1 year, 11 months ago
- be9ec55 target/loongarch: Implement vneg by Song Gao · 1 year, 11 months ago
- d8be64c target/loongarch: Implement vaddi/vsubi by Song Gao · 1 year, 11 months ago
- 57b4f1a target/loongarch: Implement vadd/vsub by Song Gao · 1 year, 11 months ago
- a3f3db5 target/loongarch: Add CHECK_SXE maccro for check LSX enable by Song Gao · 1 year, 11 months ago
- a0c9400 target/loongarch: meson.build support build LSX by Song Gao · 1 year, 11 months ago
- 16f5396 target/loongarch: Add LSX data type VReg by Song Gao · 1 year, 11 months ago