xen.git
2017-02-17 Haozhong Zhangx86/mce: remove declarations of non-existing functions...
2017-02-17 Haozhong Zhangx86/mce: fix indentation style in xen-mca.h and mce.h
2017-02-17 Norbert Mantheyx86/mm: fix memory hotplug error cleanup
2017-02-17 Jan Beulichx86: package up context switch hook pointers
2017-02-17 Jan BeulichVMX: fix VMCS race on context-switch paths
2017-02-17 Andrew Coopercommon/vcpu: Fix unintended breakage from cleanup
2017-02-17 Wei Liugitignore: ignore asm soft link in fuzz and x86emul...
2017-02-16 Stefano Stabelliniarm: read/write rank->vcpu atomically
2017-02-16 Jan Beulichx86emul: catch exceptions occurring in stubs
2017-02-16 Daniel Kiperx86: add "w" flag to .init.data section definition
2017-02-16 Andrew Cooperx86/hypercall: Move hypercall continuation logic
2017-02-16 Andrew Cooperx86/hypercall: Split out PV hypercall infrastructure
2017-02-16 Andrew Cooperx86/hypercall: Make the HVM hcall_64bit boolean common
2017-02-16 Andrew Cooperxen/multicall: Use the common hcall_preempted boolean
2017-02-16 Andrew Cooperarm/hypercall: Use the common hcall_preempted boolean
2017-02-16 Andrew Cooperx86/hypercall: Make the HVM hcall_preempted boolean...
2017-02-16 Andrew Coopercommon/vcpu: Switch v->vcpu_info_mfn to mfn_t
2017-02-16 Andrew Cooperxen/sched.h Whitespace and bool cleanup
2017-02-16 Andrew Cooperxen/include: Include xen/kconfig.h automatically
2017-02-16 Andrew Cooperxen/include: Remove explicit asm/config.h includes
2017-02-16 Andrew Cooperxen/include: Remove explicit xen/config.h includes
2017-02-16 George Dunlaptools/libxl: Introduce LIBXL_CPUPOOL_POOLID_ANY
2017-02-16 George Dunlaptools/libxc: Introduce XC_CPUPOOL_POOLID_ANY
2017-02-16 Juergen Grosslibxl: correct xenstore entry for empty cdrom
2017-02-16 Julien Grallxen/arm: Print whether Xen is booting using ACPI or DT
2017-02-16 Julien Grallxen/arm: acpi: Rework acpi_boot_table_init error paths
2017-02-16 Julien Grallxen/arm: acpi: Handle correctly detection of GICv2...
2017-02-16 Julien Grallxen/arm: Remove the makefile target xen.axf
2017-02-16 Julien Grallxen/arm: Remove build option CONFIG_LOAD_ADDRESS
2017-02-15 Olaf Heringdocs: remove odt variant of XENV
2017-02-15 Olaf Heringdocs: remove odt variant of STAO
2017-02-15 Olaf Heringdocs: convert XENV from odt to fodt
2017-02-15 Olaf Heringdocs: convert STAO from odt to fodt
2017-02-15 Andrew Cooperx86/asm: Use ASM_FLAG_OUT() to simplify atomic and...
2017-02-15 George Dunlapxen/p2m: Fix p2m_flush_table for non-nested cases
2017-02-15 Dario Faggiolixen: credit2: improve comments' style and definition...
2017-02-15 Dario Faggiolixen: credit2: clear bit instead of skip step in runq_ti...
2017-02-15 Dario Faggiolixen: sched: harmonize debug dump output among schedulers.
2017-02-15 Oleksandr Andrushchenkoxen/kbdif: add multi-touch support
2017-02-15 Oleksandr Andrushchenkoxen/kbdif: Update protocol description
2017-02-15 Konrad Rzeszutek... MAINTAINERS: Add myself as the public API "Czar"
2017-02-15 Oleksandr TyshchenkoIOMMU: always call teardown callback
2017-02-14 Roger Pau Monneconfigure: disable bash check for FreeBSD
2017-02-14 Andrew Cooperx86/hvm: Improve physdev_op hypercall dispatching
2017-02-14 Andrew Cooperx86/hvm: Improve grant_table_op hypercall dispatching
2017-02-14 Andrew Cooperx86/hvm: Improve memory_op hypercall dispatching
2017-02-14 Andrew Cooperx86/hvm: Split the hypercall dispatching infrastructure...
2017-02-14 Andrew Cooperx86/hvm: Rework HVM_HCALL_invalidate handling
2017-02-14 Sergey Dyaslix86/vvmx: correctly emulate VMREAD
2017-02-14 Sergey Dyaslix86/vvmx: correctly emulate VMWRITE
2017-02-14 Sergey Dyaslix86/vmx: introduce VMX_INSN_SUCCEED
2017-02-13 Jan Beulichx86emul: flatten twobyte_table[]
2017-02-13 Boris Ostrovskyx86: adjust which files need vpmu.h
2017-02-13 Roger Pau Monnéx86/PVHv2: fix dom0_max_vcpus so it's capped to HVM_MAX...
2017-02-13 Roger Pau Monnéx86: split Dom0 build into PV and PVHv2
2017-02-13 Jan Beulichx86/time: tsc_check_writability() may need to be run...
2017-02-13 Jan Beulichx86emul: always init mmval
2017-02-13 Chao Gaoy86/vmx: dump PIR and vIRR before ASSERT()
2017-02-13 Andrew Cooperx86/bitops: Force __scanbit() to be always inline
2017-02-13 Juergen Grosslibxl: make one function static
2017-02-13 Juergen Grosslibxl: carve out domain specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: carve out tmem specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: move device specific functions out of libxl.c
2017-02-13 Juergen Grosslibxl: carve out memory specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: carve out console specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: carve out disk specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: carve out scheduler specific functions from...
2017-02-13 Juergen Grosslibxl: carve out cpupool specific functions from libxl.c
2017-02-13 Juergen Grosslibxl: white space cleanup
2017-02-13 Juergen Grosslibxl: make some functions global to prepare splitting...
2017-02-13 Juergen Grosslibxl: adjust copyright comment of libxl.c
2017-02-13 Jan Beulichx86emul/test: fix 32-bit build
2017-02-10 Roger Pau Monnéx86/iommu: add missing break
2017-02-10 Razvan Cojocarucommon/vm_event: prevent guest locking with large max_vcpus
2017-02-10 Roger Pau Monnéx86/acpi: fix unmapping of low 1MB memory in acpi_os_un...
2017-02-09 Roger Pau Monnex86/vmx: fix build with clang 3.8.0
2017-02-09 Andrew Cooperx86/vmx: Introduce a bitfield structure for EPT_VIOLATI...
2017-02-09 Andrew Cooperx86/p2m: Reposition p2m_teardown_nestedp2m() to avoid...
2017-02-09 Sergey Dyaslix86/vmx: improve vmread_safe()
2017-02-09 Sergey Dyaslix86/vmx: introduce vmwrite_safe()
2017-02-09 Roger Pau Monnéx86/hvm: add vcpu parameter to guest memory copy function
2017-02-09 Roger Pau Monnéx86/iommu: add IOMMU entries for p2m_mmio_direct pages
2017-02-09 Jan BeulichVT-d: make print_vtd_entries() less verbose
2017-02-08 Andrew Cooperxen/arm: Fix ARM build following c/s 11c397c
2017-02-08 Julien Grallxen/arm64: Don't zero BSS when booting using EFI
2017-02-08 Andrew Cooperx86/p2m: Stop other vcpus using a nested p2m before...
2017-02-08 Andrew Cooperx86/time: Adjust init-time handling of pit0_ticks
2017-02-08 Juergen Grosslibxl: don't segfault when creating domain with invalid...
2017-02-08 Andrew Cooperx86/vmx: Drop ept_get_*() helpers
2017-02-08 Fatih Acarxl: Make the devid attribute manually settable for...
2017-02-08 Wei Liufuzz/x86emul: remove bogus check against fuzzer msr...
2017-02-07 Jan Beulichx86/time: correctly honor late clearing of TSC related...
2017-02-07 Jan Beulichpage_alloc: clear nr_bootmem_regions in end_boot_alloca...
2017-02-07 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2017-02-07 Venu BusireddyVT-d/RMRR: Adjust the return values of register_one_rmrr()
2017-02-07 Andrew Cooperxen/common: Replace __FUNCTION__ with __func__
2017-02-07 David Woodhousex86/ept: allow write-combining on !mfn_valid() MMIO...
2017-02-07 Juergen Grossxenstore: remove XS_RESTRICT support
2017-02-06 Andrew Cooperxen/mm: Alter is_iomem_page() to use mfn_t
2017-02-06 Wei Liufuzz: update README.afl example
next