xen.git
2018-01-23 Jan Beulichadd check to cpumask_of()
2018-01-23 Jan Beulichx86: make CPU state flush requests explicit
2018-01-23 Jan Beulichx86: move invocations of hvm_flush_guest_tlbs()
2018-01-23 Daniel Kiperx86/setup: do not relocate Xen over current Xen image...
2018-01-22 Julien Grallxen/arm: cpuerrata: Remove percpu.h include
2018-01-22 Wei Liuxen/shim: stash RSDP address for ACPI driver
2018-01-22 Wei Liulibxl: lower shim related message to level DEBUG
2018-01-22 Wei Liux86/shim: use credit scheduler
2018-01-22 Wei Liux86/guest: clean up guest/xen.h
2018-01-22 Wei Liulibxl: remove whitespaces introduced in 62982da926
2018-01-22 Wei LiuUpdate shim.config
2018-01-19 Andrew Cooperx86/pv: Break handle_ldt_mapping_fault() out of handle_...
2018-01-19 Andrew Cooperx86/pv: Rename invalidate_shadow_ldt() to pv_destroy_ldt()
2018-01-19 Andrew Cooperx86/idt: Factor out enabling and disabling of ISTs
2018-01-19 Andrew Cooperx86/thunk: Fix GEN_INDIRECT_THUNK comment
2018-01-19 Paul Durranttools/misc/xen-hvmctx: fix the build
2018-01-19 Paul Durrantx86/hvm: re-work viridian APIC assist code
2018-01-19 Roger Pau Monnéx86/efi: fix build with linkers that support both coff...
2018-01-19 Jan Beulichx86/shadow: widen reference count
2018-01-19 Jan Beulichx86/PoD: correctly handle non-order-0 decrease-reservat...
2018-01-19 Jan Beulichx86/HVM: make explicit that hvm_print_line() does outpu...
2018-01-19 Stefano Stabellinidon't pass r12 as reference
2018-01-18 Yi Sundocs: add MBA description in docs
2018-01-18 Yi Suntools: implement new generic set value interface and...
2018-01-18 Yi Suntools: implement new generic get value interface and...
2018-01-18 Yi Suntools: rename 'xc_psr_cat_type' to 'xc_psr_type'
2018-01-18 Yi Suntools: implement the new xl get hw info interface
2018-01-18 Yi Suntools: implement the new libxl get hw info interface
2018-01-18 Yi Suntools: implement the new libxc get hw info interface
2018-01-18 Yi Suntools: create general interfaces to support psr allocat...
2018-01-18 Roger Pau Monnexen/pvshim: switch shim.c to use typesafe mfn_to_page...
2018-01-18 Roger Pau Monnefirmware/shim: fix build process to use POSIX find...
2018-01-18 Roger Pau Monnexen/pvshim: fix coding style issues
2018-01-18 Roger Pau Monnexen/pvshim: re-order replace_va_mapping code
2018-01-18 Roger Pau Monnexen/pvshim: identity pin shim vCPUs to pCPUs
2018-01-18 Roger Pau Monnexen/pvh: place the trampoline starting at MFN 1
2018-01-18 Roger Pau Monnexen/pvshim: map vcpu_info earlier for APs
2018-01-18 Wei Liuocaml: fix arm build
2018-01-18 Doug Goldsteindocs: note default for timer_mode in xl.cfg man
2018-01-18 Michael Young-xen-attach is needed for pvh boot with qemu-xen
2018-01-18 Juergen Grosslibxl: put RSDP for PVH guest near 4GB
2018-01-18 Ian JacksonMAINTAINERS: Make Christian Lindig maintainer for ocaml...
2018-01-17 Julien Grallxen/arm64: Implement branch predictor hardening for...
2018-01-17 Julien Grallxen/arm64: Add skeleton to harden the branch predictor...
2018-01-17 Julien Grallxen/arm: cpuerrata: Add MIDR_ALL_VERSIONS
2018-01-17 Julien Grallxen/arm64: Add missing MIDR values for Cortex-A72,...
2018-01-17 Julien Grallxen/arm: Introduce enable callback to enable a capabili...
2018-01-17 Ian JacksonRevert "xl: Default guest mode changed from PV to PVH...
2018-01-17 Wei Liutools: fix arm build after bdf693ee61b48
2018-01-16 Wei LiuDon't build xen-shim for 32 bit build host
2018-01-16 Ian Jacksonxl: Default guest mode changed from PV to PVH with...
2018-01-16 Ian Jacksonxl: pvshim: Provide and document xl config
2018-01-16 Ian Jacksonlibxl: pvshim: Introduce pvshim_extra
2018-01-16 Ian Jacksonlibxl: pvshim: Provide first-class config settings...
2018-01-16 Roger Pau Monnexen/shim: allow DomU to have as many vcpus as available
2018-01-16 Roger Pau Monnexen/shim: crash instead of reboot in shim mode
2018-01-16 Roger Pau Monnexen/pvshim: use default position for the m2p mappings
2018-01-16 Roger Pau Monnexen/shim: modify shim_mem parameter behaviour
2018-01-16 Roger Pau Monnexen/pvshim: memory hotplug
2018-01-16 Roger Pau Monnexen/pvshim: support vCPU hotplug
2018-01-16 Roger Pau Monnexen/pvshim: set max_pages to the value of tot_pages
2018-01-16 Sergey Dyaslixen/pvshim: add shim_mem cmdline parameter
2018-01-16 Roger Pau Monnexen/pvshim: add migration support
2018-01-16 Sergey Dyaslix86/pv-shim: shadow PV console's page for L2 DomU
2018-01-16 Roger Pau Monnexen/pvshim: add grant table operations
2018-01-16 Roger Pau Monnexen/pvshim: forward evtchn ops between L0 Xen and L2...
2018-01-16 Roger Pau Monnexen/pvshim: set correct domid value
2018-01-16 Roger Pau Monnexen/pvshim: modify Dom0 builder in order to build a...
2018-01-16 Roger Pau Monnexen: mark xenstore/console pages as RAM
2018-01-16 Roger Pau Monnexen/pvshim: skip Dom0-only domain builder parts
2018-01-16 Roger Pau Monnexen/pvh: do not mark the low 1MB as IO mem
2018-01-16 Roger Pau Monnexen/x86: make VGA support selectable
2018-01-16 Andrew Coopertools/firmware: Build and install xen-shim
2018-01-16 Andrew Cooperx86/shim: Kconfig and command line options
2018-01-16 Sergey Dyaslix86/guest: use PV console for Xen/Dom0 I/O
2018-01-16 Sergey Dyaslix86/guest: add PV console code
2018-01-16 Roger Pau Monnex86/guest: setup event channel upcall vector
2018-01-16 Wei Liux86: don't swallow the first command line item in guest...
2018-01-16 Wei Liux86: read wallclock from Xen when running in pvh mode
2018-01-16 Wei Liux86: APIC timer calibration when running as a guest
2018-01-16 Wei Liux86: xen pv clock time source
2018-01-16 Roger Pau Monnex86/guest: map per-cpu vcpu_info area.
2018-01-16 Roger Pau Monnexen/guest: fetch vCPU ID from Xen
2018-01-16 Roger Pau Monnex86/guest: map shared_info page
2018-01-16 Wei Liuxen/pvshim: keep track of used PFN ranges
2018-01-16 Wei Liuxen: introduce rangeset_claim_range
2018-01-16 Wei Liuxen/console: Introduce console=xen
2018-01-16 Wei Liux86/pvh: Retrieve memory map from Xen
2018-01-16 Andrew Cooperx86/shutdown: Support for using SCHEDOP_{shutdown,reboot}
2018-01-16 Andrew Cooperx86/guest: Hypercall support
2018-01-16 Andrew Cooperx86/entry: Probe for Xen early during boot
2018-01-16 Andrew Cooperx86/boot: Map more than the first 16MB
2018-01-16 Wei Liux86/entry: Early PVH boot code
2018-01-16 Wei Liux86: produce a binary that can be booted as PVH
2018-01-16 Wei Liux86: introduce ELFNOTE macro
2018-01-16 Andrew Cooperx86/link: Relocate program headers
2018-01-16 Andrew Cooperx86/Kconfig: Options for Xen and PVH support
2018-01-16 Andrew Cooperx86: Common cpuid faulting support
2018-01-16 Andrew Cooperx86/fixmap: Modify fix_to_virt() to return a void pointer
2018-01-16 Jon Ludlamtools/ocaml: Extend domain_create() to take arch_domain...
next