qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-05 09:58:35 to 2022-08-08 04:51:57 UTC [more...]

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-08  4:40 UTC  (26+ messages)
` [PATCH for-7.2 v2 01/20] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH for-7.2 v2 07/20] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PATCH for-7.2 v2 09/20] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v2 11/20] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH for-7.2 v2 12/20] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH for-7.2 v2 13/20] hw/xtensa: set machine->fdt in xtfpga_init()
` [PATCH for-7.2 v2 14/20] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v2 15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command
` [PATCH for-7.2 v2 16/20] device_tree.c: support string props in fdt_format_node()
` [PATCH for-7.2 v2 17/20] device_tree.c: support remaining FDT prop types
` [PATCH for-7.2 v2 18/20] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 v2 19/20] device_tree.c: add fdt_format_property() helper

[RFC] hw/nvme: Use irqfd to send interrupts
 2022-08-08  2:23 UTC  (2+ messages)

[PATCH v8 0/3] Implement Sstc extension
 2022-08-08  1:49 UTC  (6+ messages)
` [PATCH v8 2/3] target/riscv: Add stimecmp support
` [PATCH v8 3/3] target/riscv: Add vstimecmp support

[PATCH] target/loongarch: Remove cpu_fcsr0
 2022-08-08  1:23 UTC  (3+ messages)

[PATCH v6 0/8] Add support for zoned device
 2022-08-07 23:52 UTC  (3+ messages)
` [PATCH v6 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH 0/2] vmgenid: add generation counter
 2022-08-07 15:39 UTC  (7+ messages)

[PATCH 0/5] QEMU: Fix RISC-V virt & spike machines' dtbs
 2022-08-07 22:57 UTC  (11+ messages)
` [PATCH 1/5] target/riscv: Ignore the S and U letters when formatting ISA strings
` [PATCH 2/5] hw/riscv: virt: fix uart node name
` [PATCH 3/5] hw/riscv: virt: Fix the plic's address cells
` [PATCH 4/5] hw/riscv: virt: fix syscon subnode paths
` [PATCH 5/5] hw/core: fix platform bus node name

[PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
 2022-08-07 20:13 UTC  (3+ messages)
` [PATCH v4 11/22] hw/virtio: move vhd->started check into helper and add FIXME

VGA hardware cursor query
 2022-08-07 16:28 UTC  (6+ messages)

[PATCH 0/1] Update vfio-user module to the latest
 2022-08-07 10:39 UTC  (5+ messages)

[PATCH] target/loongarch: Fix "movfcsr2gr" gets wrong value
 2022-08-07  3:22 UTC  (3+ messages)

[PATCH v2 0/3] Check and repair duplicated clusters in parallels images
 2022-08-06 21:07 UTC  (8+ messages)
` [PATCH v2 1/3] parallels: Put the image checks in separate functions
` [PATCH v2 2/3] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v2 3/3] iotests, parallels: Add a test for duplicated clusters

Read/write into the guest RAM
 2022-08-06 16:26 UTC 

[PATCH] hw/ppc: ppc440_uc: avoid multiply overflow in dcr_write_dma()
 2022-08-06 16:24 UTC  (8+ messages)

[PATCH] tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arrive
 2022-08-06 15:40 UTC  (2+ messages)

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-08-06 15:32 UTC  (8+ messages)

[PATCH v2 00/20] ppc: QOM'ify 405 board
 2022-08-06  9:38 UTC  (17+ messages)
` [PATCH v2 12/20] ppc/ppc405: QOM'ify EBC

[PATCH] disas: Add LoongArch support
 2022-08-06  9:23 UTC  (3+ messages)

[PULL 0/7] loongarch patch queue
 2022-08-05 23:47 UTC  (9+ messages)
` [PULL 1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
` [PULL 2/7] hw/loongarch: remove acpi-build.c unused variable 'aml_len'
` [PULL 3/7] target/loongarch: Fix GDB get the wrong pc
` [PULL 4/7] target/loongarch: add gdb_arch_name()
` [PULL 5/7] target/loongarch: update loongarch-base64.xml
` [PULL 6/7] target/loongarch: Update loongarch-fpu.xml
` [PULL 7/7] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()

[PULL 0/6] Misc next patches
 2022-08-05 21:27 UTC  (8+ messages)
` [PULL 1/6] docs: build-platforms: Clarify stance on minor releases and backports
` [PULL 2/6] QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6
` [PULL 3/6] target/i386: display deprecation status in '-cpu help'
` [PULL 4/6] target/s390x: "
` [PULL 5/6] target/arm: "
` [PULL 6/6] util/qemu-sockets: Replace the call to close a socket with closesocket()

[PATCH v2 0/4] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-05 20:19 UTC  (9+ messages)
` [PATCH v2 1/4] accel/tcg: Invalidate translations when clearing PAGE_READ
` [PATCH v2 2/4] target/s390x: Make translator stop before the end of a page
` [PATCH v2 3/4] target/i386: "
` [PATCH v2 4/4] tests/tcg: Test siginfo_t contents when jumping to non-readable pages

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-05 19:54 UTC  (16+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v2] hw/i386: place setup_data at fixed place in memory
 2022-08-05 17:56 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v7 00/14] qapi: net: add unix socket type support to netdev backend
 2022-08-05 17:39 UTC  (2+ messages)

