messages from 2023-08-29 08:31:28 to 2023-08-29 18:10:07 UTC [more...]
[PATCH v6 00/17] qemu patches for 64-bit NBD extensions
2023-08-29 17:58 UTC (16+ messages)
` [PATCH v6 01/17] nbd: Replace bool structured_reply with mode enum
` [PATCH v6 02/17] nbd/client: Pass mode through to nbd_send_request
` [PATCH v6 03/17] nbd: Add types for extended headers
` [PATCH v6 05/17] nbd/server: Refactor handling of command sanity checks
` [PATCH v6 06/17] nbd/server: Support a request payload
` [PATCH v6 07/17] nbd/server: Prepare to receive extended header requests
` [PATCH v6 08/17] nbd/server: Prepare to send extended header replies
` [PATCH v6 09/17] nbd/server: Support 64-bit block status
` [PATCH v6 10/17] nbd/server: Enable initial support for extended headers
` [PATCH v6 11/17] nbd/client: Plumb errp through nbd_receive_replies
` [PATCH v6 12/17] nbd/client: Initial support for extended headers
` [PATCH v6 13/17] nbd/client: Accept 64-bit block status chunks
` [PATCH v6 14/17] nbd/client: Request extended headers during negotiation
` [PATCH v6 15/17] nbd/server: Refactor list of negotiated meta contexts
` [PATCH v6 17/17] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
[PATCH 0/2] docs tests: Fix use of migrate_set_parameter
2023-08-29 17:37 UTC (2+ messages)
[PATCH] target/m68k: Add URL to semihosting spec
2023-08-29 17:36 UTC (4+ messages)
[PATCH 0/2] target/i386: reimplement fp2fp conversion instructions
2023-08-29 17:36 UTC (5+ messages)
` [PATCH 1/2] target/i386: generalize operand size "ph" for use in CVTPS2PD
` [PATCH 2/2] target/i386: fix memory operand size for CVTPS2PD
[PULL 0/3] Dirty page rate and dirty page limit 20230828 patches
2023-08-29 17:31 UTC (4+ messages)
[PULL 00/36] 2023q3 bsd user patches
2023-08-29 17:30 UTC (4+ messages)
[PATCH] qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
2023-08-29 17:29 UTC (4+ messages)
[PATCH for-8.2 0/3] arm: Use correct number of MPU regions on mps2-tz boards
2023-08-29 17:26 UTC (4+ messages)
` [PATCH for-8.2 3/3] hw/arm: Set number of MPU regions correctly for an505, an521, an524
[PULL v2 0/8] Block patches
2023-08-29 17:21 UTC (9+ messages)
` [PULL v2 1/8] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PULL v2 2/8] hw/ufs: Support for Query Transfer Requests
` [PULL v2 3/8] hw/ufs: Support for UFS logical unit
` [PULL v2 4/8] tests/qtest: Introduce tests for UFS
` [PULL v2 5/8] block-migration: Ensure we don't crash during migration cleanup
` [PULL v2 6/8] block: add subcluster_size field to BlockDriverInfo
` [PULL v2 7/8] block/io: align requests to subcluster_size
` [PULL v2 8/8] tests/qemu-iotests/197: add testcase for CoR with subclusters
[PATCH 00/10] configure cleanups for QEMU 8.2
2023-08-29 17:16 UTC (24+ messages)
` [PATCH 01/10] meson: do not unnecessarily use cmake for dependencies
` [PATCH 02/10] meson: update unsupported host/CPU messages
` [PATCH 03/10] configure: remove HOST_CC
` [PATCH 04/10] configure: create native file with contents of $host_cc
` [PATCH 05/10] meson: compile bundled device trees
` [PATCH 06/10] contrib/plugins: use an independent makefile
` [PATCH 07/10] meson: do not use config_host to pick tap implementations
` [PATCH 08/10] configure, meson: move simple OS definitions to meson
` [PATCH 09/10] configure: remove $linux and $mingw32 variables
` [PATCH 10/10] configure: move --enable-debug-tcg to meson
[PATCH] linux-user, bsd-user: disable on unsupported host architectures
2023-08-29 17:12 UTC (2+ messages)
[PATCH v2 00/11] target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h"
2023-08-29 17:07 UTC (13+ messages)
` [PATCH v2 01/11] target/ppc/pmu: Include missing 'qemu/timer.h' header
` [PATCH v2 02/11] target/riscv/pmu: Restrict 'qemu/log.h' include to source
` [PATCH v2 07/11] target/helper: Remove unnecessary 'qemu/main-loop.h' header
` [PATCH v2 09/11] target/xtensa: Include missing 'qemu/atomic.h' header
` [PATCH v2 10/11] qemu/processor: Remove unused "
` [PATCH v2 11/11] exec/translation-block: Clean up includes
PCIe: SLT attribute mismatch: 0xFF020100 instead of 0x20100
2023-08-29 17:07 UTC (7+ messages)
[PULL 0/4] tcg patch queue
2023-08-29 17:02 UTC (5+ messages)
` [PULL 1/4] softmmu: Assert data in bounds in iotlb_to_section
` [PULL 2/4] softmmu: Use async_run_on_cpu in tcg_commit
` [PULL 3/4] tcg: Remove vecop_list check from tcg_gen_not_vec
` [PULL 4/4] tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
[PATCH] target/i386: raise FERR interrupt with iothread locked
2023-08-29 17:01 UTC (4+ messages)
[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
2023-08-29 16:50 UTC (4+ messages)
` [PATCH v3 4/6] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
[PATCH v3 0/8] Xilinx Versal CFI support
2023-08-29 16:44 UTC (3+ messages)
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
[PATCH for-8.2 0/6] ppc: debug facility improvements
2023-08-29 16:43 UTC (2+ messages)
[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
2023-08-29 16:43 UTC (2+ messages)
[PATCH 0/6] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-08-29 16:20 UTC (14+ messages)
` [PATCH 1/6] migration: Add migration prefix to functions in target.c
` [PATCH 2/6] vfio/migration: Fail adding device with enable-migration=on and existing blocker
` [PATCH 3/6] vfio/migration: Add vfio_migratable_devices_num()
` [PATCH 5/6] vfio/migration: Block VFIO migration with postcopy migration
[PATCH v3 00/12] gdbstub and testing fixes for 8.2 (pre-PR)
2023-08-29 16:15 UTC (13+ messages)
` [PATCH v3 01/12] gitlab: enable ccache for many build jobs
` [PATCH v3 02/12] tests/docker: cleanup non-verbose output
` [PATCH v3 03/12] tests/tcg: remove quoting for info output
` [PATCH v3 04/12] docs/style: permit inline loop variables
` [PATCH v3 05/12] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
` [PATCH v3 06/12] tests: remove test-gdbstub.py
` [PATCH v3 07/12] tests/tcg: clean-up gdb confirm/pagination settings
` [PATCH v3 08/12] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
` [PATCH v3 09/12] gdbstub: remove unused user_ctx field
` [PATCH v3 10/12] gdbstub: refactor get_feature_xml
` [PATCH v3 11/12] gdbstub: replace global gdb_has_xml with a function
` [PATCH v3 12/12] gdbstub: move comment for gdb_register_coprocessor
[PATCH v2 0/4] io: follow coroutine AioContext in qio_channel_yield()
2023-08-29 16:06 UTC (5+ messages)
` [PATCH v2 1/4] nbd: drop unused nbd_receive_negotiate() aio_context argument
` [PATCH v2 2/4] nbd: drop unused nbd_start_negotiate() "
` [PATCH v2 3/4] io: check there are no qio_channel_yield() coroutines during ->finalize()
` [PATCH v2 4/4] io: follow coroutine AioContext in qio_channel_yield()
[PATCH] target/arm: Use deposit_z() in BCF opcode
2023-08-29 15:53 UTC (3+ messages)
[PATCH for-8.2 0/4] rtc devices: Avoid putting time_t in 32-bit variables
2023-08-29 15:50 UTC (2+ messages)
[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
2023-08-29 15:49 UTC (2+ messages)
[PULL 0/3] Dirty page rate and dirty page limit 20230829 patches
2023-08-29 15:29 UTC (4+ messages)
` [PULL 1/3] softmmu: Fix dirtylimit memory leak
` [PULL 2/3] softmmu/dirtylimit: Convert free to g_free
` [PULL 3/3] migration/dirtyrate: Fix precision losses and g_usleep overshoot
[RESEND] memory: avoid updating ioeventfds for some address_space
2023-08-29 15:22 UTC (2+ messages)
[PATCH 0/3] linux-user/aarch64: Add ESR signal frame record
2023-08-29 14:46 UTC (7+ messages)
` [PATCH 1/3] linux-user/aarch64: Add ESR signal frame for SIGSEGV, SIGBUS
` [PATCH 2/3] linux-user/aarch64: Fix normal SIGILL si_code
` [PATCH 3/3] linux-user/aarch64: Add ESR signal frame for PACFAIL
[PATCH for-8.2 0/3] pnv/lpc: Hook up xscoms for LPC
2023-08-29 14:45 UTC (4+ messages)
` [PATCH for-8.2 2/3] pnv/lpc: Hook up xscom region for P9/P10
[PATCH v2 00/58] TDX QEMU support
2023-08-29 14:42 UTC (16+ messages)
` [PATCH v2 04/58] target/i386: Introduce kvm_confidential_guest_init()
` [PATCH v2 13/58] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v2 36/58] memory: Introduce memory_region_init_ram_gmem()
` [PATCH v2 41/58] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v2 47/58] i386/tdx: Wire REPORT_FATAL_ERROR with GuestPanic facility
[PATCH 0/4] ppc/xive: Rework Inter chip communication
2023-08-29 14:32 UTC (5+ messages)
` [PATCH 1/4] ppc/xive: Use address_space routines to access the machine RAM
` [PATCH 2/4] ppc/xive: Introduce a new XiveRouter end_notify() handler
` [PATCH 3/4] ppc/xive: Handle END triggers between chips with MMIOs
` [PATCH 4/4] ppc/xive: Add support for the PC MMIOs
[PATCH v1 00/23] Q35 support for Xen
2023-08-29 14:20 UTC (4+ messages)
` [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
[PATCH 0/2] riscv: fix --enable-debug in riscv-to-apply.next
2023-08-29 14:18 UTC (5+ messages)
` [PATCH 1/2] hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
` [PATCH 2/2] hw/riscv/virt.c: "
[PATCH v2 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-08-29 14:12 UTC (9+ messages)
` [PATCH v2 1/4] migration/qmp: Fix crash on setting tls-authz with null
` [PATCH v2 2/4] tests/migration-test: Add a test for null parameter setups
` [PATCH v2 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
` [PATCH v2 4/4] migration/qapi: Drop @MigrationParameter enum
[PATCH v4 0/6] Complete i.MX6UL and i.MX7 processor for bare metal application
2023-08-29 14:08 UTC (8+ messages)
` [PATCH v4 1/6] Remove i.MX7 IOMUX GPR device from i.MX6UL
` [PATCH v4 2/6] Refactor i.MX6UL processor code
` [PATCH v4 4/6] Refactor i.MX7 "
[PATCH v1 0/4] Support dynamic MSI-X allocation
2023-08-29 14:04 UTC (5+ messages)
` [PATCH v1 1/4] vfio/pci: detect the support of "
` [PATCH v1 3/4] vfio/pci: use an invalid fd to enable MSI-X
[PATCH v1 0/7] Introduce model for IBM's FSP
2023-08-29 13:43 UTC (8+ messages)
` [PATCH v1 2/7] hw/fsi: Introduce IBM's scratchpad
` [PATCH v1 3/7] hw/fsi: Introduce IBM's cfam,fsi-slave
[PULL 00/14] Python, i386 changes for 2023-08-28
2023-08-29 13:43 UTC (2+ messages)
[RFC PATCH-for-8.1] accel: Remove HAX accelerator
2023-08-29 13:38 UTC (3+ messages)
[PATCH 0/6] qemu-img: rebase: add compression support
2023-08-29 13:27 UTC (8+ messages)
` [PATCH 3/6] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
` [PATCH 4/6] qemu-img: rebase: avoid unnecessary COW operations
[PATCH v2 00/12] gdbstub and testing fixes for 8.2
2023-08-29 12:04 UTC (4+ messages)
` [PATCH v2 10/12] gdbstub: refactor get_feature_xml
[PATCH v2] target/arm: properly document FEAT_CRC32
2023-08-29 13:23 UTC (2+ messages)
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-29 13:16 UTC (4+ messages)
` [PATCH 11/20] target/riscv: introduce KVM AccelCPUClass
[PATCH v4 0/9] Implement Most ARMv8.3 Pointer Authentication Features
2023-08-29 13:05 UTC (7+ messages)
` [PATCH v4 1/9] tests/tcg/aarch64: Adjust pauth tests for FEAT_FPAC
` [PATCH v4 3/9] target/arm: Add feature detection for FEAT_Pauth2 and extensions
` [PATCH v4 4/9] target/arm: Don't change pauth features when changing algorithm
[PATCH v2 00/11] target/arm: Implement cortex-a710
2023-08-29 12:40 UTC (4+ messages)
` [PATCH v2 11/11] "
[PATCH v5 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection
2023-08-29 12:07 UTC (4+ messages)
` [PATCH v5 1/3] qmp: remove virtio_list, search QOM tree instead
` [PATCH v5 2/3] qmp: update virtio feature maps, vhost-user-gpio introspection
` [PATCH v5 3/3] vhost-user: move VhostUserProtocolFeature definition to header file
[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
2023-08-29 11:29 UTC (15+ messages)
` [PATCH v3 04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
` [PATCH v3 09/11] docs: Start documenting VM templating
` [PATCH v3 11/11] machine: Improve error message when using default RAM backend id
` "
[PATCH 0/2] igb: Add FLR support
2023-08-29 11:13 UTC (4+ messages)
` [PATCH 1/2] igb: Add a VF reset handler
` [PATCH 2/2] igb: Add Function Level Reset to PF and VF
[PATCH 0/3] softmmu: Use async_run_on_cpu in tcg_commit
2023-08-29 10:50 UTC (3+ messages)
` [PATCH 2/3] "
[PATCH v3] Fix SEGFAULT on getting physical address of MMIO region
2023-08-29 10:47 UTC (4+ messages)
[PATCH] tests/qtest/bios-tables-test: Check for virtio-iommu device before using it
2023-08-29 10:20 UTC (2+ messages)
[PATCH 0/3] hw/mips/jazz: Rework the NIC init code
2023-08-29 10:04 UTC (7+ messages)
` [PATCH 1/3] hw/mips/jazz: Remove the big_endian variable
[PATCH] hw/block/dataplane/virtio-block: Avoid dynamic stack allocation
2023-08-29 9:52 UTC (3+ messages)
[PATCH v4 0/8] vdpa: Send all CVQ state load commands in parallel
2023-08-29 9:32 UTC (2+ messages)
[PATCH v3 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
2023-08-29 9:11 UTC (4+ messages)
` [PATCH v3 1/3] vdpa: Add SetSteeringEBPF method for NetClientState
` [PATCH v3 2/3] vdpa: Restore receive-side scaling state
` [PATCH v3 3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
[PATCH v2 0/8] machine: Unified CPU type check
2023-08-29 9:03 UTC (9+ messages)
` [PATCH v2 3/8] machine: Print supported CPU models instead of typenames
[PATCH v2 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
2023-08-29 8:48 UTC (3+ messages)
` [PATCH v2 1/2] vdpa: Restore hash calculation state
` [PATCH v2 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
[PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
2023-08-29 8:46 UTC (5+ messages)
` [PATCH v2 2/3] qemu-img: map: report compressed data blocks
[PATCH] hw/net/rocker: avoid NULL pointer dereference in of_dpa_cmd_add_l2_flood
2023-08-29 8:41 UTC (5+ 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).