index
:
xen/xen
master
stable-4.0
stable-4.1
stable-4.2
stable-4.3
staging
staging-4.0
staging-4.1
staging-4.2
staging-4.3
xen
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
libxc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-07-05
6
-39
/
+52
|
|
\
\
|
*
|
|
[IA64] Implement and use DOM0_DOMAIN_STEUP.
awilliam@xenbuild.aw
2006-07-05
2
-34
/
+56
*
|
|
|
[powerpc] domain building fixes for linux kexec model
Jimi Xenidis
2006-07-26
1
-4
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
[powerpc] Initial checkin of new powerpc files.
kfraser@localhost.localdomain
2006-07-14
1
-0
/
+408
*
|
|
[powerpc] add PowerPC support to libxc
kaf24@firebug.cl.cam.ac.uk
2006-07-14
3
-2
/
+12
|
|
/
|
/
|
*
|
[XEN] getpagframeinfo field name mfn -> gmfn.
kfraser@localhost.localdomain
2006-07-05
1
-1
/
+1
*
|
[XEN] Hypercall-init dom0_op takes GMFN, not MFN.
kfraser@localhost.localdomain
2006-07-05
1
-1
/
+2
*
|
Merge with xen-ia64-unstable.hg
kaf24@firebug.cl.cam.ac.uk
2006-07-03
5
-37
/
+49
|
\
\
|
|
/
|
/
|
|
*
[LIBXC] Fix the 64-bit build.
kaf24@firebug.cl.cam.ac.uk
2006-07-01
1
-4
/
+5
|
*
Provide more specific and helpful error messages during ELF loading.
kaf24@firebug.cl.cam.ac.uk
2006-06-30
1
-7
/
+14
|
*
Allow 32-bit libxc to load 64-bit ELF files.
kaf24@firebug.cl.cam.ac.uk
2006-06-30
4
-21
/
+20
|
*
Fail save if we have an out-of-sync P2M/M2P (since otherwise the restore
shand@kneesaa.uk.xensource.com
2006-06-29
1
-7
/
+12
|
*
Use address types in elf parser that match elf headers.
kaf24@firebug.cl.cam.ac.uk
2006-06-28
1
-1
/
+1
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-06-28
6
-231
/
+2
|
\
|
|
*
[TOOLS] Remove plan9 loader code. Latest plan9 port uses linux builder.
kfraser@dhcp93.uk.xensource.com
2006-06-27
6
-231
/
+2
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-06-23
4
-11
/
+32
|
\
|
|
*
[TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save
kaf24@firebug.cl.cam.ac.uk
2006-06-22
1
-2
/
+2
|
*
[TOOLS] Fix pagetable-pinning loop in xc_linux_restore.
kaf24@firebug.cl.cam.ac.uk
2006-06-22
1
-9
/
+15
|
*
[XEN] localtime support for paravirtualized guests
kaf24@firebug.cl.cam.ac.uk
2006-06-21
2
-0
/
+15
*
|
[IA64] enable xenctx on ia64
awilliam@xenbuild.aw
2006-06-19
2
-5
/
+5
|
/
*
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-06-15
5
-18
/
+209
|
\
|
*
[TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.
kaf24@firebug.cl.cam.ac.uk
2006-06-15
2
-0
/
+172
|
*
[TOOLS] Fix PAE save/restore/migrate: we must flush
kfraser@dhcp93.uk.xensource.com
2006-06-13
1
-7
/
+13
|
*
[TOOLS][BUILDER] Extend Elf header checks for multiple architectures.
kfraser@dhcp93.uk.xensource.com
2006-06-13
2
-11
/
+24
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-06-13
20
-271
/
+536
|
\
|
|
*
[TOOLS] Fix domain builder to carefully check that mapped memory area
kaf24@firebug.cl.cam.ac.uk
2006-06-08
1
-11
/
+50
|
*
[LIBXC] Convert all printf/fprintf uses to use a macro instead.
kaf24@firebug.cl.cam.ac.uk
2006-06-07
15
-116
/
+102
|
*
Represent PFNs with their own type, rather than 'unsigned long'.
kaf24@firebug.cl.cam.ac.uk
2006-06-06
15
-92
/
+95
|
*
Create new vmassist type 'pae_extended_cr3'. Only advertise
kaf24@firebug.cl.cam.ac.uk
2006-06-05
7
-31
/
+266
|
*
[PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values.
kaf24@firebug.cl.cam.ac.uk
2006-06-02
6
-27
/
+29
*
|
[IA64] pass vcpu nr to guest firmware
awilliam@xenbuild.aw
2006-06-05
1
-5
/
+19
|
/
*
Use a global build configuration file, and rework libxc Makefile for PPC.
kfraser@dhcp93.uk.xensource.com
2006-05-31
7
-64
/
+56
*
Rename csched -> sched_credit/sched-credit in control plane.
kaf24@firebug.cl.cam.ac.uk
2006-05-27
2
-10
/
+10
*
[PAE] Allow pgdirs above 4GB for paravirt guests.
kaf24@firebug.cl.cam.ac.uk
2006-05-26
4
-149
/
+11
*
New weighted fair-share CPU scheduler w/ automatic SMP load balancing
ack@kneesa.uk.xensource.com
2006-05-26
3
-0
/
+59
*
Fix xc_tbuf.c indentation and stop turning failure to change
kaf24@firebug.cl.cam.ac.uk
2006-05-25
1
-26
/
+30
*
[PTRACE] Fix ptrace for hvm guests.
kaf24@firebug.cl.cam.ac.uk
2006-05-24
4
-33
/
+48
*
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-05-22
7
-172
/
+227
|
\
|
*
[LOADER] More sanity checks when parsing Elf images to avoid
kaf24@firebug.cl.cam.ac.uk
2006-05-21
1
-5
/
+12
|
*
[ACM] Replace the union structure parameter of the ACM hypercalls
kaf24@firebug.cl.cam.ac.uk
2006-05-21
2
-21
/
+12
|
*
[LOADER] Another change to the elf_paddr_offset/virt_base logic.
kaf24@firebug.cl.cam.ac.uk
2006-05-21
1
-21
/
+19
|
*
[LOADER] Remove check for VIRT_BASE existence: it's not needed
kaf24@firebug.cl.cam.ac.uk
2006-05-21
1
-11
/
+14
|
*
[BUILDER] Always build initial PAE pagetables with a fourth mid-level
kaf24@firebug.cl.cam.ac.uk
2006-05-20
1
-10
/
+20
|
*
Fix a crash in gdbserver-xen where it references unmapped memory if
kaf24@firebug.cl.cam.ac.uk
2006-05-19
1
-70
/
+58
|
*
Theoretically a 0 VIRT_BASE is okay. Change the bail code when
kaf24@firebug.cl.cam.ac.uk
2006-05-17
1
-6
/
+4
|
*
This patch fixes the Linux builder so that it dies gracefully when
kaf24@firebug.cl.cam.ac.uk
2006-05-17
2
-1
/
+14
|
*
Fix the tools build:
kaf24@firebug.cl.cam.ac.uk
2006-05-16
1
-0
/
+1
|
*
Use common code for enabling tracing via xenmon and xentrace, also fixing
kaf24@firebug.cl.cam.ac.uk
2006-05-16
2
-24
/
+40
|
*
Fix 64-bit build. xc_ptrace() is still broken for x86/64 however.
kaf24@firebug.cl.cam.ac.uk
2006-05-14
1
-1
/
+1
|
*
Fix an out-of-bounds memory access in xc_ptrace.c.
kaf24@firebug.cl.cam.ac.uk
2006-05-12
1
-0
/
+5
[prev]
[next]