messages from 2022-11-09 15:53:11 to 2022-11-10 12:53:56 UTC [more...]
[PATCH v2 0/3] Fix the "-nic help" option
2022-11-10 12:52 UTC (4+ messages)
` [PATCH v2 1/3] net: Move the code to collect available NIC models to a separate function
` [PATCH v2 2/3] net: Restore printing of the help text with "-nic help"
` [PATCH v2 3/3] net: Replace "Supported NIC models" with "Available NIC models"
[PATCH 0/3] Fix the "-nic help" option
2022-11-10 12:45 UTC (18+ messages)
` [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
` [PATCH 2/3] net: Restore printing of the help text with "-nic help"
[PATCH for-7.2 0/5] block/mirror: Do not wait for active writes
2022-11-10 12:40 UTC (12+ messages)
` [PATCH for-7.2 1/5] "
` [PATCH for-7.2 2/5] block/mirror: Drop mirror_wait_for_any_operation()
` [PATCH for-7.2 3/5] block/mirror: Fix NULL s->job in active writes
` [PATCH for-7.2 4/5] iotests/151: Test that active mirror progresses
` [PATCH for-7.2 5/5] iotests/151: Test active requests on mirror start
[PATCH v2] migration: check magic value for deciding the mapping of channels
2022-11-10 12:29 UTC (2+ messages)
[PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
2022-11-10 12:27 UTC (2+ messages)
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-10 12:25 UTC (18+ messages)
` [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
` [PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
` [PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
[PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
2022-11-10 11:57 UTC (9+ messages)
` [PATCH for-8.0 1/2] hw/input/ps2: Convert TYPE_PS2_DEVICE "
` [PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE "
[PATCH] tests/qtest/libqos/e1000e: Correctly group register accesses
2022-11-10 11:45 UTC
[PATCH] tests/qtest/e1000e-test: De-duplicate constants
2022-11-10 11:44 UTC
[PATCH] tests/qtest/libqos/e1000e: Remove "other" interrupts
2022-11-10 11:40 UTC
[PATCH] net: stream: add a new option to automatically reconnect
2022-11-10 11:37 UTC (3+ messages)
[PATCH 00/13] block: Simplify drain
2022-11-10 11:25 UTC (21+ messages)
` [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
` [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
` [PATCH 06/13] block: Drain invidual nodes during reopen
` [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
` [PATCH 08/13] stream: Replace subtree drain with a single node drain
` [PATCH 09/13] block: Remove subtree drains
` [PATCH 10/13] block: Call drain callbacks only once
` [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
[PATCH v2 0/9] Still more coroutine and various fixes in block layer
2022-11-10 10:52 UTC (8+ messages)
` [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
[PATCH for 7.1 v2 0/4] virtio fixes (split from virtio-gpio series)
2022-11-10 10:35 UTC (5+ messages)
` [PATCH v2 1/4] hw/virtio: incorporate backend features in features
[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
2022-11-10 10:28 UTC (4+ messages)
[PATCH v2 00/10] util: Introduce qemu_get_runtime_dir()
2022-11-10 10:06 UTC (11+ messages)
` [PATCH v2 01/10] qga: Remove platform GUID definitions
` [PATCH v2 02/10] util: Introduce qemu_get_runtime_dir()
` [PATCH v2 03/10] ivshmem-server: Use qemu_get_runtime_dir()
` [PATCH v2 04/10] contrib/rdmacm-mux: "
` [PATCH v2 05/10] qga: "
` [PATCH v2 06/10] scsi: "
` [PATCH v2 07/10] virtiofsd: "
` [PATCH v2 08/10] module: "
` [PATCH v2 09/10] util: Remove qemu_get_local_state_dir()
` [PATCH v2 10/10] spice-app: Use qemu_get_runtime_dir()
[PATCH] qga: Allow building of the guest agent without system emulators or tools
2022-11-10 10:05 UTC (9+ messages)
[PATCH v2 0/2] hw/nvme: errp fixes
2022-11-10 10:03 UTC (6+ messages)
` [PATCH v2 1/2] hw/nvme: fix incorrect use of errp/local_err
` [PATCH v2 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
[PATCH v1] virtio-net: fix for heap-buffer-overflow
2022-11-10 9:57 UTC
[PATCH for-7.2 v2 0/6] hw/nvme: misc fixes
2022-11-10 9:54 UTC (9+ messages)
` [PATCH for-7.2 v2 1/6] hw/nvme: fix accidental reintroduction of redundant code
` [PATCH for-7.2 v2 2/6] hw/nvme: fix cancellation of format operations
` [PATCH for-7.2 v2 3/6] hw/nvme: fix flush cancel
` [PATCH for-7.2 v2 4/6] hw/nvme: fix cancellation handling in zone reset
` [PATCH for-7.2 v2 5/6] hw/nvme: fix cancellation handling in dsm
` [PATCH for-7.2 v2 6/6] hw/nvme: fix numzrwa handling
[PATCH v2] qga: Allow building of the guest agent without system emulators or tools
2022-11-10 9:51 UTC (2+ messages)
[PATCH] virtio-net: fix for heap-buffer-overflow
2022-11-10 9:45 UTC (3+ messages)
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-10 9:28 UTC (6+ messages)
` [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
2022-11-10 9:04 UTC
[PATCH] Use a more portable way to enable target specific functions
2022-11-10 9:00 UTC (3+ messages)
[PATCH 0/4] Removal of several unused variables causing
2022-11-10 8:44 UTC (9+ messages)
` [PATCH 1/4] rtl8139: Remove unused variable
` [PATCH 2/4] tulip: "
` [PATCH 3/4] qemu-img: remove "
` [PATCH 4/4] host-libusb: Remove "
[PATCH 00/10] util: Introduce qemu_get_runtime_dir()
2022-11-10 8:03 UTC (12+ messages)
` [PATCH 01/10] qga: Remove platform GUID definitions
` [PATCH 02/10] util: Introduce qemu_get_runtime_dir()
` [PATCH 03/10] ivshmem-server: Use qemu_get_runtime_dir()
` [PATCH 04/10] contrib/rdmacm-mux: "
` [PATCH 05/10] qga: "
` [PATCH 06/10] scsi: "
` [PATCH 07/10] virtiofsd: "
` [PATCH 08/10] module: "
` [PATCH 09/10] util: Remove qemu_get_local_state_dir()
` [PATCH 10/10] spice-app: Use qemu_get_runtime_dir()
QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
2022-11-10 7:41 UTC (4+ messages)
[PATCH] libvhost-user: Handling potential memory allocation failures
2022-11-10 7:21 UTC (2+ messages)
` [RFC] libvhost-user: Add report when "
[PATCH for-8.0 0/9] arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset
2022-11-10 5:44 UTC (22+ messages)
` [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU "
` [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 "
` [PATCH for-8.0 3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON "
` [PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM "
` [PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON "
` [PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 "
` [PATCH for-8.0 7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON "
` [PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS "
` [PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS "
[PATCH v1 0/4] Support native debug icount trigger
2022-11-10 5:35 UTC (13+ messages)
` [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
` [PATCH v1 2/4] target/riscv: Add itrigger support when icount is enabled
` [PATCH v1 3/4] target/riscv: Enable native debug itrigger
` [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
[PATCH v2] qom.json: default the prealloc-threads to smp-cpus
2022-11-10 3:03 UTC (3+ messages)
[PATCH v11 0/5] RISC-V Smstateen support
2022-11-10 2:19 UTC (8+ messages)
` [PATCH v11 1/5] target/riscv: Add smstateen support
` [PATCH v11 3/5] target/riscv: generate virtual instruction exception
` [PATCH v11 4/5] target/riscv: smstateen check for fcsr
[PATCH] virtio: remove the excess virtio features check
2022-11-10 2:12 UTC (3+ messages)
[PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
2022-11-09 23:30 UTC (3+ messages)
[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
2022-11-09 23:26 UTC (6+ messages)
[PATCH] display: include dependencies explicitly
2022-11-09 23:11 UTC (3+ messages)
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h"
2022-11-09 22:30 UTC (2+ messages)
[PULL for-7.2 0/2] tcg patch queue
2022-11-09 20:46 UTC (2+ messages)
QEMU Rust Crates + Plugins in Rust
2022-11-09 19:57 UTC
Weird qtest FileNotFoundError errors
2022-11-09 19:25 UTC (2+ messages)
[PATCH v3 0/4] compare machine type compat_props
2022-11-09 17:53 UTC (6+ messages)
` [PATCH v3 2/4] python/qmp: increase read buffer size
Questions about QEMU exception
2022-11-09 17:35 UTC (3+ messages)
[ANNOUNCE] QEMU 7.2.0-rc0 is now available
2022-11-09 17:12 UTC
[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
2022-11-09 16:59 UTC (3+ messages)
[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
2022-11-09 16:26 UTC (3+ messages)
` [QEMU][PATCH v2 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
[PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
2022-11-09 16:24 UTC (6+ messages)
[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
2022-11-09 16:18 UTC (6+ messages)
[PATCH] Add missing pixman dependecy
2022-11-09 16:14 UTC (2+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-09 15:54 UTC (4+ messages)
[PATCH V2] hw/riscv: virt: Remove size restriction for pflash
2022-11-09 15:51 UTC (11+ messages)
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).