messages from 2020-02-10 16:57:41 to 2020-02-14 07:47:23 UTC [more...]
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
2020-02-14 7:47 UTC (27+ messages)
[RFC PATCH 00/62] Linux as SEV-ES Guest Support
2020-02-14 7:23 UTC (101+ messages)
` [PATCH 01/62] KVM: SVM: Add GHCB definitions
` [PATCH 02/62] KVM: SVM: Add GHCB Accessor functions
` [PATCH 03/62] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH 04/62] x86/traps: Move some definitions to <asm/trap_defs.h>
` [PATCH 05/62] x86/insn-decoder: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/62] x86/boot/compressed: Fix debug_puthex() parameter type
` [PATCH 07/62] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 08/62] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 09/62] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH 10/62] x86/boot/compressed/64: Add page-fault handler
` [PATCH 11/62] x86/boot/compressed/64: Always switch to own page-table
` [PATCH 12/62] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH 13/62] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH 14/62] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 15/62] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH 16/62] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH 17/62] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 18/62] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 19/62] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 20/62] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH 21/62] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH 22/62] x86/sev-es: Add handler for MMIO events
` [PATCH 23/62] x86/idt: Move IDT to data segment
` [PATCH 24/62] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH 25/62] x86/head/64: Install boot GDT
` [PATCH 26/62] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH 27/62] x86/head/64: Load segment registers earlier
` [PATCH 28/62] x86/head/64: Switch to initial stack earlier
` [PATCH 29/62] x86/head/64: Load IDT earlier
` [PATCH 30/62] x86/head/64: Move early exception dispatch to C code
` [PATCH 31/62] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH 32/62] x86/sev-es: Compile early handler code into kernel image
` [PATCH 33/62] x86/sev-es: Setup early #VC handler
` [PATCH 34/62] x86/sev-es: Setup GHCB based boot "
` [PATCH 35/62] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 36/62] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 37/62] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions "
` [PATCH 40/62] x86/sev-es: Filter exceptions not supported "
` [PATCH 41/62] x86/sev-es: Handle MSR events
` [PATCH 42/62] x86/sev-es: Handle DR7 read/write events
` [PATCH 43/62] x86/sev-es: Handle WBINVD Events
` [PATCH 44/62] x86/sev-es: Handle RDTSC Events
` [PATCH 45/62] x86/sev-es: Handle RDPMC Events
` [PATCH 46/62] x86/sev-es: Handle INVD Events
` [PATCH 47/62] x86/sev-es: Handle RDTSCP Events
` [PATCH 48/62] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH 49/62] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH 50/62] x86/sev-es: Handle VMMCALL Events
` [PATCH 51/62] x86/sev-es: Handle #AC Events
` [PATCH 52/62] x86/sev-es: Handle #DB Events
` [PATCH 53/62] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH 54/62] x86/kvm: Add KVM "
` [PATCH 55/62] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH 56/62] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH 57/62] x86/realmode: Setup AP jump table
` [PATCH 58/62] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH 59/62] x86/head/64: Rename start_cpu0
` [PATCH 60/62] x86/sev-es: Support CPU offline/online
` [PATCH 61/62] x86/cpufeature: Add SEV_ES_GUEST CPU Feature
` [PATCH 62/62] x86/sev-es: Add NMI state tracking
[PATCH V2 0/5] vDPA support
2020-02-14 4:39 UTC (26+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 4/5] virtio: introduce a vDPA based transport
` [PATCH V2 5/5] vdpasim: vDPA device simulator
[PATCH v3 1/4] drm/virtio: rework notification for better batching
2020-02-13 18:54 UTC (5+ messages)
` [PATCH v3 2/4] drm/virtio: batch plane updates (pageflip)
` [PATCH v3 3/4] drm/virtio: batch resource creation
` [PATCH v3 4/4] drm/virtio: batch display query
[PATCH] virtio: Work around frames incorrectly marked as gso
2020-02-13 16:37 UTC (17+ messages)
[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
2020-02-13 12:37 UTC (3+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 2/2] virtio-blk: improve virtqueue error to BLK_STS
[PATCH] drm/qxl: replace zero-length array with flexible-array member
2020-02-13 10:52 UTC (2+ messages)
[PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers
2020-02-13 6:53 UTC (3+ messages)
[PATCH] virtio: virtio_pci_legacy: Remove default y from Kconfig
2020-02-13 0:02 UTC
[PATCH 0/5] x86/vmware: Steal time accounting support
2020-02-12 20:03 UTC (6+ messages)
` [PATCH 1/5] x86/vmware: Make vmware_select_hypercall() __init
` [PATCH 2/5] x86/vmware: Remove vmware_sched_clock_setup()
` [PATCH 3/5] x86/vmware: Steal time clock for VMware guest
` [PATCH 4/5] x86/vmware: Enable steal time accounting
` [PATCH 5/5] x86/vmware: Use bool type for vmw_sched_clock
[PATCH v2] drm/virtio: rework batching
2020-02-12 18:23 UTC (2+ messages)
[PATCH v4] drm/virtio: add drm_driver.release callback
2020-02-12 9:35 UTC (3+ messages)
[PATCH v4] drm/bochs: add drm_driver.release callback
2020-02-12 9:20 UTC (3+ messages)
[PATCH] drm/virtio: rework batching
2020-02-11 23:48 UTC (2+ messages)
[PATCH] char: virtio: Replace zero-length array with flexible-array member
2020-02-11 22:29 UTC
[PATCH v4] drm/cirrus: add drm_driver.release callback
2020-02-11 14:22 UTC (2+ messages)
[PATCH RFC] virtio_balloon: conservative balloon page shrinking
2020-02-11 14:18 UTC (5+ messages)
[PATCH 1/2] drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
2020-02-11 13:50 UTC (2+ messages)
` [PATCH 2/2] drm/virtio: fix virtio_gpu_cursor_plane_update()
[PATCH v3] drm/bochs: add drm_driver.release callback
2020-02-11 11:12 UTC (2+ messages)
[PATCH v3] drm/virtio: add drm_driver.release callback
2020-02-11 10:38 UTC
[PATCH v3] drm/cirrus: add drm_driver.release callback
2020-02-11 10:16 UTC
[PATCH v2] drm/virtio: add drm_driver.release callback
2020-02-11 8:35 UTC (2+ messages)
[PATCH v2] drm/cirrus: add drm_driver.release callback
2020-02-11 8:34 UTC (2+ messages)
[PATCH v2] tools/virtio: option to build an out of tree module
2020-02-11 3:19 UTC (2+ messages)
[PULL] vhost: cleanups and fixes
2020-02-11 2:07 UTC (2+ messages)
[PATCH v2 2/2] drm/qxl: add drm_driver.release callback
2020-02-10 16:59 UTC (4+ messages)
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).