virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 03:39:11 to 2020-09-11 10:36:11 UTC [more...]

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-11 10:34 UTC  (8+ messages)
` [PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "

[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-11  8:20 UTC  (10+ messages)
` [PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-09-11  7:59 UTC  (11+ messages)
` [PATCH v5 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v5 3/4] rpmsg: update documentation
` [PATCH v5 4/4] vhost: add an RPMsg API

[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
 2020-09-11  3:53 UTC  (2+ messages)

[PATCH v7 1/3] virtio: add dma-buf support for exported objects
 2020-09-10 15:06 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-10 13:34 UTC  (9+ messages)
                      ` [Intel-gfx] "

clarifying the handling of responses for virtio-rpmb
 2020-09-10 13:08 UTC  (2+ messages)

[PATCH v7 0/3] Add a vhost RPMsg API
 2020-09-10 11:13 UTC  (4+ messages)
` [PATCH v7 1/3] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v7 2/3] rpmsg: move common structures and defines to headers
` [PATCH v7 3/3] vhost: add an RPMsg API

[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-10  9:09 UTC  (5+ messages)
` [PATCH v12 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v12 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH] vhost-vdpa: fix memory leak in error path
 2020-09-10  1:56 UTC 

[PATCH] vhost: new vhost_vdpa SET/GET_BACKEND_FEATURES handlers
 2020-09-09 17:23 UTC  (2+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-09 13:49 UTC  (86+ messages)
` [PATCH v7 01/72] KVM: SVM: nested: Don't allocate VMCB structures on stack
` [PATCH v7 02/72] KVM: SVM: Add GHCB definitions
` [PATCH v7 03/72] KVM: SVM: Add GHCB Accessor functions
` [PATCH v7 04/72] KVM: SVM: Use __packed shorthand
` [PATCH v7 05/72] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH v7 06/72] x86/traps: Move pf error codes to <asm/trap_pf.h>
` [PATCH v7 07/72] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v7 08/72] x86/umip: Factor out instruction fetch
` [PATCH v7 09/72] x86/umip: Factor out instruction decoding
` [PATCH v7 10/72] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH v7 11/72] x86/insn: Add insn_has_rep_prefix() helper
` [PATCH v7 12/72] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v7 13/72] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v7 14/72] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v7 15/72] x86/boot/compressed/64: Add page-fault handler
` [PATCH v7 16/72] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v7 17/72] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v7 18/72] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v7 19/72] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v7 20/72] x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
` [PATCH v7 21/72] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH v7 22/72] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v7 23/72] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v7 24/72] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v7 25/72] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v7 26/72] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH v7 27/72] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH v7 28/72] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v7 29/72] x86/head/64: Install startup GDT
` [PATCH v7 30/72] x86/head/64: Load GDT after switch to virtual addresses
` [PATCH v7 31/72] x86/head/64: Load segment registers earlier
` [PATCH v7 32/72] x86/head/64: Switch to initial stack earlier
` [PATCH v7 33/72] x86/head/64: Install a CPU bringup IDT
` [PATCH v7 34/72] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v7 35/72] x86/head/64: Move early exception dispatch to C code
` [PATCH v7 36/72] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v7 37/72] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v7 38/72] x86/sev-es: Compile early handler code into kernel image
` [PATCH v7 39/72] x86/sev-es: Setup early #VC handler
  ` [PATCH v7.1 "
  ` [PATCH v7.2 39/74] "
