messages from 2023-06-14 22:42:09 to 2023-06-16 09:29:12 UTC [more...]
[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
2023-06-16 9:26 UTC (11+ messages)
` [PATCH v1 01/15] memory-device: Track the required memslots in DeviceMemoryState
` [PATCH v1 02/15] kvm: Add stub for kvm_get_max_memslots()
` [PATCH v1 03/15] vhost: Add vhost_get_max_memslots()
` [PATCH v1 04/15] memory-device, vhost: Add a memslot soft limit for memory devices
` [PATCH v1 05/15] kvm: Return number of free memslots
` [PATCH v1 09/15] memory-device, vhost: Support memory devices that dynamically consume multiple memslots
` [PATCH v1 11/15] memory-device: Support memory-devices with auto-detection of the number of memslots
` [PATCH v1 12/15] memory: Clarify mapping requirements for RamDiscardManager
` [PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled
` [PATCH v1 15/15] virtio-mem: Mark memslot alias memory regions unmergeable
[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
2023-06-16 9:21 UTC (2+ messages)
[PATCH v2 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
2023-06-16 9:07 UTC (2+ messages)
[PATCH] vfio/migration: Fix return value of vfio_migration_realize()
2023-06-16 9:05 UTC (6+ messages)
[PATCH v2 00/11] Multifd zero page support
2023-06-16 8:53 UTC (3+ messages)
` [PATCH v2 04/11] multifd: Count the number of bytes sent correctly
[PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
2023-06-16 8:32 UTC (4+ messages)
[PATCH 0/1] Secondary Cadence GEM IRQs
2023-06-16 8:27 UTC (3+ messages)
` [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs
[PATCH v2 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
2023-06-16 8:23 UTC (2+ messages)
[PATCH v8 0/6] migration: reduce time of loading non-iterable vmstate
2023-06-16 8:15 UTC (2+ messages)
A confusion about CXL in arm virt machine
2023-06-16 7:43 UTC
[PATCH v2] hw/loongarch: Add numa support
2023-06-16 7:10 UTC (2+ messages)
[PATCH] target/loongarch: Fix CSR.DMW0-3.VSEG check
2023-06-16 7:11 UTC (2+ messages)
[PATCH] hw/loongarch: Supplement cpu topology arguments
2023-06-16 7:10 UTC (2+ messages)
[PATCH v2 0/2] Add LoongArch cpu arch_id support
2023-06-16 7:10 UTC (5+ messages)
` [PATCH v2 1/2] hw/loongarch/virt: Add "
` [PATCH v2 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device
[PATCH v2 2/3] hw/ufs: Support for Query Transfer Requests
2023-06-16 6:58 UTC
[PATCH v2 3/3] hw/ufs: Support for UFS logical unit
2023-06-16 6:58 UTC
[PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
2023-06-16 5:40 UTC (3+ messages)
[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
2023-06-16 4:57 UTC (14+ messages)
` [PATCH 2/4] ppc/spapr: Add a nested state struct
` [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
` [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
2023-06-16 4:22 UTC (10+ messages)
` [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
` [PATCH 2/7] target/i386: Add support for MCDT_NO in CPUID enumeration
` [PATCH 3/7] target/i386: Allow MCDT_NO if host supports
` [PATCH 4/7] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
` [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
` [PATCH 7/7] target/i386: Add new CPU model GraniteRapids
[PATCH v15 00/10] TCG code quality tracking
2023-06-16 1:32 UTC (3+ messages)
[PULL v5 00/11] xenpvh5-tag
2023-06-15 23:52 UTC (12+ messages)
` [PULL v5 01/11] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [PULL v5 02/11] hw/i386/xen: rearrange xen_hvm_init_pc
` [PULL v5 03/11] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [PULL v5 04/11] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [PULL v5 05/11] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [PULL v5 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [PULL v5 07/11] hw/xen/xen-hvm-common: Use g_new and error_report
` [PULL v5 08/11] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [PULL v5 09/11] hw/arm: introduce xenpvh machine
` [PULL v5 10/11] meson.build: enable xenpv machine build for ARM
` [PULL v5 11/11] test/qtest: add xepvh to skip list for qtest
[QEMU][PATCH v8 00/11] Introduce xenpvh machine for arm architecture
2023-06-15 23:44 UTC (13+ messages)
` [QEMU][PATCH v8 01/11] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v8 02/11] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v8 03/11] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v8 04/11] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v8 05/11] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v8 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v8 07/11] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v8 08/11] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v8 09/11] hw/arm: introduce xenpvh machine
` [QEMU][PATCH v8 10/11] meson.build: enable xenpv machine build for ARM
` [QEMU][PATCH v8 11/11] test/qtest: add xepvh to skip list for qtest
[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
2023-06-15 23:03 UTC (15+ messages)
` [PATCH v3 01/14] target/ppc: Remove some superfluous parentheses
` [PATCH v3 02/14] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PATCH v3 03/14] target/ppc: Move common check in exception handlers to a function
` [PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v3 05/14] target/ppc: Remove some more local CPUState variables only used once
` [PATCH v3 06/14] target/ppc: Readability improvements in exception handlers
` [PATCH v3 07/14] target/ppd: Remove unused define
` [PATCH v3 08/14] target/ppc: Fix gen_sc to use correct nip
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v3 10/14] target/ppc: Simplify syscall exception handlers
` [PATCH v3 11/14] target/ppc: Get CPUState in one step
` [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v3 13/14] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v3 14/14] target/ppc: Clean up ifdefs in excp_helper.c, part 3
[PATCH 00/10] Misc clean ups to target/ppc exception handling
2023-06-15 23:02 UTC (22+ messages)
` [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
` [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH 06/10] target/ppc: Readability improvements in exception handlers
` [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
` [PATCH 09/10] target/ppc: Simplify syscall exception handlers
[PATCH v2 00/10] Misc clean ups to target/ppc exception handling
2023-06-15 23:02 UTC (15+ messages)
` [PATCH v2 03/10] target/ppc: Move common check in exception handlers to a function
` [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
` [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
` [PATCH v2 10/10] target/ppc: Get CPUState in one step
[PATCH V2 0/4] string list functions
2023-06-15 21:25 UTC (15+ messages)
` [PATCH V2 1/4] qapi: strList_from_string
QEMU virt (arm64) does not honor reserved-memory set in device tree
2023-06-15 20:59 UTC (3+ messages)
[PATCH V1 0/3] fix migration of suspended runstate
2023-06-15 20:26 UTC (4+ messages)
` [PATCH V1 1/3] vl: start on wakeup request
` [PATCH V1 2/3] migration: fix suspended runstate
` [PATCH V1 3/3] tests/qtest: live migration suspended state
[PULL 0/6] aspeed queue
2023-06-15 17:35 UTC (7+ messages)
` [PULL 1/6] hw/arm/aspeed: Add VPD data for Rainier machine
` [PULL 2/6] aspeed/hace: Initialize g_autofree pointer
` [PULL 3/6] aspeed: Introduce a boot_rom region at the machine level
` [PULL 4/6] aspeed: Use the boot_rom region of the fby35 machine
` [PULL 5/6] aspeed: Introduce a "bmc-console" machine option
` [PULL 6/6] target/arm: Allow users to set the number of VFP registers
[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
2023-06-15 17:12 UTC (2+ messages)
[PATCH 0/4] TriCore Privilege Levels
2023-06-15 15:36 UTC (11+ messages)
` [PATCH 1/4] target/tricore: Introduce priv tb flag
` [PATCH 2/4] target/tricore: Implement privilege level for all insns
` [PATCH 3/4] target/tricore: Honour privilege changes on PSW write
` [PATCH 4/4] target/tricore: Fix ICR.IE offset in RESTORE insn
[PATCH v2 0/6] target/riscv: Add support for BF16 extensions
2023-06-15 15:00 UTC (10+ messages)
` [PATCH v2 1/6] target/riscv: Add properties "
` [PATCH v2 2/6] target/riscv: Add support for Zfbfmin extension
` [PATCH v2 3/6] target/riscv: Add support for Zvfbfmin extension
` [PATCH v2 4/6] target/riscv: Add support for Zvfbfwma extension
` [PATCH v2 5/6] target/riscv: Expose properties for BF16 extensions
` [PATCH v2 6/6] target/riscv: Add disas support "
[PATCH V2] migration: file URI
2023-06-15 14:50 UTC (9+ messages)
[PATCH] imx_serial: set wake bit when we receive a data byte
2023-06-15 14:22 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] contrib/plugins: add meson build file
2023-06-15 14:14 UTC
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-15 13:49 UTC (4+ messages)
` [PATCH v5 1/9] migration: Add switchover ack capability
[PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
2023-06-15 10:12 UTC (3+ messages)
[PATCH] hw/riscv/virt.c: fix typo in 'aia' description
2023-06-15 13:15 UTC (3+ messages)
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
2023-06-15 9:48 UTC (7+ messages)
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
2023-06-15 9:45 UTC (6+ messages)
[PATCH v3] 9pfs: deprecate 'proxy' backend
2023-06-15 9:35 UTC (2+ messages)
[PATCH v2 1/2] ui/touch: Move event handling to a common helper
2023-06-15 9:28 UTC (4+ messages)
` [PATCH v2 2/2] ui/dbus: Expose a touch device interface
Lost partition tables on ide-hd + ahci drive
2023-06-15 8:24 UTC (4+ messages)
[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
2023-06-15 8:11 UTC (2+ messages)
[RFC v2 0/6] Native Library Calls
2023-06-15 7:59 UTC (3+ messages)
` [RFC v2 2/6] Add the libnative library
[QEMU PATCH 0/1]
2023-06-15 7:23 UTC (6+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
[PATCH v2 0/8] disas/riscv: Add vendor extension support
2023-06-15 6:53 UTC (5+ messages)
` [PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
` [PATCH v2 8/8] disas/riscv: Add support for XThead* instructions
[PATCH 0/1] virtio: add a new vcpu stall watchdog
2023-06-15 6:13 UTC (2+ messages)
` [PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci
[PATCH 0/3] net: socket: do not close file descriptor if it's not a socket
2023-06-15 5:10 UTC (7+ messages)
` [PATCH 1/3] net: socket: prepare to cleanup net_init_socket()
` [PATCH 2/3] net: socket: move fd type checking to its own function
` [PATCH 3/3] net: socket: remove net_init_socket()
[PATCH] docs/devel: Document the tarball publishing/release process
2023-06-15 4:52 UTC
[PULL 00/60] riscv-to-apply queue
2023-06-15 4:03 UTC (3+ messages)
[PATCH v4 0/3] Some fixes on intel_iommu
2023-06-15 3:26 UTC (4+ messages)
` [PATCH v4 1/3] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v4 2/3] intel_iommu: Fix flag check in replay
` [PATCH v4 3/3] intel_iommu: Fix address space unmap
[PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
2023-06-15 3:28 UTC (9+ messages)
[PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
2023-06-15 2:51 UTC (3+ messages)
[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
2023-06-14 22:57 UTC (9+ messages)
` [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
` [PATCH 06/12] hw: Add vmapple subdir
` [PATCH 07/12] gpex: Allow more than 4 legacy IRQs
` [PATCH 08/12] hw/vmapple/aes: Introduce aes engine
` [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH 11/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
[PATCH 00/12] Introduce new vmapple machine type
2023-06-14 22:40 UTC (4+ messages)
` [PATCH 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
` [PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
` [PATCH 03/12] hvf: Increase number of possible memory slots
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).