messages from 2023-07-06 05:40:35 to 2023-07-06 16:40:03 UTC [more...]
[PATCH] target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts
2023-07-06 16:38 UTC (7+ messages)
[PATCH] hw/arm/virt-acpi-build.c: Add missing header
2023-07-06 16:32 UTC (3+ messages)
[PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
2023-07-06 16:30 UTC (4+ messages)
` [PATCH v2 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
` [PATCH v2 2/3] qemu-img: map: report compressed data blocks
` [PATCH v2 3/3] qemu-iotests: update expected tests output to contain "compressed" field
[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
2023-07-06 16:31 UTC (2+ messages)
[PATCH] xen-block: Avoid leaks on new error path
2023-07-06 16:28 UTC (2+ messages)
[PATCH v2 0/7] migration: Better error handling in return path thread
2023-07-06 16:27 UTC (10+ messages)
` [PATCH v2 6/7] qemufile: Always return a verbose error
` [PATCH v2 7/7] migration: Provide explicit error message for file shutdowns
[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
2023-07-06 16:26 UTC (8+ messages)
` [PULL 32/62] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH] i386/xen: consistent locking around Xen singleshot timers
` [PATCH v2] "
[PATCH 0/2] VIRTIO-IOMMU/VFIO page size related fixes
2023-07-06 15:38 UTC (14+ messages)
` [PATCH 1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment
` [PATCH 2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask()
[PATCH QEMU v7 8/9] migration: Extend query-migrate to provide dirty page limit info
2023-07-06 15:08 UTC (2+ messages)
[PATCH QEMU v7 4/9] migration: Introduce dirty-limit capability
2023-07-06 14:59 UTC (2+ messages)
[PATCH QEMU v7 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
2023-07-06 14:47 UTC (2+ messages)
[PATCH] qemu_cleanup: begin drained section after vm_shutdown()
2023-07-06 14:43 UTC (2+ messages)
[PATCH QEMU v7 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
2023-07-06 14:42 UTC (2+ messages)
[PATCH 0/2] migration: trivialities
2023-07-06 14:36 UTC (8+ messages)
` [PATCH 1/2] migration: factor out "resume_requested" in qmp_migrate()
` [PATCH 2/2] migration: unexport migrate_fd_error()
[PATCH v2 1/1] pcie: Add hotplug detect state register to cmask
2023-07-06 14:35 UTC (3+ messages)
[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-07-06 14:03 UTC (18+ messages)
` [PATCH v2 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
` [PATCH v2 2/4] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
` [PATCH v2 3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
` [PATCH v2 4/4] virtio-mem: Support "x-ignore-shared" migration
[PATCH v5 0/2] migration: switchover-hold flag
2023-07-06 13:54 UTC (8+ messages)
` [PATCH v5 1/2] migration: switchover-hold parameter
` [PATCH v5 2/2] qtest/migration: Use switchover-hold to speedup
[PATCH 0/3] qemu-img: map: implement support for compressed clusters
2023-07-06 13:51 UTC (5+ messages)
` [PATCH 2/3] qemu-img: map: report compressed data blocks
[PATCH] tb-maint: Document #ifdef..else..endif correctly
2023-07-06 13:43 UTC
[PULL v2 00/14] target-arm queue
2023-07-06 13:25 UTC (15+ messages)
` [PULL 01/14] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
` [PULL 02/14] hw/arm/sbsa-ref: use XHCI to replace EHCI
` [PULL 03/14] tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1
` [PULL 04/14] target/arm: Avoid splitting Zregs across lines in dump
` [PULL 05/14] target/arm: Dump ZA[] when active
` [PULL 06/14] target/arm: Fix SME full tile indexing
` [PULL 07/14] target/arm: Handle IC IVAU to improve compatibility with JITs
` [PULL 08/14] tests/qtest: xlnx-canfd-test: Fix code coverity issues
` [PULL 09/14] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
` [PULL 10/14] hw: arm: allwinner-sramc: Set class_size
` [PULL 11/14] target/xtensa: Assert that interrupt level is within bounds
` [PULL 12/14] target/arm: Suppress more TCG unimplemented features in ID registers
` [PULL 13/14] target/arm: Define neoverse-v1
` [PULL 14/14] target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
[PATCH] target/riscv: Fix LMUL check to use minimum SEW
2023-07-06 13:22 UTC (3+ messages)
[PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
2023-07-06 13:10 UTC (6+ messages)
[PULL 00/11] target-arm queue
2023-07-06 12:54 UTC (10+ messages)
` [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
转发: Qemu asan test reported heap-use-after-free error when using qxl and spice
2023-07-06 12:46 UTC
[PATCH v9 00/20] target/riscv, KVM: fixes and enhancements
2023-07-06 12:46 UTC (23+ messages)
` [PATCH v9 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v9 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v9 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v9 04/20] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v9 05/20] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v9 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v9 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v9 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v9 09/20] linux-headers: Update to v6.4-rc1
` [PATCH v9 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v9 11/20] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v9 12/20] target/riscv: add KVM specific MISA properties
` [PATCH v9 13/20] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v9 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v9 15/20] target/riscv/cpu.c: add satp_mode properties earlier
` [PATCH v9 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v9 17/20] target/riscv/cpu.c: create KVM mock properties
` [PATCH v9 18/20] target/riscv: update multi-letter extension KVM properties
` [PATCH v9 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v9 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH 0/2] target/arm: Implement Cortex Neoverse-V1
2023-07-06 12:29 UTC (4+ messages)
` [PATCH 2/2] target/arm: Define neoverse-v1
[PATCH v4 0/2] migration: switchover-hold flag
2023-07-06 12:27 UTC (4+ messages)
` [PATCH v4 1/2] migration: switchover-hold parameter
[PATCH v2] docs/migration: Update postcopy bits
2023-07-06 11:56 UTC
[PATCH] tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1
2023-07-06 11:55 UTC
[PATCH] docs/migration: Update postcopy bits
2023-07-06 11:53 UTC (3+ messages)
[PATCH] linux-user: make sure brk(0) returns a page-aligned value
2023-07-06 11:34 UTC
[PATCH v3] target/ppc: Make checkstop actually stop the system
2023-07-06 11:33 UTC (6+ messages)
[PATCH v2] Hexagon: move GETPC() calls to top level helpers
2023-07-06 11:22 UTC (4+ messages)
[PATCH v2 00/14] PPC440 devices misc clean up
2023-07-06 11:19 UTC (5+ messages)
[PATCH v3 0/4] PPC440 devices misc clean up
2023-07-06 11:16 UTC (10+ messages)
` [PATCH v3 1/4] ppc440_pcix: Stop using system io region for PCI bus
` [RESEND PATCH "
` [PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
` [RESEND PATCH "
` [PATCH v3 3/4] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [RESEND PATCH "
` [PATCH v3 4/4] ppc440_pcix: Rename QOM type define abd move it to common header
` [RESEND PATCH "
` [RESEND PATCH v3 0/4] PPC440 devices misc clean up
[PATCH v3 0/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR
2023-07-06 11:03 UTC (4+ messages)
[PATCH 0/4] QGA VSS Logging
2023-07-06 10:58 UTC (9+ messages)
` [PATCH 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
2023-07-06 10:34 UTC (10+ messages)
` [PATCH 11/21] swim: add trace events for IWM and ISM registers
` [PATCH 14/21] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
[PATCH] target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
2023-07-06 10:27 UTC (4+ messages)
[PATCH v3] kconfig: Add PCIe devices to s390x machines
2023-07-06 10:03 UTC (3+ messages)
[PULL 0/2] 9p queue 2023-07-06
2023-07-06 9:57 UTC (3+ messages)
` [PULL 2/2] MAINTAINERS: raise status of 9p to 'Maintained'
` [PULL 1/2] 9pfs: deprecate 'proxy' backend
[PATCH v8 00/20] target/riscv, KVM: fixes and enhancements
2023-07-06 9:37 UTC (4+ messages)
` [PATCH v8 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
[PATCH v2 0/2] VIRTIO-IOMMU/VFIO page size related fixes
2023-07-06 9:25 UTC (3+ messages)
` [PATCH v2 1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment
[PATCH] meson.build: Remove the logic to link C code with the C++ linker
2023-07-06 9:03 UTC (4+ messages)
[PATCH] ppc/pnv: Log all unimp warnings with similar message
2023-07-06 8:55 UTC (3+ messages)
[PATCH v2] riscv: Generate devicetree only after machine initialization is complete
2023-07-06 8:54 UTC (2+ messages)
[PATCH v2 0/5] Migration deprecated parts
2023-07-06 8:49 UTC (5+ messages)
` [PATCH v2 2/5] migration: migrate 'inc' command option is deprecated
` [PATCH v2 3/5] migration: migrate 'blk' "
[PATCH 0/3] qga: Add new option --allow-rpcs
2023-07-06 8:30 UTC (4+ messages)
` [PATCH 1/3] qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freeze
` [PATCH 2/3] qga: Add new option --allow-rpcs
` [PATCH 3/3] qga: Add tests for --allow-rpcs option
[PATCH v2 00/46] Add LoongArch LASX instructions
2023-07-06 8:19 UTC (11+ messages)
` [PATCH v2 10/46] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v2 11/46] target/loongarch: Implement xavg/xvagr
` [PATCH v2 12/46] target/loongarch: Implement xvabsd
` [PATCH v2 13/46] target/loongarch: Implement xvadda
` [PATCH v2 14/46] target/loongarch: Implement xvmax/xvmin
[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
2023-07-06 8:16 UTC (3+ messages)
` [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
[PATCH v3] linux-user/syscall: Implement execve without execveat
2023-07-06 8:07 UTC (4+ messages)
[PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
2023-07-06 7:19 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/qtest: Add xscom tests for powernv10 machine
[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-07-06 7:19 UTC (3+ messages)
[PATCH qemu v5] aspeed add montblanc bmc reference from fuji
2023-07-06 6:27 UTC (7+ messages)
[PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
2023-07-06 6:15 UTC (5+ messages)
[PULL 0/1] Block patches
2023-07-06 6:04 UTC (2+ messages)
[PATCH v3 0/1] target/riscv: Add support for BF16 extensions
2023-07-06 5:51 UTC (3+ messages)
` [PATCH v3 1/1] target/riscv: Add disas "
[PATCH v2 0/6] Add new CPU model GraniteRapids
2023-07-06 5:49 UTC (7+ messages)
` [PATCH v2 1/6] target/i386: Add FEAT_7_1_EDX to adjust feature level
` [PATCH v2 2/6] target/i386: Add support for MCDT_NO in CPUID enumeration
` [PATCH v2 3/6] target/i386: Allow MCDT_NO if host supports
` [PATCH v2 4/6] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PATCH v2 5/6] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
` [PATCH v2 6/6] target/i386: Add new CPU model GraniteRapids
Reducing vdpa migration downtime because of memory pin / maps
2023-07-06 5:46 UTC (9+ 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).