xen.git
2020-09-11 Jan Beulichx86/PV: fold exit paths of ptwr_do_page_fault()
2020-09-11 Roger Pau Monnéx86/mm: do not mark IO regions as Xen heap
2020-09-11 Jan Beulichx86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRY
2020-09-11 Jan Beulichx86: guard against port I/O overlapping the RTC/CMOS...
2020-09-10 Juergen Grosstools/libs/guest: fix Makefile regarding zlib options
2020-09-09 Andrew Cooperx86/pv: Move segment descriptor infrastructure into...
2020-09-09 Jan Beulichx86: drop use of prelink-efi_lto.o
2020-09-09 Igor Druzhininhvmloader: indicate ACPI tables with "ACPI data" type...
2020-09-09 Jan Beulichlib: correct __moddi3() description
2020-09-09 Andrew Cooperx86/pv: Move stack_switch()/seg_segment_base() into...
2020-09-09 Diego Sueirotools/hotplug: Fix dhcpd symlink removal in vif-nat
2020-09-09 Diego Sueirotools/hotplug: Extend dhcpd conf, init and arg files...
2020-09-09 Diego Sueirotools/hotplug: Fix hostname setting in vif-nat
2020-09-09 Olaf Heringlibxenguest: use bitmap_alloc
2020-09-09 Juergen Grosstools/xl: don't assume libxl and libxlutil are in one...
2020-09-09 Juergen Grosstools/libxl: move xl parsing checks to tools/xl
2020-09-09 Juergen Grosstools/libxl: add missing items to clean target
2020-09-09 Juergen Grosstools/libxl: don't include libxl_osdeps.h from libxluti...
2020-09-09 Juergen Grosstools/libxl: fix dependencies of libxl tests
2020-09-09 Juergen Grosstools: split libxenstat into new tools/libs/stat directory
2020-09-09 Juergen Grosstools: split libxenvchan into new tools/libs/vchan...
2020-09-09 Juergen Grosstools: split libxenstore into new tools/libs/store...
2020-09-09 Juergen Grosstools/libxc: move libxenguest to tools/libs/guest
2020-09-09 Juergen Grosstools: move libxenctrl below tools/libs
2020-09-09 Juergen Grosstools/xenpaging: remove libxc internals
2020-09-09 Juergen Grosstools/xcutils: use official headers in readnotes
2020-09-09 Juergen Grosstools/libxc: untangle libxenctrl from libxenguest
2020-09-09 Juergen Grosstools/misc: rename xc_dom.h do xenctrl_dom.h
2020-09-09 Juergen Grosstools/libxc: rename libxenguest internal headers
2020-09-09 Juergen Grosstools/libxc: rename all libxenguest sources to xg_*
2020-09-09 Juergen Grosstools/libxc: move xc_[un]map_domain_meminfo() into...
2020-09-09 Juergen Grosstools/libxc: remove unused headers xc_efi.h and xc_elf.h
2020-09-09 Juergen Grosstools/misc: drop all libxc internals from xen-mfndump.c
2020-09-09 Juergen Grosstools/misc: replace PAGE_SIZE with XC_PAGE_SIZE in...
2020-09-09 Juergen Grosstools/misc: don't include xg_save_restore.h from xen...
2020-09-09 Juergen Grosstools/misc: don't use libxenctrl internals from xen...
2020-09-09 Juergen Grosstools: don't assume libxenguest and libxenctrl to be...
2020-09-09 Juergen Grosstools: fix pkg-config file for libxenguest
2020-09-09 Juergen Grosstools/python: drop libxenguest from setup.py
2020-09-09 Juergen Grosstools: drop explicit path specifications for qemu build
2020-09-09 Juergen Grosstools: generate pkg-config files from make variables
2020-09-08 Andrew Cooperx86/pv: Fix assertions in svm_load_segs()
2020-09-07 Jan Beulichtools/hotplug/Linux: don't needlessly use non-standard...
2020-09-07 Juergen Grossminios: use more recent commit for building xen unstable
2020-09-07 Roger Pau Monnelibgnttab/freebsd: add tools libs.h
2020-09-07 Andrew Cooperx86/pv: Rewrite segment context switching from scratch
2020-09-07 Andrew Cooperx86/pv: Fix consistency of 64bit segment bases
2020-09-07 Roger Pau Monnéx86/svm: silently drop writes to SYSCFG and related...
2020-09-07 Roger Pau Monnéx86/vmx: handle writes to MISC_ENABLE MSR
2020-09-07 Jan BeulichRevert "x86: generalize padding field handling"
2020-09-04 Wei Chenxen/arm: Throw messages for unknown FP/SIMD implement ID
2020-09-04 Wei Chenxen/arm: Missing N1/A76/A75 FP registers in vCPU contex...
2020-09-04 Julien Grallxen/arm: Update silicon-errata.txt with the Neovers...
2020-09-04 Ian Jacksonminios: Revert recent change and revert to working...
2020-09-04 George DunlapRevert "libxl: Generate golang bindings in libxl Makefile"
2020-09-04 Juergen Grossfix build with make 3.81
2020-09-04 Jan Beulichx86: only generate compat headers actually needed
2020-09-04 Jan Beulichflask: drop dead compat translation code
2020-09-04 Jan Beulichx86: generalize padding field handling
2020-09-04 Jan Beulichevtchn: add compat struct checking for newer sub-ops
2020-09-04 Jan Beulichx86/dmop: add compat struct checking for XEN_DMOP_map_m...
2020-09-04 Jan Beulichx86/mce: bring hypercall subop compat checking in sync...
2020-09-04 Jan Beulichx86/mce: add compat struct checking for XEN_MC_inject_v2
2020-09-04 Jan Beulichx86: fix compat header generation
2020-09-04 Michael Kurthadd additional symbols to xen-syms.map
2020-09-04 Roger Pau Monnéx86/msr: explicitly handle AMD DE_CFG
2020-09-04 Jan Beulichx86: simplify is_guest_l2_slot()
2020-08-31 Andrew Cooperx86/pv: Fix multiple bugs with SEGBASE_GS_USER_SEL
2020-08-31 Andrew Cooperx86/intel: Expose MSR_ARCH_CAPS to dom0
2020-08-28 Juergen Grosstools: tweak tools/libs/libs.mk for being able to suppo...
2020-08-28 Costin Lupustubdom/grub: update init_netfront() call for mini-os
2020-08-27 Juergen Grossstubdom: simplify building xen libraries for stubdoms
2020-08-27 Juergen Grossstubdom: add correct dependencies for Xen libraries
2020-08-27 Juergen Grosstools: generate most contents of library make variables
2020-08-27 Juergen Grosstools: define ROUNDUP() in tools/include/xen-tools...
2020-08-27 Juergen Grosstools: don't call make recursively from libs.mk
2020-08-27 Juergen Grosstools: add a copy of library headers in tools/include
2020-08-27 Juergen Grosstools: switch XEN_LIBXEN* make variables to lower case...
2020-08-27 Juergen Grossstubdom: add stubdom/mini-os.mk for Xen paths used...
2020-08-27 Andrew Cooperx86: Begin to introduce support for MSR_ARCH_CAPS
2020-08-27 Wei Liugitignore: ignore ebmalloc.c soft link
2020-08-27 Paul Durrantremove netchannel2 hotplug script... ancient history
2020-08-27 Paul Durrantxl: add 'mtu' option to network configuration
2020-08-27 Paul Durranttools/hotplug/Linux: modify set_mtu() to optionally...
2020-08-27 Paul Durrantlibxl: wire the libxl_device_nic 'mtu' value into xenstore
2020-08-27 Paul Durranttools/hotplug/Linux: remove code duplication in vif...
2020-08-27 Paul Durranttools/hotplug/Linux: add remove_from_bridge()
2020-08-27 Paul Durranttools/hotplug/Linux: re-factor add_to_bridge() in xen...
2020-08-27 Paul Durrantpublic/io/netif: specify MTU override node
2020-08-27 Marek Marczykowski... libxl: fix -Werror=stringop-truncation in libxl__prepar...
2020-08-27 Marek Marczykowski... libxl: workaround gcc 10.2 maybe-uninitialized warning
2020-08-27 Hubert Jasudowicztools/firmware: Fix typo in uninstall target
2020-08-27 Ian JacksonMAINTAINERS: Update my email address
2020-08-27 Roger Pau Monnéx86: use constant flags for section .init.rodata
2020-08-27 Jan Beulichx86: don't include domctl and alike in shim-exclusive...
2020-08-27 Jan Beulichbitmap: move to/from xenctl_bitmap conversion helpers
2020-08-27 Jan Beulichx86: don't build with EFI support in shim-exclusive...
2020-08-27 Jan Beulichbuild: also check for empty .bss.* in .o -> .init.o...
2020-08-25 Jan Beulichmake better use of mfn local variable in free_heap_pages()
2020-08-25 Jan Beulichx86: don't maintain compat M2P when !PV32
next