messages from 2022-11-09 22:37:43 to 2022-11-10 20:01:19 UTC [more...]
[PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
2022-11-10 20:00 UTC (3+ messages)
[PATCH for-7.2] Fix several typos in documentation (found by codespell)
2022-11-10 19:50 UTC (3+ messages)
[PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
2022-11-10 19:49 UTC (4+ messages)
` [PATCH for-8.0 1/2] hw/misc/mos6522: Convert TYPE_MOS6522 "
` [PATCH for-8.0 2/2] hw/misc: Convert TYPE_MOS6522 subclasses "
[PATCH 00/13] block: Simplify drain
2022-11-10 19:48 UTC (11+ messages)
` [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
` [PATCH 05/13] block: Inline bdrv_drain_invoke()
` [PATCH 08/13] stream: Replace subtree drain with a single node drain
[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
2022-11-10 19:29 UTC (8+ messages)
[RFC: PATCH v2] Add new build targets 'check-spelling' and 'check-spelling-docs'
2022-11-10 19:22 UTC
[PATCH v3 0/2] Fix the virtio features negotiation flaw
2022-11-10 19:17 UTC (7+ messages)
` [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
` [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
2022-11-10 18:51 UTC (7+ messages)
[PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
2022-11-10 18:21 UTC (8+ messages)
biosbits test failing on origin/master
2022-11-10 18:07 UTC
should ioapic_service really be modelling cpu writes?
2022-11-10 17:55 UTC (2+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-10 17:53 UTC (7+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
[PATCH v2 0/3] block: Start/end drain on correct AioContext
2022-11-10 17:46 UTC (4+ messages)
[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
2022-11-10 17:19 UTC (7+ messages)
[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
2022-11-10 17:11 UTC (7+ messages)
` [QEMU][PATCH v2 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
` [QEMU][PATCH v2 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v2 4/5] tests/qtest: Introduce tests for Xilinx VERSAL "
[PATCH v2 0/3] KVM: allow listener to stop all vcpus before
2022-11-10 16:48 UTC (4+ messages)
` [PATCH v2 1/3] accel: introduce accelerator blocker API
` [PATCH v2 2/3] KVM: keep track of running ioctls
` [PATCH v2 3/3] kvm: Atomic memslot updates
[PATCH] tests/stream-under-throttle: New test
2022-11-10 16:09 UTC
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-10 16:07 UTC (24+ 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
QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
2022-11-10 15:50 UTC (5+ messages)
[PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
2022-11-10 15:03 UTC (3+ messages)
intermittent failures in iotest 108
2022-11-10 14:56 UTC (4+ messages)
[PATCH for-7.2] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
2022-11-10 14:47 UTC (2+ messages)
[PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
2022-11-10 13:53 UTC (2+ messages)
[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
2022-11-10 13:47 UTC (2+ messages)
[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
2022-11-10 13:47 UTC (13+ messages)
` [PATCH v3 01/17] migration: Remove res_compatible parameter
` [PATCH v3 03/17] migration: Block migration comment or code is wrong
` [PATCH v3 04/17] migration: Simplify migration_iteration_run()
` [PATCH v3 05/17] vfio/migration: Fix wrong enum usage
[PATCH] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
2022-11-10 13:47 UTC (2+ messages)
[PATCH v4 0/6] Only generate cluster node in PPTT when specified
2022-11-10 13:10 UTC (3+ messages)
[PATCH 0/3] Fix the "-nic help" option
2022-11-10 13:05 UTC (19+ 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 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 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 for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
2022-11-10 11:57 UTC (8+ 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 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 (8+ 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()
[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 (9+ messages)
` [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] display: include dependencies explicitly
2022-11-09 23:11 UTC (2+ 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).