libslirp and static linking
 2022-08-05 17:33 UTC  (2+ messages)

[PATCH 0/2] Floating-point OE/UE exception bug
 2022-08-05 17:27 UTC  (11+ messages)
` [PATCH 1/2] fpu: Add rebias bool, value and operation
` [PATCH 2/2] target/ppc: Bugfix FP when OE/UE are set

[PATCH] vl: remove dead code in parse_memory_options()
 2022-08-05 17:23 UTC 

[PATCH v2] vl: fix [memory] section with -readconfig
 2022-08-05 17:23 UTC 

[PATCH for-7.1] vl: fix [memory] section with -readconfig
 2022-08-05 17:16 UTC  (4+ messages)

[PATCH] hw/loongarch: remove acpi-build.c unused variable 'aml_len'
 2022-08-05 16:57 UTC  (3+ messages)

[PATCH v4 0/6] ASID support in vhost-vdpa net
 2022-08-05 16:39 UTC  (7+ messages)
` [PATCH v4 1/6] linux-headers: Update kernel headers
` [PATCH v4 2/6] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v4 3/6] vdpa: Allocate SVQ unconditionally
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v4 5/6] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH v4 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-08-05 15:50 UTC  (8+ messages)
` [PATCH RFC 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH RFC 7/7] vl: Allow ThreadContext objects to be created before the sandbox option

[PATCH for-7.1 v2 0/5] Fix gdb bugs and update gdb-xml
 2022-08-05 15:28 UTC  (9+ messages)
` [PATCH for-7.1 v2 1/5] target/loongarch: Fix GDB get the wrong pc
` [PATCH for-7.1 v2 4/5] target/loongarch: Update loongarch-fpu.xml
` [PATCH for-7.1 v2 5/5] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()

[PATCH] target/loongarch: Fix macros SET_FPU_* in cpu.h
 2022-08-05 15:19 UTC  (2+ messages)

[PATCH 1/2] util/main-loop: Fix maximum number of wait objects for win32
 2022-08-05 15:09 UTC  (3+ messages)
` [PATCH 2/2] util/aio-win32: Correct the event array size in aio_poll()

[PATCH] vmxnet3: add stub for encapsulation offload
 2022-08-05 14:57 UTC  (2+ messages)

[PATCH] hw/net: Discard overly fragmented packets
 2022-08-05 14:51 UTC  (6+ messages)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-08-05 13:09 UTC  (11+ messages)
` [PATCH v10 17/21] blockjob: protect iostatus field in BlockJob struct
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v10 19/21] block_job_query: remove atomic read
` [PATCH v10 20/21] blockjob: remove unused functions
` [PATCH v10 21/21] job: "

[PATCH] pc-bios/s390-ccw: Fix booting with logical block size < physical block size
 2022-08-05 13:02 UTC  (3+ messages)

[PATCH v5 2/2] target/s390x: support SHA-512 extensions
 2022-08-05 13:01 UTC  (5+ messages)
` [PATCH v6 1/2] target/s390x: support PRNO_TRNG instruction
  ` [PATCH v6 2/2] target/s390x: support SHA-512 extensions

[PATCH 0/1] tests/qtest: add testing coverage of -readconfig
 2022-08-05 11:55 UTC  (2+ messages)
` [PATCH 1/1] tests/qtest: add scenario for -readconfig handling

[PATCH] error handling: Use TFR() macro where applicable
 2022-08-05 11:40 UTC  (4+ messages)

[PATCH v2 00/15] Preliminary patches for subproject split
 2022-08-05 11:22 UTC  (4+ messages)
` [PATCH v2 14/15] mtest2make.py: teach suite name that are just "PROJECT"

[PATCH for-7.2 00/10] enable pnv-phb user created devices
 2022-08-05 11:06 UTC  (6+ messages)
` [PATCH for-7.2 04/10] ppc/pnv: add helpers for pnv-phb user devices
` [PATCH for-7.2 06/10] ppc/pnv: enable user created pnv-phb for powernv8

[PATCH 1/2] char: open pipe in write-only mode
 2022-08-05 10:55 UTC  (2+ messages)
` [PATCH 2/2] char: open unidirectional in/out pipes with one-way mode

[PATCH 0/2] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-05 10:55 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] virtio-scsi: fix race in virtio_scsi_dataplane_start()
 2022-08-05 10:49 UTC  (5+ messages)

[PATCH] RFC: char: deprecate usage of bidirectional pipe
 2022-08-05 10:15 UTC  (4+ messages)

[PATCH V2] net/colo.c: Fix the pointer issuse reported by Coverity
 2022-08-05  9:56 UTC  (2+ messages)

[PULL 00/27] Misc patches for 2022-05-12
 2022-08-05  9:51 UTC  (6+ messages)
` [PULL 13/27] machine: add mem compound property
    ` Regression in -readconfig [memory] size (was: [PULL 13/27] machine: add mem compound property)

[PATCH v2 0/2] This patch adds runtime check of AVX512
 2022-08-05  9:54 UTC  (5+ messages)
` [PATCH v2 1/2] Update AVX512 support for xbzrle_encode_buffer function


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