aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/interface (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-08xen/arm: get privilege statusStefano Stabellini1-0/+3
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini3-8/+8
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-1/+2
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2-0/+9
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+385
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+21
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-2/+31
2012-03-20xen: support pirq_eoi_mapStefano Stabellini1-0/+21
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk1-0/+17
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini1-1/+5
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-1/+2
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang1-0/+7
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-5/+167
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"Konrad Rzeszutek Wilk1-2/+1
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li2-5/+164
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk1-1/+17
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk1-7/+17
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+321
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+36
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+38
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang1-0/+36
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2-0/+321
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering1-1/+2
2011-09-22xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering1-1/+4
2011-09-22xen/pci: support multi-segment systemsJan Beulich1-1/+33
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk1-0/+39
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge1-0/+39
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds1-0/+22
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+22
2011-05-12xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.Konrad Rzeszutek Wilk1-0/+13
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+34
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-38/+42
2011-03-15xen network backend driverIan Campbell1-38/+42
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2-2/+23
2011-03-15watchdog: Xen watchdog driverJan Beulich1-0/+34
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-5/+11
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini1-0/+21
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini1-0/+10
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell1-0/+13
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-1/+189
2010-10-27xen: register xen pci notifierWeidong Han1-0/+21
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge1-0/+10
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini1-0/+3
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini1-0/+30
2010-10-22xen: get the maximum number of pirqs from xenStefano Stabellini1-0/+6