aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public
Commit message (Expand)AuthorAgeFilesLines
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-141-0/+13
* evtchn: add FIFO-based event channel ABIDavid Vrabel2013-10-142-2/+79
* public/hvm_xs_strings.h: Fix ABI regression for OEM SMBios stringsAndrew Cooper2013-08-301-1/+1
* x86: correct public header's documentation of PAT MSR settingsJan Beulich2013-08-231-9/+9
* xen: remove evtchn_upcall_mask from interface on ARMIan Campbell2013-08-202-0/+6
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-202-4/+6
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-202-1/+4
* xen: arm: document which hypercalls (and subops) are supported on ARMIan Campbell2013-08-081-2/+64
* pciif: add multi-vector-MSI commandJan Beulich2013-08-081-0/+1
* x86: enable multi-vector MSIJan Beulich2013-08-081-3/+4
* xen: arm: Handle SMC from 64-bit guestsIan Campbell2013-07-291-0/+3
* xen: arm: support building a 64-bit dom0 domainIan Campbell2013-07-291-2/+0
* netif.h: fix typo, BLKIF -> NETIFWei Liu2013-07-081-1/+1
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-0/+1
* tpmif: fix identifier prefixesJan Beulich2013-06-211-15/+15
* io/ring.h: drop unused and broken *_RING_ATTACH() macrosJan Beulich2013-06-121-15/+0
* io/ring.h: new macro to detect whether there are too many requests on the ringJan Beulich2013-06-121-0/+4
* gnttab: drop unused GNTCOPY_can_fail4.3.0-rc4Jan Beulich2013-06-101-2/+0
* blkif.h: Document the physical-sector-size extensionStefan Bader2013-05-311-4/+10
* netif: document feature-split-event-channelWei Liu2013-05-221-0/+12
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-142-8/+2
* xen/arm: basic PSCI support, implement cpu_on and cpu_offStefano Stabellini2013-05-081-0/+2
* xen/arm: trap SMC instructions and inject an UND exceptionIan Campbell2013-05-081-0/+1
* netif: define XEN_NETIF_NR_SLOTS_MIN in public headerWei Liu2013-05-071-0/+18
* netif: define XEN_NETIF_MAX_TX_SIZE in public headerWei Liu2013-05-071-0/+1
* xen: arm: correct platform detection in public header.Ian Campbell2013-04-301-1/+1
* x86/EFI: pass boot services variable info to runtime codeJan Beulich2013-04-221-0/+1
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-0/+13
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-174-6/+6
* mini-os/tpm{back, front}: Change shared page ABIDaniel De Graaf2013-04-121-0/+66
* xen: arm: remove PSR_MODE_MASK from public interface.Ian Campbell2013-04-111-3/+0
* xen: arm64 uses the same I/O ABI as arm32Ian Campbell2013-04-111-1/+1
* xen: arm: define 64-bit guest hypercall calling convention.Ian Campbell2013-04-111-8/+19
* docs: Document the XenBus structure.Konrad Rzeszutek Wilk2013-03-261-1/+4
* docs: Document start_info changes in Xen 4.2.Konrad Rzeszutek Wilk2013-03-261-1/+11
* docs: Document the dom0_vga_console_info structure.Konrad Rzeszutek Wilk2013-03-261-1/+8
* docs: Document the shared structure.Konrad Rzeszutek Wilk2013-03-261-0/+1
* docs: Add some extra details to the ELF note.Konrad Rzeszutek Wilk2013-03-261-0/+6
* docs: Document the ELF_FEATURES entryKonrad Rzeszutek Wilk2013-03-261-0/+14
* docs: Document the ELF notesKonrad Rzeszutek Wilk2013-03-261-0/+2
* mmu: Introduce XENMEM_claim_pages (subop of memory ops)Dan Magenheimer2013-03-112-3/+35
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-081-0/+6
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-221-45/+70
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-223-2/+16
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-221-4/+4
* ACPI: support v5 (reduced HW) sleep interfaceJan Beulich2013-02-221-1/+7
* gcov: Implement code to read coverage informationsFrediano Ziglio2013-02-212-0/+153
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-2138-38/+38
* hvm: Allow triple fault to imply crash rather than rebootAndrew Cooper2013-02-152-1/+5
* x86/EFI: simplify PCI option ROM retrievalJan Beulich2013-02-041-2/+2