summaryrefslogtreecommitdiff
path: root/xen
AgeCommit message (Expand)Author
2018-02-07kconfig/gcov: rename to coverageRoger Pau Monné
2018-02-07x86: reduce Meltdown band-aid IPI overheadJan Beulich
2018-02-07PCI/passthrough: don't discard Dom0 provided informationJan Beulich
2018-02-07x86/boot: Make alternative patching NMI-safeAndrew Cooper
2018-02-07x86/mm: Add debug code to detect illegal page_lock and put_page_type orderingGeorge Dunlap
2018-02-06x86/spec_ctrl: Fix determination of when to use IBRSAndrew Cooper
2018-02-06x86/NMI: invert condition in nmi_show_execution_state()Jan Beulich
2018-02-05xen/livepatch: Drop stray tabs and fix indentationAndrew Cooper
2018-02-05x86/emul: Fix the emulation of invlpgaAndrew Cooper
2018-02-05x86/emul: Misc non-functional improvementsAndrew Cooper
2018-02-05x86/svm: correct EFER.SVME intercept checksBrian Woods
2018-02-05x86/svm: update VGIF supportBrian Woods
2018-02-05x86emul: add tables for XOP 08 and 09 extension spacesJan Beulich
2018-02-02xen/arm: Don't crash the domain on invalid HVC immediateJulien Grall
2018-02-02xen/arm: Don't crash domain on bad MMIO emulationJulien Grall
2018-02-02xen/arm: io: Distinguish unhandled IO from aborted oneJulien Grall
2018-02-02xen/arm: traps: Merge try_handle_mmio() and handle_mmio()Julien Grall
2018-02-02xen/arm32: entry: Document the purpose of r11 in the traps handlerJulien Grall
2018-02-02xen/arm32: Invalidate icache on guest exist for Cortex-A15Julien Grall
2018-02-02xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12Julien Grall
2018-02-02xen/arm32: Add skeleton to harden branch predictor aliasing attacksJulien Grall
2018-02-02xen/arm32: entry: Add missing trap_reset entryJulien Grall
2018-02-02xen/arm32: Add missing MIDR values for Cortex-A17 and A12Julien Grall
2018-02-02xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macrosJulien Grall
2018-02-02x86/emul: Add structure names to opcode tablesAndrew Cooper
2018-02-02x86emul: support FMA insnsJan Beulich
2018-02-02x86: allow easier disabling of BTI mitigationsJan Beulich
2018-02-01x86/emul: Split exception handling out of invoke_stub()Andrew Cooper
2018-02-01arm/alternatives: Drop the !HAS_ALTERNATIVE infrastructureAndrew Cooper
2018-02-01x86/ioemul: Misc improvements to ioport_emulate.cAndrew Cooper
2018-02-01x86/shim: don't use 32-bit compare on boolean variableJan Beulich
2018-02-01x86emul: support FMA4 insnsJan Beulich
2018-02-01x86emul: support F16C insnsJan Beulich
2018-01-31x86/emul: Improvements to internal users of decode_register()Andrew Cooper
2018-01-31x86/hvm: Improvements to external users of decode_register()Andrew Cooper
2018-01-31x86/emul: Optimise decode_register() somewhatAndrew Cooper
2018-01-31x86: move declaration of the exception_table to CRoger Pau Monné
2018-01-31x86: re-organize toggle_guest_*()Jan Beulich
2018-01-31xenmem_add_to_physmap_one() has no need to know of XENMAPSPACE_gmfn_rangeJan Beulich
2018-01-31xen/cmdline: Fix parse_boolean() for unadorned valuesAndrew Cooper
2018-01-30ARM: GICv3: copy Dom0 GICv3 reg property from host DTAndre Przywara
2018-01-30xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs.Julien Grall
2018-01-30xen/arm: GICv3: Parse ITS information from the firmware tables later onJulien Grall
2018-01-30x86/hvm: Drop hvm_set_mode() and associated vmx hooksAndrew Cooper
2018-01-30xen/evtchn: Cleanup for virq_is_global() infrastructureAndrew Cooper
2018-01-30x86/asm: Drop __GET_CURRENT()Andrew Cooper
2018-01-29xen: Fix XSM build after dropping XEN_DOMCTL_getmemlistAndrew Cooper
2018-01-26x86/boot: turn the selftests ASSERT into a warningStefano Stabellini
2018-01-26x86/boot: Make the "Building Dom0" messages consistentAndrew Cooper
2018-01-26xen: Drop DOMCTL_getmemlist and xc_get_pfn_list()Andrew Cooper