Commit Graph

108 Commits (fa7ea87a057958a8b7926c1a60a3ca6d696328ed)

Author SHA1 Message Date
Stefano Stabellini 289b777eac xen: introduce gnttab_map_refs and gnttab_unmap_refs 14 years ago
Gerd Hoffmann ab31523c2f xen/gntdev: allow usermode to map granted pages 14 years ago
Ian Campbell f07745325c xen: define gnttab_set_map_op/unmap_op 14 years ago
Ian Campbell df660251eb xen: add backend driver support 14 years ago
Jeremy Fitzhardinge 667c78afae xen: Provide a variant of __RING_SIZE() that is an integer constant expression 14 years ago
Stefano Stabellini af42b8d12f xen: fix MSI setup and teardown for PV on HVM guests 14 years ago
Stefano Stabellini e5fc734541 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq 14 years ago
Jeremy Fitzhardinge 9be4d45759 xen: add extra pages to balloon 14 years ago
Randy Dunlap 744f9f104e xen: fix header export to userspace 14 years ago
Ian Campbell 7e77506a59 xen: implement XENMEM_machphys_mapping 14 years ago
Weidong Han e28c31a96b xen: register xen pci notifier 14 years ago
Jeremy Fitzhardinge 4fe7d5a708 xen: make hvc_xen console work for dom0. 14 years ago
Qing He f731e3ef02 xen: remap MSIs into pirqs when running as initial domain 14 years ago
Jeremy Fitzhardinge 38aa66fcb7 xen: remap GSIs as pirqs when running as initial domain 14 years ago
Stefano Stabellini 809f9267bb xen: map MSIs into pirqs 14 years ago
Stefano Stabellini 3942b740e5 xen: support GSI -> pirq remapping in PV on HVM guests 14 years ago
Stefano Stabellini 42a1de56f3 xen: implement xen_hvm_register_pirq 14 years ago
Stefano Stabellini 01557baff6 xen: get the maximum number of pirqs from xen 14 years ago
Stefano Stabellini 7a043f119c xen: support pirq != irq 14 years ago
Ian Campbell 35ae11fd14 xen: Use host-provided E820 map 14 years ago
Ian Campbell de1ef2065c xen/privcmd: move remap_domain_mfn_range() to core xen code and export. 14 years ago
Jeremy Fitzhardinge 1c5de1939c xen: add privcmd driver 14 years ago
Ryan Wilson 956a9202cd xen-pcifront: Xen PCI frontend driver. 15 years ago
Yosuke Iwamatsu 89afb6e46a xenbus: Xen paravirtualised PCI hotplug support. 15 years ago
Alex Nixon b5401a96b5 xen/x86/PCI: Add support for the Xen PCI subsystem 15 years ago
Konrad Rzeszutek Wilk 15ebbb82ba xen: fix shared irq device passthrough 15 years ago
Konrad Rzeszutek Wilk d9a8814f27 xen: Provide a variant of xen_poll_irq with timeout. 15 years ago
Gerd Hoffmann 1a60d05f40 xen: set pirq name to something useful. 15 years ago
Jeremy Fitzhardinge d46a78b05c xen: implement pirq type event channels 15 years ago
Ian Campbell 9c35e90c6f xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield 15 years ago
Ian Campbell 1dc7ce99b0 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary 15 years ago
Ian Campbell c93a4dfb31 xen: pvhvm: allow user to request no emulated device unplug 15 years ago
Konrad Rzeszutek Wilk b097186fd2 swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. 15 years ago
Stefano Stabellini 5915100106 x86: Call HVMOP_pagetable_dying on exit_mmap. 15 years ago
Stefano Stabellini c1c5413ad5 x86: Unplug emulated disks and nics. 15 years ago
Stefano Stabellini 409771d258 x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. 15 years ago
Stefano Stabellini 016b6f5fe8 xen: Add suspend/resume support for PV on HVM guests. 15 years ago
Stefano Stabellini 183d03cc4f xen: Xen PCI platform device driver. 15 years ago
Sheng Yang 38e20b07ef x86/xen: event channels delivery on HVM. 15 years ago
Jeremy Fitzhardinge 18f19aa62a xen: Add support for HVM hypercalls. 15 years ago
Alex Nixon 08bbc9da92 xen: Add xen_create_contiguous_region 15 years ago
Alex Nixon 19001c8c5b xen: Rename the balloon lock 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jeremy Fitzhardinge 1ccbf5344c xen: move Xen-testing predicates to common header 15 years ago
Jeremy Fitzhardinge cff7e81b3d xen: add /sys/hypervisor support 16 years ago
Ian Campbell de5b31bd47 xen: use device model for suspending xenbus devices 16 years ago
Ian Campbell a1ce1be578 xen: remove suspend_cancel hook 16 years ago
Ian Campbell c5cfef0f79 xen: export ioctl headers to userspace 16 years ago
Ian Campbell f7116284c7 xen: add /dev/xen/evtchn driver 16 years ago
Ian Campbell d4c045364d xen: add irq_from_evtchn 16 years ago