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
...
*
|
|
[XEND][POWERPC] Remove FlatDeviceTree.py, eliminate devtree from prose builder.
Jimi Xenidis
2007-01-21
4
-156
/
+10
*
|
|
[XEND][POWERPC] Move flat device tree construction from python to libxc for x...
Jimi Xenidis
2007-01-21
5
-107
/
+691
*
|
|
[POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to ...
Ryan Harper
2007-01-11
2
-3
/
+6
*
|
|
[POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c
Ryan Harper
2007-01-11
1
-4
/
+4
*
|
|
[POWERPC][LIBXC] Add missing HVM stubs.
Hollis Blanchard
2007-01-03
1
-0
/
+12
|
|
/
|
/
|
*
|
Remove unused #defines.
Steven Hand
2006-12-29
1
-6
/
+0
*
|
Remove 'netbuf race' debug output - we get tons of these for ballooned
Steven Hand
2006-12-29
1
-6
/
+6
*
|
Improve consistency of type-attribute usage (volatile/const).
kfraser@localhost.localdomain
2006-12-21
5
-60
/
+69
*
|
[LIBXC] Fix iteration over GDT in save/restore code.
kfraser@localhost.localdomain
2006-12-20
2
-12
/
+7
|
/
*
[IA64][HVM] Use vcpu info from getdomaininfo
awilliam@xenbuild2.aw
2006-12-14
1
-2
/
+8
*
Allow loading of ELF kernel images that support both PAE and non-PAE.
kfraser@localhost.localdomain
2006-12-14
3
-17
/
+28
*
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff.
kfraser@localhost.localdomain
2006-12-13
2
-4
/
+5
*
[POWERPC] Merge with xen-unstable.hg.
Hollis Blanchard
2006-12-12
14
-261
/
+563
|
\
|
*
[BUILDER] Enable shadow mode for shadow translate guests much earlier.
Ian Campbell
2006-12-11
1
-99
/
+65
|
*
Merge with xen-ia64-unstable.hg
kaf24@localhost.localdomain
2006-12-09
2
-10
/
+16
|
|
\
|
|
*
[LIBXC] Make strerror() thread-safe by protecting it with a mutex.
kfraser@localhost.localdomain
2006-12-08
2
-10
/
+16
|
*
|
[IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics
awilliam@xenbuild2.aw
2006-12-07
1
-36
/
+32
|
*
|
[IA64] Domain save fix for foreign domain page mapping semantics change
awilliam@xenbuild2.aw
2006-12-07
1
-3
/
+3
|
*
|
[IA64] Map shared_info into guest pseudo physical address space
awilliam@xenbuild2.aw
2006-12-07
1
-8
/
+12
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild2.aw
2006-12-08
9
-49
/
+285
|
|
\
|
|
|
*
[LIBXC] Clean up use of sterror(). Define a thread-safe
kfraser@localhost.localdomain
2006-12-08
5
-6
/
+20
|
|
*
[XEN] Implement XENMEM_set_memory_map, which specifies memory map to
kfraser@localhost.localdomain
2006-12-08
2
-0
/
+50
|
|
*
Fix PERROR.
Ewan Mellor
2006-12-07
1
-1
/
+1
|
|
*
[LIBXC] Add an error reporting API to the libxc library.
kfraser@localhost.localdomain
2006-12-07
6
-44
/
+216
|
*
|
[IA64] Fix Vti
awilliam@xenbuild2.aw
2006-12-06
1
-21
/
+4
|
*
|
[IA64] changed foreign domain page mapping semantic.
awilliam@xenbuild.aw
2006-12-05
1
-3
/
+13
|
*
|
[IA64] Fix VTi domain creation
awilliam@xenbuild.aw
2006-12-05
1
-4
/
+6
|
*
|
[IA64][LIBXC] prep for fixes
awilliam@xenbuild.aw
2006-12-05
2
-23
/
+7
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-12-04
3
-3
/
+31
|
|
\
|
|
|
*
[LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port().
kfraser@localhost.localdomain
2006-12-01
3
-3
/
+31
|
*
|
[IA64] update xc_set_hvm_param(), add xc_get_hvm_param()
awilliam@xenbuild.aw
2006-12-02
1
-7
/
+29
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-11-28
9
-221
/
+144
|
|
\
|
|
*
|
[IA64] New initial memory interface for HVM on ia64
awilliam@xenbuild.aw
2006-11-22
1
-20
/
+85
*
|
|
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg.
Hollis Blanchard
2006-12-12
7
-14
/
+71
*
|
|
[TOOLS][POWERPC] Add missing prototype
Jimi Xenidis
2006-11-10
1
-0
/
+1
*
|
|
[TOOLS][POWERPC]fixes to put back commandline in prose builder
Jimi Xenidis
2006-10-24
1
-2
/
+4
*
|
|
[TOOLS][POWERPC] oops, forgot load_elf_kernel()
Jimi Xenidis
2006-10-18
1
-0
/
+49
*
|
|
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c
Jimi Xenidis
2006-10-18
5
-369
/
+241
*
|
|
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c
Jimi Xenidis
2006-10-18
1
-31
/
+29
*
|
|
[TOOLS][POWERPC] Add Prose Domain Builder
Jimi Xenidis
2006-10-18
3
-1
/
+492
*
|
|
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c
Jimi Xenidis
2006-10-18
1
-25
/
+26
|
|
/
|
/
|
*
|
[HVM] Re-introduce the 'apic' configuration option, default to 1.
kfraser@localhost.localdomain
2006-11-27
3
-137
/
+57
*
|
[XEN] Cleanups to phys/mach address handling.
kfraser@localhost.localdomain
2006-11-27
6
-77
/
+6
*
|
[HVM] Reworked interrupt distribution logic.
kfraser@localhost.localdomain
2006-11-21
2
-7
/
+81
|
/
*
[LIBXC] Replace API uses of size_t with ulong.
kfraser@localhost.localdomain
2006-11-17
3
-7
/
+6
*
[IA64] Fix build breakage.
kaf24@firebug.cl.cam.ac.uk
2006-11-16
1
-1
/
+0
*
[XEN] Various selector and callback cleanups to simplify the tools
kfraser@localhost.localdomain
2006-11-15
2
-49
/
+3
*
[BUILDER] Simplify vcpu context initialisation by pre-zeroing
kfraser@localhost.localdomain
2006-11-15
1
-28
/
+3
*
[LIBXC] Clarify error messages to talk about allocation 'extents'
kfraser@localhost.localdomain
2006-11-15
1
-3
/
+3
*
[IA64] fix VTI boot
awilliam@xenbuild.aw
2006-11-10
1
-1
/
+15
[prev]
[next]