qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-14 16:03:42 to 2022-08-16 07:38:24 UTC [more...]

[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
 2022-08-16  6:22 UTC  (28+ messages)
` [PATCH v2 01/24] virtio: sync relevant definitions with linux
` [PATCH v2 02/24] virtio: introduce __virtio_queue_reset()
` [PATCH v2 03/24] virtio: introduce virtio_queue_reset()
` [PATCH v2 04/24] virtio: introduce virtio_queue_enable()
` [PATCH v2 05/24] virtio: core: vq reset feature negotation support
` [PATCH v2 06/24] virtio-pci: support queue reset
` [PATCH v2 07/24] virtio-pci: support queue enable
` [PATCH v2 08/24] vhost: extract the logic of unmapping the vrings and desc
` [PATCH v2 09/24] vhost: introduce vhost_dev_virtqueue_stop()
` [PATCH v2 10/24] vhost: introduce vhost_dev_virtqueue_restart()
` [PATCH v2 11/24] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_stop()
` [PATCH v2 12/24] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v2 13/24] docs: vhost-user: add VHOST_USER_RESET_VRING message
` [PATCH v2 14/24] vhost-user: introduce vhost_reset_vring() interface
` [PATCH v2 15/24] vhost-user: add op to enable or disable a single vring
` [PATCH v2 16/24] vhost: vhost-user: update vhost_dev_virtqueue_stop()
` [PATCH v2 17/24] vhost: vhost-user: update vhost_dev_virtqueue_restart()
` [PATCH v2 18/24] vhost-net: vhost-user: update vhost_net_virtqueue_stop()
` [PATCH v2 19/24] vhost-net: vhost-user: update vhost_net_virtqueue_restart()
` [PATCH v2 20/24] virtio-net: introduce flush_or_purge_queued_packets()
` [PATCH v2 21/24] virtio-net: support queue reset
` [PATCH v2 22/24] virtio-net: support queue_enable
` [PATCH v2 23/24] vhost: vhost-kernel: enable vq reset feature
` [PATCH v2 24/24] vhost: vhost-user: "

[PATCH 00/22] QOMify PPC4xx devices and minor clean ups
 2022-08-16  7:36 UTC  (5+ messages)
` [PATCH 01/22] ppc/ppc4xx: Introduce a DCR device model
` [PATCH 15/22] hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device

[RFC PATCH v4 00/36] TDX QEMU support
 2022-08-16  7:16 UTC  (8+ messages)
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-08-16  7:17 UTC  (4+ messages)

[PATCH v7 0/8] Add support for zoned device
 2022-08-16  6:25 UTC  (9+ messages)
` [PATCH v7 1/8] include: add zoned device structs
` [PATCH v7 2/8] file-posix: introduce get_sysfs_str_val for device zoned model
` [PATCH v7 3/8] file-posix: introduce get_sysfs_long_val for the long sysfs attribute
` [PATCH v7 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v7 5/8] raw-format: add zone operations to pass through requests
` [PATCH v7 6/8] config: add check to block layer
` [PATCH v7 7/8] qemu-iotests: test new zone operations
` [PATCH v7 8/8] docs/zoned-storage: add zoned device documentation

Bluetooth support in QEMU
 2022-08-16  6:03 UTC  (7+ messages)

