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
...
*
Fix build after I removed test_assign_device from domctl union.
Keir Fraser
2007-12-12
1
-1
/
+1
*
vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm.
Keir Fraser
2007-12-12
2
-1
/
+19
*
Revert 16560:822d4ec5cfb1.
Keir Fraser
2007-12-08
1
-2
/
+2
*
tools: Rationalise library soname versions.
Keir Fraser
2007-12-07
1
-2
/
+2
*
libxc: Interface has changed a bit since Xen 3.1, so bump the major
Keir Fraser
2007-12-06
1
-1
/
+1
*
xc ptrace: Fix a couple of bugs in page-table walking.
Keir Fraser
2007-12-06
1
-15
/
+2
*
x86 domain builder: Propagate x86_compat return code.
Keir Fraser
2007-12-05
1
-1
/
+3
*
Merge with ia64.
Keir Fraser
2007-12-04
1
-2
/
+6
|
\
|
*
domain builder: make mmap() failure message more verbose.
Keir Fraser
2007-12-04
1
-2
/
+6
*
|
[IA64] Implement guest_os_type for ia64
Alex Williamson
2007-11-29
2
-0
/
+75
*
|
[IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_IRR flag is set.
Alex Williamson
2007-11-28
1
-1
/
+1
|
/
*
libxc: Minor clean up of xc_core, and fix for -fstrict-overflow.
Keir Fraser
2007-11-22
2
-7
/
+13
*
qemu: more verbose on failures.
Keir Fraser
2007-11-16
2
-6
/
+18
*
libxc: Consistently print errno on write() error in domain_save code.
Keir Fraser
2007-11-11
1
-21
/
+17
*
libxc: Consolidate read()/write() syscall wrappers to read/write an
Keir Fraser
2007-11-11
10
-228
/
+136
*
[IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params.
Alex Williamson
2007-11-07
3
-37
/
+26
*
Allow incremental access to hypervisor console log.
Keir Fraser
2007-10-29
2
-4
/
+14
*
x86: Fix MTRR/PAT virtualisation on PAE
Keir Fraser
2007-10-26
2
-6
/
+6
*
x86: Save/restore new syscall/sysenter context info.
Keir Fraser
2007-10-25
2
-40
/
+84
*
merge with xen-unstable.hg (staging)
Alex Williamson
2007-10-23
3
-1
/
+24
|
\
|
*
libxc: check length on string copy (strcpy -> strncpy).
Keir Fraser
2007-10-23
1
-1
/
+3
|
*
hvm, vt-d: Add memory cache-attribute pinning domctl for HVM
Keir Fraser
2007-10-23
2
-0
/
+21
*
|
merge with xen-unstable.hg (staging)
Alex Williamson
2007-10-22
2
-1
/
+2
|
\
|
|
*
ia64: Fix ia64 PV domain creation with new vhpt-size parameter.
Keir Fraser
2007-10-22
2
-1
/
+2
*
|
[IA64] Don't share privregs with hvm domain
Alex Williamson
2007-10-22
2
-1
/
+12
*
|
[IA64] vti domain save/restore: libxc: implement vti domain save/restore
Alex Williamson
2007-10-21
3
-250
/
+695
*
|
merge with xen-unstable.hg
Alex Williamson
2007-10-21
5
-4
/
+55
|
\
|
|
*
ia64: configure VHPT size per domain: common part
Keir Fraser
2007-10-19
1
-0
/
+1
|
*
tools: Remove bogus external uses of xc_private.h. Clean up libflask.
Keir Fraser
2007-10-18
3
-1
/
+51
|
*
libxc: Avoid overflow in xc_domain_dumpcore_via_callback().
Keir Fraser
2007-10-15
1
-3
/
+3
*
|
[IA64] hvm domain builder clean up. use xc_vcpu_setcontext().
Alex Williamson
2007-10-12
1
-23
/
+4
*
|
[IA64] Remove duplicate xc_get/set_hvm_param() definitions
Alex Williamson
2007-10-12
1
-48
/
+0
|
/
*
Initialize last_error in libxc.
Keir Fraser
2007-10-05
1
-0
/
+1
*
hvm: Avoid need for ugly setcpucontext() in HVM domain builder by
Keir Fraser
2007-10-01
1
-53
/
+15
*
libxenctrl: Fix lock_pages()/unlock_pages() region-size calculation.
Keir Fraser
2007-10-01
1
-2
/
+4
*
libxc: NetBSD-specific pieces.
Keir Fraser
2007-09-24
2
-0
/
+272
*
libxc: improve error message when starting a domain and mmap() fails
Keir Fraser
2007-09-21
1
-1
/
+4
*
[TOOLS] Make xc_domain_{save, restore} understand compat guests
Tim Deegan
2007-09-19
7
-199
/
+350
*
libxc portability fixes for NetBSD.
kfraser@localhost.localdomain
2007-09-19
3
-19
/
+81
*
Log an error when enabling shadow mode fails for live relocation.
kfraser@localhost.localdomain
2007-09-18
1
-7
/
+12
*
PCI passthru: tools changes (generic and vt-d)
kfraser@localhost.localdomain
2007-09-14
2
-0
/
+147
*
[IA64] Use xc_map_foreign_pages() in copy_from_GFW_to_nvram()
Alex Williamson
2007-09-10
1
-2
/
+3
*
merge with xen-unstable.hg (staging)
Alex Williamson
2007-09-07
2
-0
/
+41
|
\
|
*
xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()
kfraser@localhost.localdomain
2007-09-07
2
-0
/
+41
*
|
[IA64] Foreign p2m: make xc_ia64_get_pfn_list() static
Alex Williamson
2007-09-06
2
-5
/
+1
*
|
[IA64] Foreign p2m: rewrite save/restore with foreign p2m
Alex Williamson
2007-09-06
3
-116
/
+311
*
|
[IA64] Foreign p2m: xc_core: ia64 xc_core_arch_gpfn_may_present()
Alex Williamson
2007-09-06
2
-15
/
+64
*
|
[IA64] Foreign p2m: libxc side
Alex Williamson
2007-09-06
2
-7
/
+184
*
|
[IA64] Foreign p2m: Fix vti domain builder.
Alex Williamson
2007-09-06
1
-1
/
+3
*
|
merge with xen-unstable.hg (staging)
Alex Williamson
2007-09-06
11
-194
/
+276
|
\
|
[prev]
[next]