messages from 2023-07-06 10:02:27 to 2023-07-06 20:34:37 UTC [more...]
[PATCH v3 0/4] PPC440 devices misc clean up
2023-07-06 20:33 UTC (12+ 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 v2] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
2023-07-06 20:31 UTC (2+ messages)
[PATCH 0/2] Fix MCE handling on AMD hosts
2023-07-06 20:22 UTC (4+ messages)
` [PATCH 1/2] i386: Add support for SUCCOR feature
` [PATCH 2/2] i386: Fix MCE support for AMD hosts
[PATCH v4 0/6] migration: Test the new "file:" migration
2023-07-06 20:19 UTC (7+ messages)
` [PATCH v4 1/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH v4 2/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH v4 3/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH v4 4/6] migration: Set migration status early in incoming side
` [PATCH v4 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH v4 6/6] tests/qtest: migration-test: Add tests for file-based migration
[PATCH v2 1/1] pcie: Add hotplug detect state register to cmask
2023-07-06 20:17 UTC (11+ messages)
[RFC PATCH 0/6] Enable vdpa net migration with features depending on CVQ
2023-07-06 20:02 UTC (8+ messages)
` [RFC PATCH 1/6] vdpa: export vhost_vdpa_set_vring_ready
` [RFC PATCH 2/6] vdpa: add should_enable op
` [RFC PATCH 3/6] vdpa: use virtio_ops->should_enable at vhost_vdpa_set_vrings_ready
` [RFC PATCH 4/6] vdpa: add stub vhost_vdpa_should_enable
` [RFC PATCH 5/6] vdpa: delay enable of data vqs
` [RFC PATCH 6/6] vdpa: remove net cvq migration blocker
[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
2023-07-06 19:58 UTC (12+ messages)
` [PATCH 07/21] audio: add Apple Sound Chip (ASC) emulation
` [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 0/2] migration: Only pass negative values to qemu_file_set_error()
2023-07-06 19:52 UTC (3+ messages)
` [PATCH 1/2] target/arm: Return negative value on power state migration error
` [PATCH 2/2] migration: Make it clear that qemu_file_set_error() needs a negative value
[PATCH 0/2] accel/tcg: Fix race condition in tb create/invalidate
2023-07-06 19:33 UTC (5+ messages)
` [PATCH 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH 2/2] accel/tcg: Always lock pages before translation
[PATCH] migration/calc-dirty-rate: millisecond precision period
2023-07-06 19:23 UTC (2+ messages)
[PATCH 1/1] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
2023-07-06 19:15 UTC
[PATCH] net: add initial support for AF_XDP network backend
2023-07-06 19:08 UTC (18+ messages)
[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
2023-07-06 18:33 UTC (3+ messages)
` [PATCH] ui/gtk: set scanout-mode right before scheduling draw
` [PATCH] ui/gtk: skip refresh if new dmabuf has been submitted
[PATCH 0/2] VIRTIO-IOMMU/VFIO page size related fixes
2023-07-06 18:52 UTC (8+ messages)
` [PATCH 2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask()
[PATCH v3 0/6] migration: Test the new "file:" migration
2023-07-06 18:49 UTC (13+ messages)
` [PATCH v3 1/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH v3 2/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH v3 3/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH v3 4/6] migration: Set migration status early in incoming side
` [PATCH v3 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH v3 6/6] tests/qtest: migration-test: Add tests for file-based migration
[PATCH v2 0/7] migration: Better error handling in return path thread
2023-07-06 18:47 UTC (13+ messages)
` [PATCH v2 6/7] qemufile: Always return a verbose error
` [PATCH v2 7/7] migration: Provide explicit error message for file shutdowns
[PATCH] virtio-gpu: do not replace surface when scanout is disabled
2023-07-06 18:00 UTC (3+ messages)
[RFC PATCH-for-8.1] accel: Remove HAX accelerator
2023-07-06 17:31 UTC (2+ messages)
[PULL v2 00/14] target-arm queue
2023-07-06 17:19 UTC (16+ 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] chore: rename `tricore_feature` to `is_tricore_feature_enabled`
2023-07-06 16:59 UTC
[PATCH 0/2] migration: trivialities
2023-07-06 17:09 UTC (11+ messages)
` [PATCH 1/2] migration: factor out "resume_requested" in qmp_migrate()
` [PATCH 2/2] migration: unexport migrate_fd_error()
[PATCH] hw/arm/virt-acpi-build.c: Add missing header
2023-07-06 17:08 UTC (5+ messages)
[PATCH] target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts
2023-07-06 16:56 UTC (8+ messages)
[PATCH] tb-maint: Document #ifdef..else..endif correctly
2023-07-06 16:52 UTC (2+ messages)
[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
2023-07-06 16:48 UTC (3+ messages)
[PATCH 0/4] QGA VSS Logging
2023-07-06 16:48 UTC (7+ messages)
` [PATCH 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
[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
[PATCH] xen-block: Avoid leaks on new error path
2023-07-06 16:28 UTC (2+ messages)
[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 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 v2 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-07-06 14:03 UTC (15+ 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 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] 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 (2+ messages)
[PATCH v2 00/14] PPC440 devices misc clean up
2023-07-06 11:19 UTC (5+ messages)
[PATCH v3 0/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR
2023-07-06 11:03 UTC (4+ messages)
[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
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).