log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 9926:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-05-03
kaf24
9926:40cd49c88d69
Instead of knowing explicitly about the pygrub entry option, allow
2006-05-03
kaf24
9925:42a70a529753
Introduce some finer-grained locking to prevent calling
2006-05-03
kaf24
9924:1449c89adb8b
Clean up xen-mkbuildtree-pre for ia64 xenlinux.
2006-05-03
kaf24
9923:47442d409d8e
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86.
2006-05-03
kaf24
9922:e1409c2ace46
Ensure segment bases are consistent with their
2006-05-03
kaf24
9921:3f69d30f697d
Turn page-structure layout assertions into BUILD_BUG_ON().
2006-05-02
kaf24
9920:decf309fb47b
Balloon driver should hijack the ->lru list field rather than
2006-05-02
kaf24
9919:72d1cf383c67
Remove i386/x8664 differences in vmx reg store/load routines.
2006-05-02
kaf24
9918:8f0f24dae963
Virtual net drivers advertise multicast capabilities.
2006-05-02
kaf24
9917:42c73f3d7ac1
This patch changes to format in which EIP is printed to be consistent on 64-bit regardless of whether the addresses
2006-05-02
kaf24
9916:028f80cf0c99
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier
2006-05-02
kaf24
9915:7af8039b3c57
Fix perfc array range on reset.
2006-05-02
kaf24
9914:24dbb153ab39
Move Linux-specific privcmd code into private libxc implementations.
2006-05-02
kaf24
9913:a95e677073c1
Remove obsolete privcmd_blkmsg struct.
2006-05-02
kaf24
9912:d7e6e5f29226
Fix ia64 build. do_physdev_op* declared incorrectly
2006-05-02
kaf24
9911:f6507937cb7c
Fix x86/64 version of Mini-OS. It encompasses the following:
2006-05-01
kaf24
9910:dc3c59367403
Clean up compiler.h to define a few more things and update
2006-05-01
kaf24
9909:d7c99adf8a35
A few functions should be static in shutdown.c.
2006-05-01
kaf24
9908:da48960db8d2
Include string.h in the hypercall header file to ensure that memcpy() is defined.
2006-05-01
kaf24
9907:219ac58678c5
The Xen netif drivers won't complile if NET is absent.
2006-05-01
kaf24
9906:798c1317f97f
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area.
2006-05-01
kaf24
9905:f06be4aeb1f1
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of
2006-05-01
kaf24
9904:7997d8f16240
Change semantics of grant transfers for vp guests so that the
2006-04-30
kaf24
9903:a19cc748469e
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as
2006-04-30
kaf24
9902:63e29ff50fe6
Allow architectures to define their own privcmd_mmap() by
2006-04-30
kaf24
9901:9ffa49fe58ab
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs
2006-04-30
kaf24
9900:ce48ea86ad72
Balloon driver: when in autotranslate mode, pages are returned
2006-04-30
kaf24
9899:3e5a203c5489
Fix blktap "bad page state" bug.
2006-04-30
kaf24
9898:369bdfa1e04a
balloon_alloc_empty_page_range() should set the reference count
2006-04-30
kaf24
9897:0ee104bd6557
Remove definition of NR_PIRQS and replace all uses with
2006-04-30
kaf24
9896:42a8e3101c6c
Define new event-channel and physdev hypercalls with a more extensible
2006-04-28
vhanquez
9895:e0e68942b205
Wait for the device to be connected on the guest (with a 10s timeout)
2006-04-28
kaf24
9894:5931e98cd744
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds
2006-04-28
kaf24
9893:eba707397410
Makefile changes for xen/ia64 with dom0 vp model needs.
2006-04-28
kaf24
9892:fb3d073b1cdf
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called
2006-04-28
kaf24
9891:84780e2ea775
Define 8 hypercall numbers for arch-specific purposes.
2006-04-28
kaf24
9890:a779d642c22a
Recent GUEST_HANDLE related cset broke ia64 compilation.
2006-04-28
kaf24
9889:922f95ab88e4
When boot device is cdrom but the cdrom is not bootable, the guest appears
2006-04-28
kaf24
9888:59161a85a281
Revert the xm-test ramdisk patch until we build new initrds.
2006-04-28
kaf24
9887:3726c0afc5af
Allow for arch specific virq definitions.
2006-04-28
kaf24
9886:73435820f513
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test
2006-04-28
kaf24
9885:ef6216b43278
Instead of relying on xm create to always run the bootloader, make sure
2006-04-28
kaf24
9884:268e45409ecd
The features for a domain are more a property of the domain than the
2006-04-28
kaf24
9883:f06b6db6823d
The bootloader code doesn't actually have to deal with the vcpu config
2006-04-28
kaf24
9882:a8cac38001ca
When building with FORTIFY_SOURCE to ensure that return codes of common
2006-04-28
kaf24
9881:dfdc32a9814f
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they
2006-04-28
kaf24
9880:8bf5637cb269
Relax BUG_ON() state ment in increase_reservation() in balloon.c.
2006-04-27
kaf24
9879:e0d986fc0978
Fix memory_op hypercall mlock/munlock wrapping after the
2006-04-27
kaf24
9878:ef0a56c0784d
Add BUILD_BUG_ON() and a handful of users.
2006-04-27
kaf24
9877:4e909143218c
Add bounds check to get_mfn_from_gpfn().
2006-04-27
kaf24
9876:15788ab9fce2
Define __XEN_TOOLS__ when building tools. Use this to
2006-04-27
kaf24
9875:4e0f2272fbcd
Bump Xen interface version number to 0x00030201 for new
2006-04-27
kaf24
9874:ec61a8c25429
Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access them
2006-04-27
kaf24
9873:4e1b8be54311
Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.
2006-04-27
kaf24
9872:a898a6510c5d
Occasionally large smp machines fail to reboot properly and die under
2006-04-27
kaf24
9871:e42ed4332053
This patch adds the ability to have restricted write access to some
2006-04-27
kaf24
9870:d66dfd584d2f
Check a write() return value in xenbaked.
2006-04-27
kaf24
9869:d265c79031af
Just allocate unbound irq only from dynirq range, since
2006-04-27
kaf24
9868:3d884434ec97
Merge with xen-ia64-unstable.hg
2006-04-26
kaf24
9867:4d667a139318
This patch addresses CVE-2006-1056 (information leak from
less
more
| rev 9926:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip