Linux Virtualization
[Prev Page][Next Page]
- [PATCH v1 08/29] virtio-mem: drop last_mb_id, (continued)
[PATCH v1 10/29] virtio-mem: generalize handling when memory is getting onlined deferred, David Hildenbrand
[PATCH v1 11/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining, David Hildenbrand
[PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline(), David Hildenbrand
[PATCH v1 13/29] virtio-mem: factor out handling of fake-offline pages in memory notifier, David Hildenbrand
[PATCH v1 14/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE, David Hildenbrand
[PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 16/29] virtio-mem: memory block states are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 17/29] virito-mem: subblock states are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap, David Hildenbrand
[PATCH v1 19/29] virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 20/29] virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 21/29] virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 22/29] virtio-mem: memory block ids are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 23/29] virtio-mem: factor out adding/removing memory from Linux, David Hildenbrand
[PATCH v1 24/29] virtio-mem: print debug messages from virtio_mem_send_*_request(), David Hildenbrand
[PATCH v1 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug, David Hildenbrand
Message not available
[PATCH v1 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size, David Hildenbrand
[PATCH v1 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block, David Hildenbrand
[PATCH v1 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug, David Hildenbrand
[PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug, David Hildenbrand
Re: [PATCH v1 00/29] virtio-mem: Big Block Mode (BBM), Michael S. Tsirkin
Re: [PATCH v1 00/29] virtio-mem: Big Block Mode (BBM), David Hildenbrand
[PATCH net-next v3] virtio-net: ethtool configurable RXCSUM,
xiangxia . m . yue
[PATCH v4] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH] mm: proc: add Sock to /proc/meminfo,
Randy Dunlap
Message not available
Re: [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB, Jason Wang
Re: [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr(),
Jason Wang
[PATCH v2] vringh: fix __vringh_iov() when riov and wiov are different,
Stefano Garzarella
[GIT PULL] vhost,vdpa: last minute fixes,
Michael S. Tsirkin
Re: [PATCH 12/16] vhost: support multiple worker threads, Michael S. Tsirkin
[PATCH] vringh: fix __vringh_iov() when riov and wiov are different,
Stefano Garzarella
Re: [PATCH 04/16] vhost: prep vhost_dev_init users to handle failures,
kernel test robot
Re: [PATCH 14/16] vhost: poll support support multiple workers,
kernel test robot
[PATCH v3 0/2] vhost-vdpa mapping error path fixes,
Si-Wei Liu
Re: [Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization,
David Miller
Re: [PATCH v2 2/2] vhost: Don't call log_access_ok() when using IOTLB, Jason Wang
Re: [PATCH v2 1/2] vhost: Don't call access_ok() when using IOTLB, Jason Wang
[PATCH v2] vhost-vdpa: fix page pinning leakage in error path, Si-Wei Liu
[PATCH] vhost-vdpa: fix page pinning leakage in error path,
Si-Wei Liu
[PATCH] vdpa/mlx5: should keep avail_index despite device status,
Si-Wei Liu
Re: [PATCH] vdpa/mlx5: should keep avail_index despite device status, Jason Wang
Re: [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry, Rob Herring
Re: [PATCH v2 0/2] vhost: Skip access checks on GIOVAs, Michael S. Tsirkin
[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM,
xiangxia . m . yue
[PATCH v3 0/7] Support GEM object mappings from I/O memory,
Thomas Zimmermann
[PATCH v2 1/4] drm/qxl: use drmm_mode_config_init, Gerd Hoffmann
[PATCH v2 4/4] drm/qxl: use qxl pin function,
Gerd Hoffmann
[PATCH v2 2/4] drm/qxl: release shadow on shutdown, Gerd Hoffmann
[PATCH v2 3/4] drm/qxl: handle shadow in primary destroy, Gerd Hoffmann
Re: [PATCH -next] drm/qxl: simplify the return expression of qxl_plane_prepare_fb(), Gerd Hoffmann
[GIT PULL] virtio: last minute fixes,
Michael S. Tsirkin
[PATCH net v2] virtio-net: don't disable guest csum when disable LRO,
xiangxia . m . yue
Re: [PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module,
Michael S. Tsirkin
Re: [PATCH] vhost: Don't call vq_access_ok() when using IOTLB,
Michael S. Tsirkin
[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO,
xiangxia . m . yue
[RFC PATCH 00/19] vhost-user-rpmb (Replay Protected Memory Block),
Alex Bennée
- [RFC PATCH 01/19] tools/virtiofsd: add support for --socket-group, Alex Bennée
- [RFC PATCH 02/19] hw/block: add boilerplate for vhost-user-rpmb device, Alex Bennée
- [RFC PATCH 03/19] hw/virtio: move virtio-pci.h into shared include space, Alex Bennée
- [RFC PATCH 04/19] hw/block: add vhost-user-rpmb-pci boilerplate, Alex Bennée
- [RFC PATCH 05/19] virtio-pci: add notification trace points, Alex Bennée
- [RFC PATCH 06/19] tools/vhost-user-rpmb: add boilerplate and initial main, Alex Bennée
- [RFC PATCH 07/19] tools/vhost-user-rpmb: implement --print-capabilities, Alex Bennée
- [RFC PATCH 08/19] tools/vhost-user-rpmb: connect to fd and instantiate basic run loop, Alex Bennée
- [RFC PATCH 10/19] tools/vhost-user-rpmb: handle shutdown and SIGINT/SIGHUP cleanly, Alex Bennée
- [RFC PATCH 09/19] tools/vhost-user-rpmb: add a --verbose/debug flags for logging, Alex Bennée
- [RFC PATCH 12/19] tools/vhost-user-rpmb: import hmac_sha256 functions, Alex Bennée
- [RFC PATCH 11/19] tools/vhost-user-rpmb: add --flash-path for backing store, Alex Bennée
- [RFC PATCH 17/19] tools/vhost-user-rpmb: add key persistence, Alex Bennée
- [RFC PATCH 16/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_READ, Alex Bennée
- [RFC PATCH 15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE, Alex Bennée
[RFC PATCH 18/19] tools/vhost-user-rpmb: allow setting of the write_count, Alex Bennée
[RFC PATCH 14/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_GET_WRITE_COUNTER, Alex Bennée
[RFC PATCH 13/19] tools/vhost-user-rpmb: implement the PROGRAM_KEY handshake, Alex Bennée
[RFC PATCH 19/19] docs: add a man page for vhost-user-rpmb, Alex Bennée
[RFC PATCH 00/24] Control VQ support in vDPA,
Jason Wang
[RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open(), Jason Wang
[RFC PATCH 03/24] vhost: move the backend feature bits to vhost_types.h, Jason Wang
[RFC PATCH 04/24] virtio-vdpa: don't set callback if virtio doesn't need it, Jason Wang
[RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers, Jason Wang
[RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB, Jason Wang
[RFC PATCH 07/24] vdpa: add the missing comment for nvqs in struct vdpa_device, Jason Wang
[RFC PATCH 08/24] vdpa: introduce virtqueue groups, Jason Wang
[RFC PATCH 09/24] vdpa: multiple address spaces support, Jason Wang
Message not available
[RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group, Jason Wang
[RFC PATCH 11/24] vhost_iotlb: split out IOTLB initialization, Jason Wang
[RFC PATCH 12/24] vhost: support ASID in IOTLB API, Jason Wang
[RFC PATCH 13/24] vhost-vdpa: introduce ASID based IOTLB, Jason Wang
[RFC PATCH 14/24] vhost-vdpa: introduce uAPI to get the number of virtqueue groups, Jason Wang
[RFC PATCH 15/24] vhost-vdpa: introduce uAPI to get the number of address spaces, Jason Wang
[RFC PATCH 16/24] vhost-vdpa: uAPI to get virtqueue group id, Jason Wang
[RFC PATCH 17/24] vhost-vdpa: introduce uAPI to set group ASID, Jason Wang
[RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API, Jason Wang
[RFC PATCH 19/24] vdpa_sim: use separated iov for reading and writing, Jason Wang
[RFC PATCH 20/24] vdpa_sim: advertise VIRTIO_NET_F_MTU, Jason Wang
[RFC PATCH 21/24] vdpa_sim: advertise VIRTIO_NET_F_MAC, Jason Wang
[RFC PATCH 22/24] vdpa_sim: factor out buffer completion logic, Jason Wang
[RFC PATCH 24/24] vdpasim: control virtqueue support, Jason Wang
[RFC PATCH 23/24] vdpa_sim: filter destination mac address, Jason Wang
Re: [RFC PATCH 00/24] Control VQ support in vDPA, Stefan Hajnoczi
Re: [RFC PATCH 6/7] dt-bindings: arm: Add virtio transport for SCMI, Rob Herring
Re: [PATCH 5/8] vhost scsi: add lun parser helper, Paolo Bonzini
[PATCH v3] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH 4/8] vhost scsi: fix cmd completion race,
Bart Van Assche
Re: [PATCH 2/8] vhost: add helper to check if a vq has been setup,
Jason Wang
<Possible follow-ups>
Re: [PATCH 2/8] vhost: add helper to check if a vq has been setup, Bart Van Assche
Re: [PATCH 7/8] vhost: remove work arg from vhost_work_flush, Jason Wang
Re: [PATCH 1/8] vhost vdpa: fix vhost_vdpa_open error handling, Jason Wang
Re: [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session,
kernel test robot
Re: [PATCH RFC v1 04/18] iommu/hyperv: don't setup IRQ remapping when running as root, Joerg Roedel
[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors,
Randy Dunlap
- Message not available
- Message not available
Re: [vhost next 0/2] mlx5 vdpa fix netdev status, Jason Wang
[PATCH v2 -next] vdpa: mlx5: change Kconfig depends to fix build errors,
Randy Dunlap
[PATCH -next] vdpa: mlx5: select VHOST to fix build errors, Randy Dunlap
Re: [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures, Vitaly Kuznetsov
Re: [PATCH RFC v1 10/18] x86/hyperv: implement and use hv_smp_prepare_cpus, Vitaly Kuznetsov
Re: [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions, Vitaly Kuznetsov
Re: [PATCH RFC v1 08/18] x86/hyperv: handling hypercall page setup for root,
Vitaly Kuznetsov
Message not available
Re: [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary, Vitaly Kuznetsov
Re: [PATCH RFC v1 06/18] x86/hyperv: allocate output arg pages if required,
Vitaly Kuznetsov
Re: [PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root, Vitaly Kuznetsov
Re: [PATCH] vhost_vdpa: Fix duplicate included kernel.h, Jason Wang
Re: [PATCH 2/3] virtio_input: Constify id_table, David Hildenbrand
Re: [PATCH 1/3] virtio-balloon: Constify id_table, David Hildenbrand
Re: [PATCH 3/3] virtio-mem: Constify mem_id_table, David Hildenbrand
Re: [PATCH] vhost: reduce stack usage in log_used,
Jason Wang
[PATCH v4 0/8] selective merging of system ram resources,
David Hildenbrand
[PATCH v4 6/8] virtio-mem: try to merge system ram resources, David Hildenbrand
[PATCH v4 7/8] xen/balloon: try to merge system ram resources, David Hildenbrand
[PATCH v4 8/8] hv_balloon: try to merge system ram resources, David Hildenbrand
[PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable(), David Hildenbrand
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH v7 1/3] virtio: add dma-buf support for exported objects, Guenter Roeck
[PATCH v7 0/3] Add a vhost RPMsg API,
Guennadi Liakhovetski
[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources,
David Hildenbrand
[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features,
Pierre Morel
Re: [PATCH] vhost-vdpa: fix memory leak in error path, Jason Wang
Re: [PATCH] vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call, Jason Wang
Re: [PATCH] vhost: new vhost_vdpa SET/GET_BACKEND_FEATURES handlers,
Jason Wang
Re: [PATCH v2] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK,
Jason Wang
[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources,
David Hildenbrand
[PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED, David Hildenbrand
[PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends, David Hildenbrand
[PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources, David Hildenbrand
[PATCH v2 5/7] virtio-mem: try to merge system ram resources, David Hildenbrand
[PATCH v2 6/7] xen/balloon: try to merge system ram resources, David Hildenbrand
[PATCH v2 7/7] hv_balloon: try to merge system ram resources, David Hildenbrand
Re: [PATCH] Rescan the entire target on transport reset when LUN is 0,
Michael S. Tsirkin
Re: [PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features,
Michael S. Tsirkin
[PATCH 1/3] drm/qxl: use drmm_mode_config_init,
Gerd Hoffmann
[PATCH 2/3] drm/qxl: release shadow on shutdown, Gerd Hoffmann
[PATCH 3/3] drm/qxl: handle shadow in primary destroy, Gerd Hoffmann
[PATCH 2/3] drm/virtio: return virtio_gpu_queue errors, Gerd Hoffmann
[PATCH 3/3] drm/virtio: add virtio_gpu_cmd_unref_resource error handling, Gerd Hoffmann
[PATCH 1/3] drm/virtio: use drmm_mode_config_init, Gerd Hoffmann
[PATCH] drm/virtio: drop quirks handling,
Gerd Hoffmann
[PATCH v7 00/72] x86: SEV-ES Guest Support,
Joerg Roedel
[PATCH v7 06/72] x86/traps: Move pf error codes to <asm/trap_pf.h>, Joerg Roedel
[PATCH v7 03/72] KVM: SVM: Add GHCB Accessor functions, Joerg Roedel
[PATCH v7 12/72] x86/boot/compressed/64: Disable red-zone usage, Joerg Roedel
[PATCH v7 11/72] x86/insn: Add insn_has_rep_prefix() helper, Joerg Roedel
[PATCH v7 09/72] x86/umip: Factor out instruction decoding, Joerg Roedel
[PATCH v7 14/72] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c, Joerg Roedel
[PATCH v7 05/72] x86/cpufeatures: Add SEV-ES CPU feature, Joerg Roedel
[PATCH v7 17/72] x86/boot/compressed/64: Don't pre-map memory in KASLR code, Joerg Roedel
[PATCH v7 20/72] x86/boot/compressed/64: Call set_sev_encryption_mask() earlier, Joerg Roedel
[PATCH v7 16/72] x86/boot/compressed/64: Always switch to own page-table, Joerg Roedel
[PATCH v7 13/72] x86/boot/compressed/64: Add IDT Infrastructure, Joerg Roedel
[PATCH v7 18/72] x86/boot/compressed/64: Change add_identity_map() to take start and end, Joerg Roedel
[PATCH v7 21/72] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init(), Joerg Roedel
[PATCH v7 24/72] x86/boot/compressed/64: Unmap GHCB page before booting the kernel, Joerg Roedel
[PATCH v7 15/72] x86/boot/compressed/64: Add page-fault handler, Joerg Roedel
[PATCH v7 10/72] x86/insn: Add insn_get_modrm_reg_off(), Joerg Roedel
[PATCH v7 31/72] x86/head/64: Load segment registers earlier, Joerg Roedel
[PATCH v7 39/72] x86/sev-es: Setup early #VC handler, Joerg Roedel
[PATCH v7 38/72] x86/sev-es: Compile early handler code into kernel image, Joerg Roedel
[PATCH v7 35/72] x86/head/64: Move early exception dispatch to C code, Joerg Roedel
[PATCH v7 19/72] x86/boot/compressed/64: Add stage1 #VC handler, Joerg Roedel
[PATCH v7 07/72] x86/insn: Make inat-tables.c suitable for pre-decompression code, Joerg Roedel
[PATCH v7 25/72] x86/sev-es: Add support for handling IOIO exceptions, Joerg Roedel
[PATCH v7 08/72] x86/umip: Factor out instruction fetch, Joerg Roedel
[PATCH v7 23/72] x86/boot/compressed/64: Setup GHCB Based VC Exception handler, Joerg Roedel
[PATCH v7 36/72] x86/sev-es: Add SEV-ES Feature Detection, Joerg Roedel
[PATCH v7 33/72] x86/head/64: Install a CPU bringup IDT, Joerg Roedel
[PATCH v7 27/72] x86/sev-es: Add CPUID handling to #VC handler, Joerg Roedel
[PATCH v7 26/72] x86/fpu: Move xgetbv()/xsetbv() into separate header, Joerg Roedel
[PATCH v7 30/72] x86/head/64: Load GDT after switch to virtual addresses, Joerg Roedel
[PATCH v7 28/72] x86/idt: Split idt_data setup out of set_intr_gate(), Joerg Roedel
[PATCH v7 32/72] x86/head/64: Switch to initial stack earlier, Joerg Roedel
[PATCH v7 34/72] x86/idt: Move two function from k/idt.c to i/a/desc.h, Joerg Roedel
[PATCH v7 29/72] x86/head/64: Install startup GDT, Joerg Roedel
[PATCH v7 37/72] x86/sev-es: Print SEV-ES info into kernel log, Joerg Roedel
[PATCH v7 22/72] x86/boot/compressed/64: Add set_page_en/decrypted() helpers, Joerg Roedel
[PATCH v7 70/72] x86/sev-es: Handle NMI State, Joerg Roedel
[PATCH v7 57/72] x86/sev-es: Handle MONITOR/MONITORX Events, Joerg Roedel
[PATCH v7 63/72] x86/kvm: Add KVM specific VMMCALL handling under SEV-ES, Joerg Roedel
[PATCH v7 59/72] x86/sev-es: Handle VMMCALL Events, Joerg Roedel
[PATCH v7 44/72] x86/dumpstack/64: Add noinstr version of get_stack_info(), Joerg Roedel
[PATCH v7 72/72] x86/sev-es: Check required CPU features for SEV-ES, Joerg Roedel
[PATCH v7 69/72] x86/sev-es: Support CPU offline/online, Joerg Roedel
[PATCH v7 47/72] x86/sev-es: Wire up existing #VC exit-code handlers, Joerg Roedel
[PATCH v7 43/72] x86/sev-es: Adjust #VC IST Stack on entering NMI handler, Joerg Roedel
[PATCH v7 45/72] x86/entry/64: Add entry code for #VC handler, Joerg Roedel
[PATCH v7 41/72] x86/sev-es: Setup per-cpu GHCBs for the runtime handler, Joerg Roedel
[PATCH v7 71/72] x86/efi: Add GHCB mappings when SEV-ES is active, Joerg Roedel
[PATCH v7 65/72] x86/realmode: Add SEV-ES specific trampoline entry point, Joerg Roedel
[PATCH v7 66/72] x86/realmode: Setup AP jump table, Joerg Roedel
[PATCH v7 50/72] x86/sev-es: Handle MMIO String Instructions, Joerg Roedel
[PATCH v7 58/72] x86/sev-es: Handle MWAIT/MWAITX Events, Joerg Roedel
[PATCH v7 42/72] x86/sev-es: Allocate and Map IST stack for #VC handler, Joerg Roedel
[PATCH v7 55/72] x86/sev-es: Handle RDPMC Events, Joerg Roedel
[PATCH v7 68/72] x86/head/64: Don't call verify_cpu() on starting APs, Joerg Roedel
[PATCH v7 52/72] x86/sev-es: Handle DR7 read/write events, Joerg Roedel
[PATCH v7 67/72] x86/smpboot: Load TSS and getcpu GDT entry before loading IDT, Joerg Roedel
[PATCH v7 54/72] x86/sev-es: Handle RDTSC(P) Events, Joerg Roedel
[PATCH v7 53/72] x86/sev-es: Handle WBINVD Events, Joerg Roedel
[PATCH v7 62/72] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES, Joerg Roedel
[PATCH v7 48/72] x86/sev-es: Handle instruction fetches from user-space, Joerg Roedel
[PATCH v7 46/72] x86/sev-es: Add Runtime #VC Exception Handler, Joerg Roedel
[PATCH v7 61/72] x86/sev-es: Handle #DB Events, Joerg Roedel
[PATCH v7 51/72] x86/sev-es: Handle MSR events, Joerg Roedel
[PATCH v7 40/72] x86/sev-es: Setup GHCB based boot #VC handler, Joerg Roedel
[PATCH v7 60/72] x86/sev-es: Handle #AC Events, Joerg Roedel
[PATCH v7 56/72] x86/sev-es: Handle INVD Events, Joerg Roedel
[PATCH v7 64/72] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES, Joerg Roedel
[PATCH v7 49/72] x86/sev-es: Handle MMIO events, Joerg Roedel
Re: [PATCH] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK,
Jason Wang
<Possible follow-ups>
Re: [PATCH] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK, Michael S. Tsirkin
[PATCH] vhost-vdpa: fix backend feature ioctls, Jason Wang
[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features,
Pierre Morel
[PATCH v3 2/2] drm/virtio: set max_segment, Gerd Hoffmann
[PATCH] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH] char: virtio: Select VIRTIO from VIRTIO_CONSOLE., Amit Shah
remove revalidate_disk(),
Christoph Hellwig
- [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence, Christoph Hellwig
- [PATCH 3/9] block: rename bd_invalidated, Christoph Hellwig
- [PATCH 2/9] block: don't clear bd_invalidated in check_disk_size_change, Christoph Hellwig
- [PATCH 4/9] block: add a new revalidate_disk_size helper, Christoph Hellwig
- [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 7/9] sd: open code revalidate_disk, Christoph Hellwig
- [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns, Christoph Hellwig
- [PATCH 8/9] nvdimm: simplify revalidate_disk handling, Christoph Hellwig
- [PATCH 9/9] block: remove revalidate_disk(), Christoph Hellwig
- Re: remove revalidate_disk(), Jens Axboe
[PATCH v6 0/4] Add a vhost RPMsg API,
Guennadi Liakhovetski
[PATCH v6 4/4] vhost: add an RPMsg API, Guennadi Liakhovetski
Re: [PATCH v6 0/4] Add a vhost RPMsg API, Arnaud POULIQUEN
Re: [PATCH net-next] vhost: fix typo in error message,
Jason Wang
[PATCH v10 0/2] s390: virtio: let arch validate VIRTIO features,
Pierre Morel
[PATCH v5 0/4] Add a vhost RPMsg API,
Guennadi Liakhovetski
[PATCH v5 2/4] rpmsg: move common structures and defines to headers, Guennadi Liakhovetski
[PATCH v5 3/4] rpmsg: update documentation, Guennadi Liakhovetski
[PATCH v5 4/4] vhost: add an RPMsg API, Guennadi Liakhovetski
Re: [PATCH v5 0/4] Add a vhost RPMsg API, Michael S. Tsirkin
[GIT PULL] virtio: bugfixes,
Michael S. Tsirkin
[PATCH] vhost-iotlb: fix vhost_iotlb_itree_next() documentation, Stefano Garzarella
[PATCH AUTOSEL 5.7 05/54] drm/virtio: fix memory leak in virtio_gpu_cleanup_object(), Sasha Levin
[PATCH AUTOSEL 5.8 06/63] drm/virtio: fix memory leak in virtio_gpu_cleanup_object(), Sasha Levin
Is: virtio_gpu_object_shmem_init issues? Was:Re: upstream boot error: general protection fault in swiotlb_map,
Konrad Rzeszutek Wilk
[PATCH v6 00/76] x86: SEV-ES Guest Support,
Joerg Roedel
[PATCH v6 06/76] x86/traps: Move pf error codes to <asm/trap_pf.h>, Joerg Roedel
[PATCH v6 07/76] x86/insn: Make inat-tables.c suitable for pre-decompression code, Joerg Roedel
[PATCH v6 05/76] x86/cpufeatures: Add SEV-ES CPU feature, Joerg Roedel
[PATCH v6 08/76] x86/umip: Factor out instruction fetch, Joerg Roedel
[PATCH v6 09/76] x86/umip: Factor out instruction decoding, Joerg Roedel
[PATCH v6 10/76] x86/insn: Add insn_get_modrm_reg_off(), Joerg Roedel
[PATCH v6 11/76] x86/insn: Add insn_has_rep_prefix() helper, Joerg Roedel
[PATCH v6 14/76] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c, Joerg Roedel
[PATCH v6 12/76] x86/boot/compressed/64: Disable red-zone usage, Joerg Roedel
[PATCH v6 15/76] x86/boot/compressed/64: Add page-fault handler, Joerg Roedel
[PATCH v6 16/76] x86/boot/compressed/64: Always switch to own page-table, Joerg Roedel
[PATCH v6 18/76] x86/boot/compressed/64: Change add_identity_map() to take start and end, Joerg Roedel
[PATCH v6 13/76] x86/boot/compressed/64: Add IDT Infrastructure, Joerg Roedel
[PATCH v6 19/76] x86/boot/compressed/64: Add stage1 #VC handler, Joerg Roedel
[PATCH v6 22/76] x86/boot/compressed/64: Add set_page_en/decrypted() helpers, Joerg Roedel
[PATCH v6 23/76] x86/boot/compressed/64: Setup GHCB Based VC Exception handler, Joerg Roedel
[PATCH v6 24/76] x86/boot/compressed/64: Unmap GHCB page before booting the kernel, Joerg Roedel
[PATCH v6 17/76] x86/boot/compressed/64: Don't pre-map memory in KASLR code, Joerg Roedel
[PATCH v6 34/76] x86/head/64: Switch to initial stack earlier, Joerg Roedel
[PATCH v6 20/76] x86/boot/compressed/64: Call set_sev_encryption_mask earlier, Joerg Roedel
[PATCH v6 31/76] x86/head/64: Setup MSR_GS_BASE before calling into C code, Joerg Roedel
[PATCH v6 28/76] x86/idt: Move IDT to data segment, Joerg Roedel
[PATCH v6 32/76] x86/head/64: Load GDT after switch to virtual addresses, Joerg Roedel
[PATCH v6 39/76] x86/sev-es: Add SEV-ES Feature Detection, Joerg Roedel
[PATCH v6 26/76] x86/fpu: Move xgetbv()/xsetbv() into separate header, Joerg Roedel
[PATCH v6 35/76] x86/head/64: Make fixup_pointer() static inline, Joerg Roedel
[PATCH v6 25/76] x86/sev-es: Add support for handling IOIO exceptions, Joerg Roedel
[PATCH v6 30/76] x86/head/64: Install startup GDT, Joerg Roedel
[PATCH v6 29/76] x86/idt: Split idt_data setup out of set_intr_gate(), Joerg Roedel
[PATCH v6 33/76] x86/head/64: Load segment registers earlier, Joerg Roedel
[PATCH v6 21/76] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init(), Joerg Roedel
[PATCH v6 37/76] x86/head/64: Move early exception dispatch to C code, Joerg Roedel
[PATCH v6 38/76] x86/head/64: Set CR4.FSGSBASE early, Joerg Roedel
[PATCH v6 36/76] x86/head/64: Load IDT earlier, Joerg Roedel
[PATCH v6 27/76] x86/sev-es: Add CPUID handling to #VC handler, Joerg Roedel
[PATCH v6 41/76] x86/sev-es: Compile early handler code into kernel image, Joerg Roedel
[PATCH v6 60/76] x86/sev-es: Handle MONITOR/MONITORX Events, Joerg Roedel
[PATCH v6 62/76] x86/sev-es: Handle VMMCALL Events, Joerg Roedel
[PATCH v6 64/76] x86/sev-es: Handle #DB Events, Joerg Roedel
[PATCH v6 50/76] x86/sev-es: Wire up existing #VC exit-code handlers, Joerg Roedel
[PATCH v6 69/76] x86/realmode: Setup AP jump table, Joerg Roedel
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]