Commit Graph

566 Commits (60b413c9248495ea400e80e08e4d1e28ed7ee05e)

Author SHA1 Message Date
Jan Beulich a43a5ccdfa xenbus_dev: add missing error check to watch handling 13 years ago
Konrad Rzeszutek Wilk e4de866a83 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. 13 years ago
Konrad Rzeszutek Wilk 5b02aa1e6e xen/bootup: During bootup suppress XENBUS: Unable to read cpu state 13 years ago
Konrad Rzeszutek Wilk 69e8f430e2 xen/granttable: Disable grant v2 for HVM domains. 13 years ago
Stephen Rothwell 9ef9b20bd0 xen: using EXPORT_SYMBOL requires including export.h 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Konrad Rzeszutek Wilk 8ea11f7f11 xen/balloon: Move the registration from device to subsystem. 13 years ago
Konrad Rzeszutek Wilk 6c254de16a xen/pciback: Expand the warning message to include domain id. 13 years ago
Konrad Rzeszutek Wilk 3167355801 xen/pciback: Fix "device has been assigned to X domain!" warning 13 years ago
Konrad Rzeszutek Wilk 97309d3974 xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" 13 years ago
Ian Campbell a800651e88 xen/xenbus: don't reimplement kvasprintf via a fixed size buffer 13 years ago
Ian Campbell 50bf73796e xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX 13 years ago
Ian Campbell 9e7860cee1 xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. 13 years ago
Jan Beulich 73db144b58 Xen: consolidate and simplify struct xenbus_driver instantiation 13 years ago
Julia Lawall 2e16341438 xen-gntalloc: introduce missing kfree 13 years ago
Konrad Rzeszutek Wilk 01464a60a4 xen/xenbus: Fix compile error - missing header for xen_initial_domain() 13 years ago
Daniel De Graaf 7d17e84bb8 xen/grant-table: Support mappings required by blkback 13 years ago
Daniel De Graaf 2946a52ac7 xenbus: Use grant-table wrapper functions 13 years ago
Daniel De Graaf 2c5d37d30f xenbus: Support HVM backends 13 years ago
Konrad Rzeszutek Wilk b79d2ff98c xen/xenbus-frontend: Fix compile error with randconfig 13 years ago
Konrad Rzeszutek Wilk 12275dd4b7 Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" 13 years ago
Bastian Blank fe7acdbec1 xen/xenbus-frontend: Make error message more clear 13 years ago
Bastian Blank a63f985713 xen/privcmd: Remove unused support for arch specific privcmp mmap 13 years ago
Bastian Blank e9f0fec3f5 xen: Add xenbus_backend device 13 years ago
Bastian Blank 2fb3683e7b xen: Add xenbus device driver 13 years ago
Bastian Blank d8414d3c15 xen: Add privcmd device driver 13 years ago
Daniel De Graaf 243082e0d5 xen/gntalloc: fix reference counts on multi-page mappings 13 years ago
Daniel De Graaf 0105d2b4fb xen/gntalloc: release grant references on page free 13 years ago
Daniel De Graaf c3b3f16d1b xen/events: prevent calling evtchn_get on invalid channels 13 years ago
Annie Li 9438ce9dbb xen/granttable: Support transitive grants 13 years ago
Annie Li 6666754b11 xen/granttable: Support sub-page grants 13 years ago
Annie Li 9dbc71d53c xen/granttable: Improve comments for function pointers 13 years ago
Greg Kroah-Hartman cb0c05c5fa xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion 13 years ago
Konrad Rzeszutek Wilk 63a741757d xen/swiotlb: Use page alignment for early buffer allocation. 13 years ago
Kay Sievers 0706802183 xen-balloon: convert sysdev_class to a regular subsystem 13 years ago
Konrad Rzeszutek Wilk f21ffe9f6d swiotlb: Expose swiotlb_nr_tlb function to modules 13 years ago
Annie Li c123799a41 xen/granttable: Keep code format clean 13 years ago
Annie Li 85ff6acb07 xen/granttable: Grant tables V2 implementation 13 years ago
Annie Li b1e495b2fa xen/granttable: Refactor some code 13 years ago
Annie Li 0f9f5a9588 xen/granttable: Introducing grant table V2 stucture 13 years ago
Daniel De Graaf 420eb554d5 xen/event: Add reference counting to event channels 13 years ago
Daniel De Graaf 0cc678f850 xen/gnt{dev,alloc}: reserve event channels for notify 13 years ago
Daniel De Graaf 8ca19a8937 xen/gntalloc: Change gref_lock to a mutex 13 years ago
Dan Carpenter 99cb2ddcc6 xen-gntalloc: signedness bug in add_grefs() 13 years ago
Dan Carpenter 21643e69a4 xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() 13 years ago
Dan Carpenter fc6e0c3b90 xen-gntdev: integer overflow in gntdev_alloc_map() 13 years ago
Daniel De Graaf 72e9cf2ab1 xen/balloon: Avoid OOM when requesting highmem 13 years ago
David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
Matthew Wilcox 0b934ccd70 Xen: Export xen_biovec_phys_mergeable 13 years ago
Paul Gortmaker 63c9744b9a xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. 13 years ago