projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2019-12-11
Wei Liu
Config.mk: update seabios to 1.13.0
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Wei Liu
x86: add a comment regarding the location of hypervisor...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Juergen Gross
SUPPORT.md: add core scheduling
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Andrew Cooper
docs/sphinx: How Xen Boots on x86
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Andrew Cooper
xen/build: Automatically locate a suitable python inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Andrew Cooper
xen/banner: Drop the fig-to-oct.py script
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Andrew Cooper
xen/flask: Drop the gen-policy.py script
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Razvan Cojocaru
remove myself as vm_event maintainer
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Roger Pau Monné
x86: do not enable global pages when virtualized on...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Igor Druzhinin
x86/AMD: unbreak CPU hotplug on AMD systems without...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Jan Beulich
x86/i8259A: don't open-code LEGACY_VECTOR()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Krzysztof Kolasa
lz4: fix system halt at boot kernel on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Rasmus Villemoes
lz4: pull out constant tables
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Jan Beulich
lz4: refine commit 9143a6c55ef7 for the 64-bit case
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
Jan Beulich
x86/CPUID: RSTR_FP_ERR_PTRS depends on FPU
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Andrew Cooper
docs/sphinx: License content with CC-BY-4.0
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Jan Beulich
x86: support Atom Tremont
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Jan Beulich
x86: don't offer Hyper-V option when "PV Shim Exclusive"
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Jan Beulich
x86/nEPT: ditch nept_sp_entry()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Use named (bit)fields for task switch exit...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Clean up intinfo_t variables
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Don't shadow variables in svm_vmexit_handler()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Clean up construct_vmcb()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Fix handling of EFLAGS.RF on task switch
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Andrew Cooper
x86/svm: Minor cleanup to start_svm()
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Igor Druzhinin
passthrough: drop break statement following c/s cd7dedad820
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Andrew Cooper
x86/svm: Correct vm_event API for descriptor accesses
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: introduce CONFIG_HYPERV and detection code
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: be more verbose when running on a hypervisor
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: switch xen guest implementation to use hypervisor...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: rename hypervisor_{alloc,free}_unused_page
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: introduce hypervisor framework
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: drop hypervisor_cpuid_base
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: add missing headers in hypercall.h
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Wei Liu
x86: introduce CONFIG_GUEST and move code
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Roger Pau Monne
automation: increase tests maximum time from 10s to 30s
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Roger Pau Monne
automation: add timestamps to Xen tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Roger Pau Monné
x86/tlbflush: do not toggle the PGE CR4 bit unless...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Jan Beulich
x86: avoid HPET use on certain Intel platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Jan Beulich
gnttab: make sure grant map operations don't skip their...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Jeff Kubascik
xen/arm: initialize vpl011 flag register
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Ian Campbell
xen: arm: fix typo in the description of struct pending...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Ian Campbell
xen: arm: fix indentation of struct vtimer
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Yi Sun
x86/psr: fix bug which may cause crash
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Roger Pau Monne
x86: re-order clang no integrated assembler tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Julian Tuminaro
Fix the KDD_LOG statements to use appropriate format...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
George Dunlap
Rationalize max_grant_frames and max_maptrack_frames...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
julian.tuminaro...
kdd.c: Add support for initial handshake in KD protocol...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Paul Durrant
passthrough: simplify locking and logging
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Andrew Cooper
AMD/IOMMU: Render IO_PAGE_FAULT errors in a more useful...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Andrew Cooper
AMD/IOMMU: Always print IOMMU errors
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Paul Durrant
x86 / iommu: set up a scratch page in the quarantine...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Julien Grall
xen/x86: vpmu: Unmap per-vCPU PMU page when the domain...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Roger Pau Monné
x86: move and fix clang .skip check
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Jan Beulich
x86: fix clang .macro retention check
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Jan Beulich
console: avoid buffer overrun in guest_console_write()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Jan Beulich
console: avoid buffer overflow in guest_console_write()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
docs/process: Move MAINTAINERS update for stable to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
docs/process: Notify release manager, rather than editi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
docs/process: Mention .Z-pre versions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
docs/process: Fix minor error in formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
release technician checklist: More explicit XEN_EXTRAVE...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
release technician checklist: Reformat Config.mk changes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
branching checklist: More detailed instructions re...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
branching checklist: Say perhaps no Config.mk changes...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
branching checklist: drop some hg tag runes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
README: Run untabify
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
Config.mk: Update other tree revisions for Xen 4.14...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Ian Jackson
Config.mk et al: Branch off Xen 4.14-unstable
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Andrew Cooper
x86/svm: Write the correct %eip into the outgoing task
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Andrew Cooper
x86/svm: Always intercept ICEBP
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Andrew Cooper
x86/vtx: Fix fault semantics for early task switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Jan Beulich
build: provide option to disambiguate symbol names
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Jan Beulich
x86/IRQ: make internally used IRQs also honor the pendi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Roger Pau Monné
x86/vmx: always sync PIR to IRR before vmentry
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Julien Grall
MAINTAINERS: Update path to the livepatch documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Sergey Dyasli
x86/microcode: refuse to load the same revision ucode
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Igor Druzhinin
AMD/IOMMU: honour IR setting while pre-filling DTEs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
George Dunlap
docs/xl: Document pci-assignable state
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jan Beulich
EFI: fix "efi=attr=" handling
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jan Beulich
x86/p2m-pt: fix (latent) page table mapping leak on...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Anthony PERARD
x86/domctl: have XEN_DOMCTL_getpageframeinfo3 preemptible
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Jan Beulich
IOMMU: default to always quarantining PCI devices
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
George Dunlap
x86: Don't increase ApicIdCoreSize past 7
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
George Dunlap
x86/mm: Adjust linear uses / entries when a page loses...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Oleksandr Grytsov
libxl: make default path to add/remove all PV devices
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Oleksandr Grytsov
libxl: introduce new backend type VINPUT
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Andrew Cooper
x86/vvmx: Fix livelock with XSA-304 fix
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Andrew Cooper
x86/livepatch: Prevent patching with active waitqueues
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Roger Pau Monné
x86/vlapic: allow setting APIC_SPIV_FOCUS_DISABLED...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Julien Grall
xen: Add missing va_end() in hypercall_create_continuat...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Sergey Dyasli
x86/e820: fix 640k - 1M region reservation logic
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Andrew Cooper
x86/boot: Cache cpu_has_hypervisor very early on boot
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Andrew Cooper
x86/boot: Remove cached CPUID data from the trampoline
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Anthony PERARD
x86/Makefile: remove $(guard) use from $(TARGET).efi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Marek Marczykowski...
efi: do not use runtime services table with efi=no-rs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Andrew Cooper
x86/cpuid: Fix Lisbon/Magny-Cours Opterons WRT SSSE3...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Anthony PERARD
configure: Fix test for python 3.8
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Ian Jackson
tools/configure: Honour XEN_COMPILE_ARCH and _TARGET_...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Oleksandr Grytsov
libxl: gentypes: initialise array elements in json
commit
|
commitdiff
|
tree
|
snapshot
next