qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-17 03:31:31 to 2023-08-18 04:23:34 UTC [more...]

[PATCH for-8.2 0/4] Assorted replay patches
 2023-08-18  4:23 UTC  (5+ messages)
` [PATCH 1/4] scripts/replay_dump.sh: Update to current rr record format
` [PATCH 2/4] tests/avocado: replay_linux.py add replay-dump.py test

[PATCH RESEND v5 00/26] plugins: Allow to read registers
 2023-08-18  3:36 UTC  (27+ messages)
` [PATCH RESEND v5 01/26] contrib/plugins: Use GRWLock in execlog
` [PATCH RESEND v5 02/26] gdbstub: Introduce GDBFeature structure
` [PATCH RESEND v5 03/26] gdbstub: Add num_regs member to GDBFeature
` [PATCH RESEND v5 04/26] gdbstub: Introduce gdb_find_static_feature()
` [PATCH RESEND v5 05/26] target/arm: Move the reference to arm-core.xml
` [PATCH RESEND v5 06/26] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH RESEND v5 07/26] gdbstub: Introduce GDBFeatureBuilder
` [PATCH RESEND v5 08/26] target/arm: Use GDBFeature for dynamic XML
` [PATCH RESEND v5 09/26] target/ppc: "
` [PATCH RESEND v5 10/26] target/riscv: "
` [PATCH RESEND v5 11/26] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH RESEND v5 12/26] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH RESEND v5 13/26] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH RESEND v5 14/26] gdbstub: Dynamically allocate target.xml buffer
` [PATCH RESEND v5 15/26] gdbstub: Simplify XML lookup
` [PATCH RESEND v5 16/26] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH RESEND v5 17/26] gdbstub: Add members to identify registers to GDBFeature
` [PATCH RESEND v5 18/26] target/arm: Remove references to gdb_has_xml
` [PATCH RESEND v5 19/26] target/ppc: "
` [PATCH RESEND v5 20/26] gdbstub: Remove gdb_has_xml variable
` [PATCH RESEND v5 21/26] gdbstub: Expose functions to read registers
` [PATCH RESEND v5 22/26] cpu: Call plugin hooks only when ready
` [PATCH RESEND v5 23/26] plugins: Allow to read registers
` [PATCH RESEND v5 24/26] contrib/plugins: Allow to log registers
` [PATCH RESEND v5 25/26] plugins: Support C++
` [PATCH RESEND v5 26/26] contrib/plugins: Add cc plugin

[PATCH v2] target/riscv: Allocate itrigger timers only once
 2023-08-18  3:40 UTC 

[PATCH] HDA codec: Fix wanted_r/w position overflow
 2023-08-18  3:22 UTC 

[PATCH v5 0/5] eBPF RSS through QMP support
 2023-08-18  2:07 UTC  (8+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap

[PATCH 0/6] linux-user: Rewrite open_self_maps
 2023-08-18  0:35 UTC  (13+ messages)
` [PATCH 1/6] util/selfmap: Use dev_t and ino_t in MapInfo
` [PATCH 3/6] linux-user: Adjust brk for load_bias
` [PATCH 5/6] linux-user: Remove ELF_START_MMAP and image_info.start_mmap

[PATCH v7 0/9] gfxstream + rutabaga_gfx
 2023-08-17 23:47 UTC  (5+ messages)
