xen.git
2018-03-23 Roger Pau Monnex86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
2018-03-23 Roger Pau Monnevpci: introduce basic handlers to trap accesses to...
2018-03-22 Jan Beulichx86emul: fix #XM delivery typo
2018-03-22 Jan Beulichx86/shadow: fold sh_x86_emulate_{write,cmpxchg}() into...
2018-03-22 Jan Beulichx86/shadow: fully move unmap-dest into common code
2018-03-22 Jan Beulichx86/HVM: use x86emul_write_xcr()
2018-03-22 Jan Beulichx86/HVM: make use of new read-modify-write emulator...
2018-03-22 Jan Beulichx86/HVM: do actual CMPXCHG in hvmemul_cmpxchg()
2018-03-22 Jan Beulichx86emul: also handle shifts through ->rmw()
2018-03-22 Jan Beulichx86emul: add read-modify-write hook
2018-03-22 Jan Beulichx86emul: correctly handle CMPXCHG* comparison failures
2018-03-22 Jan Beulichx86emul: tell cmpxchg hook whether LOCK is in effect
2018-03-22 Jan Beulichx86/HVM: eliminate custom #MF/#XM handling
2018-03-22 Jan Beulichx86emul: adjust_bnd() should check XCR0
2018-03-22 Jan Beulichx86emul: abstract out XCRn accesses
2018-03-22 Doug Goldsteinci: add new bits to MAINTAINERS combine with Travis
2018-03-22 Doug Goldsteinci: use GitLab CI to build
2018-03-22 Doug Goldsteinci: add Dockerfile for Debian stretch
2018-03-22 Doug Goldsteinci: add Dockerfile for Debian jessie
2018-03-22 Doug Goldsteinci: add Dockerfile for Ubuntu 16.04
2018-03-22 Doug Goldsteinci: add Dockerfile for Ubuntu 14.04
2018-03-22 Doug Goldsteinci: add Dockerfile for CentOS 7.2
2018-03-22 Doug Goldsteinci: add README and makefile for containers
2018-03-22 Joe Jinxenbaked.c: Avoid divide by zero issue
2018-03-21 Paul Durrantx86/hvm: add stricter permissions checks to ioreq serve...
2018-03-21 Paul Durrantx86/hvm: re-structure some of the ioreq server look...
2018-03-21 Paul Durrantx86/hvm: take a reference on ioreq server emulating...
2018-03-21 Paul Durrantx86/hvm: stop passing explicit domid to hvm_create_iore...
2018-03-21 Dario Faggiolixen: sched: simplify (and speedup) checking soft-affinity
2018-03-21 Dario Faggiolixen: sched: improve checking soft-affinity
2018-03-21 Dario Faggiolixen: sched: optimize exclusive pinning case (Credit1...
2018-03-21 Dario Faggiolixen: sched: introduce 'adjust_affinity' hook.
2018-03-21 Julien Grallxen/arm: gic: Read unconditionally the source from...
2018-03-21 Dario Faggiolixen/libxc: suppress direct access to Credit1's migratio...
2018-03-21 Dario Faggiolitools: xenpm: continue to support {set, get}-vcpu-migra...
2018-03-21 Dario Faggiolitools: libxl/xl: allow to get/set Credit1's vcpu_migrat...
2018-03-21 Dario Faggiolixen: sched/credit1: make vcpu_migration_delay per-cpupool
2018-03-20 Doug Goldsteinxen/tools: support Python 2 and Python 3
2018-03-20 Doug GoldsteinREADME: require Python 2.4 or newer
2018-03-20 Doug Goldsteinfix null sched build with clang and debug=n
2018-03-20 David E. Boxx86/mwait-idle: add Gemini Lake support
2018-03-20 Julien GrallARM: GIC: extend LR read/write functions to cover EOI...
2018-03-20 Julien Grallxen/arm: GIC: Only set pirq in the LR when hw_status...
2018-03-20 Julien Grallxen/arm: gic: Split the field state in gic_lr in 2...
2018-03-20 Julien Grallxen/arm: gic: Use bool instead of uint8_t for the hw_st...
2018-03-20 Julien Grallxen/arm: vgic: Override the group in lr everytime
2018-03-20 Julien Grallxen/arm: gic: Fix indentation in gic_update_one_lr
2018-03-20 Andre PrzywaraARM: Implement vcpu_kick()
2018-03-20 Andre PrzywaraARM: VGIC: rename gic_event_needs_delivery()
2018-03-20 Andrew Cooperarm/boot: Mark construct_dom0() as __init
2018-03-19 Amit Singh... xen/arm: Fix platform name to xilinx_zynqmp from xgene_...
2018-03-16 Julien Grallxen/arm: p2m: Prevent deadlock when using memaccess
2018-03-16 Julien Grallxen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
2018-03-16 Julien Grallxen/arm: Restrict when a physical IRQ can be routed...
2018-03-16 Jan Beulichx86: correct EFLAGS.IF in SYSENTER frame
2018-03-16 Andrew Cooperxen/mm: Clean up share_xen_page_with_guest() API
2018-03-16 Andrew Cooperxen/domain: Pass the full domctl_createdomain struct...
2018-03-16 Andrew Cooperx86/domain: Optimise the order of actions in arch_domai...
2018-03-16 Andrew Cooperx86/domain: Remove unused parameters from {hvm,pv}_doma...
2018-03-16 Andrew Cooperxen/domain: Drop all DOMCRF_* constants
2018-03-16 Andrew Cooperxen/domain: Drop DOMCRF_dummy
2018-03-16 George DunlapSUPPORT.md: Multiple IOREQ servers are experimental
2018-03-15 Andrew Cooperxen/x86: Implement enable_nmis() in C
2018-03-15 Andrew Coopertools/libacpi: Drop useless print messages
2018-03-15 Jan Beulichx86emul: place test blobs in executable section
2018-03-15 Jan Beulichx86emul: support 3DNow! insns
2018-03-15 Liran Alonx86/vlapic: clear TMR bit upon acceptance of edge-trigg...
2018-03-15 Jan Beulichx86/VMX: don't risk corrupting host CR4
2018-03-15 Jan Beulichx86: ignore guest microcode loading attempts
2018-03-14 Wei LiuRevert "tools: detect appropriate debug optimization...
2018-03-14 Anthony PERARDdocs: Fix entry for the "usbdev" option
2018-03-14 Andrew Cooperx86/entry: Trivial nonfunctional fixes
2018-03-14 Andrew Cooperx86/pv: Fix guest crashes following f75b1a5247b "x86...
2018-03-14 Anthony PERARDlibxl_qmp: Tell QEMU about live migration or snapshot
2018-03-14 Anthony PERARDlibxl: Add a version check of QEMU for QMP commands
2018-03-14 Wei Liugitignore: ignore wrappers.c link for fuzzer
2018-03-14 Roger Pau Monnexl: remove apic option for PVH guests
2018-03-14 John Thomsontools: xenalyze.c fix format-truncation
2018-03-13 Doug Goldsteintools/xl: fix uninitialized variable in xl_vdispl
2018-03-13 Michael Youngmake xen ocaml safe-strings compliant
2018-03-13 Doug Goldsteintools: detect appropriate debug optimization level
2018-03-13 George Dunlapdocs: Remove redundant qemu-xen-security document
2018-03-13 George DunlapSUPPORT.md: Specify support for various image formats
2018-03-13 George DunlapSUPPORT.md: Clarify that the PV keyboard protocol inclu...
2018-03-12 Andre PrzywaraARM: GICv2: fix GICH_V2_LR definitions
2018-03-12 Andre PrzywaraARM: GICv3: poke_irq: make RWP optional
2018-03-12 Andre PrzywaraARM: GICv2: introduce gicv2_poke_irq()
2018-03-12 Andre PrzywaraARM: GICv3: rename HYP interface definitions to use...
2018-03-12 Andre PrzywaraARM: VGIC: Introduce gic_get_nr_lrs()
2018-03-12 Andre PrzywaraARM: VGIC: reorder prototypes in vgic.h
2018-03-12 Andre PrzywaraARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
2018-03-12 Andre PrzywaraARM: VGIC: change to level-IRQ compatible IRQ injection...
2018-03-12 Andre PrzywaraARM: VGIC: Adjust domain_max_vcpus() to be VGIC specific
2018-03-12 Andre PrzywaraARM: VGIC: Move gic_remove_from_lr_pending() prototype
2018-03-12 Andre PrzywaraARM: VGIC: rename gic_inject() and gic_clear_lrs()
2018-03-12 Andre PrzywaraARM: vGICv3: remove rdist_stride from VGIC structure
2018-03-12 Andre PrzywaraARM: vGICv3: always use architected redist stride
2018-03-12 Andre PrzywaraARM: GICv3: use hardware GICv3 redistributor values...
2018-03-12 Andre PrzywaraARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
2018-03-09 Jan Beulichcpufreq/ondemand: fix race while offlining CPU
next