xen.git
2018-04-03 Paul Durrantx86/hvm/ioreq: defer mapping gfns until they are actual...
2018-04-03 Paul Durrantx86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
2018-04-03 Paul Durrantx86/hvm/ioreq: simplify code and use consistent naming
2018-04-03 Paul Durrantx86/hvm/ioreq: maintain an array of ioreq servers rathe...
2018-04-03 Boris Ostrovskylibxc: Pass e820 map to HVM/PVH guests via hvm_start_info
2018-04-03 Boris Ostrovskylibxl: Store e820 map in xc_dom_image
2018-04-03 Boris Ostrovskylibxl/x86: Build e820 map earlier for HVM/PVH guests
2018-04-03 Maran Wilsonx86/PVHv2: Add memory map pointer to hvm_start_info...
2018-04-01 Roger Pau Monnetools: set DEBUG_DIR from configure
2018-04-01 Stefano StabelliniAdd pvcalls info to xl man page and add missing LIBXL_H...
2018-03-30 Stefano Stabellinixl/libxl: add pvcalls support
2018-03-29 Andre PrzywaraARM: VGIC: wire new VGIC(-v2) files into Xen build...
2018-03-29 Andre PrzywaraARM: new VGIC: Allocate two pages for struct vcpu
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: implement map_resources
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: implement vgic_init
2018-03-29 Andre PrzywaraARM: new VGIC: Add vgic_v2_enable
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: register VGIC
2018-03-29 Andre PrzywaraARM: new VGIC: Add preliminary stub implementation
2018-03-29 Andre PrzywaraARM: new VGIC: Implement arch_move_irqs()
2018-03-29 Olaf Heringfuzz: wrappers.c depends on x86_emulate.h
2018-03-29 Jan Beulichx86: fix OLDINSTR_2()
2018-03-29 Andrew Cooperx86/pv: Fix the handing of writes to %dr7
2018-03-28 Andre PrzywaraARM: new VGIC: Provide system register emulation stub
2018-03-28 Andre PrzywaraARM: new VGIC: Dump virtual IRQ info
2018-03-28 Andre PrzywaraARM: new VGIC: Handle virtual IRQ allocation/reservation
2018-03-28 Andre PrzywaraARM: new VGIC: Add event channel IRQ handling
2018-03-28 Andre PrzywaraARM: new VGIC: Handle hardware mapped IRQs
2018-03-28 Andre PrzywaraARM: new VGIC: Add SGIPENDR register handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add SGIR register handler
2018-03-28 Andre PrzywaraARM: new VGIC: Add TARGET registers handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add CONFIG registers handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add PRIORITY registers handlers
2018-03-28 Andre PrzywaraARM: new VGIC: Add ACTIVE registers handlers
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
next