Linux KVM
[Prev Page][Next Page]
- [PATCH v2 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs, (continued)
- [PATCH 0/4] Enable VMM userspace support for CET virtualization,
Yang Weijiang
- [PATCH v3] docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering,
Yi Liu
- [RESEND][QEMU PATCH] accel/kvm: Don't use KVM maximum support number to alloc user memslots,
Robert Hoo
- [PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH v6 03/19] iommufd: Replace the hwpt->devices list with iommufd_group,
Jason Gunthorpe
- [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation,
Jason Gunthorpe
- [PATCH v6 15/19] iommufd: Make destroy_rwsem use a lock class per object type,
Jason Gunthorpe
- [PATCH v6 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain,
Jason Gunthorpe
- [PATCH v6 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt,
Jason Gunthorpe
- [PATCH v6 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup,
Jason Gunthorpe
- [PATCH v6 04/19] iommu: Export iommu_get_resv_regions(),
Jason Gunthorpe
- [PATCH v6 14/19] iommufd: Add iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v6 17/19] iommufd: Add IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v6 02/19] iommufd: Add iommufd_group,
Jason Gunthorpe
- [PATCH v6 07/19] iommufd: Make sw_msi_start a group global,
Jason Gunthorpe
- [PATCH v6 05/19] iommufd: Keep track of each device's reserved regions instead of groups,
Jason Gunthorpe
- [PATCH v6 08/19] iommufd: Move putting a hwpt to a helper function,
Jason Gunthorpe
- [PATCH v6 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind(),
Jason Gunthorpe
- [PATCH v6 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v6 16/19] iommufd/selftest: Test iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v6 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc(),
Jason Gunthorpe
- [PATCH v6 13/19] iommu: Introduce a new iommu_group_replace_domain() API,
Jason Gunthorpe
- [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation,
Jason Gunthorpe
- Re: [PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt,
Nicolin Chen
- [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs,
Claudio Imbrenda
- [PATCH v3] vhost_vdpa: fix unmap process in no-batch mode,
Cindy Lu
- [PATCH 0/6] LASS KVM virtualization support,
Zeng Guang
- [PULL 00/20] Block patches,
Stefan Hajnoczi
- [PULL 02/20] block/file-posix: introduce helper functions for sysfs attributes,
Stefan Hajnoczi
- [PULL 01/20] block/block-common: add zoned device structs,
Stefan Hajnoczi
- [PULL 03/20] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls,
Stefan Hajnoczi
- [PULL 04/20] block/raw-format: add zone operations to pass through requests,
Stefan Hajnoczi
- [PULL 07/20] block: add some trace events for new block layer APIs,
Stefan Hajnoczi
- [PULL 08/20] docs/zoned-storage: add zoned device documentation,
Stefan Hajnoczi
- [PULL 06/20] iotests: test new zone operations,
Stefan Hajnoczi
- [PULL 05/20] block: add zoned BlockDriver check to block layer,
Stefan Hajnoczi
- [PULL 10/20] tracetool: use relative paths for '#line' preprocessor directives,
Stefan Hajnoczi
- [PULL 09/20] block/dmg: Declare a type definition for DMG uncompress function,
Stefan Hajnoczi
- [PULL 11/20] file-posix: add tracking of the zone write pointers,
Stefan Hajnoczi
- [PULL 13/20] qemu-iotests: test zone append operation,
Stefan Hajnoczi
- [PULL 12/20] block: introduce zone append write for zoned devices,
Stefan Hajnoczi
- [PULL 15/20] include: update virtio_blk headers to v6.3-rc1,
Stefan Hajnoczi
- [PULL 14/20] block: add some trace events for zone append,
Stefan Hajnoczi
- [PULL 16/20] virtio-blk: add zoned storage emulation for zoned devices,
Stefan Hajnoczi
- [PULL 17/20] block: add accounting for zone append operation,
Stefan Hajnoczi
- [PULL 18/20] virtio-blk: add some trace events for zoned emulation,
Stefan Hajnoczi
- [PULL 19/20] docs/zoned-storage:add zoned emulation use case,
Stefan Hajnoczi
- [PULL 20/20] tracing: install trace events file only if necessary,
Stefan Hajnoczi
- [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter,
Jinrong Liang
- [PATCH RFC v1 00/10] Add loongarch kvm accel support,
Tianrui Zhao
- [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch,
Tianrui Zhao
- [PATCH RFC v1 02/10] target/loongarch: Define some kvm_arch interfaces,
Tianrui Zhao
- [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit,
Tianrui Zhao
- [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c,
Tianrui Zhao
- [PATCH RFC v1 04/10] target/loongarch: Implement kvm get/set registers,
Tianrui Zhao
- [PATCH RFC v1 08/10] target/loongarch: Implement set vcpu intr for kvm,
Tianrui Zhao
- [PATCH RFC v1 06/10] target/loongarch: Implement kvm_arch_init_vcpu,
Tianrui Zhao
- [PATCH RFC v1 05/10] target/loongarch: Implement kvm_arch_init function,
Tianrui Zhao
- [PATCH RFC v1 03/10] target/loongarch: Supplement vcpu env initial when vcpu reset,
Tianrui Zhao
- [PATCH RFC v1 10/10] target/loongarch: Add kvm file into meson build,
Tianrui Zhao
- [PATCH RESEND 0/2] KVM: SVM: small tweaks for sev_hardware_setup,
Alexander Mikhalitsyn
- [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support,
Nicolin Chen
- RMRR device on non-Intel platform,
Tian, Kevin
- [PATCH v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device,
ankita
- [RFC kvmtool 00/10] RISC-V CoVE support,
Atish Patra
- [RFC kvmtool 01/10] riscv: Add a CoVE VM type.,
Atish Patra
- [RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt.,
Atish Patra
- [RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs,
Atish Patra
- [RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM.,
Atish Patra
- [RFC kvmtool 06/10] riscv: Change initrd alignment to a page size,
Atish Patra
- [RFC kvmtool 03/10] riscv: Define a measure region IOCTL,
Atish Patra
- [RFC kvmtool 07/10] riscv: Define riscv specific vm_type function,
Atish Patra
- [RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM,
Atish Patra
- [RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag.,
Atish Patra
- [RFC kvmtool 04/10] riscv: Invoke measure region for VM images,
Atish Patra
- [RFC 00/48] RISC-V CoVE support,
Atish Patra
- [RFC 02/48] RISC-V: KVM: Improve KVM error reporting to the user space,
Atish Patra
- [RFC 09/48] RISC-V: KVM: Add CoVE related nacl helpers,
Atish Patra
- [RFC 05/48] RISC-V: Add COVH SBI extensions definitions,
Atish Patra
- [RFC 10/48] RISC-V: KVM: Implement static memory region measurement,
Atish Patra
- [RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages,
Atish Patra
- [RFC 08/48] RISC-V: KVM: Add UABI to support static memory region attestation,
Atish Patra
- [RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM,
Atish Patra
- [RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management for TVMs,
Atish Patra
- [RFC 07/48] RISC-V: KVM: Add a barebone CoVE implementation,
Atish Patra
- [RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection,
Atish Patra
- [RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs,
Atish Patra
- [RFC 03/48] RISC-V: KVM: Invoke aia_update with preempt disabled/irq enabled,
Atish Patra
- [RFC 13/48] RISC-V: KVM: Return early for gstage modifications,
Atish Patra
- [RFC 18/48] RISC-V: KVM: Skip TLB management for TVMs,
Atish Patra
- [RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops,
Atish Patra
- [RFC 19/48] RISC-V: KVM: Register memory regions as confidential for TVMs,
Atish Patra
- [RFC 06/48] RISC-V: KVM: Implement COVH SBI extension,
Atish Patra
- [RFC 04/48] RISC-V: KVM: Add a helper function to get pgd size,
Atish Patra
- [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes,
Atish Patra
- [RFC 20/48] RISC-V: KVM: Add gstage mapping for TVMs,
Atish Patra
- [RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM,
Atish Patra
- [RFC 27/48] RISC-V: KVM: Implement COVI SBI extension,
Atish Patra
- [RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests,
Atish Patra
- [RFC 23/48] RISC-V: KVM: Wireup TVM world switch,
Atish Patra
- [RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs.,
Atish Patra
- [RFC 32/48] RISC-V: KVM: Add AIA support for TVMs,
Atish Patra
- [RFC 26/48] RISC-V: Add COVI extension definitions,
Atish Patra
- [RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy,
Atish Patra
- [RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM,
Atish Patra
- [RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable,
Atish Patra
- [RFC 34/48] RISC-V: KVM: Initialize CoVE,
Atish Patra
- [RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs,
Atish Patra
- [RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP,
Atish Patra
- [RFC 25/48] RISC-V: KVM: Skip HVIP update for TVMs,
Atish Patra
- [RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls,
Atish Patra
- [RFC 43/48] RISC-V: Add base memory encryption functions.,
Atish Patra
- [RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs,
Atish Patra
- [RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls.,
Atish Patra
- [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks,
Atish Patra
- [RFC 37/48] RISC-V: Add COVG SBI extension definitions,
Atish Patra
- [RFC 39/48] RISC-V: Implement COVG SBI extension,
Atish Patra
- [RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs.,
Atish Patra
- [RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE,
Atish Patra
- [RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU.,
Atish Patra
- [RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest.,
Atish Patra
- [RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest.,
Atish Patra
- [RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access.,
Atish Patra
- [RFC 38/48] RISC-V: Add CoVE guest config and helper functions,
Atish Patra
- Re: [RFC 00/48] RISC-V CoVE support,
Atish Patra
- Re: [RFC 00/48] RISC-V CoVE support,
Sean Christopherson
- Re: [RFC 00/48] RISC-V CoVE support,
Christophe de Dinechin
- [PATCH v3 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart,
Joao Martins
- [PATCH kvmtool v2 0/2] Fix virtio/rng handling in low entropy situations,
Andre Przywara
- [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4,
Oliver Upton
- [PATCH v5] vfio/cdx: add support for CDX bus,
Nipun Gupta
- [PATCH kvmtool 00/16] Fix vhost-net, scsi and vsock,
Jean-Philippe Brucker
- [PATCH kvmtool 01/16] virtio: Factor vhost initialization,
Jean-Philippe Brucker
- [PATCH kvmtool 14/16] Factor epoll thread,
Jean-Philippe Brucker
- [PATCH kvmtool 07/16] disk/core: Fix segfault on exit with SCSI,
Jean-Philippe Brucker
- [PATCH kvmtool 03/16] virtio/vhost: Factor notify_vq_eventfd(),
Jean-Philippe Brucker
- [PATCH kvmtool 15/16] virtio/vhost: Support line interrupt signaling,
Jean-Philippe Brucker
- [PATCH kvmtool 13/16] virtio: Fix messages about missing Linux config,
Jean-Philippe Brucker
- [PATCH kvmtool 09/16] virtio/scsi: Fix feature selection,
Jean-Philippe Brucker
- [PATCH kvmtool 04/16] virtio/vhost: Factor notify_vq_gsi(),
Jean-Philippe Brucker
- [PATCH kvmtool 16/16] virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM,
Jean-Philippe Brucker
- [PATCH kvmtool 12/16] virtio: Document how to test the devices,
Jean-Philippe Brucker
- [PATCH kvmtool 11/16] virtio/net: Fix feature selection,
Jean-Philippe Brucker
- [PATCH kvmtool 06/16] virtio/scsi: Fix and simplify command-line,
Jean-Philippe Brucker
- [PATCH kvmtool 08/16] virtio/scsi: Initialize max_target,
Jean-Philippe Brucker
- [PATCH kvmtool 05/16] virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start,
Jean-Philippe Brucker
- [PATCH kvmtool 02/16] virtio/vhost: Factor vring operation,
Jean-Philippe Brucker
- [PATCH kvmtool 10/16] virtio/vsock: Fix feature selection,
Jean-Philippe Brucker
- Re: [PATCH kvmtool 00/16] Fix vhost-net, scsi and vsock,
Will Deacon
- [GIT PULL] KVM/arm64 fixes for 6.3, part #4,
Oliver Upton
- KVM call minutes for 2023-04-18,
Juan Quintela
- Re: [PATCH 0/9] KVM backports to 5.10,
Lee Jones
- Re: [PATCH 0/9] KVM backports to 5.10,
Sean Christopherson
- <Possible follow-ups>
- [PATCH 0/9] KVM backports to 5.10,
Rishabh Bhatnagar
- [PATCH 8/9] KVM: x86: do not report preemption if the steal time cache is stale,
Rishabh Bhatnagar
- [PATCH 5/9] KVM: x86: do not set st->preempted when going back to user space,
Rishabh Bhatnagar
- [PATCH 4/9] KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put(),
Rishabh Bhatnagar
- [PATCH 2/9] KVM: x86: Fix recording of guest steal time / preempted status,
Rishabh Bhatnagar
- [PATCH 1/9] KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior,
Rishabh Bhatnagar
- [PATCH 6/9] KVM: x86: do not report a vCPU as preempted outside instruction boundaries,
Rishabh Bhatnagar
- [PATCH 3/9] KVM: Fix steal time asm constraints,
Rishabh Bhatnagar
- [PATCH 9/9] KVM: x86: move guest_pv_has out of user_access section,
Rishabh Bhatnagar
- [PATCH 7/9] KVM: x86: revalidate steal time cache if MSR value changes,
Rishabh Bhatnagar
- Re: [PATCH 0/9] KVM backports to 5.10,
Greg KH
- [PATCH v3] KVM: x86: Fix poll command,
alexjlzheng
- [PATCH v1 0/2] KVM: arm64: Fix bugs related to mp_state updates,
Reiji Watanabe
- [PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts,
Reinette Chatre
- [PATCH V3 03/10] vfio/pci: Prepare for dynamic interrupt context storage,
Reinette Chatre
- [PATCH V3 02/10] vfio/pci: Remove negative check on unsigned vector,
Reinette Chatre
- [PATCH V3 04/10] vfio/pci: Move to single error path,
Reinette Chatre
- [PATCH V3 09/10] vfio/pci: Support dynamic MSI-X,
Reinette Chatre
- [PATCH V3 06/10] vfio/pci: Remove interrupt context counter,
Reinette Chatre
- [PATCH V3 01/10] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable,
Reinette Chatre
- [PATCH V3 07/10] vfio/pci: Update stale comment,
Reinette Chatre
- [PATCH V3 10/10] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X,
Reinette Chatre
- [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X,
Reinette Chatre
- [PATCH V3 05/10] vfio/pci: Use xarray for interrupt context storage,
Reinette Chatre
- [PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages(),
Lorenzo Stoakes
- [PATCH v4 3/6] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v4 2/6] mm/gup: remove unused vmas parameter from pin_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages(),
Lorenzo Stoakes
- Add zicboz support for riscv kvmtool,
Ben Dooks
- [PATCH v2] KVM: arm64: Make vcpu flag updates non-preemptible,
Marc Zyngier
- [PATCH v4] vfio/cdx: add support for CDX bus,
Nipun Gupta
- [PATCH 1/2] KVM: x86: Fix poll command,
alexjlzheng
- [PATCH 2/2] KVM: x86: Adjust return value of pic_poll_read(),
alexjlzheng
- [PATCH 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking,
Vishal Moola (Oracle)
- [PATCH 02/33] s390: Use pt_frag_refcount for pagetables,
Vishal Moola (Oracle)
- [PATCH 03/33] pgtable: Create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH 16/33] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 04/33] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH 23/33] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 08/33] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 18/33] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 09/33] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 13/33] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 11/33] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 07/33] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH 17/33] mm: Remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH 10/33] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 20/33] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 21/33] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 24/33] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 14/33] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH 19/33] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 15/33] s390: Convert various gmap functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 25/33] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 26/33] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH 29/33] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 30/33] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
- [PATCH v2 00/17] Add RISC-V vector cryptographic instruction set support,
Lawrence Hunter
- [PATCH v2 05/17] target/riscv: Refactor translation of vector-widening instruction,
Lawrence Hunter
- [PATCH v2 04/17] target/riscv: Move vector translation checks,
Lawrence Hunter
- [PATCH v2 08/17] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers,
Lawrence Hunter
- [PATCH v2 06/17] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH v2 02/17] target/riscv: Refactor vector-vector translation macro,
Lawrence Hunter
- [PATCH v2 13/17] target/riscv: Add Zvkg ISA extension support,
Lawrence Hunter
- [PATCH v2 07/17] qemu/bitops.h: Limit rotate amounts,
Lawrence Hunter
- [PATCH v2 03/17] target/riscv: Add Zvbc ISA extension support,
Lawrence Hunter
- [PATCH v2 17/17] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties,
Lawrence Hunter
- [PATCH v2 11/17] target/riscv: Add Zvknh ISA extension support,
Lawrence Hunter
- [PATCH v2 15/17] crypto: Add SM4 constant parameter CK,
Lawrence Hunter
- [PATCH v2 14/17] crypto: Create sm4_subword,
Lawrence Hunter
- [PATCH v2 09/17] target/riscv: Add Zvbb ISA extension support,
Lawrence Hunter
- [PATCH v2 01/17] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH v2 10/17] target/riscv: Add Zvkned ISA extension support,
Lawrence Hunter
- [PATCH v2 12/17] target/riscv: Add Zvksh ISA extension support,
Lawrence Hunter
- [PATCH v2 16/17] target/riscv: Add Zvksed ISA extension support,
Lawrence Hunter
- [no subject],
Metin Kaya
- [PATCH] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall,
Metin Kaya
- [PATCH v7 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v7 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v7 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v7 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v7 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v7 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v7 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v7 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v7 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v7 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v7 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v7 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v7 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v7 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v7 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v7 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v7 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v7 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v7 28/30] LoongArch: KVM: Implement probe virtualization when loongarch cpu init,
Tianrui Zhao
- [PATCH v7 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v7 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v7 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v7 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v7 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v7 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v7 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v7 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v7 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v7 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- Re: [PATCH v7 00/30] Add KVM LoongArch support,
Tianrui Zhao
- <Possible follow-ups>
- [PATCH v7 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v7 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v7 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v7 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v7 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v7 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v7 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v7 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v7 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v7 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v7 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v7 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v7 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v7 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v7 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v7 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v7 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v7 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v7 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v7 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v7 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v7 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v7 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v7 28/30] LoongArch: KVM: Implement probe virtualization when loongarch cpu init,
Tianrui Zhao
- [PATCH v7 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v7 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v7 30/30] LoongArch: KVM: Supplement kvm document about loongarch-specific part,
Tianrui Zhao
- [PATCH v7 29/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v7 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v7 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v7 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH] KVM: arm64: Make vcpu flag updates non-preemptible,
Marc Zyngier
- [PATCH v3] vfio/cdx: add support for CDX bus,
Nipun Gupta
- [PATCH v4 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0,
Reiji Watanabe
- [PATCH v3 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0,
Reiji Watanabe
- [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages(),
Lorenzo Stoakes
- [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages(),
Lorenzo Stoakes
- [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages(),
Lorenzo Stoakes
- [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v2 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote(),
Lorenzo Stoakes
- [PATCH v2 1/7] mm/gup: remove unused vmas parameter from get_user_pages(),
Lorenzo Stoakes
- [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages(),
Lorenzo Stoakes
- [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
- [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote(),
Lorenzo Stoakes
- [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages(),
Lorenzo Stoakes
- [PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH -next v18 00/20] riscv: Add vector ISA support,
Andy Chiu
- [PATCH -next v18 01/20] riscv: Rename __switch_to_aux() -> fpu,
Andy Chiu
- [PATCH -next v18 02/20] riscv: Extending cpufeature.c to detect V-extension,
Andy Chiu
- [PATCH -next v18 03/20] riscv: Add new csr defines related to vector extension,
Andy Chiu
- [PATCH -next v18 04/20] riscv: Clear vector regfile on bootup,
Andy Chiu
- [PATCH -next v18 05/20] riscv: Disable Vector Instructions for kernel itself,
Andy Chiu
- [PATCH -next v18 06/20] riscv: Introduce Vector enable/disable helpers,
Andy Chiu
- [PATCH -next v18 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context,
Andy Chiu
- [PATCH -next v18 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state,
Andy Chiu
- [PATCH -next v18 09/20] riscv: Add task switch support for vector,
Andy Chiu
- [PATCH -next v18 10/20] riscv: Allocate user's vector context in the first-use trap,
Andy Chiu
- [PATCH -next v18 11/20] riscv: Add ptrace vector support,
Andy Chiu
- [PATCH -next v18 12/20] riscv: signal: check fp-reserved words unconditionally,
Andy Chiu
- [PATCH -next v18 13/20] riscv: signal: Add sigcontext save/restore for vector,
Andy Chiu
- [PATCH -next v18 14/20] riscv: signal: Report signal frame size to userspace via auxv,
Andy Chiu
- [PATCH -next v18 15/20] riscv: signal: validate altstack to reflect Vector,
Andy Chiu
- [PATCH -next v18 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early,
Andy Chiu
- [PATCH -next v18 17/20] riscv: kvm: Add V extension to KVM ISA,
Andy Chiu
- [PATCH -next v18 18/20] riscv: KVM: Add vector lazy save/restore support,
Andy Chiu
- [PATCH -next v18 19/20] riscv: detect assembler support for .option arch,
Andy Chiu
- [PATCH -next v18 20/20] riscv: Enable Vector code to be built,
Andy Chiu
- Re: [PATCH -next v18 00/20] riscv: Add vector ISA support,
Ben Dooks
- Re: [PATCH -next v18 00/20] riscv: Add vector ISA support,
Björn Töpel
- [PATCH v2] vfio/cdx: add support for CDX bus,
Nipun Gupta
- [PATCH 0/7] KVM: selftests: Add tests for pmu event filter,
Jinrong Liang
- [PATCH][next] KVM: selftests: Fix spelling mistake "perrmited" -> "permitted",
Colin Ian King
- [RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization,
Chao Gao
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]