` [PATCH v7 40/72] x86/sev-es: Setup GHCB based boot "
  ` [PATCH v7.1 "
  ` [PATCH v7.2 40/74] "
` [PATCH v7 41/72] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v7 42/72] x86/sev-es: Allocate and Map IST stack for #VC handler
` [PATCH v7 43/72] x86/sev-es: Adjust #VC IST Stack on entering NMI handler
` [PATCH v7 44/72] x86/dumpstack/64: Add noinstr version of get_stack_info()
` [PATCH v7 45/72] x86/entry/64: Add entry code for #VC handler
` [PATCH v7 46/72] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v7 47/72] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH v7 48/72] x86/sev-es: Handle instruction fetches from user-space
` [PATCH v7 49/72] x86/sev-es: Handle MMIO events
` [PATCH v7 50/72] x86/sev-es: Handle MMIO String Instructions
` [PATCH v7 51/72] x86/sev-es: Handle MSR events
` [PATCH v7 52/72] x86/sev-es: Handle DR7 read/write events
` [PATCH v7 53/72] x86/sev-es: Handle WBINVD Events
` [PATCH v7 54/72] x86/sev-es: Handle RDTSC(P) Events
` [PATCH v7 55/72] x86/sev-es: Handle RDPMC Events
` [PATCH v7 56/72] x86/sev-es: Handle INVD Events
` [PATCH v7 57/72] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v7 58/72] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH v7 59/72] x86/sev-es: Handle VMMCALL Events
` [PATCH v7 60/72] x86/sev-es: Handle #AC Events
` [PATCH v7 61/72] x86/sev-es: Handle #DB Events
` [PATCH v7 62/72] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH v7 63/72] x86/kvm: Add KVM "
` [PATCH v7 64/72] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH v7 65/72] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH v7 66/72] x86/realmode: Setup AP jump table
` [PATCH v7 67/72] x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
` [PATCH v7 68/72] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v7 69/72] x86/sev-es: Support CPU offline/online
` [PATCH v7 70/72] x86/sev-es: Handle NMI State
` [PATCH v7 71/72] x86/efi: Add GHCB mappings when SEV-ES is active
` [PATCH v7 72/72] x86/sev-es: Check required CPU features for SEV-ES

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-09 11:51 UTC  (17+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[PATCH] vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
 2020-09-09  9:04 UTC 

[PATCH] i2c: virtio: add a virtio i2c frontend driver
 2020-09-09  9:02 UTC  (14+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-09  8:41 UTC  (15+ messages)

[PATCH] Rescan the entire target on transport reset when LUN is 0
 2020-09-09  5:54 UTC  (4+ messages)

[PATCH v2] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
 2020-09-09  2:08 UTC 

[PATCH] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
 2020-09-09  2:06 UTC  (4+ messages)

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-09-08 14:14 UTC  (4+ messages)

[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-08 13:39 UTC  (10+ messages)
` [PATCH v11 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v11 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features
 2020-09-08 12:05 UTC 

[PATCH 1/3] drm/qxl: use drmm_mode_config_init
 2020-09-08 11:35 UTC  (4+ messages)
` [PATCH 2/3] drm/qxl: release shadow on shutdown
` [PATCH 3/3] drm/qxl: handle shadow in primary destroy

[PATCH v5 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-09-08 10:43 UTC  (5+ messages)

[PATCH v1 0/5] mm/memory_hotplug: selective merging of system ram resources
 2020-09-08 10:26 UTC  (5+ messages)
` [PATCH v1 2/5] kernel/resource: merge_system_ram_resources() to merge resources after hotplug
` [PATCH v1 5/5] hv_balloon: try to merge system ram resources

[PATCH] drm/virtio: drop quirks handling
 2020-09-08 10:04 UTC  (3+ messages)

[PATCH 1/3] drm/virtio: use drmm_mode_config_init
 2020-09-08  7:07 UTC  (3+ messages)
` [PATCH 2/3] drm/virtio: return virtio_gpu_queue errors
` [PATCH 3/3] drm/virtio: add virtio_gpu_cmd_unref_resource error handling

[PATCH] vhost-vdpa: fix backend feature ioctls
 2020-09-07 10:43 UTC 

[PATCH v3 2/2] drm/virtio: set max_segment
 2020-09-07  6:33 UTC 

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-04 16:24 UTC  (10+ messages)
` [PATCH v3 1/6] iommu/virtio: Move to drivers/iommu/virtio/
` [PATCH v3 2/6] iommu/virtio: Add topology helpers
` [PATCH v3 4/6] iommu/virtio: Add topology definitions
` [PATCH v3 5/6] iommu/virtio: Support topology description in config space


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).