messages from 2023-12-10 05:32:55 to 2023-12-11 21:24:45 UTC [more...]
[PATCH 00/24] exec: Rework of various headers (user focused)
2023-12-11 21:22 UTC (10+ messages)
` [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
` [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
` [PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
` [PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
` [PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
` [PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
` [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
[PULL 00/20] Block patches
2023-12-07 11:11 UTC (4+ messages)
` [PULL 20/20] tracing: install trace events file only if necessary
[RFC] string-output-visitor: show structs as "<omitted>"
2023-12-11 19:57 UTC
[PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
2023-12-11 19:52 UTC (14+ messages)
` [PATCH v8 03/19] net: Move virtio-net header length assertion
` [PATCH v8 05/19] tap: Call tap_receive_iov() from tap_receive()
` [PATCH v8 07/19] virtio-net: Copy header only when necessary
` [PATCH v8 16/19] ebpf: Simplify error handling
` [PATCH v8 17/19] ebpf: Return 0 when configuration fails
` [PATCH v8 18/19] ebpf: Refactor tun_rss_steering_prog()
` [PATCH v8 19/19] ebpf: Add a separate target for skeleton
[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-12-11 19:44 UTC (5+ messages)
` [PATCH v2 05/20] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v2 12/20] migration/multifd: Add new migration option for multifd DSA offloading
QEMU developers fortnightly conference call for agenda for 2023-12-12
2023-12-11 19:04 UTC (5+ messages)
[PATCH for-9.0 00/21] target/arm: kvm cleanups
2023-12-11 18:58 UTC (11+ messages)
` [PATCH 18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
` [PATCH 20/21] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
[PATCH v3 0/4] accel/tcg: Move perf and debuginfo support to tcg
2023-12-11 18:52 UTC (7+ messages)
` [PATCH v3 2/4] tcg: Make tb_cflags() usable from target-agnostic code
` [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PATCH v3 4/4] accel/tcg: Move perf and debuginfo support to tcg
[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
2023-12-11 18:49 UTC (35+ messages)
` [PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
` [PATCH 03/40] vdpa: probe descriptor group index for data vqs
` [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
` [PATCH 06/40] vhost: make svq work with gpa without iova translation
` [PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
` [PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PATCH 09/40] vdpa: no repeat setting shadow_data
` [PATCH 10/40] vdpa: assign svq descriptors a separate ASID when possible
` [PATCH 11/40] vdpa: factor out vhost_vdpa_last_dev
` [PATCH 14/40] vdpa: convert iova_tree to ref count based
` [PATCH 18/40] vdpa: unregister listener on last dev cleanup
` [PATCH 35/40] vdpa: add vhost_vdpa_set_address_space_id trace
` [PATCH 36/40] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
` [PATCH 37/40] vdpa: add vhost_vdpa_set_dev_vring_base "
` [PATCH 39/40] vdpa: add trace events for vhost_vdpa_net_load_cmd
` [PATCH 40/40] vdpa: add trace event for vhost_vdpa_net_load_mq
[PATCH v7 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-12-11 17:52 UTC (12+ messages)
` [PATCH v7 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v7 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v7 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v7 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v7 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v7 06/11] tests/qtest: Creating qtest for GMAC Module
` [PATCH v7 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v7 08/11] hw/net: General GMAC Implementation
` [PATCH v7 09/11] hw/net: GMAC Rx Implementation
` [PATCH v7 10/11] hw/net: GMAC Tx Implementation
` [PATCH v7 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH v2 00/16] record/replay fixes: attempting to get avocado green
2023-12-11 17:50 UTC (24+ messages)
` [PATCH v2 01/16] tests/avocado: add a simple i386 replay kernel test
` [PATCH v2 02/16] tests/avocado: fix typo in replay_linux
` [PATCH v2 03/16] tests/avocado: modernise the drive args for replay_linux
` [PATCH v2 04/16] scripts/replay-dump: update to latest format
` [PATCH v2 05/16] scripts/replay_dump: track total number of instructions
` [PATCH v2 06/16] replay: remove host_clock_last
` [PATCH v2 07/16] replay: add proper kdoc for ReplayState
` [PATCH v2 08/16] replay: make has_unread_data a bool
` [PATCH v2 09/16] replay: introduce a central report point for sync errors
` [PATCH v2 10/16] replay/replay-char: use report_sync_error
` [PATCH v2 11/16] replay: stop us hanging in rr_wait_io_event
` [PATCH v2 12/16] chardev: force write all when recording replay logs
` [PATCH v2 13/16] tests/avocado: remove skips from replay_kernel
` [PATCH v2 14/16] accel/tcg: define tlb_fill as a trace point
` [PATCH v2 15/16] accel/tcg: add trace_tlb_resize "
` [PATCH v2 16/16] replay: report sync error when no exception in log (!DEBUG INVESTIGATION)
[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
2023-12-11 17:47 UTC (17+ messages)
` [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
` [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
` [PATCH 05/10] tests/avocado: use more distinct names for assets
` [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
` [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
` [PATCH 09/10] tests/avocado/boot_xen.py: unify tags
` [PATCH 10/10] tests/avocado/boot_xen.py: use class attribute
[PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
2023-12-11 17:38 UTC (2+ messages)
[PATCH v6 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-12-11 17:29 UTC (12+ messages)
` [PATCH v6 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v6 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v6 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v6 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v6 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v6 06/11] tests/qtest: Creating qtest for GMAC Module
` [PATCH v6 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v6 08/11] hw/net: General GMAC Implementation
` [PATCH v6 09/11] hw/net: GMAC Rx Implementation
` [PATCH v6 10/11] hw/net: GMAC Tx Implementation
` [PATCH v6 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[RFC PATCH] chardev: use bool for fe_open
2023-12-11 16:45 UTC (2+ messages)
[PATCH-for-9.0 0/3] target/arm/tcg: Few non-TCG cleanups
2023-12-11 15:47 UTC (2+ messages)
[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-12-11 15:41 UTC (3+ messages)
` [PATCH v5 06/11] tests/qtest: Creating qtest for GMAC Module
[RFC QEMU PATCH v3 0/1] Support device passthrough when dom0 is PVH on Xen
2023-12-11 15:33 UTC (3+ messages)
` [RFC QEMU PATCH v3 1/1] xen: Use gsi instead of irq for mapping pirq
[PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
2023-12-11 15:32 UTC (4+ messages)
` [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
[PATCH for-8.2] block: Fix AioContext locking in qmp_block_resize()
2023-12-11 14:48 UTC (2+ messages)
[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
2023-12-11 14:36 UTC (2+ messages)
[PATCH v7 0/5] eBPF RSS through QMP support
2023-12-11 14:07 UTC (15+ messages)
` [PATCH v7 1/5] ebpf: Added eBPF map update through mmap
` [PATCH v7 2/5] ebpf: Added eBPF initialization by fds
` [PATCH v7 3/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v7 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton
[PATCH for-9.0 00/10] vfio: Introduce a VFIOIOMMUClass
2023-12-11 14:01 UTC (25+ messages)
` [PATCH for-9.0 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler
` [PATCH for-9.0 02/10] vfio/container: Introduce vfio_legacy_setup() for further cleanups
` [PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
` [PATCH for-9.0 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
` [PATCH for-9.0 05/10] vfio/container: Introduce a VFIOIOMMU legacy "
` [PATCH for-9.0 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
` [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
` [PATCH for-9.0 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd "
` [PATCH for-9.0 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed
` [PATCH for-9.0 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage
[PATCH 0/2] support unaligned access for some xHCI registers
2023-12-11 13:57 UTC (5+ messages)
` [PATCH 1/2] system/memory.c: support unaligned access
` [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
[PATCH V7 00/12] fix migration of suspended runstate
2023-12-11 13:37 UTC (18+ messages)
` [PATCH V7 02/12] cpus: stop vm in "
` [PATCH V7 05/12] migration: propagate "
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend
` [PATCH V7 12/12] tests/qtest: postcopy "
[PATCH] iotests: don't run tests requiring cached writes in '-nocache' mode
2023-12-11 13:32 UTC
[RFC 00/41] qom-topo: Abstract Everything about CPU Topology
2023-12-11 13:36 UTC (2+ messages)
[PATCH] migration: Simplify initial conditionals in migration for better readability
2023-12-11 13:13 UTC (3+ messages)
[PATCH] xen: fix condition for enabling the Xen accelerator
2023-12-11 13:10 UTC (2+ messages)
[PATCH 0/2] Add support for (ratified) Zacas extension
2023-12-11 11:52 UTC (5+ messages)
` [PATCH 1/2] target/riscv: Add support for "
` [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
[PATCH] block: allocate aligned write buffer for 'truncate -m full'
2023-12-11 11:27 UTC (2+ messages)
[Bug 1254672] Re: ps segfaults with qemu-{arm, armel, mips, powerpc}-static
2023-12-11 11:09 UTC
[PULL 00/32] Block layer patches
2023-12-11 10:48 UTC (6+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
[PATCH] ui/vnc: Respect bound console
2023-12-11 9:43 UTC (2+ messages)
[PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
2023-12-11 8:29 UTC (5+ messages)
[PATCH v2] qdev: Report an error for machine without HotplugHandler
2023-12-11 6:51 UTC (2+ messages)
Request for New PPC Machine Supporting Multiple SMP Cores
2023-12-11 6:13 UTC (2+ messages)
[PATCH v3 0/3] Enable -cpu <cpu>,help
2023-12-11 6:02 UTC (8+ messages)
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu,help "
[PATCH] pc: q35: Bump max_cpus to 4096
2023-12-11 5:57 UTC (2+ messages)
[PATCH v6] ui/cocoa: Use NSWindow's ability to resize
2023-12-11 5:39 UTC
[PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
2023-12-11 2:16 UTC (2+ messages)
[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2023-12-11 1:49 UTC (2+ messages)
[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
2023-12-10 22:07 UTC (10+ messages)
` [PATCH v2 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
` [PATCH v2 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PATCH v2 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PATCH v2 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PATCH v2 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PATCH v2 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PATCH v2 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PATCH v2 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PATCH v2 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py
[PATCH qemu 0/3] [PATCH qemu 0/3] hw/arm: Add device STM32L4x5 SYSCFG
2023-12-10 19:05 UTC (4+ messages)
` [PATCH qemu 1/3] hw/misc: Implement STM32L4xx SYSCFG
` [PATCH qemu 2/3] tests/qtest: Add STM32L4xx SYSCFG QTest testcase
` [PATCH qemu 3/3] hw/arm: Connect STM32L4xx SYSCFG to STM32L4x5 SoC
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).