messages from 2023-10-25 15:17:25 to 2023-10-26 00:20:05 UTC [more...]
[PULL 00/94] target/sparc: Convert to decodetree
2023-10-26 0:14 UTC (18+ messages)
` [PULL 01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PULL 02/94] target/sparc: Implement check_align inline
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PULL 03/94] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH 03/29] tcg/optimize: Split out do_constant_folding_cond1
` [PULL 04/94] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PULL 05/94] configs: Enable MTTCG for sparc, sparc64
` [PATCH 05/29] tcg/optimize: Split out arg_new_constant
` [PATCH 07/29] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 08/94] target/sparc: Remove sparcv7 cpu features
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PULL 09/94] target/sparc: Partition cpu features
` [PATCH 10/29] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PATCH 16/29] tcg/riscv: Support TCG_COND_TST{EQ,NE}
` [PULL 17/94] target/sparc: Merge gen_fcond with only caller
` [PATCH 18/29] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PULL 20/94] target/sparc: Move SETHI to decodetree
[PATCH v4 0/9] RVA22U64 profile support
2023-10-25 23:49 UTC (21+ messages)
` [PATCH v4 1/9] target/riscv: add rva22u64 profile definition
` [PATCH v4 2/9] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v4 3/9] target/riscv/tcg: add user flag for profile support
` [PATCH v4 4/9] target/riscv/tcg: add MISA user options hash
` [PATCH v4 5/9] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v4 6/9] target/riscv/tcg: handle profile MISA bits
` [PATCH v4 7/9] target/riscv/tcg: add hash table insert helpers
` [PATCH v4 8/9] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v4 9/9] target/riscv/tcg: warn if profile exts are disabled
[PATCH v5 00/10] RVA22U64 profile support
2023-10-25 23:44 UTC (11+ messages)
` [PATCH v5 01/10] target/riscv/tcg: add 'zic64b' support
` [PATCH v5 02/10] target/riscv: add rva22u64 profile definition
` [PATCH v5 03/10] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v5 04/10] target/riscv/tcg: add user flag for profile support
` [PATCH v5 05/10] target/riscv/tcg: add MISA user options hash
` [PATCH v5 06/10] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v5 07/10] target/riscv/tcg: handle profile MISA bits
` [PATCH v5 08/10] target/riscv/tcg: add hash table insert helpers
` [PATCH v5 09/10] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v5 10/10] target/riscv/tcg: warn if profile exts are disabled
[PATCH] target/arm: Fix syndrome for FGT traps on ERET
2023-10-25 23:41 UTC (2+ messages)
Does "'throttle' block filter" work?
2023-10-25 23:39 UTC
[PATCH 0/6] target/arm: Move feature tests to their own header
2023-10-25 23:36 UTC (13+ messages)
` [PATCH 1/6] target/arm: Move feature test functions "
` [PATCH 2/6] target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
` [PATCH 3/6] target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
` [PATCH 4/6] target/arm: Move ID_AA64ISAR* test functions together
` [PATCH 5/6] target/arm: Move ID_AA64PFR* tests together
` [PATCH 6/6] target/arm: Move ID_AA64DFR* feature "
[PULL 00/24] x86, KVM changes for 2023-10-26
2023-10-25 23:27 UTC (25+ messages)
` [PULL 01/24] tests/tcg: fix out-of-bounds access in test-avx
` [PULL 02/24] target/i386: implement SHA instructions
` [PULL 03/24] tests/tcg/i386: initialize more registers in test-avx
` [PULL 04/24] tests/tcg/i386: test-avx: add test cases for SHA new instructions
` [PULL 05/24] target/i386: group common checks in the decoding phase
` [PULL 06/24] target/i386: validate VEX.W for AVX instructions
` [PULL 07/24] target/i386: check CPUID_PAE to determine 36 bit processor address space
` [PULL 08/24] kvm: remove unnecessary stub
` [PULL 09/24] kvm: require KVM_CAP_INTERNAL_ERROR_DATA
` [PULL 10/24] kvm: require KVM_CAP_SIGNAL_MSI
` [PULL 11/24] kvm: require KVM_IRQFD for kernel irqchip
` [PULL 12/24] "
` [PULL 13/24] kvm: drop reference to KVM_CAP_PCI_2_3
` [PULL 14/24] kvm: assume that many ioeventfds can be created
` [PULL 15/24] kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
` [PULL 16/24] kvm: unify listeners for PIO address space
` [PULL 17/24] kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
` [PULL 18/24] kvm: i386: require KVM_CAP_DEBUGREGS
` [PULL 19/24] kvm: i386: require KVM_CAP_XSAVE
` [PULL 20/24] kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
` [PULL 21/24] kvm: i386: require KVM_CAP_MCE
` [PULL 22/24] kvm: i386: require KVM_CAP_ADJUST_CLOCK
` [PULL 23/24] kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
` [PULL 24/24] kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
[PULL 00/24] x86, KVM changes for 2023-10-26
2023-10-25 23:27 UTC
[PATCH 00/10] hw/arm: Move 'hw/arm/boot.h' from header to source
2023-10-25 23:23 UTC (22+ messages)
` [PATCH 01/10] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
` [PATCH 02/10] hw/arm/allwinner-h3: "
` [PATCH 03/10] hw/arm/allwinner-r40: "
` [PATCH 04/10] hw/arm/fsl-imx25: "
` [PATCH 05/10] hw/arm/fsl-imx31: "
` [PATCH 06/10] hw/arm/fsl-imx6: "
` [PATCH 07/10] hw/arm/fsl-imx6ul: "
` [PATCH 08/10] hw/arm/fsl-imx7: "
` [PATCH 09/10] hw/arm/xlnx-versal: "
` [PATCH 10/10] hw/arm/xlnx-zynqmp: "
[QEMU][PATCHv2 0/8] Xen: support grant mappings
2023-10-25 23:22 UTC (10+ messages)
` [QEMU][PATCHv2 1/8] xen: when unplugging emulated devices skip virtio devices
` [QEMU][PATCHv2 2/8] softmmu: physmem: Split ram_block_add()
` [QEMU][PATCHv2 3/8] xen: add pseudo RAM region for grant mappings
` [QEMU][PATCHv2 4/8] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [QEMU][PATCHv2 5/8] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
` [QEMU][PATCHv2 6/8] memory: add MemoryRegion map and unmap callbacks
` [QEMU][PATCHv2 7/8] xen: add map and unmap callbacks for grant region
` [QEMU][PATCHv2 8/8] hw: arm: Add grant mapping
[PATCH] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
2023-10-25 23:11 UTC
[PATCH v3 qemu 0/3] Allow dump-guest-memory to output standard kdump format
2023-10-25 22:44 UTC (3+ messages)
[PATCH v6 00/23] Make Pixman an optional dependency
2023-10-25 21:05 UTC (28+ messages)
` [PATCH v6 01/23] build-sys: add a "pixman" feature
` [PATCH v6 02/23] build-sys: drop needless warning pragmas for old pixman
` [PATCH v6 03/23] ui: compile out some qemu-pixman functions when !PIXMAN
` [PATCH v6 04/23] ui: add pixman-minimal.h
` [PATCH v6 05/23] vl: drop needless -spice checks
` [PATCH v6 06/23] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PATCH v6 07/23] vl: simplify display_remote logic
` [PATCH v6 08/23] vl: move display early init before default devices
` [PATCH v6 09/23] ui/console: allow to override the default VC
` [PATCH v6 10/23] ui/vc: console-vc requires PIXMAN
` [PATCH v6 11/23] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH v6 12/23] virtio-gpu: replace PIXMAN for region/rect test
` [PATCH v6 13/23] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v6 14/23] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PATCH v6 15/23] ui/gl: opengl doesn't require PIXMAN
` [PATCH v6 16/23] ui/vnc: VNC requires PIXMAN
` [PATCH v6 17/23] ui/spice: SPICE/QXL "
` [PATCH v6 18/23] ui/gtk: -display gtk "
` [PATCH v6 19/23] ui/dbus: do not require PIXMAN
` [PATCH v6 20/23] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v6 21/23] hw/sm501: allow compiling without PIXMAN
` [PATCH v6 22/23] hw/display: make ATI_VGA depend on PIXMAN
` [PATCH v6 23/23] build-sys: make pixman actually optional
[RFC PATCH] tcg: allow a target to request canonicalization of SUBI to ADDI
2023-10-25 20:42 UTC (2+ messages)
[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
2023-10-25 20:26 UTC (6+ messages)
` [RFC PATCH 9/9] target/ppc: Use tcg_gen_sextract_tl
[PATCH v2 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
2023-10-25 20:22 UTC (5+ messages)
` [PATCH v2 8/9] target/mips: Use tcg_gen_ext16s_tl
` [PATCH v2 9/9] target/mips: Use tcg_gen_ext*u_tl
[PATCH] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
2023-10-25 20:20 UTC (2+ messages)
[PATCH v4 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-10-25 20:07 UTC (14+ messages)
` [PATCH v4 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v4 02/13] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v4 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v4 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v4 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v4 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v4 07/13] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v4 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v4 09/13] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v4 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v4 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v4 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v4 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
[PATCH v3 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-10-25 20:03 UTC (4+ messages)
` [PATCH v3 02/12] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
[PATCH 0/2] vfio/pci: Fix buffer overrun when writing the VF token
2023-10-25 19:55 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH V2 0/6] Live Update reboot mode
2023-10-25 19:44 UTC (7+ messages)
` [PATCH V2 1/6] migration: mode parameter
` [PATCH V2 2/6] migration: per-mode blockers
` [PATCH V2 3/6] cpr: relax blockdev migration blockers
` [PATCH V2 4/6] cpr: relax vhost "
` [PATCH V2 5/6] cpr: reboot mode
` [PATCH V2 6/6] tests/qtest: migration: add reboot mode test
[PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-10-25 19:38 UTC (17+ messages)
` [PATCH 01/16] Cherry pick a set of patches that enables multifd zero page feature
` [PATCH 02/16] meson: Introduce new instruction set enqcmd to the build system
` [PATCH 03/16] util/dsa: Add dependency idxd
` [PATCH 04/16] util/dsa: Implement DSA device start and stop logic
` [PATCH 05/16] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH 06/16] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH 07/16] util/dsa: Implement zero page checking in DSA task
` [PATCH 08/16] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH 09/16] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH 10/16] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH 11/16] migration/multifd: Add test hook to set normal page ratio
` [PATCH 12/16] migration/multifd: Enable set normal page ratio test hook in multifd
` [PATCH 13/16] migration/multifd: Add migration option set packet size
` [PATCH 14/16] migration/multifd: Enable set packet size migration option
` [PATCH 15/16] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH 16/16] migration/multifd: Add integration tests for multifd with Intel DSA offloading
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-10-25 19:28 UTC (30+ messages)
` [PATCH v2 06/29] migration: Add auto-pause capability
` [PATCH v2 19/29] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v2 28/29] migration: Add direct-io parameter
[PATCH 0/5] Add LoongArch v1.1 instructions
2023-10-25 19:04 UTC (5+ messages)
[PATCH v3 00/28] Get Xen PV shim running in QEMU, add net & console
2023-10-25 19:02 UTC (6+ messages)
` [PATCH v3 28/28] docs: update Xen-on-KVM documentation
[PATCH v5 00/19] Make Pixman an optional dependency
2023-10-25 18:44 UTC (4+ messages)
` [PATCH v5 12/19] ui/vnc: VNC requires PIXMAN
[PATCH] Add class property to configure KVM device node to use
2023-10-25 17:37 UTC (2+ messages)
[PATCH] virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
2023-10-25 17:18 UTC
[PATCH 00/29] tcg: Introduce TCG_COND_TST{EQ,NE}
2023-10-25 16:22 UTC (5+ messages)
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PATCH 05/29] tcg/optimize: Split out arg_new_constant
[PATCH 0/45] Rework matching of network devices to -nic options
2023-10-25 15:51 UTC (4+ messages)
` [PATCH 38/45] hw/riscv: use qemu_configure_nic_device()
[PATCH v3] ppc/pnv: Fix number of I2C engines and ports for power9/10
2023-10-25 15:27 UTC
[PATCH v3 0/9] mirror: allow switching from background to active mode
2023-10-25 15:20 UTC (5+ messages)
[PATCH 00/14] Update RISC-V vector crypto to ratified v1.0.0
2023-10-25 15:13 UTC (4+ messages)
` [PATCH 08/14] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PATCH 12/14] disas/riscv: Add rv_codec_vror_vi for vror.vi
` [PATCH 14/14] disas/riscv: Replace TABs with space
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).