xen.git
2018-02-05 Andrew Cooperxen/livepatch: Drop stray tabs and fix indentation
2018-02-05 Andrew Cooperx86/emul: Fix the emulation of invlpga
2018-02-05 Andrew Cooperx86/emul: Misc non-functional improvements
2018-02-05 Brian Woodsx86/svm: correct EFER.SVME intercept checks
2018-02-05 Brian Woodsx86/svm: update VGIF support
2018-02-05 Jan Beulichx86emul: add missing suffixes in test harness
2018-02-05 Jan Beulichx86emul: add tables for XOP 08 and 09 extension spaces
2018-02-02 Julien Grallxen/arm: Don't crash the domain on invalid HVC immediate
2018-02-02 Julien Grallxen/arm: Don't crash domain on bad MMIO emulation
2018-02-02 Julien Grallxen/arm: io: Distinguish unhandled IO from aborted one
2018-02-02 Julien Grallxen/arm: traps: Merge try_handle_mmio() and handle_mmio()
2018-02-02 Julien Grallxen/arm32: entry: Document the purpose of r11 in the...
2018-02-02 Julien Grallxen/arm32: Invalidate icache on guest exist for Cortex-A15
2018-02-02 Julien Grallxen/arm32: Invalidate BTB on guest exit for Cortex...
2018-02-02 Julien Grallxen/arm32: Add skeleton to harden branch predictor...
2018-02-02 Julien Grallxen/arm32: entry: Add missing trap_reset entry
2018-02-02 Julien Grallxen/arm32: Add missing MIDR values for Cortex-A17 and A12
2018-02-02 Julien Grallxen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
2018-02-02 Andrew Cooperx86/emul: Add structure names to opcode tables
2018-02-02 Jan Beulichx86emul: support FMA insns
2018-02-02 Jan Beulichx86: allow easier disabling of BTI mitigations
2018-02-01 Andrew Cooperx86/emul: Split exception handling out of invoke_stub()
2018-02-01 Andrew Cooperarm/alternatives: Drop the !HAS_ALTERNATIVE infrastructure
2018-02-01 Andrew Cooperx86/ioemul: Misc improvements to ioport_emulate.c
2018-02-01 Jan Beulichx86/shim: don't use 32-bit compare on boolean variable
2018-02-01 Jan Beulichx86emul: support FMA4 insns
2018-02-01 Jan Beulichx86emul: support F16C insns
2018-01-31 Andrew Cooperx86/emul: Improvements to internal users of decode_regi...
2018-01-31 Andrew Cooperx86/hvm: Improvements to external users of decode_regis...
2018-01-31 Andrew Cooperx86/emul: Optimise decode_register() somewhat
2018-01-31 Andrew Cooperx86/emul: Introduce a test covering legacy byte ops
2018-01-31 Roger Pau Monnéx86: move declaration of the exception_table to C
2018-01-31 Jan Beulichx86: re-organize toggle_guest_*()
2018-01-31 Jan Beulichxenmem_add_to_physmap_one() has no need to know of...
2018-01-31 Andrew Cooperxen/cmdline: Fix parse_boolean() for unadorned values
2018-01-30 Andre PrzywaraARM: GICv3: copy Dom0 GICv3 reg property from host DT
2018-01-30 Julien Grallxen/arm: GICv3: Only initialize ITS when the distributo...
2018-01-30 Julien Grallxen/arm: GICv3: Parse ITS information from the firmware...
2018-01-30 Andrew Cooperx86/hvm: Drop hvm_set_mode() and associated vmx hooks
2018-01-30 Andrew Cooperxen/evtchn: Cleanup for virq_is_global() infrastructure
2018-01-30 Andrew Cooperx86/asm: Drop __GET_CURRENT()
2018-01-29 Andrew Coopertools/libxl: Fix assertion failure when trying to build...
2018-01-29 Andrew Cooperxen: Fix XSM build after dropping XEN_DOMCTL_getmemlist
2018-01-26 Stefano Stabellinix86/boot: turn the selftests ASSERT into a warning
2018-01-26 Andrew Cooperx86/boot: Make the "Building Dom0" messages consistent
2018-01-26 Andrew Cooperxen: Drop DOMCTL_getmemlist and xc_get_pfn_list()
2018-01-26 Andrew Coopertools/ocaml: Drop coredump infrastructure
2018-01-26 Roger Pau Monnexen/pvshim: fix GNTTABOP_query_size hypercall forwardin...
2018-01-26 Andrew Cooperx86/idle: Clear SPEC_CTRL while idle
2018-01-26 Andrew Cooperx86/cpuid: Offer Indirect Branch Controls to guests
2018-01-26 Andrew Cooperx86/ctxt: Issue a speculation barrier between vcpu...
2018-01-26 Andrew Cooperx86/boot: Calculate the most appropriate BTI mitigation...
2018-01-26 Andrew Cooperx86/entry: Avoid using alternatives in NMI/#MC paths
2018-01-26 Andrew Cooperx86/entry: Organise the clobbering of the RSB/RAS on...
2018-01-26 Andrew Cooperx86/entry: Organise the use of MSR_SPEC_CTRL at each...
2018-01-26 Andrew Cooperx86/hvm: Permit guests direct access to MSR_{SPEC_CTRL...
2018-01-26 Andrew Cooperx86/migrate: Move MSR_SPEC_CTRL on migrate
2018-01-26 Andrew Cooperx86/msr: Emulation of MSR_{SPEC_CTRL,PRED_CMD} for...
2018-01-26 Andrew Cooperx86/cpuid: Handling of IBRS/IBPB, STIBP and IBRS for...
2018-01-26 Andrew Cooperxen/build: Untangle CONFIG_DEBUG and CONFIG_FRAME_POINTER
2018-01-26 Jan Beulichx86/p2m: force return value checking of p2m_set_entry()
2018-01-26 Wei Liuxen: Fix xsm build after [g]cov renaming
2018-01-25 George Dunlapxl: Don't warn on using 'deprecated' mode selection
2018-01-25 Oleksandr Grytsovlibxl: move ibxl_devid_to_device_... to LIBXL_DEFINE_DE...
2018-01-25 Oleksandr Grytsovlibxl: move libxl__device_from_ to LIBXL_DEFINE_DEVICE_...
2018-01-25 Oleksandr Grytsovlibxl: use libxl__device_kind in LIBXL_DEFINE_UPDATE_DEVID
2018-01-25 Oleksandr Grytsovlibxl: use libxl__device_kind to get device XS entry
2018-01-25 Wei Liux86: fix GET_STACK_END
2018-01-25 Roger Pau Monnécoverage: introduce generic file
2018-01-25 Roger Pau Monnégcov: introduce hooks for the sysctl
2018-01-25 Roger Pau Monnégcov: rename sysctl and functions
2018-01-25 Ross Lagerwallx86/domctl: remove XEN_DOMCTL_pin_mem_cacheattr
2018-01-25 Ross Lagerwalllibxendevicemodel: provide xendevicemodel_pin_memory_ca...
2018-01-25 Ross Lagerwalllibxendevicemodel: provide xendevicemodel_relocate_memory
2018-01-25 Ross Lagerwallx86/hvm: provide XEN_DMOP_pin_memory_cacheattr
2018-01-25 Ross Lagerwallx86/hvm: provide XEN_DMOP_relocate_memory
2018-01-25 Ross Lagerwallmm: make xenmem_add_to_physmap global
2018-01-25 Andrew Cooperxen/VT-d: Remove the use of __LINE__ from IOMMU_WAIT_OP()
2018-01-24 Andrew Cooperx86/pv: Export pv_hypercall_table[] rather than working...
2018-01-24 Roger Pau Monnéx86/acpi: process softirqs while printing CPU ACPI...
2018-01-24 Roger Pau Monnéx86/compat: fix compilation errors with clang 6
2018-01-24 Ross Lagerwallx86/shutdown: use ACPI reboot method for Dell PowerEdge...
2018-01-24 Jan Beulichdrop "domain_" prefix from struct domain's dirty CPU...
2018-01-24 Jan Beulichx86: avoid explicit TLB flush when saving exec state
2018-01-24 Jan Beulichreplace vCPU's dirty CPU mask by numeric ID
2018-01-24 Wei Liutools: bump library version numbers to 4.11
2018-01-23 Wei LiuRevert "x86/boot: Map more than the first 16MB"
2018-01-23 Wei Liux86: relocate pvh_info
2018-01-23 Juergen Grossx86: cleanup processor.h
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
next