-
- Downloads
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen fixes from Juergen Gross: "Some fixes for Xen: - a fix for a regression introduced in 4.13 for a Xen HVM-guest configured with KASLR - a fix for a possible deadlock in the xenbus driver when booting the system - a fix for lost interrupts in Xen guests" * tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen/events: Fix interrupt lost during irq_disable and irq_enable xen: avoid deadlock in xenbus xen: fix hvm guest with kaslr enabled xen: split up xen_hvm_init_shared_info() x86: provide an init_mem_mapping hypervisor hook
No related branches found
No related tags found
Showing
- arch/x86/include/asm/hypervisor.h 10 additions, 0 deletionsarch/x86/include/asm/hypervisor.h
- arch/x86/mm/init.c 3 additions, 0 deletionsarch/x86/mm/init.c
- arch/x86/xen/enlighten_hvm.c 37 additions, 22 deletionsarch/x86/xen/enlighten_hvm.c
- drivers/xen/events/events_base.c 1 addition, 1 deletiondrivers/xen/events/events_base.c
- drivers/xen/xenbus/xenbus_xs.c 2 additions, 1 deletiondrivers/xen/xenbus/xenbus_xs.c
Please register or sign in to comment