messages from 2023-09-18 23:33:51 to 2023-09-19 15:06:13 UTC [more...]
[PATCH 0/8] ppc: Clean up local variable shadowing
2023-09-19 15:05 UTC (28+ messages)
` [PATCH 1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine
` [PATCH 2/8] pnv/psi: Clean up local variable shadowing
` [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
` [PATCH 4/8] spapr: Clean up local variable shadowing in spapr_init_cpus()
` [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
[PATCH 0/3] accel: Factor tcg_cpu_reset_hold() out of cpu-common.c
2023-09-19 14:47 UTC (2+ messages)
[PATCH] hw/intc/arm_gicv3_kvm.c: Set the qemu_irq/gsi mapping for VFIO platform
2023-09-19 6:56 UTC
[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
2023-09-19 14:21 UTC (14+ messages)
` [QEMU PATCH v5 05/13] virtio-gpu: Configure context init for virglrenderer
` [QEMU PATCH v5 07/13] softmmu/memory: enable automatic deallocation of memory regions
` [QEMU PATCH v5 09/13] virtio-gpu: Handle resource blob commands
` [QEMU PATCH v5 10/13] virtio-gpu: Resource UUID
` [QEMU PATCH v5 11/13] virtio-gpu: Support Venus capset
[VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
2023-09-19 14:09 UTC (5+ messages)
` [VIRTIO PCI PATCH v5 1/1] transport-pci: "
Deadlock with SATA CD I/O and eject
2023-09-19 14:03 UTC (5+ messages)
[PATCH v23 00/20] s390x: CPU Topology
2023-09-19 13:37 UTC (5+ messages)
` [PATCH v23 01/20] CPU topology: extend with s390 specifics
` [PATCH v23 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
[PATCH v2] block-backend: Add new bds_io_in_flight counter
2023-09-19 13:37 UTC (2+ messages)
[RFC 0/3] virt: wire up NS EL2 virtual timer IRQ
2023-09-19 13:32 UTC (6+ messages)
` [RFC 1/3] tests/qtest/bios-tables-test: Allow changes to virt GTDT
` [RFC 2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
` [RFC 3/3] tests/qtest/bios-tables-test: Update virt/GTDT golden reference
[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
2023-09-19 13:19 UTC
[PATCH v2 00/18] Make Pixman an optional dependency
2023-09-19 13:02 UTC (8+ messages)
` [PATCH v2 01/18] build-sys: add a "pixman" feature
` [PATCH v2 05/18] ui/vc: console-vc requires PIXMAN
` [PATCH v2 09/18] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
[PATCH v4 00/10] linux-user: Detect and report host crashes
2023-09-19 13:01 UTC (12+ messages)
[PATCH v2 0/5] virtio-gpu: add blob migration support
2023-09-19 12:51 UTC (2+ messages)
[PATCH v2] hw/i386/pc: improve physical address space bound check for 32-bit systems
2023-09-19 12:46 UTC (4+ messages)
[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
2023-09-19 12:35 UTC (2+ messages)
[RESEND VIRTIO GPU PATCH v3 0/1] Add new feature flag VIRTIO_GPU_F_FREEZE_S3
2023-09-19 12:04 UTC (4+ messages)
` [RESEND VIRTIO GPU PATCH v3 1/1] virtio-gpu: "
` [virtio-dev] "
[PATCH 1/1] block: improve alignment detection and fix 271 test
2023-09-19 11:53 UTC (2+ messages)
[PATCH] vhost-user-scsi: support reconnect to backend
2023-09-19 11:40 UTC (7+ messages)
` [PATCH v5 0/5] Implement reconnect for vhost-user-scsi
` [PATCH v5 1/5] vhost-user-common: send get_inflight_fd once
` [PATCH v5 2/5] vhost: move and rename the conn retry times
` [PATCH v5 3/5] vhost-user-scsi: support reconnect to backend
` [PATCH v5 4/5] vhost-user-scsi: start vhost when guest kicks
` [PATCH v5 5/5] vhost-user: fix lost reconnect
[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
2023-09-19 11:37 UTC (23+ messages)
` [PATCH v2 01/19] target/riscv: introduce TCG AccelCPUClass
` [PATCH v2 02/19] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH v2 03/19] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH v2 04/19] target/riscv: move riscv_tcg_ops "
` [PATCH v2 05/19] target/riscv/cpu.c: add .instance_post_init()
` [PATCH v2 06/19] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH v2 07/19] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH v2 08/19] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH v2 09/19] target/riscv: make riscv_add_satp_mode_properties() public
` [PATCH v2 11/19] target/riscv: introduce KVM AccelCPUClass
` [PATCH v2 12/19] target/riscv: move KVM only files to kvm subdir
[PATCH] riscv: Call set_satp_mode_max_supported in riscv_host_cpu_init
2023-09-19 11:18 UTC (2+ messages)
[PATCH v2 0/8] qemu-img: rebase: add compression support
2023-09-19 11:14 UTC (12+ messages)
` [PATCH v2 3/8] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
` [PATCH v2 4/8] qemu-img: add chunk size parameter to compare_buffers()
` [PATCH v2 5/8] qemu-img: rebase: avoid unnecessary COW operations
` [PATCH v2 6/8] iotests/{024, 271}: add testcases for qemu-img rebase
` [PATCH v2 8/8] iotests: add tests for "qemu-img rebase" with compression
[QEMU PATCH v5 0/1] add freeze_mode for virtio-pci and support S3 for virtgpu
2023-09-19 11:02 UTC (3+ messages)
` [QEMU PATCH v5 1/2] virtio-pci: Add freeze_mode case for virtio pci
` [QEMU PATCH v5 2/2] virtgpu: do not destroy resources when guest does S3
[LINUX KERNEL PATCH v5 0/1] add freeze_mode for virtio_pci and add S3 support for virtgpu
2023-09-19 10:46 UTC (3+ messages)
` [LINUX KERNEL PATCH v5 1/2] virtio_pci: Add freeze_mode for virtio_pci_common_cfg
` [LINUX KERNEL PATCH v5 2/2] virtgpu: Add freeze and restore func to reinit vqs
[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
2023-09-19 10:48 UTC (7+ messages)
` [PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
` [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
[GIT PULL 00/12] Host Memory Backends and Memory devices queue 2023-09-19
2023-09-19 10:30 UTC (13+ messages)
` [GIT PULL 01/12] nvdimm: Reject writing label data to ROM instead of crashing QEMU
` [GIT PULL 02/12] softmmu/physmem: Distinguish between file access mode and mmap protection
` [GIT PULL 03/12] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
` [GIT PULL 04/12] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
` [GIT PULL 05/12] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
` [GIT PULL 06/12] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true
` [GIT PULL 07/12] softmmu/physmem: Never return directories from file_ram_open()
` [GIT PULL 08/12] docs: Don't mention "-mem-path" in multi-process.rst
` [GIT PULL 09/12] docs: Start documenting VM templating
` [GIT PULL 10/12] softmmu/physmem: Hint that "readonly=on, rom=off" exists when opening file R/W for private mapping fails
` [GIT PULL 11/12] machine: Improve error message when using default RAM backend id
` [GIT PULL 12/12] memory: avoid updating ioeventfds for some address_space
[PULL 00/28] Block layer patches
2023-09-19 10:26 UTC (4+ messages)
[PATCH v2 0/3] migration-qtest: zero the first byte of each page on start
2023-09-19 10:23 UTC (4+ messages)
` [PATCH v2 1/3] i386/a-b-bootblock: factor test memory addresses out into constants
` [PATCH v2 2/3] i386/a-b-bootblock: zero the first byte of each page on start
` [PATCH v2 3/3] s390x/a-b-bios: "
[PATCH v2 0/3] hw/cxl: Misc small fixes
2023-09-19 10:19 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl: Fix out of bound array access
` [PATCH v2 2/3] hw/mem/cxl_type3: Add missing copyright and license notice
` [PATCH v2 3/3] docs/cxl: Cleanout some more aarch64 examples
[PULL 00/17] Net patches
2023-09-19 10:03 UTC (13+ messages)
[PATCH 1/2] blockdev: qmp_transaction: harden transaction properties for bitmaps
2023-09-19 10:02 UTC (3+ messages)
[PATCH 0/3] hw/cxl: Misc small fixes
2023-09-19 10:00 UTC (10+ messages)
` [PATCH 2/3] hw/mem/cxl_type3: Add missing copyright and license notice
[PATCH v2 00/22] implement discard operation for Parallels images
2023-09-19 9:56 UTC (9+ messages)
` [PATCH 03/22] parallels: fix memory leak in parallels_open()
` [PATCH 04/22] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts
` [PATCH 19/22] parallels: naive implementation of parallels_co_pdiscard
` [PATCH 20/22] tests: extend test 131 to cover availability of the discard operation
[RFC PATCH v2 00/21] QEMU gmem implemention
2023-09-19 9:46 UTC (3+ messages)
` [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
[PATCH 0/7] Steps towards enabling -Wshadow=local
2023-09-19 9:45 UTC (13+ messages)
` [PATCH 1/7] migration/rdma: Fix save_page method to fail on polling error
` [PATCH 4/7] block/dirty-bitmap: Clean up local variable shadowing
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic
[PATCH v3 00/39] target agnostic cleanups
2023-09-19 9:45 UTC (7+ messages)
` [PATCH v3 14/39] accel/tcg: Remove env_neg()
` [PATCH v3 16/39] accel/tcg: Modify tlb_*() to use CPUState
` [PATCH v3 21/39] accel/tcg: Remove env_tlb()
[PATCH v2] virtio: add VIRTQUEUE_ERROR QAPI event
2023-09-19 9:44 UTC (2+ messages)
[PATCH] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
2023-09-19 9:44 UTC (4+ messages)
[PATCH 0/6] accel/tcg: Always require can_do_io (#1866)
2023-09-19 9:37 UTC (5+ messages)
` [PATCH 5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
` [PATCH 6/6] accel/tcg: Always require can_do_io
[PATCH v3 0/4] hw/cxl: Line length reduction and related
2023-09-19 9:34 UTC (5+ messages)
` [PATCH v3 1/4] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v3 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v3 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v3 4/4] hw/cxl: Line length reductions
[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
2023-09-19 9:34 UTC (7+ messages)
` [PATCH v3 14/16] virtio-mem: Expose device memory via multiple memslots if enabled
target/sparc: What is CPU_FEATURE_FLOAT128 for?
2023-09-19 9:32 UTC (2+ messages)
[PATCH v3] target/riscv: update checks on writing pmpcfg for Smepmp
2023-09-19 9:27 UTC (4+ messages)
[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
2023-09-19 9:13 UTC (12+ messages)
[PATCH v2 0/4] hw/cxl: Line length reduction and related
2023-09-19 9:11 UTC (4+ messages)
` [PATCH v2 4/4] hw/cxl: Line length reductions
[PATCH v2 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
2023-09-19 9:02 UTC (4+ messages)
` [PATCH v2 1/3] {include/}hw/arm: refactor virt PPI logic
` [PATCH v2 2/3] include/hw/arm: move BSA definitions to bsa.h
` [PATCH v2 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
[PATCH v3 qemu 0/3] Allow dump-guest-memory to output standard kdump format
2023-09-19 8:49 UTC (4+ messages)
` [PATCH v3 qemu 1/3] dump: Pass DumpState to write_ functions
[PATCH 00/11] qdev: Make array properties user accessible again
2023-09-19 8:35 UTC (6+ messages)
` [PATCH 02/11] hw/i386/pc: Use qdev_prop_set_array()
[PATCH 00/16] tests: Add CPU topology related smbios test cases
2023-09-19 8:01 UTC (28+ messages)
` [PATCH 01/16] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PATCH 03/16] tests: bios-tables-test: Add test for smbios type4 count
` [PATCH 04/16] tests: bios-tables-test: Add ACPI table binaries for type4 count test
` [PATCH 06/16] tests: bios-tables-test: Add test for smbios type4 core count
` [PATCH 09/16] tests: bios-tables-test: Extend core count2 test to cover general topology
` [PATCH 12/16] tests: bios-tables-test: Add test for smbios type4 thread count
` [PATCH 15/16] tests: bios-tables-test: Add test for smbios type4 thread count2
[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
2023-09-19 7:23 UTC (4+ messages)
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section
[PULL v2 0/9] testing updates (back to green!)
2023-09-19 6:57 UTC
[PATCH 0/4] accel/tcg: Stubs cleanups
2023-09-19 6:52 UTC (5+ messages)
` [RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
[PATCH v9 00/12] Add VIRTIO sound card
2023-09-19 6:47 UTC (3+ messages)
` [PATCH v9 11/12] virtio-sound: implement audio capture (RX)
[PATCH] hw/misc/mips_itu: Make MIPSITUState target agnostic
2023-09-19 6:41 UTC (2+ messages)
[PULL 0/9] testing updates (back to green!)
2023-09-19 6:37 UTC (3+ messages)
[PATCH 00/52] migration/rdma: Error handling fixes
2023-09-19 5:39 UTC (3+ messages)
` [PATCH 05/52] migration/rdma: Consistently use uint64_t for work request IDs
[PATCH v5 00/20] linux-user: Implement VDSOs
2023-09-19 4:47 UTC (3+ messages)
` [PATCH v5 16/20] linux-user/riscv: Add vdso
Call for agenda for 2023-09-19 QEMU developers call
2023-09-19 4:44 UTC (7+ messages)
[PATCH v3] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
2023-09-19 4:41 UTC (2+ messages)
[PATCH] target/riscv: pmp: Clear pmp/smepmp bits on reset
2023-09-19 4:40 UTC (2+ messages)
[PATCH] disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
2023-09-19 4:19 UTC (2+ messages)
Re: [PATCH v3] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host
2023-09-19 4:16 UTC (5+ messages)
` [PATCH v4] "
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).