Juergen Gross
|
fd8aa9095a
xen: optimize xenbus driver for multiple concurrent xenstore accesses
|
8 years ago |
Juergen Gross
|
5584ea250a
xen: modify xenstore watch event interface
|
8 years ago |
Juergen Gross
|
332f791dc9
xen: clean up xenbus internal headers
|
8 years ago |
Juergen Gross
|
999c9af9e3
xen: make use of xenbus_read_unsigned() in xenbus
|
9 years ago |
Juergen Gross
|
9c53a1792a
xen: introduce xenbus_read_unsigned()
|
9 years ago |
Jan Beulich
|
e5a79475a7
xenbus: simplify xenbus_dev_request_and_reply()
|
9 years ago |
Jan Beulich
|
7469be95a4
xenbus: don't bail early from xenbus_dev_request_and_reply()
|
9 years ago |
Paul Gortmaker
|
59aa56bf2a
xen: audit usages of module.h ; remove unnecessary instances
|
9 years ago |
Konrad Rzeszutek Wilk
|
027bd7e899
xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.
|
11 years ago |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 years ago |
Sachin Kamat
|
5af19e475f
xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
|
13 years ago |
Ian Campbell
|
7644bdac7f
xen: xenbus: quirk uses x86 specific cpuid
|
13 years ago |
Konrad Rzeszutek Wilk
|
e9d1aa05da
xen/xenbus: Fix compile warning.
|
13 years ago |
Konrad Rzeszutek Wilk
|
cb6b6df111
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
|
13 years ago |
Stefano Stabellini
|
ecc635f90a
xen/arm: compile and run xenbus
|
13 years ago |
Olaf Hering
|
254d1a3f02
xen/pv-on-hvm kexec: shutdown watches from old kernel
|
13 years ago |
Linus Torvalds
|
90160371b3
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Ian Campbell
|
a800651e88
xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
|
13 years ago |
Ian Campbell
|
9e7860cee1
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
|
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 |
Konrad Rzeszutek Wilk
|
5b25d89e19
xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'
|
14 years ago |
Olaf Hering
|
ddacf5ef68
xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel
|
14 years ago |
Olaf Hering
|
c4c303c7c5
xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch events arrive
|
14 years ago |
Jeremy Fitzhardinge
|
7cc88fdcff
Merge branch 'xen/xenbus' into upstream/xen
|
15 years ago |
Ian Campbell
|
b3831cb55d
xen: avoid allocation causing potential swap activity on the resume path
|
15 years ago |
Ian Campbell
|
4c31a78114
xenbus: do not hold transaction_mutex when returning to userspace
|
16 years ago |
Ian Campbell
|
de5b31bd47
xen: use device model for suspending xenbus devices
|
16 years ago |
Alex Zeffertt
|
1107ba885e
xen: add xenfs to allow usermode <-> Xen interaction
|
16 years ago |
Ian Campbell
|
a144ff09bc
xen: Avoid allocations causing swap activity on the resume path
|
17 years ago |
Adrian Bunk
|
98ac0e53fa
xenbus_xs.c: fix a use-after-free
|
18 years ago |