aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen
Commit message (Expand)AuthorAgeFilesLines
...
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-141-26/+162
* libelf: abolish elf_sval and elf_access_signedIan Jackson2013-06-141-11/+0
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-1/+1
* xen/arm: Use device tree API in pl011 UART driverJulien Grall2013-05-131-1/+0
* xen/arm: Add generic UART to get the device in the device treeJulien Grall2013-05-131-1/+4
* xen/arm: New callback in uart_driver to get device tree interrupt structureJulien Grall2013-05-131-0/+5
* xen/arm: Use hierarchical device tree to retrieve GIC informationJulien Grall2013-05-131-8/+0
* xen/arm: Add helpers to retrieve an interrupt description from the device treeJulien Grall2013-05-131-0/+130
* xen/arm: Add helpers to retrieve an address from the device treeJulien Grall2013-05-131-0/+22
* xen/arm: Add helpers to use the device treeJulien Grall2013-05-131-16/+139
* xen/arm: Create a hierarchical device treeJulien Grall2013-05-131-0/+89
* xen/mm: Align virtual address on PAGE_SIZE in iounmapJulien Grall2013-05-131-1/+4
* xen: move VCPUOP_register_vcpu_info to common codeStefano Stabellini2013-05-082-0/+6
* xen/arm: implement smp_call_functionJulien Grall2013-05-081-0/+7
* xen/arm: compile and initialize vmapStefano Stabellini2013-05-081-0/+7
* xen: move for_each_set_bit to xen/bitops.hStefano Stabellini2013-05-083-2/+13
* rename IS_PRIV to is_hardware_domainDaniel De Graaf2013-05-071-2/+10
* common: remove rcu_lock_target_domain_by_idDaniel De Graaf2013-05-071-14/+0
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-021-2/+0
* x86: make vcpu_reset() preemptibleJan Beulich2013-05-022-2/+5
* xen/arm: nuke some stray hard tabs.Ian Campbell2013-05-011-2/+2
* xen: introduce vcpu_blockStefano Stabellini2013-04-301-0/+1
* x86/S3: Fix cpu pool scheduling after suspend/resumeBen Guthro2013-04-191-0/+1
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-181-0/+18
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-173-3/+22
* xen: sched_credit: let the scheduler know about node-affinityDario Faggioli2013-04-171-0/+12
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-3/+3
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-151-2/+2
* x86/S3: Restore broken vcpu affinity on resumeBen Guthro2013-04-021-0/+6
* dtb: correct handling of #address-cells and #size-cells.Ian Campbell2013-03-131-1/+2
* xen: correct BITS_PER_EVTCHN_WORD on armIan Campbell2013-03-121-2/+2
* mmu: Introduce XENMEM_claim_pages (subop of memory ops)Dan Magenheimer2013-03-112-0/+4
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-081-0/+1
* change arguments of do_kexec_op and compat_set_timer_op prototypesRobbie VanVossen2013-03-061-3/+3
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-1/+1
* xen: consolidate implementations of LOG() macroIan Campbell2013-02-221-0/+7
* gcov: Implement code to read coverage informationsFrediano Ziglio2013-02-211-0/+9
* gcov: Adding support for coverage informationFrediano Ziglio2013-02-211-0/+84
* gcov: Call constructors during initializationFrediano Ziglio2013-02-211-0/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-217-7/+7
* xen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and XEN_SYSCTL_topologyinf...Stefano Stabellini2013-02-151-0/+2
* xen/device_tree: introduce find_compatible_nodeStefano Stabellini2013-02-151-0/+3
* xen: Define debug_build() based on NDEBUG. Use it in a few printk's.Keir Fraser2013-01-301-0/+2
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-242-8/+25
* x86: support up to 16TbJan Beulich2013-01-231-1/+2
* x86: re-introduce map_domain_page() et alJan Beulich2013-01-231-1/+9
* xen: arm: introduce concept of modules which can be in RAM at start of dayIan Campbell2013-01-211-0/+14
* x86: find a better location for the real-mode trampolinePaolo Bonzini2013-01-181-11/+12
* xen: Introduce ASSERT_NOT_IN_ATOMIC() to give more info on in_atomic() crash.Keir Fraser2013-01-141-0/+6
* tmem: add XSM hooksDaniel De Graaf2013-01-111-1/+7