Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62587
b: refs/heads/master
c: 0f760f1
h: refs/heads/master
i:
  62585: 90aa190
  62583: 695f425
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 22, 2007
1 parent 5e03c25 commit 3d199b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f3f7cc6ad3b548ba5f61051426df28f79fc0ee8
refs/heads/master: 0f760f13012322c81714812d852429fe23b16dcf
2 changes: 2 additions & 0 deletions trunk/arch/i386/xen/xen-head.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <asm/boot.h>
#include <xen/interface/elfnote.h>

.section .init.text
ENTRY(startup_xen)
movl %esi,xen_start_info
cld
Expand All @@ -19,6 +20,7 @@ ENTRY(hypercall_page)
.skip 0x1000
.popsection

.section .text
ELFNOTE(Xen, XEN_ELFNOTE_GUEST_OS, .asciz "linux")
ELFNOTE(Xen, XEN_ELFNOTE_GUEST_VERSION, .asciz "2.6")
ELFNOTE(Xen, XEN_ELFNOTE_XEN_VERSION, .asciz "xen-3.0")
Expand Down

0 comments on commit 3d199b2

Please sign in to comment.