messages from 2023-04-28 16:49:11 to 2023-05-01 14:03:21 UTC [more...]
[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
2023-05-01 14:01 UTC (4+ messages)
` [PATCH 1/8] migration: Add precopy initial data capability
` [PATCH 4/8] migration: Enable "
` [PATCH 8/8] vfio/migration: Add support for "
[PATCH v4 0/3] Smstateen FCSR
2023-05-01 14:00 UTC (4+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr
` [PATCH v4 2/3] target/riscv: Reuse tb->flags.FS
` [PATCH v4 3/3] target/riscv: smstateen knobs
[PATCH] test-aio-multithread: do not use mb_read/mb_set for simple flags
2023-05-01 13:56 UTC (3+ messages)
[PATCH] hw/usb/canokey: change license to GPLv2+
2023-05-01 12:52 UTC (4+ messages)
` 回复:[PATCH] "
[PULL 00/15] Kraxel 20220614 patches
2023-05-01 12:39 UTC (5+ messages)
` [PULL 04/15] hw/usb: Add CanoKey Implementation
` Apache license usage (was Re: [PULL 04/15] hw/usb: Add CanoKey Implementation)
[PULL 00/17] Block patches
2023-05-01 11:56 UTC (3+ messages)
[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
2023-05-01 11:19 UTC (3+ messages)
[PATCH v2 1/3] target/i386: Fix and add some comments next to SSE/AVX instructions
2023-05-01 11:14 UTC (3+ messages)
` [PATCH v2 2/3] target/i386: Fix exception classes for "
` [PATCH v2 3/3] target/i386: Fix exception classes for MOVNTPS/MOVNTPD
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-01 9:37 UTC (4+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE
[PATCH] call_rcu: stop using mb_set/mb_read
2023-05-01 9:07 UTC (2+ messages)
[PATCH] tb-maint: do not use mb_read/mb_set
2023-05-01 8:58 UTC (2+ messages)
[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
2023-05-01 7:42 UTC (7+ messages)
` [PATCH v3 06/57] tcg/i386: Generalize multi-part load overlap test
` [PATCH v3 54/57] tcg/ppc: Remove unused constraints A, B, C, D
[PATCH 0/5] eBPF RSS through QMP support
2023-05-01 7:21 UTC (6+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 3/5] ebpf: Added declaration/initialization routines
` [PATCH 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH 5/5] ebpf: Updated eBPF program and skeleton
[RFC PATCH v2 0/4] vhost: register and change IOMMU flag depending on ATS state
2023-05-01 2:02 UTC (5+ messages)
` [RFC PATCH v2 1/4] pci: add handling of Enable bit in ATS Control Register
` [RFC PATCH v2 2/4] virtio-pci: add handling of ATS and Device-TLB enable
` [RFC PATCH v2 3/4] vhost: register and change IOMMU flag depending on Device-TLB state
` [RFC PATCH v2 4/4] virtio-net: pass Device-TLB enable/disable events to vhost
[PATCH] hw/acpi: Set memory regions to native endian as a work around
2023-04-30 23:26 UTC (21+ messages)
[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
2023-04-30 21:48 UTC (8+ messages)
` [PATCH v2 2/5] hw/display/virtio-gpu-virgl: make GL device more library agnostic
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function
` [PATCH v2 5/5] virtio-gpu: CONTEXT_INIT feature
[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
2023-04-30 20:55 UTC (9+ messages)
` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
` [PATCH v6] "
[PATCH v4 0/2] Add gdbstub support to HVF
2023-04-30 19:45 UTC (4+ messages)
` [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts
VNC clipboard support
2023-04-30 16:20 UTC
[PATCH v3 0/2] igb: packet-split descriptors support
2023-04-30 11:57 UTC (6+ messages)
` [PATCH v3 1/2] igb: RX descriptors handling cleanup
[PULL v2 00/16] Misc patches for 2023-04-29
2023-04-30 7:10 UTC (2+ messages)
[PULL 00/21] Migration 20230428 patches
2023-04-29 22:08 UTC (25+ messages)
` [PULL 01/21] multifd: We already account for this packet on the multifd thread
` [PULL 02/21] migration: Move ram_stats to its own file migration-stats.[ch]
` [PULL 03/21] migration: Rename ram_counters to mig_stats
` [PULL 04/21] migration: Rename RAMStats to MigrationAtomicStats
` [PULL 05/21] migration/rdma: Split the zero page case from acct_update_position
` [PULL 06/21] migration/rdma: Unfold last user of acct_update_position()
` [PULL 07/21] migration: Drop unused parameter for migration_tls_get_creds()
` [PULL 08/21] migration: Drop unused parameter for migration_tls_client_create()
` [PULL 09/21] qtest/migration-test.c: Add tests with compress enabled
` [PULL 10/21] qtest/migration-test.c: Add postcopy "
` [PULL 11/21] ram.c: Let the compress threads return a CompressResult enum
` [PULL 12/21] ram.c: Dont change param->block in the compress thread
` [PULL 13/21] ram.c: Reset result after sending queued data
` [PULL 14/21] ram.c: Do not call save_page_header() from compress threads
` [PULL 15/21] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PULL 16/21] ram.c: Remove last ram.c dependency from the core compress code
` [PULL 17/21] ram.c: Move core compression code into its own file
` [PULL 18/21] ram.c: Move core decompression "
` [PULL 19/21] ram compress: Assert that the file buffer matches the result
` [PULL 20/21] ram-compress.c: Make target independent
` [PULL 21/21] migration: Initialize and cleanup decompression in migration.c
[PATCH v6 0/3] ppc/e500: Add support for eSDHC
2023-04-29 21:11 UTC (4+ messages)
` [PATCH v6 2/3] hw/sd/sdhci: Support big endian SD host controller interfaces
[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
2023-04-29 19:56 UTC (3+ messages)
[PATCH v2] target/hexagon: fix = vs. == mishap
2023-04-29 19:47 UTC (5+ messages)
[PATCH v4 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
2023-04-29 17:15 UTC (4+ messages)
` [PATCH v4 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
[PATCH] tests/9p: fix potential leak in v9fs_rreaddir()
2023-04-29 13:20 UTC (3+ messages)
[PATCH v3] meson: Pass -j option to sphinx
2023-04-29 12:33 UTC (4+ messages)
[PATCH v3 0/2] accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
2023-04-29 12:23 UTC (5+ messages)
` [PATCH v3 1/2] cpu: expose qemu_cpu_list_lock for lock-guard use
[PULL 00/17] Misc patches for 2023-04-29
2023-04-29 12:16 UTC (18+ messages)
` [PULL 01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
` [PULL 02/17] qemu-options.hx: Update the reduced-phys-bits documentation
` [PULL 03/17] i386/sev: Update checks and information related to reduced-phys-bits
` [PULL 04/17] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
` [PULL 05/17] target/i386: Add support for CMPCCXADD in CPUID enumeration
` [PULL 06/17] target/i386: Add support for AMX-FP16 "
` [PULL 07/17] target/i386: Add support for AVX-IFMA "
` [PULL 08/17] target/i386: Add support for AVX-VNNI-INT8 "
` [PULL 09/17] target/i386: Add support for AVX-NE-CONVERT "
` [PULL 10/17] target/i386: Add support for PREFETCHIT0/1 "
` [PULL 11/17] Fix libvhost-user.c compilation
` [PULL 12/17] update-linux-headers.sh: Add missing kernel headers
` [PULL 13/17] Update linux headers to v6.3rc5
` [PULL 14/17] tests: vhost-user-test: release mutex on protocol violation
` [PULL 15/17] target/hexagon: fix = vs. == mishap
` [PULL 16/17] async: Suppress GCC13 false positive in aio_bh_poll()
` [PULL 17/17] cpus-common: stop using mb_set/mb_read
[PATCH] hw/remote: Fix vfu_cfg trace offset format
2023-04-28 23:12 UTC (2+ messages)
[PATCH 06/21] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
2023-04-28 23:10 UTC (2+ messages)
[PATCH] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
2023-04-28 23:08 UTC (2+ messages)
[PATCH 0/9] misc AHCI cleanups
2023-04-28 22:17 UTC (3+ messages)
` [PATCH 1/9] hw/ide/ahci: remove stray backslash
[PATCH] rcu: remove qatomic_mb_set, expand comments
2023-04-29 9:47 UTC (2+ messages)
[PATCH v3 0/4] Smstateen FCSR
2023-04-29 9:20 UTC (9+ messages)
` [PATCH v3 1/4] target/riscv: smstateen check for fcsr
` [PATCH v3 2/4] target/riscv: Reuse tb->flags.FS
` [PATCH v3 3/4] target/riscv: check smstateen fcsr flag
` [PATCH v3 4/4] target/riscv: smstateen knobs
[PULL 00/17] QAPI patches patches for 2023-04-28
2023-04-29 9:04 UTC (2+ messages)
[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
2023-04-29 3:21 UTC (19+ messages)
` [PATCH v3 01/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 02/19] target/riscv: Refactor vector-vector translation macro
` [PATCH v3 03/19] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v3 04/19] target/riscv: Add Zvbc ISA extension support
` [PATCH v3 05/19] target/riscv: Move vector translation checks
` [PATCH v3 06/19] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v3 07/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 11/19] target/riscv: Add Zvbb ISA extension support
` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties
[PATCH] softmmu: Tidy dirtylimit_dirty_ring_full_time
2023-04-28 22:49 UTC (5+ messages)
[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
2023-04-28 22:41 UTC (11+ messages)
` [PATCH v11 01/13] target/arm: Move cortex sysregs into a separate file
` [PATCH v11 04/13] target/arm: Do not expose all -cpu max features to qtests
` [PATCH v11 05/13] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v11 07/13] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v11 08/13] tests/qtest: Fix tests when no KVM or TCG are present
[PATCH v4 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-04-28 22:15 UTC (5+ messages)
` [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT
[RFC PATCH] plugins: force slow path when plugins instrument memory ops
2023-04-28 22:14 UTC (2+ messages)
[PATCH v4 0/7] target/riscv: Fix PMP related problem
2023-04-28 22:10 UTC (3+ messages)
` [PATCH v4 5/7] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
[PATCH] cpus-common: stop using mb_set/mb_read
2023-04-28 21:52 UTC (2+ messages)
[PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
2023-04-28 21:25 UTC
[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
2023-04-28 21:30 UTC (6+ messages)
` [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
[PULL 00/13] DMA reentrancy fixes and other misc patches
2023-04-28 20:59 UTC (2+ messages)
[PATCH v2] Hexagon (target/hexagon) Additional instructions handled by idef-parser
2023-04-28 20:53 UTC (3+ messages)
[PATCH v2 0/3] ROM migration
2023-04-28 20:37 UTC (5+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration
[PATCH v4 00/10] COLO: improve build options
2023-04-28 19:49 UTC (11+ messages)
` [PATCH v4 01/10] block/meson.build: prefer positive condition for replication
` [PATCH v4 02/10] colo: make colo_checkpoint_notify static and provide simpler API
` [PATCH v4 03/10] build: move COLO under CONFIG_REPLICATION
` [PATCH v4 04/10] configure: add --disable-colo-proxy option
` [PATCH v4 05/10] migration: drop colo_incoming_thread from MigrationIncomingState
` [PATCH v4 06/10] migration: process_incoming_migration_co: simplify code flow around ret
` [PATCH v4 07/10] migration: split migration_incoming_co
` [PATCH v4 08/10] migration: process_incoming_migration_co(): move colo part to colo
` [PATCH v4 09/10] migration: disallow change capabilities in COLO state
` [PATCH v4 10/10] migration: block incoming colo when capability is disabled
[PATCH] target/hexagon: fix = vs. == mishap
2023-04-28 19:22 UTC (4+ messages)
[PATCH 00/17] qapi: Reformat doc comments
2023-04-28 18:33 UTC (34+ messages)
` [PATCH 02/17] docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
` [PATCH 03/17] qapi: Fix crash on stray double quote character
` [PATCH 04/17] meson: Fix to make QAPI generator output depend on main.py
` [PATCH 05/17] Revert "qapi: BlockExportRemoveMode: move comments to TODO"
` [PATCH 06/17] sphinx/qapidoc: Do not emit TODO sections into user manuals
` [PATCH 07/17] qapi: Tidy up a slightly awkward TODO comment
` [PATCH 08/17] qapi/dump: Indent bulleted lists consistently
` [PATCH 09/17] tests/qapi-schema/doc-good: Improve a comment
` [PATCH 10/17] tests/qapi-schema/doc-good: Improve argument description tests
` [PATCH 11/17] qapi: Fix argument description indentation stripping
` [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
` [PATCH 13/17] qapi: Relax doc string @name: description indentation rules
` [PATCH 14/17] qapi: Section parameter @indent is no longer used, drop
` [PATCH 15/17] docs/devel/qapi-code-gen: Update doc comment conventions
` [PATCH 16/17] qga/qapi-schema: Reformat doc comments to conform to current conventions
` [PATCH 17/17] qapi: "
[PATCH] ui: return NULL when getting cursor without a console
2023-04-28 18:03 UTC (2+ messages)
[PATCH v2 00/13] migration/ram.c: Refactor compress code
2023-04-28 17:33 UTC (9+ messages)
` [PATCH v2 11/13] ram.c: Move core decompression code into its own file
` [PATCH v2 12/13] ram compress: Assert that the file buffer matches the result
` [PATCH v2 13/13] ram-compress.c: Make target independent
` [PATCH v2 14/13] migration: Initialize and cleanup decompression in migration.c
[PATCH 00/13] Clean up PCI IDE device models
2023-04-28 17:00 UTC (9+ messages)
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
2023-04-28 16:55 UTC (7+ messages)
QMP (without OOB) function running in thread different from the main thread as part of aio_poll
2023-04-28 16:54 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).