messages from 2022-07-19 13:19:04 to 2022-07-20 07:14:26 UTC [more...]
[PATCH v6 00/21] vdpa net devices Rx filter change notification with Shadow VQ
2022-07-20 6:59 UTC (16+ messages)
` [PATCH v6 01/21] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PATCH v6 02/21] virtio-net: Expose MAC_TABLE_ENTRIES
` [PATCH v6 03/21] virtio-net: Expose ctrl virtqueue logic
` [PATCH v6 04/21] vdpa: Avoid compiler to squash reads to used idx
` [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 07/21] vhost: Check for queue full at 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 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 v2] chardev: avoid use-after-free when client disconnect
2022-07-20 7:10 UTC
[PATCH 0/4] Multiple interface support on top of Multi-FD
2022-07-20 6:52 UTC (4+ messages)
` [PATCH 3/4] Establishing connection between any non-default source and destination pair
[PATCH 1/1] docs: pcie: describe PCIe option ROMs
2022-07-20 6:42 UTC
[PATCH v2] docs: Add caveats for Windows as the build platform
2022-07-20 6:31 UTC (3+ messages)
[PULL 00/24] Net Patches
2022-07-20 6:06 UTC (29+ messages)
` [PULL 01/24] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PULL 02/24] virtio-net: Expose MAC_TABLE_ENTRIES
` [PULL 03/24] virtio-net: Expose ctrl virtqueue logic
` [PULL 04/24] vdpa: Avoid compiler to squash reads to used idx
` [PULL 05/24] vhost: Reorder vhost_svq_kick
` [PULL 06/24] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PULL 07/24] vhost: Check for queue full at vhost_svq_add
` [PULL 08/24] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PULL 09/24] vhost: Add SVQDescState
` [PULL 10/24] vhost: Track number of descs in SVQDescState
` [PULL 11/24] vhost: add vhost_svq_push_elem
` [PULL 12/24] vhost: Expose vhost_svq_add
` [PULL 13/24] vhost: add vhost_svq_poll
` [PULL 14/24] vhost: Add svq avail_handler callback
` [PULL 15/24] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PULL 16/24] vdpa: manual forward CVQ buffers
` [PULL 17/24] vdpa: Buffer CVQ support on shadow virtqueue
` [PULL 18/24] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PULL 19/24] vdpa: Add device migration blocker
` [PULL 20/24] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [PULL 21/24] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
` [PULL 22/24] net/colo: Fix a "double free" crash to clear the conn_list
` [PULL 23/24] net/colo.c: No need to track conn_list for filter-rewriter
` [PULL 24/24] net/colo.c: fix segmentation fault when packet is not parsed correctly
[PULL v2 00/31] riscv-to-apply queue
2022-07-20 5:33 UTC (4+ messages)
` [PULL v2 01/31] hw/ssi: Add Ibex SPI device model
[PATCH] docs: List kvm as a supported accelerator on RISC-V
2022-07-20 5:31 UTC (3+ messages)
[PATCH] target/riscv: Support SW update of PTE A/D bits and Ssptwad extension
2022-07-20 5:29 UTC (5+ messages)
[PATCH] hw/nvme: add trace events for ioeventfd
2022-07-20 2:47 UTC (3+ messages)
[PATCH] i386: Disable BTS and PEBS
2022-07-20 2:35 UTC (6+ messages)
[PULL 00/16] Misc patches for 2021-12-20
2022-07-20 0:51 UTC (5+ messages)
` [PULL 07/16] configure, meson: move ARCH to meson.build
[PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf
2022-07-19 23:26 UTC (3+ messages)
` [PULL 1/2] Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
` [PULL 2/2] Hexagon (target/hexagon) fix bug in mem_noshuf load exception
[PULL 00/29] migration queue
2022-07-19 22:19 UTC (33+ messages)
` [PULL 01/29] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PULL 02/29] cpus: Introduce cpu_list_generation_id
` [PULL 03/29] migration/dirtyrate: Refactor dirty page rate calculation
` [PULL 04/29] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PULL 05/29] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PULL 06/29] softmmu/dirtylimit: Implement virtual CPU throttle
` [PULL 07/29] softmmu/dirtylimit: Implement dirty page rate limit
` [PULL 08/29] tests: Add dirty page rate limit test
` [PULL 09/29] multifd: Copy pages before compressing them with zlib
` [PULL 10/29] migration: Add postcopy-preempt capability
` [PULL 11/29] migration: Postcopy preemption preparation on channel creation
` [PULL 12/29] migration: Postcopy preemption enablement
` [PULL 13/29] migration: Postcopy recover with preempt enabled
` [PULL 14/29] migration: Create the postcopy preempt channel asynchronously
` [PULL 15/29] migration: Add property x-postcopy-preempt-break-huge
` [PULL 16/29] migration: Add helpers to detect TLS capability
` [PULL 17/29] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PULL 18/29] migration: Enable TLS for preempt channel
` [PULL 19/29] migration: Respect postcopy request order in preemption mode
` [PULL 20/29] tests: Move MigrateCommon upper
` [PULL 21/29] tests: Add postcopy tls migration test
` [PULL 22/29] tests: Add postcopy tls recovery "
` [PULL 23/29] tests: Add postcopy preempt tests
` [PULL 24/29] migration: remove unreachable code after reading data
` [PULL 25/29] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PULL 26/29] Add dirty-sync-missed-zero-copy migration stat
` [PULL 27/29] migration/multifd: Report to user when zerocopy not working
` [PULL 28/29] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PULL 29/29] migration: Avoid false-positive on non-supported scenarios for zero-copy-send
[PATCH v1 1/1] migration: Avoid false-positive on non-supported scenarios for zero-copy-send
2022-07-19 20:35 UTC (3+ messages)
[PATCH] tests: migration-test: Allow test to run without uffd
2022-07-19 19:53 UTC (6+ messages)
[PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf
2022-07-19 19:48 UTC (3+ messages)
[PATCH] virtio-gpu: update done only on the scanout associated with rect
2022-07-19 19:39 UTC (5+ messages)
Access target TranslatorOps
2022-07-19 19:37 UTC
[PULL 0/6] Kraxel 20220719 patches
2022-07-19 19:20 UTC (8+ messages)
` [PULL 1/6] dbus-display: fix test race when initializing p2p connection
` [PULL 2/6] microvm: turn off io reservations for pcie root ports
` [PULL 3/6] usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
` [PULL 4/6] usb: document guest-reset and guest-reset-all
` [PULL 5/6] usb: document pcap (aka usb traffic capture)
` [PULL 6/6] gtk: Add show_tabs=on|off command line option
[PATCH] target/mips: Handle lock_user() failure in UHI_plog semihosting call
2022-07-19 19:17 UTC
[PULL 0/3] Misc patches for QEMU 7.1 freeze
2022-07-19 18:15 UTC (4+ messages)
[PULL 00/21] loongarch patch queue
2022-07-19 18:00 UTC (22+ messages)
` [PULL 01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
` [PULL 02/21] target/loongarch: Fix loongarch_cpu_class_by_name
` [PULL 03/21] hw/intc/loongarch_pch_pic: Fix bugs for update_irq function
` [PULL 04/21] target/loongarch/cpu: Fix coverity errors about excp_names
` [PULL 05/21] target/loongarch/tlb_helper: Fix coverity integer overflow error
` [PULL 06/21] target/loongarch/op_helper: Fix coverity cond_at_most error
` [PULL 07/21] target/loongarch/cpu: Fix cpucfg default value
` [PULL 08/21] fpu/softfloat: Add LoongArch specializations for pickNaN*
` [PULL 09/21] target/loongarch: Fix float_convd/float_convs test failing
` [PULL 10/21] tests/tcg/loongarch64: Add float reference files
` [PULL 11/21] tests/tcg/loongarch64: Add clo related instructions test
` [PULL 12/21] tests/tcg/loongarch64: Add div and mod "
` [PULL 13/21] tests/tcg/loongarch64: Add fclass test
` [PULL 14/21] tests/tcg/loongarch64: Add fp comparison instructions test
` [PULL 15/21] tests/tcg/loongarch64: Add pcadd related "
` [PULL 16/21] hw/loongarch: Add fw_cfg table support
` [PULL 17/21] hw/loongarch: Add uefi bios loading support
` [PULL 18/21] hw/loongarch: Add linux kernel booting support
` [PULL 19/21] hw/loongarch: Add smbios support
` [PULL 20/21] hw/loongarch: Add acpi ged support
` [PULL 21/21] hw/loongarch: Add fdt support
[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
2022-07-19 18:07 UTC (5+ messages)
` [RFC PATCH 7/8] block: use the new _change_ API instead of _can_set_ and _set_
[PATCH v2] linux-user: Unconditionally use pipe2() syscall
2022-07-19 17:50 UTC (2+ messages)
[PATCH v9 00/11] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-19 17:00 UTC (12+ messages)
` [PATCH v9 01/11] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v9 02/11] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v9 03/11] i386/pc: pass pci_hole64_size "
` [PATCH v9 04/11] i386/pc: factor out above-4g end to an helper
` [PATCH v9 05/11] i386/pc: factor out cxl range end to helper
` [PATCH v9 06/11] i386/pc: factor out cxl range start "
` [PATCH v9 07/11] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v9 08/11] i386/pc: factor out device_memory base/size to helper
` [PATCH v9 09/11] i386/pc: bounds check phys-bits against max used GPA
` [PATCH v9 10/11] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v9 11/11] i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
[PATCH v1 0/6] Support booting bios and kernel for LoongArch
2022-07-19 16:21 UTC (3+ messages)
[python-qemu-qmp MR #11] first public release - v0.0.1
2022-07-19 16:21 UTC
[PULL 00/35] pc,pci,virtio: fixes, cleanups
2022-07-19 16:21 UTC (4+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need
[PULL 00/14] Testing and misc patches
2022-07-19 16:14 UTC (2+ messages)
[PATCH] .cirrus.yml: Change winsymlinks to 'native'
2022-07-19 16:12 UTC
[PATCH v9 00/14] migration: Postcopy Preemption
2022-07-19 16:06 UTC (8+ messages)
` [PATCH v9 02/14] migration: Postcopy preemption preparation on channel creation
[python-qemu-qmp MR #10] GitLab: Omit pages job on merge_request_event pipelines
2022-07-19 15:03 UTC
[PATCH 0/5] CPU: Detect put cpu register errors for migrations
2022-07-19 14:57 UTC (2+ messages)
[PULL 00/15] Pull migration patches
2022-07-19 14:52 UTC (6+ messages)
` [PULL 03/15] multifd: Make no compression operations into its own structure
[PATCH v12 00/10] vhost-vdpa: add support for configure interrupt
2022-07-19 14:28 UTC (2+ messages)
[PATCH v2] Loading new machines and devices from external modules
2022-07-19 14:25 UTC (3+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-19 14:23 UTC (13+ messages)
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
2022-07-19 14:34 UTC (6+ messages)
` [PATCH v7 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v7 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
[PATCH] target/ppc: Implement new wait variants
2022-07-19 14:20 UTC (2+ messages)
[PATCH v12 09/10] virtio-mmio: add support for configure interrupt
2022-07-19 13:46 UTC
[PATCH v4 0/3] Zero copy improvements (QIOChannel + multifd)
2022-07-19 14:10 UTC (2+ messages)
[PATCH v12 05/10] vhost-vdpa: add support for config interrupt
2022-07-19 13:46 UTC
[PATCH] migration: remove unreachable code after reading data
2022-07-19 13:51 UTC (2+ messages)
[PATCH 0/3] hw/cxl, hw/machine, hw/i386: Misc minor fixes / cleanup
2022-07-19 14:09 UTC (2+ messages)
[PATCH v12 06/10] virtio: add support for configure interrupt
2022-07-19 13:46 UTC
[PATCH v12 02/10] virtio-pci: decouple notifier from interrupt process
2022-07-19 13:46 UTC
[PATCH v12 04/10] vhost: introduce new VhostOps vhost_set_config_call
2022-07-19 13:46 UTC
[PATCH v12 03/10] virtio-pci: decouple the single vector from the interrupt process
2022-07-19 13:46 UTC
[PATCH v12 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
2022-07-19 13:46 UTC
[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
2022-07-19 13:57 UTC (3+ messages)
` [PULL v2 29/86] hw/cxl/host: Add support for CXL Fixed Memory Windows
[PULL 00/18] Misc patches for 2022-07-12
2022-07-19 13:29 UTC (3+ messages)
` [PULL 15/18] accel: kvm: Fix memory leak in find_stats_descriptors
[PATCH v12 07/10] vhost: add support for configure interrupt
2022-07-19 13:46 UTC
[PATCH] accel/kvm: Avoid Coverity warning in query_stats()
2022-07-19 13:48 UTC
[PATCH] docs: Add caveats for Windows as the build platform
2022-07-19 13:29 UTC (2+ messages)
[PATCH v12 08/10] virtio-net: add support for configure interrupt
2022-07-19 13:46 UTC
[PATCH v12 10/10] virtio-pci: add support for configure interrupt
2022-07-19 13:46 UTC
[PATCH] There is no mechanism to load external machines and classes from modules at the moment. This patch is to add two parameters `add_machine` and `add_modinfo` for it. `add_machine` is to add machine from external modules. `add_modinfo` is to load new types from external modules, needed for a new machine, for example. Main aim is to have possibility to develop independent models and be able to use it with mainline QEMU. It will help to make develop new models of proprietary boards, simplify to use Qemu by hardware developers and extend number of supporting boards and devices in QEMU. It will be easier for small hardware manufacturers to use QEMU to develop their own board models and use them to shift left of FW/SW development
2022-07-19 10:40 UTC
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).