[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-08-16  5:46 UTC  (37+ messages)
` [PATCH 01/20] disas/nanomips: Remove namespace img
` [PATCH 02/20] disas/nanomips: Extract enums out of the NMD class
` [PATCH 03/20] disas/nanomips: Delete NMD class fields
` [PATCH 04/20] disas/nanomips: Remove helper methods from class
` [PATCH 05/20] disas/nanomips: Remove __cond "
` [PATCH 06/20] disas/nanomips: Remove disasm "
` [PATCH 07/20] disas/nanomips: Remove Pool tables from the class
` [PATCH 08/20] disas/nanomips: Remove NMD class
` [PATCH 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
` [PATCH 10/20] disas/nanomips: Delete nanomips.h
` [PATCH 11/20] disas/nanomips: Remove #inlcude <sstream>
` [PATCH 12/20] disas/nanomips: Replace std::string type
` [PATCH 13/20] disas/nanomips: Add free() calls
` [PATCH 14/20] disas/nanomips: Remove function overloading
` [PATCH 15/20] disas/nanomips: Replace exception handling
` [PATCH 16/20] disas/nanomips: Replace Cpp enums for C enums
` [PATCH 17/20] disas/nanomips: Remove argument passing by ref
` [PATCH 18/20] disas/nanomips: Add struct keyword
` [PATCH 19/20] disas/nanomips: Add modifier static
` [PATCH 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c

[PATCH 0/7] Allow semihosting from user mode
 2022-08-16  5:39 UTC  (15+ messages)
` [PATCH 1/7] semihosting: Allow optional use of semihosting from userspace
` [PATCH 2/7] target/arm: Honour -semihosting-config userspace=on
` [PATCH 3/7] target/m68k: "
` [PATCH 4/7] target/mips: "
` [PATCH 5/7] target/nios2: "
` [PATCH 6/7] target/xtensa: "
` [PATCH 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on

[PATCH v1] target/riscv: Add xicondops in ISA entry
 2022-08-16  4:54 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-16  4:28 UTC  (10+ messages)

[PATCH 0/4] hw/nvme: add irqfd support
 2022-08-16  1:54 UTC  (2+ messages)

[PATCH] hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DISPLAYS
 2022-08-16  0:49 UTC  (2+ messages)

[PATCH] target/arm: Rearrange cpu64.c so all the CPU initfns are together
 2022-08-16  0:47 UTC  (2+ messages)

[PATCH] meson: be strict for boolean options
 2022-08-16  0:46 UTC  (2+ messages)

[PATCH 0/2] hw/mips/boston: Initrd support
 2022-08-16  0:44 UTC  (3+ messages)
` [PATCH 2/2] hw/mips/boston: Pack fdt in fdt filter

[PATCH] hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
 2022-08-16  0:40 UTC  (6+ messages)

[PATCH] hw/riscv: Setting address of vector reset is improved
 2022-08-15 23:47 UTC  (2+ messages)

[BUG] cxl can not create region
 2022-08-15 22:55 UTC  (14+ messages)

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-15 22:48 UTC  (19+ messages)
` [PATCH for-7.2 v2 01/20] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
` [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 20/20] hmp, device_tree.c: add 'info fdt <property>' support

[RFC PATCH 00/13] PowerPC interrupt rework
 2022-08-15 22:39 UTC  (19+ messages)
` [RFC PATCH 01/13] target/ppc: define PPC_INTERRUPT_* values directly
` [RFC PATCH 02/13] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [RFC PATCH 03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt
` [RFC PATCH 04/13] target/ppc: prepare to split ppc_interrupt_pending by excp_model
` [RFC PATCH 05/13] target/ppc: create an interrupt masking method for POWER9/POWER10
` [RFC PATCH 06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9
` [RFC PATCH 07/13] target/ppc: create an interrupt masking method for POWER8
` [RFC PATCH 08/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p8
` [RFC PATCH 09/13] target/ppc: create an interrupt masking method for POWER7
` [RFC PATCH 10/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p7
` [RFC PATCH 11/13] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [RFC PATCH 12/13] target/ppc: introduce ppc_maybe_interrupt
` [RFC PATCH 13/13] target/ppc: unify cpu->has_work based on cs->interrupt_request

[PATCH] target/arm: Add cortex-a35
 2022-08-15 21:34 UTC 

Issue while making audio passthrough
 2022-08-15 18:05 UTC 

[PATCH] hw/riscv: Setting address of vector reset is improved
 2022-08-15 17:30 UTC 

Teensy 4.1 Implementation
 2022-08-15 15:25 UTC  (3+ messages)

CAN driver for the MCP2515 IC
 2022-08-15 14:35 UTC 

[RFC] Unable to use qemu-ppc to run 32-bit powerpc executables generated on gcc110 machine
 2022-08-15 14:44 UTC  (5+ messages)

race condition in display device caused by run_on_cpu() dropping the iothread lock
 2022-08-15 13:02 UTC  (3+ messages)

VGA hardware cursor query
 2022-08-15 12:45 UTC  (3+ messages)

[PATCH v4 0/1] monitor: Support specified vCPU registers
 2022-08-15 12:00 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
 2022-08-15 10:19 UTC  (8+ messages)
` [PATCH for-7.1 1/4] target/loongarch: Only allow short -cpu arguments without type name suffix
` [PATCH for-7.1 2/4] target/loongarch: Trim type name suffix in -cpu help output
` [PATCH for-7.1 3/4] target/loongarch: rename the TCG CPU "la464" to "qemu64-v1.00"

[PATCH v3 0/8] parallels: Refactor the code of images checks and fix a bug
 2022-08-15  9:02 UTC  (9+ messages)
` [PATCH v3 1/8] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v3 2/8] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v3 3/8] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v3 4/8] parallels: Move check of unclean image to a separate function
` [PATCH v3 5/8] parallels: Move check of cluster outside "
` [PATCH v3 6/8] parallels: Move check of leaks "
` [PATCH v3 7/8] parallels: Move statistic collection "
` [PATCH v3 8/8] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH v12 0/6] Improve PMU support
 2022-08-15  8:03 UTC  (11+ messages)
` [PATCH v12 1/6] target/riscv: Add sscofpmf extension support
` [PATCH v12 2/6] target/riscv: Simplify counter predicate function
` [PATCH v12 4/6] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v12 6/6] target/riscv: Remove additional priv version check for mcountinhibit

[PATCH v2 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
 2022-08-15  7:41 UTC  (7+ messages)
` [PATCH v2 1/4] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
` [PATCH v2 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v2 3/4] hw/ssi: ibex_spi: fixup/add rw1c functionality
` [PATCH v2 4/4] hw/ssi: ibex_spi: update reg addr

[PATCH v2 0/4] hw/arm/virt: Improve address assignment for high memory regions
 2022-08-15  6:29 UTC  (5+ messages)
` [PATCH v2 1/4] hw/arm/virt: Rename variable size to region_size in virt_set_memmap()
` [PATCH v2 2/4] hw/arm/virt: Introduce variable region_base "
` [PATCH v2 3/4] hw/arm/virt: Improve address assignment for high memory regions
` [PATCH v2 4/4] virt/hw/virt: Add virt_set_high_memmap() helper

[PATCH] riscv: Make semihosting configurable for all privilege modes
 2022-08-15  6:24 UTC  (9+ messages)

AST2600 support in QEMU
 2022-08-15  5:47 UTC  (4+ messages)

[RFC] hw/block/m25p80: implement Octal SPI commands
 2022-08-15  3:28 UTC  (2+ messages)

[PATCH] xio3130_upstream: Add ACS (Access Control Services) capability
 2022-08-14 22:55 UTC  (4+ messages)

[PATCH] hw/riscv: opentitan: bump opentitan version
 2022-08-14 22:11 UTC  (2+ messages)

[PATCH 1/3] hw/ssi: fixup typos in ibex_spi_host
 2022-08-14 21:56 UTC  (3+ messages)
` [PATCH 3/3] hw/ssi: fixup/add rw1c functionality

[PATCH v3 0/4] QEMU: Fix RISC-V virt & spike machines' dtbs
 2022-08-14 21:55 UTC  (3+ messages)
` [PATCH v3 3/4] hw/riscv: virt: fix syscon subnode paths

[PULL 0/1] loongarch patch queue
 2022-08-14 20:36 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).