` [PATCH v7 9/9] docs/system: add basic virtio-gpu documentation
    ` [PATCH v8 "

[PATCH 0/3] tcg/i386: Improvements to deposit
 2023-08-17 22:07 UTC  (9+ messages)
` [PATCH 1/3] tcg/i386: Drop BYTEH deposits for 64-bit
` [PATCH 2/3] tcg: Fold deposit with zero to and
` [PATCH 3/3] tcg/i386: Allow immediate as input to deposit_*

How to synchronize CPUs on MMIO read?
 2023-08-17 21:51 UTC  (2+ messages)

[PATCH v3 0/2] Fix overflow of the max number of IDs for logic processor and core
 2023-08-17 19:34 UTC  (6+ messages)
` [PATCH v3 1/2] target/i386: Avoid cpu number overflow in legacy topology
` [PATCH v3 2/2] target/i386: Avoid overflow of the cache parameter enumerated by leaf 4

[PATCH 00/21] Graph locking part 4 (node management)
 2023-08-17 19:18 UTC  (23+ messages)
` [PATCH 01/21] block: Remove unused BlockReopenQueueEntry.perms_checked
` [PATCH 02/21] preallocate: Factor out preallocate_truncate_to_real_size()
` [PATCH 03/21] preallocate: Don't poll during permission updates
` [PATCH 04/21] block: Take AioContext lock for bdrv_append() more consistently
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH 06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
` [PATCH 07/21] block-coroutine-wrapper: Allow arbitrary parameter names
` [PATCH 08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
` [PATCH 09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
` [PATCH 10/21] block: Mark bdrv_attach_child_common() GRAPH_WRLOCK
` [PATCH 11/21] block: Call transaction callbacks with lock held
` [PATCH 12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK
` [PATCH 13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
` [PATCH 14/21] block: Mark bdrv_get_cumulative_perm() "
` [PATCH 15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK
` [PATCH 16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
` [PATCH 18/21] block: Take graph rdlock in bdrv_change_aio_context()
` [PATCH 19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
` [PATCH 20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK
` [PATCH 21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK

Tips for local testing guestfwd
 2023-08-17 18:58 UTC  (6+ messages)

[PATCH V3 00/10] fix migration of suspended runstate
 2023-08-17 18:27 UTC  (4+ messages)
` [PATCH V3 01/10] vl: start on wakeup request

[PATCH V1 2/3] migration: fix suspended runstate
 2023-08-17 18:19 UTC  (11+ messages)

[PATCH] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
 2023-08-17 17:09 UTC  (6+ messages)

[PATCH 0/3] target/s390x: Fix the "ignored match" case in VSTRS
 2023-08-17 16:57 UTC  (6+ messages)
` [PATCH 1/3] linux-user/elfload: Enable vxe2 on s390x
` [PATCH 3/3] tests/tcg/s390x: Test VSTRS

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-08-17 16:28 UTC  (3+ messages)

[PATCH v2 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
 2023-08-17 15:58 UTC  (5+ messages)
` [PATCH v2 1/4] block: rename blk_io_plug_call() API to defer_call()
` [PATCH v2 2/4] util/defer-call: move defer_call() to util/
` [PATCH v2 3/4] virtio: use defer_call() in virtio_irqfd_notify()
` [PATCH v2 4/4] virtio-blk: remove batch notification BH

[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
 2023-08-17 15:43 UTC  (30+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
          `  "
            `  "
              `  "

[PATCH] hw/net/vmxnet3: Fix guest-triggerable assert()
 2023-08-17 15:40 UTC  (2+ messages)

[PATCH] target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
 2023-08-17 15:29 UTC 

[PATCH v3 0/7] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-08-17 14:47 UTC  (18+ messages)
` [PATCH v3 1/7] vdpa: Use iovec for vhost_vdpa_net_load_cmd()
` [PATCH v3 2/7] vdpa: Restore MAC address filtering state
` [PATCH v3 3/7] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
` [PATCH v3 4/7] vhost: Fix false positive out-of-bounds
` [PATCH v3 5/7] vdpa: Accessing CVQ header through its structure
` [PATCH v3 6/7] vdpa: Avoid forwarding large CVQ command failures

[PATCH] migrate/ram: let ram_save_target_page_legacy() return if qemu file got error
 2023-08-17 14:32 UTC  (10+ messages)

[PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling
 2023-08-17 14:26 UTC  (5+ messages)
` [PATCH v1 1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost
` [PATCH v1 2/2] ui/vdagent: Unregister input handler of mouse during finalization

[PATCH 0/2] ui/vdagent: Fix two bugs about disconnect event handling
 2023-08-17 13:56 UTC  (8+ messages)
` [PATCH 1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost
` [PATCH 2/2] ui/vdagent: Unregister input handler of mouse during finalization

[ANNOUNCE] QEMU 8.1.0-rc4 is now available
 2023-08-17 13:34 UTC 

[PATCH] qxl: don't assert() if device isn't yet initialized
 2023-08-17 13:21 UTC  (2+ messages)

[PATCH for-8.2 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-08-17 13:14 UTC  (3+ messages)
` [PATCH for-8.2 1/4] migration/qmp: Fix crash on setting tls-authz with null

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-08-17 12:43 UTC  (5+ messages)
` [PATCH v2 2/3] target/s390x/kvm: Refactor AP functionalities
` [PATCH v2 3/3] target/s390x: AP-passthrough for PV guests

unrelated modules listed in modinfo files?
 2023-08-17 11:39 UTC 

[PATCH] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
 2023-08-17 11:31 UTC  (4+ messages)

[PATCH] iotests: adapt test output for new qemu_cleanup() behavior
 2023-08-17 11:25 UTC 

[PATCH] qga: Start qemu-ga service after NetworkManager start
 2023-08-17 11:24 UTC  (7+ messages)

[PATCH 0/4] Generate x86 cpu features
 2023-08-17 11:07 UTC  (3+ messages)
` [PATCH 2/4] target/i386: Translate feature_word_info to xml

[PATCH 0/3] Fix the build on CentOS 7
 2023-08-17 11:03 UTC  (2+ messages)

[PATCH][RFC] Add crash handler for qemu-linux-user
 2023-08-17 10:58 UTC  (4+ messages)

about QEMU TLS
 2023-08-17 10:49 UTC  (2+ messages)

[PATCH v2 00/12] tests: enable meson test timeouts to improve debuggability
 2023-08-17 10:36 UTC  (4+ messages)

[PATCH v3 00/18] Add some checks before translating instructions
 2023-08-17  9:31 UTC  (19+ messages)
` [PATCH v3 01/18] target/loongarch: Add function to check current arch
` [PATCH v3 02/18] target/loongarch: Add new object class for loongarch32 cpus
` [PATCH v3 03/18] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v3 04/18] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v3 05/18] target/loongarch: Support LoongArch32 DMW
` [PATCH v3 06/18] target/loongarch: Support LoongArch32 VPPN
` [PATCH v3 07/18] target/loongarch: Add LA64 & VA32 to DisasContext
` [PATCH v3 08/18] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PATCH v3 09/18] target/loongarch: Sign extend results "
` [PATCH v3 10/18] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
` [PATCH v3 11/18] target/loongarch: Add a check parameter to the TRANS macro
` [PATCH v3 12/18] target/loongarch: Add avail_64 to check la64-only instructions
` [PATCH v3 13/18] target/loongarch: Add loongarch32 cpu la132
` [PATCH v3 14/18] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions
` [PATCH v3 15/18] target/loongarch: Add avail_LSPW to check LSPW instructions
` [PATCH v3 16/18] target/loongarch: Add avail_LAM to check atomic instructions
` [PATCH v3 17/18] target/loongarch: Add avail_LSX to check LSX instructions
` [PATCH v3 18/18] target/loongarch: Add avail_IOCSR to check iocsr instructions

[PATCH] qemu_cleanup: begin drained section after vm_shutdown()
 2023-08-17  8:50 UTC  (4+ messages)

[PATCH] target/riscv: Allocate itrigger timers only once
 2023-08-17  7:23 UTC  (2+ messages)

qemu-system-x86 dependencies
 2023-08-17  7:08 UTC  (6+ messages)

[PATCH 0/2] Fix vhost reconnect issues
 2023-08-17  6:49 UTC  (7+ messages)
` [PATCH 1/2] vhost-user: fix lost reconnect
` [PATCH 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

QEMU Summit Minutes 2023
 2023-08-17  6:13 UTC  (2+ messages)

[RFC PATCH v4 00/24] vfio: Adopt iommufd
 2023-08-17  6:11 UTC  (7+ messages)
` [RFC PATCH v4 21/24] vfio/as: Add vfio device iterator callback for iommufd
` [RFC PATCH v4 22/24] vfio/pci: Adapt vfio pci hot reset support with iommufd BE

[PATCH v2 0/5] Enable vdpa net migration with features depending on CVQ
 2023-08-17  5:41 UTC  (4+ messages)
` [PATCH v2 4/5] vdpa: move vhost_vdpa_set_vrings_ready to the caller

[PATCH v5 00/26] plugins: Allow to read registers
 2023-08-17  5:29 UTC  (4+ messages)
` [PATCH v5 01/26] contrib/plugins: Use GRWLock in execlog
` [PATCH v5 02/26] gdbstub: Introduce GDBFeature structure
` [PATCH v5 03/26] gdbstub: Add num_regs member to GDBFeature

[PATCH 00/10] RISC-V: ACPI: Enable AIA and update RHC
 2023-08-17  3:30 UTC  (7+ messages)
` [PATCH 01/10] hw/arm/virt-acpi-build.c: Move fw_cfg and virtio to common location


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).