|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [GIT PULL] some core Xen updates
Jeremy Fitzhardinge wrote:
Hi Ingo,
Here's some core Xen changes: bug fixes, debuggability improvements
and cleanups.
These are based on tip/x86/xen, but I've merged in tip/master to bring
it up to date
before adding my changes.
Ping?
J
BTW, I killed off all the jsgf/* branches in xen.git, but I think
you've either
already picked up all the push requests, or I'll resend anything missing.
Thanks,
J
The following changes since commit
a1c51abb06bf03bef6ff973e43cf20a0fa48384f:
Ingo Molnar (1):
Merge branch 'x86/urgent'
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git xen/core
Ian Campbell (2):
Fix xen_flush_tlb_others
xen: record and display initiator of each multicall when debugging
Jeremy Fitzhardinge (5):
Merge remote branch 'tip/master' into tip/fixups
xen: short-circuit tests for dom0
xen: degrade BUG to WARN when multicall fails
xen: do multicall callbacks with interrupts disabled
Merge branch 'tip/fixups' into xen/core
arch/x86/include/asm/xen/hypervisor.h | 28 ++++++++++++++++++----------
arch/x86/xen/mmu.c | 3 ---
arch/x86/xen/multicalls.c | 15 ++++++++++-----
3 files changed, 28 insertions(+), 18 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|