qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 13:53:22 to 2023-08-17 10:20:20 UTC [more...]

[PATCH v3 0/7] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-08-17 10:18 UTC  (5+ 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 0/3] target/s390x: Fix the "ignored match" case in VSTRS
 2023-08-17  9:37 UTC  (5+ messages)
` [PATCH 1/3] linux-user/elfload: Enable vxe2 on s390x
` [PATCH 3/3] tests/tcg/s390x: Test VSTRS

[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 v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
 2023-08-17  9:07 UTC  (12+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
          `  "
            `  "
              `  "

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

[PATCH 0/6] linux-user: Rewrite open_self_maps
 2023-08-17  9:00 UTC  (11+ messages)
` [PATCH 1/6] util/selfmap: Use dev_t and ino_t in MapInfo
` [PATCH 2/6] linux-user: Use walk_memory_regions for open_self_maps
` [PATCH 3/6] linux-user: Adjust brk for load_bias
` [PATCH 4/6] linux-user: Show heap address in /proc/pid/maps
` [PATCH 5/6] linux-user: Remove ELF_START_MMAP and image_info.start_mmap
` [PATCH 6/6] linux-user: Show vdso address in /proc/pid/maps

[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  (3+ 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()

[PATCH] qga: Start qemu-ga service after NetworkManager start
 2023-08-17  6:15 UTC  (2+ messages)

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 v7 0/9] gfxstream + rutabaga_gfx
 2023-08-17  5:28 UTC  (11+ messages)
` [PATCH v7 1/9] virtio: Add shared memory capability
` [PATCH v7 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v7 3/9] virtio-gpu: hostmem
` [PATCH v7 4/9] virtio-gpu: blob prep
` [PATCH v7 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v7 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v7 7/9] gfxstream + rutabaga: meson support
` [PATCH v7 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v7 9/9] docs/system: add basic virtio-gpu documentation

[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

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-08-17  2:57 UTC  (3+ messages)
` [PATCH v2 02/19] ppc/vof: Fix missed fields in VOF cleanup

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

[PATCH v3 0/2] Fix overflow of the max number of IDs for logic processor and core
 2023-08-17  2:07 UTC  (5+ 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 v4 00/18] linux-user: Implement VDSOs
 2023-08-16 22:51 UTC  (21+ messages)
` [PATCH v4 01/18] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PATCH v4 02/18] linux-user: Tidy loader_exec
` [PATCH v4 03/18] linux-user: Do not clobber bprm_buf swapping ehdr
` [PATCH v4 04/18] linux-user: Use ImageSource in load_elf_image
` [PATCH v4 05/18] linux-user: Use ImageSource in load_symbols
` [PATCH v4 06/18] linux-user: Replace bprm->fd with bprm->src.fd
` [PATCH v4 07/18] linux-user: Load vdso image if available
` [PATCH v4 08/18] linux-user: Add gen-vdso tool
` [PATCH v4 09/18] linux-user/i386: Add vdso
` [PATCH v4 10/18] linux-user/x86_64: "
` [PATCH v4 11/18] linux-user/aarch64: "
` [PATCH v4 12/18] linux-user/arm: "
` [PATCH v4 13/18] linux-user/hppa: "
` [PATCH v4 14/18] linux-user/riscv: "
` [PATCH v4 15/18] linux-user/loongarch64: "
` [PATCH v4 16/18] linux-user/ppc: "
` [PATCH v4 17/18] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
` [PATCH v4 18/18] linux-user/s390x: Add vdso

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

[PATCH 0/4] tcg/aarch64: Enable BTI within the JIT
 2023-08-16 22:13 UTC  (8+ messages)
` [PATCH 1/4] tcg: Add tcg_out_tb_start backend hook
` [PATCH 2/4] util/cpuinfo-aarch64: Add CPUINFO_BTI
` [PATCH 3/4] tcg/aarch64: Emit BTI insns at jump landing pads
` [PATCH 4/4] tcg: Map code_gen_buffer with PROT_BTI

[PATCH v4 0/8] Fix segfault on migration return path
 2023-08-16 21:55 UTC  (14+ messages)
` [PATCH v4 1/8] migration: Fix possible race when setting rp_state.error
` [PATCH v4 2/8] migration: Fix possible races when shutting down the return path
` [PATCH v4 3/8] migration: Fix possible race when shutting down to_dst_file
` [PATCH v4 4/8] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v4 5/8] migration: Consolidate return path closing code
` [PATCH v4 6/8] migration: Replace the return path retry logic
` [PATCH v4 7/8] migration: Move return path cleanup to main migration thread
` [PATCH v4 8/8] migration: Add a wrapper to cleanup migration files

[PULL 00/19] UI & audio patches
 2023-08-16 21:25 UTC  (4+ messages)
` [PULL 05/19] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
  ` [8.1 regression] "

[PATCH 0/2] virtio-blk: use blk_io_plug_call() instead of notification BH
 2023-08-16 21:16 UTC  (6+ messages)
` [PATCH 1/2] virtio: use blk_io_plug_call() in virtio_irqfd_notify()

[PATCH v2 0/4] Add full zoned storage emulation to qcow2 driver
 2023-08-16 21:07 UTC  (8+ messages)
` [PATCH v2 2/4] qcow2: add configurations for zoned format extension
` [PATCH v2 3/4] qcow2: add zoned emulation capability

[PATCH] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
 2023-08-16 21:07 UTC 

[PATCH v2 0/4] migration/ram: Merge zero page handling
 2023-08-16 18:42 UTC  (6+ messages)
` [PATCH v2 1/4] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH v2 2/4] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH v2 3/4] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PATCH v2 4/4] migration/ram: Merge save_zero_page functions

How to synchronize CPUs on MMIO read?
 2023-08-16 18:16 UTC  (2+ messages)

[PATCH v3 00/15] linux-user: Implement VDSOs
 2023-08-16 18:06 UTC  (3+ messages)

[PATCH V1 0/3] fix migration of suspended runstate
 2023-08-16 17:48 UTC  (12+ messages)
` [PATCH V1 2/3] migration: fix "

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

[PATCH v3 00/10] Fix segfault on migration return path
 2023-08-16 15:26 UTC  (7+ messages)
` [PATCH v3 10/10] migration: Add a wrapper to cleanup migration files

[PATCH v6 0/9] gfxstream + rutabaga_gfx
 2023-08-16 15:25 UTC  (3+ messages)
` [PATCH v6 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v5 0/9] gfxstream + rutabaga_gfx
 2023-08-16 15:15 UTC  (5+ messages)
` [PATCH v5 6/9] gfxstream + rutabaga: add initial support for gfxstream

[RFC PATCH 00/24] plugins: Allow to read registers
 2023-08-16 15:11 UTC  (23+ messages)
` [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [RFC PATCH 12/24] gdbstub: Simplify XML lookup
` [RFC PATCH 15/24] target/arm: Fill new members of GDBFeature
` [RFC PATCH 21/24] plugins: Allow to read registers
` [RFC PATCH 22/24] contrib/plugins: Allow to log registers
` [RFC PATCH 24/24] contrib/plugins: Add cc plugin

[PATCH 0/3] tcg/i386: Improvements to deposit
 2023-08-16 14:55 UTC  (4+ 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_*

[PATCH v2] target/riscv: Update CSR bits name for svadu extension
 2023-08-16 14:30 UTC  (2+ messages)

[PATCH v2 0/3] block: align CoR requests to subclusters
 2023-08-16 13:52 UTC  (2+ messages)


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