-
- Downloads
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - some minor cleanups - two small corrections for Xen on ARM - two fixes for Xen PVH guest support - a patch for a new command line option to tune virtual timer handling * tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen/arm: Use p2m entry with lock protection xen/arm: Free p2m entry if fail to add it to RB tree xen/pvh: correctly setup the PV EFI interface for dom0 xen/pvh: set xen_domain_type to HVM in xen_pvh_init xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write() xen-netfront: mark expected switch fall-through xen: xen-pciback: fix warning Using plain integer as NULL pointer x86/xen: Add "xen_timer_slop" command line option
Showing
- Documentation/admin-guide/kernel-parameters.txt 7 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- arch/arm/xen/p2m.c 3 additions, 1 deletionarch/arm/xen/p2m.c
- arch/x86/platform/pvh/enlighten.c 4 additions, 4 deletionsarch/x86/platform/pvh/enlighten.c
- arch/x86/xen/efi.c 6 additions, 6 deletionsarch/x86/xen/efi.c
- arch/x86/xen/enlighten_pv.c 1 addition, 1 deletionarch/x86/xen/enlighten_pv.c
- arch/x86/xen/enlighten_pvh.c 6 additions, 1 deletionarch/x86/xen/enlighten_pvh.c
- arch/x86/xen/time.c 17 additions, 3 deletionsarch/x86/xen/time.c
- arch/x86/xen/xen-ops.h 2 additions, 2 deletionsarch/x86/xen/xen-ops.h
- drivers/xen/xen-pciback/xenbus.c 1 addition, 1 deletiondrivers/xen/xen-pciback/xenbus.c
- drivers/xen/xenbus/xenbus_dev_frontend.c 0 additions, 2 deletionsdrivers/xen/xenbus/xenbus_dev_frontend.c
Loading
Please register or sign in to comment