messages from 2023-07-11 15:38:15 to 2023-07-12 15:03:54 UTC [more...]
[PATCH] block: Fix pad_request's request restriction
2023-07-12 15:02 UTC (6+ messages)
[PATCH v4 0/5] Support x2APIC mode with TCG accelerator
2023-07-12 14:57 UTC (8+ messages)
` [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system
[PATCH v21 00/20] s390x: CPU Topology
2023-07-12 14:45 UTC (13+ messages)
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
[PATCH] docs/system/target-riscv.rst: tidy CPU firmware section
2023-07-12 14:37 UTC
[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
2023-07-12 14:26 UTC (14+ messages)
[PATCH] vdpa: Increase out buffer size for CVQ commands
2023-07-12 14:04 UTC (7+ messages)
[PATCH 0/3] scsi: fix issue with Linux guest and unit attention
2023-07-12 13:43 UTC (4+ messages)
` [PATCH 1/3] scsi: fetch unit attention when creating the request
` [PATCH 2/3] scsi: cleanup scsi_clear_unit_attention()
` [PATCH 3/3] scsi: clear unit attention only for REPORT LUNS commands
[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
2023-07-12 13:39 UTC (3+ messages)
[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
2023-07-12 13:07 UTC (14+ messages)
` [PATCH v3 1/4] tests/lcitool: Generate distribution packages list in JSON format
` [PATCH v3 2/4] tests/lcitool: Refresh generated files
` [PATCH v3 3/4] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
` [PATCH v3 4/4] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
[PATCH v7 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-07-12 13:03 UTC (5+ messages)
` [PATCH v7 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v7 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
[PATCH v4] kconfig: Add PCIe devices to s390x machines
2023-07-12 12:57 UTC (4+ messages)
[PATCH v1 0/9] gfxstream + rutabaga_gfx
2023-07-12 12:31 UTC (5+ messages)
` [PATCH v1 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v1 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH v1 0/8] Xilinx Versal CFI support
2023-07-12 12:20 UTC (4+ messages)
` [PATCH v1 1/8] hw/misc: Introduce the Xilinx CFI interface
[PATCH v3] hw/ide/piix: properly initialize the BMIBA register
2023-07-12 12:08 UTC (3+ messages)
[PATCH] hw/pci: Warn when ARI/SR-IOV device has non-zero Function number
2023-07-12 12:06 UTC (4+ messages)
[PATCH v2 0/4] vhost-user: Back-end state migration
2023-07-12 11:17 UTC (5+ messages)
` [PATCH v2 1/4] vhost-user.rst: Migrating back-end-internal state
` [PATCH v2 2/4] vhost-user: Interface for migration state transfer
` [PATCH v2 3/4] vhost: Add high-level state save/load functions
` [PATCH v2 4/4] vhost-user-fs: Implement internal migration
[PATCH] vhost-user.rst: Clarify enabling/disabling vrings
2023-07-12 11:27 UTC (3+ messages)
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-12 11:43 UTC (2+ messages)
[PATCH] gdbstub: Fix client Ctrl-C handling
2023-07-12 10:39 UTC (5+ messages)
[PATCH V2] vhost_vdpa: no need to fetch vring base when poweroff
2023-07-12 10:14 UTC (9+ messages)
[PATCH] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
2023-07-12 10:08 UTC (4+ messages)
[RFC PATCH v4 00/24] vfio: Adopt iommufd
2023-07-12 9:50 UTC (29+ messages)
` [RFC PATCH v4 01/24] scripts/update-linux-headers: Add iommufd.h
` [RFC PATCH v4 02/24] Update linux-header per VFIO device cdev v14
` [RFC PATCH v4 03/24] vfio/common: Move IOMMU agnostic helpers to a separate file
` [RFC PATCH v4 04/24] vfio/common: Introduce vfio_container_add|del_section_window()
` [RFC PATCH v4 05/24] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [RFC PATCH v4 06/24] vfio/common: Add a vfio device iterator
` [RFC PATCH v4 07/24] vfio/common: Refactor vfio_viommu_preset() to be group agnostic
` [RFC PATCH v4 08/24] vfio/common: Move legacy VFIO backend code into separate container.c
` [RFC PATCH v4 09/24] vfio/common: Rename into as.c
` [RFC PATCH v4 10/24] vfio: Add base container
` [RFC PATCH v4 11/24] vfio/container: Introduce vfio_[attach/detach]_device
` [RFC PATCH v4 12/24] vfio/platform: Use vfio_[attach/detach]_device
` [RFC PATCH v4 13/24] vfio/ap: "
` [RFC PATCH v4 14/24] vfio/ccw: "
` [RFC PATCH v4 15/24] vfio/container-base: Introduce [attach/detach]_device container callbacks
` [RFC PATCH v4 16/24] vfio/as: Simplify vfio_viommu_preset()
` [RFC PATCH v4 17/24] Add iommufd configure option
` [RFC PATCH v4 18/24] backends/iommufd: Introduce the iommufd object
` [RFC PATCH v4 19/24] util/char_dev: Add open_cdev()
` [RFC PATCH v4 20/24] vfio/iommufd: Implement the iommufd backend
` [RFC PATCH v4 21/24] vfio/as: Add vfio device iterator callback for iommufd
` [RFC PATCH v4 22/24] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [RFC PATCH v4 23/24] vfio/as: Allow the selection of a given iommu backend
` [RFC PATCH v4 24/24] vfio/iommufd: Make vfio cdev pre-openable by passing a file handle
[PATCH] io: remove io watch if TLS channel is closed during handshake
2023-07-12 9:15 UTC (4+ messages)
[PATCH] tests/qtest: Fix typo in multifd cancel test
2023-07-12 8:42 UTC (2+ messages)
qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
2023-07-12 8:34 UTC (4+ messages)
[PATCH] target/ppc: Generate storage interrupts for radix RC changes
2023-07-12 8:27 UTC (2+ messages)
[GIT PULL 00/21] Host Memory Backends and Memory devices queue 2023-07-12
2023-07-12 8:17 UTC (22+ messages)
` [GIT PULL 01/21] memory-device: Unify enabled vs. supported error messages
` [GIT PULL 02/21] memory-device: Introduce machine_memory_devices_init()
` [GIT PULL 03/21] hw/arm/virt: Use machine_memory_devices_init()
` [GIT PULL 04/21] hw/ppc/spapr: "
` [GIT PULL 05/21] hw/loongarch/virt: "
` [GIT PULL 06/21] hw/i386/pc: "
` [GIT PULL 07/21] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [GIT PULL 08/21] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [GIT PULL 09/21] memory-device: Refactor memory_device_pre_plug()
` [GIT PULL 10/21] memory-device: Track used region size in DeviceMemoryState
` [GIT PULL 11/21] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
` [GIT PULL 12/21] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
` [GIT PULL 13/21] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
` [GIT PULL 14/21] virtio-mem: Support "x-ignore-shared" migration
` [GIT PULL 15/21] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
` [GIT PULL 16/21] pc: Factor out (un)plug handling of virtio-md-pci devices
` [GIT PULL 17/21] arm/virt: Use virtio-md-pci (un)plug functions
` [GIT PULL 18/21] virtio-md-pci: Handle unplug of virtio based memory devices
` [GIT PULL 19/21] virtio-md-pci: Support unplug requests for compatible devices
` [GIT PULL 20/21] virtio-mem: Prepare for device unplug support
` [GIT PULL 21/21] virtio-mem-pci: Device "
[PATCH] roms: add back edk2-basetools target
2023-07-12 8:20 UTC (2+ messages)
[PATCH v4 0/7] virtio-mem: Device unplug support
2023-07-12 7:27 UTC (5+ messages)
` [PATCH v4 7/7] virtio-mem-pci: "
[PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
2023-07-12 7:14 UTC (7+ 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 v4 0/6] migration: Test the new "file:" migration
2023-07-12 7:03 UTC (4+ messages)
` [PATCH v4 6/6] tests/qtest: migration-test: Add tests for file-based migration
[PATCH-for-8.1 0/3] target/mips/mxu: Fix overruns
2023-07-12 6:13 UTC (5+ messages)
` [PATCH-for-8.1 1/3] target/mips/mxu: Replace magic array size by its definition
` [PATCH-for-8.1 2/3] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
` [PATCH-for-8.1 3/3] target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
2023-07-12 5:52 UTC (11+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-07 12:06 UTC
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-10 13:42 UTC
[PATCH v3] Hexagon: move GETPC() calls to top level helpers
2023-07-11 0:31 UTC
[PATCH v2] ppc/pnv: Add QME region for P10
2023-07-12 2:21 UTC (4+ messages)
[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
2023-07-11 19:06 UTC (10+ messages)
tests/avocado/replay_kernel: ReplayKernelNormal.test_aarch64_virt failing
2023-07-11 18:37 UTC (3+ messages)
[PATCH 0/3] block: align CoR requests to subclusters
2023-07-11 17:46 UTC (9+ messages)
` [PATCH 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH 2/3] block/io: align requests to subcluster_size
` [PATCH 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-07-11 17:25 UTC (4+ messages)
` [PATCH v2 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH v2 2/3] block/io: align requests to subcluster_size
` [PATCH v2 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
[PATCH for-8.1] accel/tcg: Zero-pad PC in TCG CPU exec trace lines
2023-07-11 17:21 UTC (3+ messages)
[PATCH v7 00/15] Add RISC-V vector cryptographic instruction set support
2023-07-11 17:12 UTC (7+ messages)
` [PATCH v7 12/15] target/riscv: Add Zvkg ISA extension support
[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
2023-07-11 16:59 UTC (16+ messages)
` [PATCH v8 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v8 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v8 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v8 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v8 05/15] target/riscv: Move vector translation checks
` [PATCH v8 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v8 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v8 08/15] target/riscv: Add Zvbb ISA extension support
` [PATCH v8 09/15] target/riscv: Add Zvkned "
` [PATCH v8 10/15] target/riscv: Add Zvknh "
` [PATCH v8 11/15] target/riscv: Add Zvksh "
` [PATCH v8 12/15] target/riscv: Add Zvkg "
` [PATCH v8 13/15] crypto: Create sm4_subword
` [PATCH v8 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v8 15/15] target/riscv: Add Zvksed ISA extension support
riscv kvm breakage
2023-07-11 17:02 UTC (4+ messages)
[PULL 00/52] tcg patch queue
2023-07-11 16:42 UTC (3+ messages)
` [PULL 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
[PULL 00/22] tcg patch queue
2023-07-11 16:40 UTC (5+ messages)
` [PULL 02/22] accel/tcg/translate-all.c: Widen pc and cs_base
` [PULL 06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr
[hotfix PATCH-for-8.1 v4] configure: Fix cross-building for RISCV host
2023-07-11 16:36 UTC (2+ messages)
[PATCH v2] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
2023-07-11 16:36 UTC (2+ messages)
[hotfix PATCH-for-8.1 v5] configure: Fix cross-building for RISCV host
2023-07-11 16:33 UTC
[PATCH 0/6] vhost-user: Add suspend/resume
2023-07-11 15:52 UTC (7+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 2/6] vhost-vdpa: Move vhost_vdpa_reset_status() up
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
` [PATCH 4/6] vhost-user: Implement suspend/resume
` [PATCH 5/6] vhost-vdpa: Match vhost-user's status reset
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset
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).