messages from 2022-08-15 06:53:32 to 2022-08-16 09:49:23 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 v3 0/2] virtio-gpu: Shared memory capability
2022-08-16 9:42 UTC (2+ messages)
` [PATCH v3 2/2] virtio-gpu: hostmem
[PATCH] acpi_ged: Add ospm_status hook implementation
2022-08-16 9:41 UTC (4+ messages)
` 答复: "
[PATCH v3] xio3130_upstream: Add ACS, Access Control Services, capability
2022-08-16 9:37 UTC
[PATCH 00/22] QOMify PPC4xx devices and minor clean ups
2022-08-16 9:35 UTC (17+ messages)
` [PATCH 01/22] ppc/ppc4xx: Introduce a DCR device model
` [PATCH 12/22] ppc4xx: Move PLB model to ppc4xx_devs.c
` [PATCH 13/22] ppc4xx: Move EBC "
` [PATCH 15/22] hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
` [PATCH 18/22] ppc405: Move machine specific code to ppc405_boards.c
` [PATCH 19/22] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
` [PATCH 20/22] hw/ppc/Kconfig: Move imply before select
[PATCH v2] xio3130_upstream: Add ACS (Access Control Services) capability
2022-08-16 9:16 UTC
[PATCH v2 for-7.1] hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)
2022-08-16 9:02 UTC (2+ messages)
[PATCH RFC v1] hw/i386: place setup_data at fixed place in memory
2022-08-16 8:55 UTC (11+ messages)
` [PATCH v2] "
[PATCH 0/7] Allow semihosting from user mode
2022-08-16 8:50 UTC (16+ 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] virtio-crypto: support asynchronous mode
2022-08-16 8:48 UTC
[PATCH v5 00/18] dump: Add arch section and s390x PV dump
2022-08-16 8:43 UTC (13+ messages)
` [PATCH v5 01/18] dump: Replace opaque DumpState pointer with a typed one
` [PATCH v5 03/18] dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
` [PATCH v5 05/18] dump: Rework filter area variables
` [PATCH v5 07/18] dump: Split elf header functions into prepare and write
` [PATCH v5 08/18] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
` [PATCH v5 09/18] dump: Use a buffer for ELF section data and headers
[PATCH] hw/usb/hcd-xhci: Fix endless loop in case the DMA access fails (CVE-2020-14394)
2022-08-16 8:42 UTC (9+ messages)
[PATCH] [PATCH] linux-user/aarch64: Reset target data on MADV_DONTNEED
2022-08-16 8:41 UTC (10+ messages)
[PATCH] target/hppa: Fix proberi instruction emulation for linux-user
2022-08-16 7:58 UTC
[PATCH v12 0/6] Improve PMU support
2022-08-16 7:39 UTC (6+ messages)
` [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] RFC: char: deprecate usage of bidirectional pipe
2022-08-16 7:51 UTC (3+ messages)
[PATCH] ui/console: fix qemu_console_resize() regression
2022-08-16 7:33 UTC (5+ messages)
[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 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 (4+ 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 (11+ messages)
` [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 (3+ messages)
` [PATCH for-7.1 1/4] target/loongarch: Only allow short -cpu arguments without type name suffix
[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 v2 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
2022-08-15 7:41 UTC (5+ messages)
` [PATCH v2 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [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 (2+ messages)
` [PATCH v2 3/4] "
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).