messages from 2022-07-20 07:06:24 to 2022-07-20 22:14:11 UTC [more...]
[PULL 00/35] pc,pci,virtio: fixes, cleanups
2022-07-20 22:13 UTC (6+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need
[PULL V2 00/25] Net patches
2022-07-20 21:32 UTC (27+ messages)
` [PULL V2 01/25] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PULL V2 02/25] virtio-net: Expose MAC_TABLE_ENTRIES
` [PULL V2 03/25] virtio-net: Expose ctrl virtqueue logic
` [PULL V2 04/25] vdpa: Avoid compiler to squash reads to used idx
` [PULL V2 05/25] vhost: Reorder vhost_svq_kick
` [PULL V2 06/25] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PULL V2 07/25] vhost: Check for queue full at vhost_svq_add
` [PULL V2 08/25] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PULL V2 09/25] vhost: Add SVQDescState
` [PULL V2 10/25] vhost: Track number of descs in SVQDescState
` [PULL V2 11/25] vhost: add vhost_svq_push_elem
` [PULL V2 12/25] vhost: Expose vhost_svq_add
` [PULL V2 13/25] vhost: add vhost_svq_poll
` [PULL V2 14/25] vhost: Add svq avail_handler callback
` [PULL V2 15/25] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PULL V2 16/25] vhost-net-vdpa: add stubs for when no virtio-net device is present
` [PULL V2 17/25] vdpa: manual forward CVQ buffers
` [PULL V2 18/25] vdpa: Buffer CVQ support on shadow virtqueue
` [PULL V2 19/25] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PULL V2 20/25] vdpa: Add device migration blocker
` [PULL V2 21/25] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [PULL V2 22/25] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
` [PULL V2 23/25] net/colo: Fix a "double free" crash to clear the conn_list
` [PULL V2 24/25] net/colo.c: No need to track conn_list for filter-rewriter
` [PULL V2 25/25] net/colo.c: fix segmentation fault when packet is not parsed correctly
[PATCH qemu] target/s390x: support PRNO_TRNG instruction
2022-07-20 19:44 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v8 00/12] s390x: CPU Topology
2022-07-20 19:34 UTC (9+ messages)
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology
[PATCH v5 0/3] Implement Sstc extension
2022-07-20 19:31 UTC (9+ messages)
` [PATCH v5 2/3] target/riscv: Add stimecmp support
[PATCH 0/5] configure: fix some non-portabilities
2022-07-20 18:37 UTC (15+ messages)
` [PATCH 1/5] configure: Add missing POSIX-required space
` [PATCH 2/5] configure: Add braces to clarify intent of $emu[[:space:]]
` [PATCH 3/5] configure: Don't use bash-specific string-replacement syntax
` [PATCH 4/5] configure: Drop dead code attempting to use -msmall-data on alpha hosts
` [PATCH 5/5] configure: Avoid '==' bashism
[PATCH] oss-fuzz: ensure base_copy is a generic-fuzzer
2022-07-20 18:09 UTC
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-20 17:41 UTC (10+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
2022-07-20 17:38 UTC (8+ messages)
` [PATCH v3 1/9] tests: introduce tree-wide code style checking
` [PATCH v3 8/9] misc: remove qemu/osdep.h from headers / included source files
Access target TranslatorOps
2022-07-20 17:37 UTC (4+ messages)
[PATCH] oss-fuzz: remove binaries from qemu-bundle tree
2022-07-20 17:22 UTC (2+ messages)
[PATCH v3] target/ppc: Implement new wait variants
2022-07-20 17:16 UTC (2+ messages)
[PATCH 0/3] ci: refresh packages/containers and misc changes
2022-07-20 16:51 UTC (4+ messages)
` [PATCH 1/3] tests: refresh to latest libvirt-ci module
` [PATCH 2/3] gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail
` [PATCH 3/3] gitlab: drop 'containers-layer2' stage
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2022-07-20 16:08 UTC (2+ messages)
[PATCH] target/ppc: fix unreachable code in do_ldst_quad()
2022-07-20 15:59 UTC (2+ messages)
[PATCH] i386: Disable BTS and PEBS
2022-07-20 15:48 UTC (7+ messages)
[PULL 0/3] s390x fixes
2022-07-20 15:27 UTC (5+ messages)
` [PULL 1/3] target/s390x: fix handling of zeroes in vfmin/vfmax
` [PULL 2/3] target/s390x: fix NaN propagation rules
` [PULL 3/3] tests/tcg/s390x: test signed vfmin/vfmax
[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
2022-07-20 15:01 UTC (7+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore
[PATCH] tests: migration-test: Allow test to run without uffd
2022-07-20 14:32 UTC (10+ messages)
Support for Gaisler multicore LEONx SoCs
2022-07-20 14:29 UTC (4+ messages)
[PATCH v9 00/21] job: replace AioContext lock with job_mutex
2022-07-20 14:22 UTC (15+ messages)
` [PATCH v9 09/21] jobs: use job locks also in the unit tests
` [PATCH v9 11/21] jobs: group together API calls under the same job lock
` [PATCH v9 19/21] blockjob: protect iostatus field in BlockJob struct
[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
2022-07-20 14:09 UTC (12+ messages)
` [RFC PATCH 2/8] transactions: add tran_add_back
` [RFC PATCH 3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context()
` [RFC PATCH 7/8] block: use the new _change_ API instead of _can_set_ and _set_
[PATCH v2 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
2022-07-20 13:58 UTC (6+ messages)
` [PATCH v2 1/1] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
[PATCH v13 09/10] virtio-mmio: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-20 13:21 UTC (7+ messages)
[PATCH v13 06/10] virtio: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 08/10] virtio-net: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 10/10] virtio-pci: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 02/10] virtio-pci: decouple notifier from interrupt process
2022-07-20 13:11 UTC
[PATCH v13 04/10] vhost: introduce new VhostOps vhost_set_config_call
2022-07-20 13:11 UTC
[PATCH v13 05/10] vhost-vdpa: add support for config interrupt
2022-07-20 13:11 UTC
[PATCH] e1000e: Fix possible interrupt loss when using MSI
2022-07-20 11:13 UTC
[PATCH v13 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
2022-07-20 13:11 UTC
[PATCH v13 07/10] vhost: add support for configure interrupt
2022-07-20 13:12 UTC
[PATCH v13 03/10] virtio-pci: decouple the single vector from the interrupt process
2022-07-20 13:11 UTC
[PATCH v13 00/10] vhost-vdpa: add support for configure interrupt
2022-07-20 13:11 UTC
[PATCH v12 00/10] vhost-vdpa: add support for configure interrupt
2022-07-20 13:09 UTC (3+ messages)
[PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf
2022-07-20 13:08 UTC (2+ messages)
[PATCH v3] hw/i386: pass RNG seed via setup_data entry
2022-07-20 13:03 UTC (3+ messages)
` [PATCH resend "
[PULL 0/3] Misc patches for QEMU 7.1 freeze
2022-07-20 12:52 UTC (7+ messages)
[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
2022-07-20 12:23 UTC (3+ messages)
` [PULL v2 35/86] cxl/cxl-host: Add memops for CFMWS region
[PULL 00/21] loongarch patch queue
2022-07-20 12:10 UTC (4+ messages)
` [PULL 20/21] hw/loongarch: Add acpi ged support
[PULL 00/30] migration queue
2022-07-20 11:19 UTC (31+ messages)
` [PULL 01/30] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PULL 02/30] cpus: Introduce cpu_list_generation_id
` [PULL 03/30] migration/dirtyrate: Refactor dirty page rate calculation
` [PULL 04/30] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PULL 05/30] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PULL 06/30] softmmu/dirtylimit: Implement virtual CPU throttle
` [PULL 07/30] softmmu/dirtylimit: Implement dirty page rate limit
` [PULL 08/30] tests: Add dirty page rate limit test
` [PULL 09/30] multifd: Copy pages before compressing them with zlib
` [PULL 10/30] migration: Add postcopy-preempt capability
` [PULL 11/30] migration: Postcopy preemption preparation on channel creation
` [PULL 12/30] migration: Postcopy preemption enablement
` [PULL 13/30] migration: Postcopy recover with preempt enabled
` [PULL 14/30] migration: Create the postcopy preempt channel asynchronously
` [PULL 15/30] migration: Add property x-postcopy-preempt-break-huge
` [PULL 16/30] migration: Add helpers to detect TLS capability
` [PULL 17/30] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PULL 18/30] migration: Enable TLS for preempt channel
` [PULL 19/30] migration: Respect postcopy request order in preemption mode
` [PULL 20/30] tests: Move MigrateCommon upper
` [PULL 21/30] tests: Add postcopy tls migration test
` [PULL 22/30] tests: Add postcopy tls recovery "
` [PULL 23/30] tests: Add postcopy preempt tests
` [PULL 24/30] migration: remove unreachable code after reading data
` [PULL 25/30] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PULL 26/30] Add dirty-sync-missed-zero-copy migration stat
` [PULL 27/30] migration/multifd: Report to user when zerocopy not working
` [PULL 28/30] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PULL 29/30] migration: Avoid false-positive on non-supported scenarios for zero-copy-send
` [PULL 30/30] Revert "gitlab: disable accelerated zlib for s390x"
[PULL 00/29] migration queue
2022-07-20 10:36 UTC (7+ messages)
[PATCH 1/1] docs: pcie: describe PCIe option ROMs
2022-07-20 10:26 UTC (2+ messages)
[RFC] hw/nvme: Use irqfd to send interrupts
2022-07-20 10:21 UTC (3+ messages)
[PATCH v2] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-20 10:18 UTC (3+ messages)
[PATCH] target/ppc: Implement new wait variants
2022-07-20 10:08 UTC (3+ messages)
[PATCH v2] chardev: avoid use-after-free when client disconnect
2022-07-20 10:07 UTC
[PATCH v2] chardev: avoid use-after-free when client disconnect
2022-07-20 9:00 UTC (2+ messages)
[PATCH] hw/nvme: Add iothread support
2022-07-20 9:00 UTC
[PATCH] Revert "gitlab: disable accelerated zlib for s390x"
2022-07-20 8:34 UTC (3+ messages)
[PATCH v2] chardev: avoid use-after-free when client disconnect
2022-07-20 8:19 UTC (3+ messages)
[PATCH] accel/kvm: Avoid Coverity warning in query_stats()
2022-07-20 7:53 UTC (2+ messages)
[PATCH v9 00/11] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-20 7:39 UTC (3+ messages)
` [PATCH v9 07/11] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
[PATCH] hw/microblaze: pass random seed to fdt
2022-07-20 7:13 UTC (2+ messages)
[PATCH v6 00/21] vdpa net devices Rx filter change notification with Shadow VQ
2022-07-20 6:59 UTC (18+ messages)
` [PATCH v6 02/21] virtio-net: Expose MAC_TABLE_ENTRIES
` [PATCH v6 05/21] vhost: Reorder vhost_svq_kick
` [PATCH v6 06/21] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PATCH v6 08/21] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PATCH v6 09/21] vhost: Add SVQDescState
` [PATCH v6 10/21] vhost: Track number of descs in SVQDescState
` [PATCH v6 11/21] vhost: add vhost_svq_push_elem
` [PATCH v6 12/21] vhost: Expose vhost_svq_add
` [PATCH v6 13/21] vhost: add vhost_svq_poll
` [PATCH v6 14/21] vhost: Add svq avail_handler callback
` [PATCH v6 15/21] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PATCH v6 16/21] vhost-net-vdpa: add stubs for when no virtio-net device is present
` [PATCH v6 17/21] vdpa: manual forward CVQ buffers
` [PATCH v6 18/21] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v6 19/21] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PATCH v6 20/21] vdpa: Add device migration blocker
` [PATCH v6 21/21] vdpa: Add x-svq to NetdevVhostVDPAOptions
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).