xen.git
2018-03-28 Andre PrzywaraARM: new VGIC: Add PENDING registers handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add ENABLE registers handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add CTLR, TYPER and IIDR handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add GICv2 MMIO handling framework
2018-03-28 Andre PrzywaraARM: new VGIC: Add MMIO handling framework
2018-03-28 Andre PrzywaraARM: new VGIC: Implement vgic_vcpu_pending_irq
2018-03-28 Andre PrzywaraARM: new VGIC: Add GICv2 world switch backend
2018-03-28 Andre PrzywaraARM: new VGIC: Add IRQ sync/flush framework
2018-03-28 Roger Pau Monnekconfig: don't select VPCI if building a shim-only...
2018-03-28 Roger Pau Monnelibxc/x86: do not unconditionally set the module cmdlin...
2018-03-28 Roger Pau Monnelibxc/x86: fix mapping of the start_info area
2018-03-28 Roger Pau MonneSUPPORT.md: add PVH Dom0 status
2018-03-28 Juergen Grosscorrect maintainers file
2018-03-28 Anthony PERARDlibxl_dm: Replace deprecated -drive if=scsi
2018-03-27 Andre PrzywaraARM: new VGIC: Add IRQ sorting
2018-03-27 Andre PrzywaraAdd list_sort() routine from Linux
2018-03-27 Andre PrzywaraARM: new VGIC: Implement virtual IRQ injection
2018-03-27 Andre PrzywaraARM: new VGIC: Add accessor to new struct vgic_irq...
2018-03-27 Andre PrzywaraARM: new VGIC: Add data structure definitions
2018-03-27 Andre PrzywaraARM: vPL011: Use the VGIC's level triggered IRQs handli...
2018-03-27 Andre PrzywaraARM: evtchn: Handle level triggered IRQs correctly
2018-03-27 Andre PrzywaraARM: timer: Handle level triggered IRQs correctly
2018-03-27 Wei LiuConfig.mk: update mini-os commit
2018-03-27 Doug Goldsteinretire bitkeeper bits
2018-03-27 Wei LiuConfig.mk: update seabios to release 1.11.1
2018-03-27 Wei Liux86/vpci: validate data first in register_vpci_mmcfg_ha...
2018-03-27 Roger Pau Monnévpci: make sure handlers can deal with size == 0
2018-03-27 Roger Pau Monnévpci/msi: fix size of the vectors fields
2018-03-27 Alexandru Isailax86/svm: implement debug events
2018-03-27 Andrii Anisovxsm/schedop: introduce vcpuinfo permissions verification
2018-03-26 Andre PrzywaraARM: GIC: Allow reading pending state of a hardware IRQ
2018-03-26 Andre PrzywaraARM: GIC: Allow tweaking the active and pending state...
2018-03-26 Andre PrzywaraARM: GIC: add GIC_INVALID to enum gic_version
2018-03-26 Roger Pau Monnévpci/msix: fix incorrect usage of bitmask
2018-03-26 Roger Pau Monnévpci/bars: fix error message
2018-03-23 Roger Pau Monnex86/libxc: fix usage of XEN_X86_EMU_ALL after VPCI...
2018-03-23 Juergen Grosstools/xenstore: fix linking libxenstore with ldl
2018-03-23 Roger Pau Monnevpci: do not expose unneeded functions to the user...
2018-03-23 Roger Pau Monnevpci/msix: add MSI-X handlers
2018-03-23 Roger Pau Monnevpci: add a priority parameter to the vPCI register...
2018-03-23 Roger Pau Monnevpci/msi: add MSI handlers
2018-03-23 Roger Pau Monnex86/pt: mask MSI vectors on unbind
2018-03-23 Roger Pau Monnevpci: add header handlers
2018-03-23 Roger Pau Monnexen: introduce rangeset_consume_ranges
2018-03-23 Roger Pau Monnepci: add support to size ROM BARs to pci_size_mem_bar
2018-03-23 Roger Pau Monnepci: split code to size BARs from pci_add_device
2018-03-23 Roger Pau Monnex86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for...
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
next