messages from 2024-01-26 14:24:09 to 2024-01-29 16:46:35 UTC [more...]
[PATCH v3 00/29] hw,target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-29 16:44 UTC (13+ messages)
` [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
` [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
` [PATCH v3 03/29] hw/acpi/cpu: Use CPUState typedef
` [PATCH v3 04/29] bulk: Call in place single use cpu_env()
` [PATCH v3 05/29] scripts/coccinelle: Add cpu_env.cocci script
` [PATCH v3 06/29] target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
` [PATCH v3 07/29] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v3 08/29] target/arm: "
` [PATCH v3 09/29] target/avr: "
` [PATCH v3 10/29] target/cris: "
` [PATCH v3 11/29] target/hexagon: "
` [PATCH v3 12/29] target/hppa: "
[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-01-29 16:06 UTC (3+ messages)
[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
2024-01-29 15:26 UTC (18+ messages)
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults
` [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list
` [PATCH v2 16/25] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v2 17/25] crypto: ccp: Handle non-volatile INIT_EX data "
[PATCH v3] Enable haltpoll for arm64
2024-01-29 14:52 UTC (9+ messages)
` [PATCH v3 1/7] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH v3 2/7] x86/kvm: Move haltpoll_want() to be arch defined
` [PATCH v3 3/7] governors/haltpoll: Drop kvm_para_available() check
` [PATCH v3 4/7] arm64: Select ARCH_HAS_CPU_RELAX
` [PATCH v3 5/7] arm64: Define TIF_POLLING_NRFLAG
` [PATCH v3 6/7] cpuidle-haltpoll: ARM64 support
` [PATCH v3 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH 0/2] minor fix on perf_capabilities in KVM/x86
2024-01-29 14:40 UTC (13+ messages)
` [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
[PATCH v3 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-01-29 13:11 UTC (7+ messages)
` [PATCH v3 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v3 5/6] LoongArch: KVM: Add physical cpuid map support
` [PATCH v3 6/6] LoongArch: Add pv ipi support on LoongArch system
[PATCH kvmtool] x86: Enable in-kernel irqchip before creating PIT
2024-01-29 12:33 UTC
[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
2024-01-29 11:40 UTC (11+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
2024-01-29 10:47 UTC (3+ messages)
` "
[PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests
2024-01-29 9:03 UTC (2+ messages)
[PATCH 0/4] KVM: Async #PF fixes and cleanups
2024-01-29 9:02 UTC (12+ messages)
` [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 2/4] KVM: Put mm immediately after async #PF worker completes remote gup()
` [PATCH 3/4] KVM: Get reference to VM's address space in the async #PF worker
` [PATCH 4/4] KVM: Nullify async #PF worker's "apf" pointer as soon as it might be freed
[PATCH v2 1/2] KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
2024-01-29 8:58 UTC (2+ messages)
` [PATCH v2 2/2] KVM: selftests: Fail tests when open() fails with !ENOENT
[PATCH v18 000/121] KVM TDX basic feature support
2024-01-29 8:56 UTC (22+ messages)
` [PATCH v18 003/121] KVM: x86: Add is_vm_type_supported callback
` [PATCH v18 004/121] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v18 005/121] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
` [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
` [PATCH v18 037/121] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v18 039/121] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v18 041/121] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v18 046/121] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v18 047/121] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
[PATCH v2] KVM: selftests: Fix dirty_log_page_splitting_test as page migration
2024-01-29 8:21 UTC (3+ messages)
[PATCH v9 00/27] Enable CET Virtualization
2024-01-29 7:04 UTC (3+ messages)
` [PATCH v9 26/27] KVM: nVMX: Enable CET support for nested guest
[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
2024-01-29 5:43 UTC (2+ messages)
[PATCH v2 00/23] hw,target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-29 4:25 UTC (34+ messages)
` [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
` [PATCH v2 02/23] scripts/coccinelle: Add cpu_env.cocci_template script
` [PATCH v2 03/23] bulk: Call in place single use cpu_env()
` [PATCH v2 04/23] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v2 05/23] target/arm: "
` [PATCH v2 06/23] target/avr: "
` [PATCH v2 07/23] target/cris: "
` [PATCH v2 08/23] target/hppa: "
` [PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
` [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v2 11/23] target/m68k: "
` [PATCH v2 12/23] target/microblaze: "
` [PATCH v2 13/23] target/mips: "
` [PATCH v2 14/23] target/nios2: "
` [PATCH v2 15/23] target/openrisc: "
` [PATCH v2 16/23] target/ppc: "
` [PATCH v2 17/23] target/riscv: "
` [PATCH v2 18/23] target/rx: "
` [PATCH v2 19/23] target/s390x: "
` [PATCH v2 20/23] target/sh4: "
` [PATCH v2 21/23] target/tricore: "
` [PATCH v2 22/23] target/xtensa: "
` [PATCH v2 23/23] target/sparc: "
[PATCH v6 0/4] VM: selftests: Add LoongArch support
2024-01-29 2:41 UTC (6+ messages)
` [PATCH v6 4/4] KVM: selftests: Add test cases for LoongArch
[PATCH 0/3] add debugfs to hisilicon migration driver
2024-01-29 2:37 UTC (8+ messages)
` [PATCH 1/3] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH 2/3] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
[kvm-unit-tests PATCH v2 0/3] Fix test failures caused by CET KVM series
2024-01-29 2:30 UTC (3+ messages)
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-01-29 2:23 UTC (9+ messages)
` [PATCH v4 02/66] RAMBlock: Add support of KVM private guest memfd
` [PATCH v4 33/66] i386/tdx: Make memory type private by default
` [PATCH v4 45/66] memory: Introduce memory_region_init_ram_guest_memfd()
[PATCH 13/15] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU
2024-01-29 1:03 UTC (2+ messages)
[PATCH v2] Enable haltpoll for arm64
2024-01-28 21:22 UTC (4+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH] LoongArch: KVM: Fix build due to API changes
2024-01-27 8:17 UTC (3+ messages)
[PATCH v7 00/16] Add Secure TSC support for SNP guests
2024-01-27 4:10 UTC (15+ messages)
` [PATCH v7 01/16] virt: sev-guest: Use AES GCM crypto library
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure
` [PATCH v7 06/16] virt: sev-guest: Move SNP Guest command mutex
Stable bugfix backport request of "KVM: x86: smm: preserve interrupt shadow in SMRAM"?
2024-01-27 2:08 UTC (6+ messages)
[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
2024-01-26 23:42 UTC (16+ messages)
` [PATCH 01/15] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH 02/15] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
` [PATCH 04/15] x86/irq: Add a Kconfig option for posted MSI
` [PATCH 05/15] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH 06/15] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH 07/15] x86/irq: Add accessors for "
` [PATCH 08/15] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH 09/15] x86/irq: Install posted MSI notification handler
` [PATCH 10/15] x86/irq: Factor out common code for checking pending interrupts
` [PATCH 11/15] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH 12/15] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH 13/15] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH 14/15] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH 15/15] iommu/vt-d: Enable posted mode for device MSIs
[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
2024-01-26 23:32 UTC (16+ messages)
` [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address
[PATCH v6 0/6] Delay VERW
2024-01-26 21:31 UTC (3+ messages)
` [PATCH v6 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation
[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2024-01-26 21:19 UTC (9+ messages)
[PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-26 21:11 UTC (3+ messages)
[PATCH] KVM: VMX: Correct *intr_info content and *info2 for EPT_VIOLATION in get_exit_info()
2024-01-26 20:45 UTC (2+ messages)
[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
2024-01-26 20:25 UTC (2+ messages)
[PATCH 32/82] vringh: Refactor intentional wrap-around calculation
2024-01-26 19:42 UTC (3+ messages)
[PATCH v2 0/7] Use TAP in some more x86 KVM selftests
2024-01-26 19:32 UTC (3+ messages)
` [PATCH v2 7/7] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
[PATCH v2] KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
2024-01-26 19:27 UTC (2+ messages)
[PATCH] KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
2024-01-26 18:48 UTC (3+ messages)
[PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
2024-01-26 18:43 UTC (2+ messages)
[PATCH vfio] vfio/pds: Rework and simplify reset flows
2024-01-26 18:32 UTC
[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
2024-01-26 18:16 UTC (2+ messages)
Re: [PATCH] KVM: x86: Check irqchip mode before create PIT
2024-01-26 18:12 UTC (6+ messages)
` "
` [PATCH v2] "
[GIT PULL] KVM/riscv changes for 6.8 part #2
2024-01-26 17:59 UTC (2+ messages)
[GIT PULL 0/2] KVM: s390: Fixes for 6.8
2024-01-26 17:57 UTC (2+ messages)
[PATCH] KVM: Fix LDR inconsistency warning caused by APIC_ID format error
2024-01-26 16:55 UTC (2+ messages)
[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
2024-01-26 14:26 UTC (7+ messages)
` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h
[kvm-unit-tests PATCH v2 00/24] Introduce RISC-V
2024-01-26 14:23 UTC (13+ messages)
` [kvm-unit-tests PATCH v2 13/24] arm/arm64: Share on_cpus
` [kvm-unit-tests PATCH v2 14/24] riscv: Compile with march
` [kvm-unit-tests PATCH v2 15/24] riscv: Add SMP support
` [kvm-unit-tests PATCH v2 16/24] arm/arm64: Share memregions
` [kvm-unit-tests PATCH v2 17/24] riscv: Populate memregions and switch to page allocator
` [kvm-unit-tests PATCH v2 18/24] riscv: Add MMU support
` [kvm-unit-tests PATCH v2 19/24] riscv: Enable the MMU in secondaries
` [kvm-unit-tests PATCH v2 20/24] riscv: Enable vmalloc
` [kvm-unit-tests PATCH v2 21/24] lib: Add strcasecmp and strncasecmp
` [kvm-unit-tests PATCH v2 22/24] riscv: Add isa string parsing
` [kvm-unit-tests PATCH v2 23/24] gitlab-ci: Add riscv64 tests
` [kvm-unit-tests PATCH v2 24/24] MAINTAINERS: Add riscv
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).