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
...
|
|
*
[XEN] Add a start_pfn field in xen_domctl_getmemlist.
kaf24@firebug.cl.cam.ac.uk
2006-08-30
1
-11
/
+5
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-08-28
1
-1
/
+1
|
|
\
|
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-08-27
23
-775
/
+956
|
|
\
\
|
*
|
|
[IA64] Modify xc_ia64_hvm_build for using the new Xen event channels
awilliam@xenbuild.aw
2006-08-23
1
-13
/
+0
|
*
|
|
[IA64] update xc_shadow_control call with new parameters
awilliam@xenbuild.aw
2006-08-23
1
-1
/
+1
*
|
|
|
[POWERPC] fix bad merge
Jimi Xenidis
2006-08-20
1
-1
/
+1
*
|
|
|
[POWERPC][TOOLS] sync with start_info_t changes
Hollis Blanchard
2006-08-29
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
[XEN] Rename shadow2 to shadow and move the various source
kaf24@localhost.localdomain
2006-08-28
1
-1
/
+1
|
|
/
|
/
|
*
|
[PATCH] fix null pointer dereference in xen_guest_lookup()
Alex Williamson
2006-08-27
1
-0
/
+3
*
|
Replace dom0_ops hypercall with three new hypercalls:
kfraser@localhost.localdomain
2006-08-25
19
-521
/
+644
*
|
[TOOLS] Cleanups to domU ELF loader.
Ian Campbell
2006-08-23
3
-18
/
+12
*
|
Remove all traces of the obsolete BVT scheduler.
kfraser@localhost.localdomain
2006-08-23
4
-145
/
+2
*
|
[TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is the
kfraser@localhost.localdomain
2006-08-23
2
-39
/
+0
*
|
[TOOLS] Allow tools to load kernels which use an ELF notes segment.
Ian Campbell
2006-08-23
4
-69
/
+312
|
/
*
[SHADOW] Clean up the DOM0_SHADOW_OP interface.
kfraser@localhost.localdomain
2006-08-22
2
-10
/
+7
*
[x86_64] Guests no longer set _PAGE_USER on kernel mappings.
kfraser@localhost.localdomain
2006-08-22
1
-6
/
+2
*
[hvm] Export gpfn of store page to guest - not mfn.
Christian Limpach
2006-08-22
1
-1
/
+1
*
[qemu] Support HVM guests with more than 3.75G memory.
Christian Limpach
2006-08-17
1
-56
/
+101
*
Replace shadow pagetable code with shadow2.
tdeegan@york.uk.xensource.com
2006-08-16
5
-12
/
+36
*
[LIBXC] Set close-on-exec on the privcmd fd in libxc.
kfraser@localhost.localdomain
2006-08-15
1
-0
/
+30
*
Clean up console fields in start_info structure. Add compat code for
kfraser@localhost.localdomain
2006-08-15
4
-10
/
+11
*
Make room in e820map for SMBIOS tables.
kfraser@localhost.localdomain
2006-08-14
1
-3
/
+3
*
[LIBXC] Remove unused xc_evtchn_status().
kfraser@localhost.localdomain
2006-08-14
2
-18
/
+0
*
[XEN] Clean up e820 definitions. Define shared set in hvm public dir.
kaf24@localhost.localdomain
2006-08-13
1
-21
/
+1
*
[XEN] Add a warning about changeable size of shared_info structure.
kaf24@localhost.localdomain
2006-08-12
3
-4
/
+4
*
[HVM] Remove unused apic_enabled field from hvm_info_table.
kfraser@localhost.localdomain
2006-08-10
1
-1
/
+0
*
[LIBXC] clean specified files instead of wildcarding
kfraser@localhost.localdomain
2006-08-10
1
-2
/
+3
*
[HVM] Rmove unused field pae_enabled from hvm_info_table.
kfraser@localhost.localdomain
2006-08-10
1
-4
/
+4
*
Merge with xen-ia64-unstable.
kfraser@localhost.localdomain
2006-08-09
3
-24
/
+19
|
\
|
*
Merge with xenppc-unstable.
kfraser@localhost.localdomain
2006-08-09
2
-16
/
+32
|
|
\
|
*
|
[LIBXC] put PowerPC loader in libxenguest, not libxenctrl
Hollis Blanchard
2006-08-08
1
-1
/
+1
|
*
|
[LIBXC] remove relocated file from Makefile
Hollis Blanchard
2006-08-08
1
-1
/
+1
|
*
|
[LIBXC] move xc_ppc_linux_build.c into a powerpc64 directory
Hollis Blanchard
2006-08-08
2
-0
/
+1
|
*
|
[POWERPC] fixed bad swap of console and store event channels
Jimi Xenidis
2006-08-04
1
-1
/
+1
|
*
|
[TOOLS] use standard DPRINTF macro in PPC builder
Hollis Blanchard
2006-08-02
1
-22
/
+16
*
|
|
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF (libxc)
awilliam@xenbuild.aw
2006-08-09
1
-0
/
+30
|
|
/
|
/
|
*
|
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed.
chris@kneesaa.uk.xensource.com
2006-08-09
1
-1
/
+30
*
|
[hvm/qemu] Flip the device model over to using the new Xen event channels
sos22@douglas.cl.cam.ac.uk
2006-08-08
1
-14
/
+1
*
|
[LIBXC] Do not gzclose() after close() on a gzdopen()'ed fd.
kaf24@firebug.cl.cam.ac.uk
2006-08-08
1
-3
/
+3
|
/
*
Change DOM0_PERFCCONTROL: remove array limit.
kaf24@firebug.cl.cam.ac.uk
2006-08-07
2
-4
/
+18
*
[HVM] Add a concept of HVM parameters to the hypervisor.
kfraser@localhost.localdomain
2006-08-03
1
-0
/
+32
*
[LIBXC] Generic include of arch-specific sub-makefile.
kfraser@localhost.localdomain
2006-07-28
2
-6
/
+5
*
MErge with xenppc-unstable-merge.hg
kfraser@localhost.localdomain
2006-07-28
10
-307
/
+1165
|
\
|
*
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-07-27
1
-29
/
+3
|
|
\
|
|
*
Remove unused definitions in xc_hvm_build.c.
kfraser@localhost.localdomain
2006-07-27
1
-29
/
+3
|
*
|
[IA64] live migration
awilliam@xenbuild.aw
2006-07-26
2
-42
/
+256
|
*
|
[IA64] fix merge error with xen-unstable.hg
awilliam@xenbuild.aw
2006-07-25
1
-0
/
+1
|
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-07-25
4
-1
/
+419
|
|
\
|
|
*
|
[IA64] Save & restore.
awilliam@xenbuild.aw
2006-07-11
5
-18
/
+618
|
*
|
[IA64] Creates tools/libxc/ia64 directory.
awilliam@xenbuild.aw
2006-07-11
6
-249
/
+296
[prev]
[next]