messages from 2022-07-27 14:33:38 to 2022-07-28 13:29:12 UTC [more...]
[PATCH v3] target/ppc: Implement new wait variants
2022-07-28 13:27 UTC (4+ messages)
[PATCH] aspeed: Enable backend file for eeprom
2022-07-28 13:22 UTC (4+ messages)
[PATCH for-7.2] hw: Add compat machines for 7.2
2022-07-28 13:21 UTC (2+ messages)
[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
2022-07-28 13:16 UTC (3+ messages)
[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
2022-07-28 13:12 UTC (28+ messages)
` [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
` [PATCH v3 02/12] ppc/pnv: add PnvPHB base/proxy device
` [PATCH v3 03/12] ppc/pnv: turn PnvPHB3 into a PnvPHB backend
` [PATCH v3 04/12] ppc/pnv: add PHB4 bus init helper
` [PATCH v3 05/12] ppc/pnv: turn PnvPHB4 into a PnvPHB backend
` [PATCH v3 06/12] ppc/pnv: add pnv-phb-root-port device
` [PATCH v3 07/12] ppc/pnv: remove pnv-phb3-root-port
` [PATCH v3 08/12] ppc/pnv: remove pnv-phb4-root-port
` [PATCH v3 09/12] ppc/pnv: remove root port name from pnv_phb_attach_root_port()
` [PATCH v3 10/12] ppc/pnv: remove pecc->rp_model
` [PATCH v3 11/12] ppc/pnv: remove PnvPHB4.version
` [PATCH v3 12/12] ppc/pnv: move attach_root_port helper to pnv-phb.c
[PATCH 0/5] Enable unix socket support on Windows
2022-07-28 13:11 UTC (5+ messages)
` [PATCH 4/5] util/qemu-sockets: "
[PATCH v2 0/2] migration-test: Allow test to run without uffd
2022-07-28 13:04 UTC (3+ messages)
` [PATCH v2 1/2] migration-test: Use migrate_ensure_converge() for auto-converge
[PATCH v2 0/6] Enable unix socket support on Windows
2022-07-28 13:03 UTC (9+ messages)
` [PATCH v2 1/6] util/qemu-sockets: Replace the call to close a socket with closesocket()
` [PATCH v2 2/6] util/oslib-win32: Add a helper to get the Windows version
` [PATCH v2 3/6] qga/commands-win32: Use os_get_win_version()
` [PATCH v2 5/6] chardev/char-socket: Update AF_UNIX for Windows
[PATCH for-7.1] applesmc: silence invalid key warning in case default one is used
2022-07-28 12:59 UTC (8+ messages)
[PATCH 1/3] job: introduce dump guest memory job
2022-07-28 12:37 UTC (5+ messages)
` [PATCH 2/3] dump: use jobs framework for dump guest memory
` [PATCH 3/3] dump: support cancel dump process
[PATCH v2 0/2] migration: Store ram size value
2022-07-28 12:07 UTC (3+ messages)
` [PATCH v2 1/2] migration: Split ram_bytes_total_common() in two functions
` [PATCH v2 2/2] migration: Calculate ram size once
[PATCH v2 0/6] Eliminate multifd flush
2022-07-28 11:59 UTC (7+ messages)
` [PATCH v2 1/6] multifd: Create property multifd-sync-after-each-section
` [PATCH v2 2/6] multifd: Protect multifd_send_sync_main() calls
` [PATCH v2 3/6] migration: Simplify ram_find_and_save_block()
` [PATCH v2 4/6] migration: Make find_dirty_block() return a single parameter
` [PATCH v2 5/6] multifd: Only sync once each full round of memory
` [PATCH v2 6/6] ram: Document migration ram flags
[PATCH] stubs: update replay-tools to match replay.h types
2022-07-28 11:51 UTC (2+ messages)
virtio: why no full reset on virtio_set_status 0 ?
2022-07-28 11:41 UTC (9+ messages)
[PULL 0/2] block: fix parallels block driver
2022-07-28 11:40 UTC (4+ messages)
` [PULL 1/2] block/parallels: Fix buffer-based write call
` [PULL 2/2] iotests/131: Add parallels regression test
When create a new qemu fork, can not run pipeline, what I need to do?
2022-07-28 10:56 UTC (5+ messages)
[PATCH v3 for 7.2 00/21] virtio-gpio and various virtio cleanups
2022-07-28 10:41 UTC (16+ messages)
` [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 08/21] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v3 09/21] hw/virtio: fix vhost_user_read tracepoint
add qemu_fdt_setprop_strings() and use it in most places
2022-07-28 10:41 UTC (9+ messages)
` [PATCH v3 1/5] device_tree: add qemu_fdt_setprop_strings() helper
` [PATCH v3 2/5] hw/riscv: use qemu_fdt_setprop_strings() for string arrays
` [PATCH v3 3/5] hw/core: use qemu_fdt_setprop_strings()
` [PATCH v3 4/5] hw/mips: "
` [PATCH v3 5/5] hw/arm: change to "
[PATCH] tests/docker: regenerate container Dockerfiles
2022-07-28 10:36 UTC (2+ messages)
[PATCH for 7.1 v1 0/5] virtio fixes (split from virtio-gpio series)
2022-07-28 10:27 UTC (8+ messages)
` [PATCH v1 1/5] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v1 2/5] hw/virtio: incorporate backend features in features
` [PATCH v1 3/5] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v1 4/5] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v1 5/5] hw/virtio: fix vhost_user_read tracepoint
Guest reboot issues since QEMU 6.0 and Linux 5.11
2022-07-28 10:13 UTC (2+ messages)
[PATCH] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
2022-07-28 9:51 UTC (6+ messages)
[PATCH] ui: dbus-display requires CONFIG_GBM
2022-07-28 9:46 UTC (3+ messages)
[PATCH v4 00/17] dump: Add arch section and s390x PV dump
2022-07-28 9:49 UTC (11+ messages)
` [PATCH v4 01/17] dump: Rename write_elf_loads to write_elf_phdr_loads
` [PATCH v4 03/17] dump: Convert GuestPhysBlock iterators and use the filter functions
` [PATCH v4 04/17] dump: Rework get_start_block
` [PATCH v4 12/17] dump/dump: Add arch section support
[PATCH v5 0/8] Misc NPCM7XX patches
2022-07-28 9:46 UTC (5+ messages)
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER
[RFC 0/2] Fix Coverity and other errors in ppc440_uc DMA
2022-07-28 9:43 UTC (5+ messages)
` [RFC 1/2] hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
[PATCH 0/5] Eliminate multifd flush
2022-07-28 9:07 UTC (13+ messages)
` [PATCH 4/5] migration: Make find_dirty_block() return a single parameter
` [PATCH 5/5] multifd: Only sync once each full round of memory
[PATCH 0/8] Patch series to set up a ppc64le CI
2022-07-28 8:43 UTC (15+ messages)
` [PATCH 1/8] tests/docker: Fix alpine dockerfile
` [PATCH 2/8] scripts/ci/setup: ninja missing from build-environment
` [PATCH 3/8] scripts/ci/setup: Fix libxen requirements
` [PATCH 4/8] scripts/ci/setup: spice-server only on x86 aarch64
` [PATCH 5/8] scripts/ci/setup: Add ppc64le to vars.yml template
` [PATCH 6/8] scripts/ci/setup: Add Fedora to build-environment.yml
` [PATCH 7/8] scripts/ci/setup: Added debian "
` [RFC PATCH 8/8] tests/docker: Selective line reading by python script
[PATCH for-7.1 0/3] hw/nvme: misc ioeventfd fixes
2022-07-28 8:25 UTC (4+ messages)
` [PATCH for-7.1 1/3] hw/nvme: skip queue processing if notifier is cleared
` [PATCH for-7.1 2/3] hw/nvme: unregister the event notifier handler on the main loop
` [PATCH for-7.1 3/3] hw/nvme: do not enable ioeventfd by default
[PULL 0/3] Net patches
2022-07-28 8:29 UTC (5+ messages)
` [PULL 3/3] vdpa: Fix memory listener deletions of iova tree
[PATCH v6 0/5] RISC-V Smstateen support
2022-07-28 8:09 UTC (17+ messages)
` [PATCH v6 1/5] target/riscv: Add smstateen support
` [PATCH v6 2/5] target/riscv: smstateen check for h/senvcfg
` [PATCH v6 3/5] target/riscv: smstateen check for fcsr
[PATCH] hw/nvme: Add helper functions for qid-db conversion
2022-07-28 8:07 UTC
Question to mem-path support at QEMU for Xen
2022-07-28 7:17 UTC (3+ messages)
VIRTIO_NET_F_MTU not negotiated
2022-07-28 6:57 UTC (13+ messages)
fu740 target
2022-07-28 6:14 UTC (5+ messages)
[RFC patch 0/1] block: vhost-blk backend
2022-07-28 5:28 UTC (5+ messages)
[PATCH 00/16] Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci
2022-07-28 2:41 UTC (7+ messages)
` [PATCH 08/16] vhost: add op to enable or disable a single vring
[RFC v4 0/9] Add support for zoned device
2022-07-28 1:57 UTC (19+ messages)
` [RFC v4 2/9] qemu-io: add zoned block device operations
` [RFC v4 5/9] qemu-iotests: test new zone operations
` [RFC v4 6/9] raw-format: add "
` [RFC v4 7/9] config: add check to block layer
` [RFC v4 8/9] include: add support for zoned block devices
` [RFC v4 9/9] qapi: add support for zoned host device
[PULL 0/2] riscv-to-apply queue
2022-07-28 1:00 UTC (3+ messages)
` [PULL 1/2] RISC-V: Allow both Zmmul and M
` [PULL 2/2] hw/intc: sifive_plic: Fix multi-socket plic configuraiton
[PATCH v11 0/6] Improve PMU support
2022-07-28 0:56 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 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 0/2] linux-user: Improve strace output
2022-07-27 20:41 UTC (3+ messages)
` [PATCH 1/2] linux-user: Add missing signals in "
` [PATCH 2/2] linux-user: Add missing clock_gettime64() syscall strace
[PATCH] WHPX: Add support for device backed memory regions
2022-07-27 18:00 UTC
[PULL 00/15] qdev: Add JSON -device
2022-07-27 19:59 UTC (6+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts
[RFC v3 0/8] blkio: add libblkio BlockDriver
2022-07-27 19:33 UTC (3+ messages)
` [RFC v3 1/8] blkio: add io_uring block driver using libblkio
[PATCH] hw/intc: sifive_plic: Fix multi-socket plic configuraiton
2022-07-27 19:01 UTC (3+ messages)
[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
2022-07-27 18:38 UTC (9+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "
[PATCH for 7.1 0/2] aspeed: QOM fixes
2022-07-27 18:11 UTC (3+ messages)
` [PATCH for 7.1 2/2] aspeed/fby35: Fix owner of the BMC RAM memory region
[PATCH v2 6/9] aspeed: Add AST2600 (BMC) to fby35
2022-07-27 18:09 UTC (3+ messages)
[PATCH] virtio-pci: don't touch pci on virtio reset
2022-07-27 17:32 UTC (3+ messages)
[PATCH] block/io_uring: add missing include file
2022-07-27 16:44 UTC (3+ messages)
[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
2022-07-27 16:13 UTC (2+ messages)
[PATCH v10 00/21] job: replace AioContext lock with job_mutex
2022-07-27 15:53 UTC (11+ messages)
` [PATCH v10 09/21] jobs: use job locks also in the unit tests
` [PATCH v10 11/21] jobs: group together API calls under the same job lock
` [PATCH v10 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v10 17/21] blockjob: protect iostatus field in BlockJob struct
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
2022-07-27 15:45 UTC (4+ messages)
` [PATCH v2 07/11] "
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-27 15:18 UTC (6+ messages)
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-27 15:09 UTC (12+ messages)
[PATCH] target/riscv: Ensure opcode is saved for every instruction
2022-07-27 14:58 UTC (4+ messages)
[PATCH v2 0/9] Add Cortex-R52
2022-07-27 11:43 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).