messages from 2022-07-26 16:23:27 to 2022-07-27 09:23:31 UTC [more...]
[PATCH v11 0/6] Improve PMU support
2022-07-27 8:34 UTC (13+ messages)
` [PATCH v11 1/6] target/riscv: Add sscofpmf extension support
` [PATCH v11 2/6] target/riscv: Simplify counter predicate function
` [PATCH v11 3/6] target/riscv: Add few cache related PMU events
` [PATCH v11 4/6] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v11 5/6] target/riscv: Update the privilege field for sscofpmf CSRs
` [PATCH v11 6/6] target/riscv: Remove additional priv version check for mcountinhibit
[PATCH for-7.2 0/3] Replace 'blacklist' and 'whitelist' in the guest agent
2022-07-27 9:21 UTC (2+ messages)
` [PATCH 1/3] qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
[PATCH] .gitlab-ci.d/windows.yml: Enable native Windows symlink
2022-07-27 9:17 UTC (8+ messages)
[PATCH 0/5] Enable unix socket support on Windows
2022-07-27 9:06 UTC (11+ messages)
` [PATCH 1/5] util/qemu-sockets: Replace the call to close a socket with closesocket()
` [PATCH 2/5] util/oslib-win32: Add a helper to get the Windows version
` [PATCH 3/5] qga/commands-win32: Use os_get_win_version()
` [PATCH 4/5] util/qemu-sockets: Enable unix socket support on Windows
` [PATCH 5/5] chardev/char-socket: Update AF_UNIX for Windows
VIRTIO_NET_F_MTU not negotiated
2022-07-27 9:04 UTC (3+ messages)
[PATCH v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-27 8:26 UTC (6+ messages)
[RFC 0/2] Fix Coverity and other errors in ppc440_uc DMA
2022-07-27 8:28 UTC (6+ messages)
` [RFC 1/2] hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
` [RFC 2/2] hw/ppc/ppc440_uc: Handle mapping failure in DMA engine
[PATCH 00/16] Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci
2022-07-27 8:23 UTC (30+ messages)
` [PATCH 07/16] virtio-net: support queue reset
` [PATCH 08/16] vhost: add op to enable or disable a single vring
` [PATCH 09/16] vhost-user: enable/disable "
` [PATCH 11/16] vhost: introduce restart and release for vhost_dev's vqs
` [PATCH 14/16] virtio-net: support queue_enable for vhost-user
` [PATCH 16/16] vhost-net: vq reset feature bit support
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-27 8:21 UTC (13+ messages)
Question to mem-path support at QEMU for Xen
2022-07-27 8:19 UTC (2+ messages)
[PATCH] hw/nvme: add trace events for ioeventfd
2022-07-27 7:48 UTC (5+ messages)
[PATCH] hw/intc: sifive_plic: Fix multi-socket plic configuraiton
2022-07-27 7:38 UTC (4+ messages)
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-27 7:18 UTC (5+ messages)
[PATCH] hw/nvme: Add iothread support
2022-07-27 7:03 UTC (8+ messages)
[PATCH v15 00/10] vhost-vdpa: add support for configure interrupt
2022-07-27 7:01 UTC (3+ messages)
[PATCH v2] target/s390x: support PRNO_TRNG instruction
2022-07-27 6:32 UTC (5+ messages)
` [PATCH v3] "
[PATCH v3 for 7.2 00/21] virtio-gpio and various virtio cleanups
2022-07-27 6:24 UTC (24+ messages)
` [PATCH v3 01/21] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PATCH v3 02/21] include/hw: document vhost_dev feature life-cycle
` [PATCH v3 03/21] hw/virtio: fix some coding style issues
` [PATCH v3 04/21] hw/virtio: log potentially buggy guest drivers
` [PATCH v3 05/21] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v3 06/21] hw/virtio: incorporate backend features in features
` [PATCH v3 07/21] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v3 08/21] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v3 09/21] hw/virtio: fix vhost_user_read tracepoint
` [PATCH v3 10/21] hw/virtio: add some vhost-user trace events
` [PATCH v3 11/21] hw/virtio: add boilerplate for vhost-user-gpio device
` [PATCH v3 12/21] hw/virtio: add vhost-user-gpio-pci boilerplate
` [PATCH v3 13/21] tests/qtest: pass stdout/stderr down to subtests
` [PATCH v3 14/21] tests/qtest: add a timeout for subprocess_run_one_test
` [PATCH v3 15/21] tests/qtest: use qos_printf instead of g_test_message
` [PATCH v3 16/21] tests/qtest: catch unhandled vhost-user messages
` [PATCH v3 17/21] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v3 18/21] tests/qtest: add assert to catch bad features
` [PATCH v3 19/21] tests/qtest: implement stub for VHOST_USER_GET_CONFIG
` [PATCH v3 20/21] tests/qtest: add a get_features op to vhost-user-test
` [PATCH v3 21/21] tests/qtest: enable tests for virtio-gpio
[PATCH] s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
2022-07-27 6:13 UTC (3+ messages)
[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
2022-07-27 5:22 UTC (6+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "
[PATCH] target/riscv: Ensure opcode is saved for every instruction
2022-07-27 4:06 UTC (3+ messages)
[PATCH] hw/microblaze: pass random seed to fdt
2022-07-27 3:13 UTC (6+ messages)
[PATCH] target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
2022-07-27 2:09 UTC (2+ messages)
[PATCH] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3~31{h}
2022-07-27 1:52 UTC (4+ messages)
[PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
2022-07-26 22:13 UTC (4+ messages)
[PATCH v2 0/1] monitor: Support specified vCPU registers
2022-07-27 0:51 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v1 1/1] migration: add remaining params->has_* = true in migration_instance_init()
2022-07-26 23:38 UTC (2+ messages)
[PATCH 0/2] pci *_by_mask() coverity fix
2022-07-26 22:30 UTC (6+ messages)
` [PATCH 1/2] pci: Remove unused pci_get_*_by_mask() functions
` [PATCH 2/2] pci: Sanity check mask argument to pci_set_*_by_mask()
[PATCH 00/11] QOM'ify PIIX3 southbridge
2022-07-26 22:23 UTC (3+ messages)
[PATCH v10 00/12] Improve PMU support
2022-07-26 22:19 UTC (10+ messages)
` [PATCH v10 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v10 11/12] hw/riscv: virt: Add PMU DT node to the device tree
[PULL 00/16] pc,virtio: fixes
2022-07-26 21:51 UTC (18+ messages)
` [PULL 01/16] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
` [PULL 02/16] hw/machine: Clear out left over CXL related pointer from move of state handling to machines
` [PULL 03/16] hw/i386/pc: Always place CXL Memory Regions after device_memory
` [PULL 04/16] hw/cxl: Fix size of constant in interleave granularity function
` [PULL 05/16] hw/i386: add 4g boundary start to X86MachineState
` [PULL 06/16] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PULL 07/16] i386/pc: pass pci_hole64_size "
` [PULL 08/16] i386/pc: factor out above-4g end to an helper
` [PULL 09/16] i386/pc: factor out cxl range end to helper
` [PULL 10/16] i386/pc: factor out cxl range start "
` [PULL 11/16] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PULL 12/16] i386/pc: factor out device_memory base/size to helper
` [PULL 13/16] i386/pc: bounds check phys-bits against max used GPA
` [PULL 14/16] i386/pc: relocate 4g start to 1T where applicable
` [PULL 15/16] i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
` [PULL 16/16] hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
[PATCH] Hexagon (tests/tcg/hexagon) add compiler options to EXTRA_CFLAGS
2022-07-26 21:44 UTC (2+ messages)
hexagon docker test failure
2022-07-26 21:35 UTC (7+ messages)
[PATCH v7 for-7.2 00/15] block: cleanup backing and file handling
2022-07-26 20:11 UTC (16+ messages)
` [PATCH v7 01/15] block: BlockDriver: add .filtered_child_is_backing field
` [PATCH v7 02/15] block: introduce bdrv_open_file_child() helper
` [PATCH v7 03/15] block/blklogwrites: don't care to remove bs->file child on failure
` [PATCH v7 04/15] test-bdrv-graph-mod: update test_parallel_perm_update test case
` [PATCH v7 05/15] tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
` [PATCH v7 06/15] test-bdrv-graph-mod: fix filters to be filters
` [PATCH v7 07/15] block: document connection between child roles and bs->backing/bs->file
` [PATCH v7 08/15] block/snapshot: stress that we fallback to primary child
` [PATCH v7 09/15] Revert "block: Let replace_child_noperm free children"
` [PATCH v7 10/15] Revert "block: Let replace_child_tran keep indirect pointer"
` [PATCH v7 11/15] Revert "block: Restructure remove_file_or_backing_child()"
` [PATCH v7 12/15] Revert "block: Pass BdrvChild ** to replace_child_noperm"
` [PATCH v7 13/15] block: Manipulate bs->file / bs->backing pointers in .attach/.detach
` [PATCH v7 14/15] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
` [PATCH v7 15/15] block: refactor bdrv_remove_file_or_backing_child to bdrv_remove_child
[PATCH 0/2] block/parallels: Fix buffer-based write call
2022-07-26 19:06 UTC (2+ messages)
[PULL 0/9] target-arm queue
2022-07-26 18:36 UTC (2+ messages)
[PATCH V9 00/46] Live Update
2022-07-26 18:04 UTC (39+ messages)
` [PATCH V9 05/46] migration: migrate-enable-mode option
` [PATCH V9 07/46] migration: per-mode blockers
` [PATCH V9 08/46] cpr: relax some blockers
` [PATCH V9 09/46] cpr: reboot mode
` [PATCH V9 10/46] qdev-properties: strList
` [PATCH V9 11/46] qapi: strList_from_string
` [PATCH V9 13/46] qapi: strv_from_strList
` [PATCH V9 15/46] migration: cpr-exec-args parameter
` [PATCH V9 16/46] migration: simplify notifiers
` [PATCH V9 17/46] migration: check mode in notifiers
` [PATCH V9 20/46] vl: helper to request re-exec
` [PATCH V9 21/46] cpr: preserve extra state
` [PATCH V9 23/46] cpr: add exec-mode blockers
` [PATCH V9 24/46] cpr: ram block blockers
` [PATCH V9 25/46] cpr: only-cpr-capable
` [PATCH V9 26/46] cpr: Mismatched GPAs fix
` [PATCH V9 27/46] hostmem-memfd: cpr support
` [PATCH V9 28/46] hostmem-epc: "
` [PATCH V9 29/46] pci: export msix_is_pending
` [PATCH V9 30/46] vfio-pci: refactor for cpr
` [PATCH V9 31/46] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V9 32/46] vfio-pci: cpr part 2 (msi)
` [PATCH V9 33/46] vfio-pci: cpr part 3 (intx)
` [PATCH V9 34/46] vfio-pci: recover from unmap-all-vaddr failure
` [PATCH V9 35/46] vhost: reset vhost devices for cpr
` [PATCH V9 36/46] chardev: cpr framework
` [PATCH V9 37/46] chardev: cpr for simple devices
` [PATCH V9 38/46] chardev: cpr for pty
` [PATCH V9 39/46] chardev: cpr for sockets
` [PATCH V9 40/46] python/machine: QEMUMachine full_args
` [PATCH V9 41/46] python/machine: QEMUMachine reopen_qmp_connection
` [PATCH V9 42/46] tests/avocado: add cpr regression test
` [PATCH V9 43/46] vl: start on wakeup request
` [PATCH V9 44/46] migration: fix suspended runstate
` [PATCH V9 45/46] migration: notifier error reporting
` [PATCH V9 46/46] vfio: allow cpr-reboot migration if suspended
[PATCH 0/5] Eliminate multifd flush
2022-07-26 16:23 UTC (4+ messages)
` [PATCH 4/5] migration: Make find_dirty_block() return a single parameter
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).