Commit Graph

222 Commits (a2d771c036eb8c040683089ca04c36dfb93a0e60)

Author SHA1 Message Date
Weidong Han e28c31a96b xen: register xen pci notifier 15 years ago
Jeremy Fitzhardinge 4fe7d5a708 xen: make hvc_xen console work for dom0. 15 years ago
Juan Quintela b37a56d6f3 xen: Initialize xenbus for dom0. 15 years ago
Qing He f731e3ef02 xen: remap MSIs into pirqs when running as initial domain 15 years ago
Jeremy Fitzhardinge 38aa66fcb7 xen: remap GSIs as pirqs when running as initial domain 15 years ago
Stefano Stabellini 809f9267bb xen: map MSIs into pirqs 15 years ago
Stefano Stabellini 3942b740e5 xen: support GSI -> pirq remapping in PV on HVM guests 15 years ago
Stefano Stabellini 42a1de56f3 xen: implement xen_hvm_register_pirq 15 years ago
Stefano Stabellini 01557baff6 xen: get the maximum number of pirqs from xen 15 years ago
Stefano Stabellini 7a043f119c xen: support pirq != irq 15 years ago
Ian Campbell cb52e6d9ed xen: improvements to VIRQ_DEBUG output 15 years ago
Jeremy Fitzhardinge a52521f149 xen: set up IRQ before binding virq to evtchn 15 years ago
Ian Campbell b0097adeec xen: ensure that all event channels start off bound to VCPU 0 15 years ago
Jeremy Fitzhardinge 3588fe2e3f xen/events: change to using fasteoi 15 years ago
Jeremy Fitzhardinge 9387377eb7 xen/privcmd: make privcmd visible in domU 15 years ago
Ian Campbell de1ef2065c xen/privcmd: move remap_domain_mfn_range() to core xen code and export. 15 years ago
Ian Campbell f020e29051 privcmd: MMAPBATCH: Fix error handling/reporting 15 years ago
Jeremy Fitzhardinge 8e3e99918b xenbus: export xen_store_interface for xenfs 15 years ago
Jeremy Fitzhardinge f31fdf5105 xen/privcmd: make sure vma is ours before doing anything to it 15 years ago
Jeremy Fitzhardinge 441c7416b5 xen/privcmd: print SIGBUS faults 15 years ago
Jeremy Fitzhardinge 35f8c1c343 xen/xenfs: set_page_dirty is supposed to return true if it dirties 15 years ago
Jeremy Fitzhardinge 24a89b5be4 xen/privcmd: create address space to allow writable mmaps 15 years ago
Jeremy Fitzhardinge 1c5de1939c xen: add privcmd driver 15 years ago
Ian Campbell 655d406a7c xen: add /proc/xen/xsd_{kva,port} to xenfs 15 years ago
Konrad Rzeszutek Wilk 2d7d06dd8f xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c 15 years ago
Konrad Rzeszutek Wilk 2c52f8d3f7 x86: xen: Sanitse irq handling (part two) 15 years ago
Konrad Rzeszutek Wilk 2775609c5d swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it. 15 years ago
Konrad Rzeszutek Wilk 74226b8c8a xen/pci: Request ACS when Xen-SWIOTLB is activated. 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
Konrad Rzeszutek Wilk 3a69e9165a xen: Find an unbound irq number in reverse order (high to low). 15 years ago
Jeremy Fitzhardinge 3b32f574a0 xen: statically initialize cpu_evtchn_mask_p 15 years ago
Gerd Hoffmann 1a60d05f40 xen: set pirq name to something useful. 15 years ago
Jeremy Fitzhardinge b21ddbf503 xen: dynamically allocate irq & event structures 15 years ago
Konrad Rzeszutek Wilk 0794bfc743 xen: identity map gsi->irqs 15 years ago
Jeremy Fitzhardinge d46a78b05c xen: implement pirq type event channels 15 years ago
Jeremy Fitzhardinge d8e0420603 xen: define BIOVEC_PHYS_MERGEABLE() 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Thomas Gleixner 77dff1c755 x86: xen: Sanitise sparse_irq handling 15 years ago
Stefano Stabellini a947f0f8f7 xen: do not set xenstored_ready before xenbus_probe on hvm 15 years ago
Jeremy Fitzhardinge dffe2e1e1a xen: handle events as edge-triggered 15 years ago
Jeremy Fitzhardinge aaca49642b xen: use percpu interrupts for IPIs and VIRQs 15 years ago
Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
Daniel Stodden 5b61cb90c2 xenbus: Make xenbus_switch_state transactional 15 years ago
Stefano Stabellini 31de189f7d pvops: do not notify callers from register_xenstore_notifier 15 years ago
Stefano Stabellini ca65f9fc0c Introduce CONFIG_XEN_PVHVM compile option 15 years ago
Ian Campbell 4877c73728 xen: Do not suspend IPI IRQs. 15 years ago
Konrad Rzeszutek Wilk b097186fd2 swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. 15 years ago