log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 9963:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-05-04
kaf24
9963:1a84eec74331
Change Mini-OS so that it uses stddef.h to define size_t and
2006-05-04
kaf24
9962:6719dae17b6a
This patch
2006-05-04
kaf24
9961:62c8e97d56cf
Fix fault handler for both 32 and 64 bit architecture. Clean up unused code.
2006-05-04
kaf24
9960:e1a47a269600
SVM patch to cleanup the host save area allocation and deallocation,
2006-05-04
cl349
9959:bbce4d115189
Fix xenbus userspace device transaction tracking.
2006-05-03
kaf24
9958:915d5af5dc18
Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b54de1f5c0b2b6d3721ca3b
2006-05-03
kaf24
9957:40cd49c88d69
Instead of knowing explicitly about the pygrub entry option, allow
2006-05-03
kaf24
9956:42a70a529753
Introduce some finer-grained locking to prevent calling
2006-05-03
kaf24
9955:1449c89adb8b
Clean up xen-mkbuildtree-pre for ia64 xenlinux.
2006-05-03
kaf24
9954:47442d409d8e
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86.
2006-05-03
kaf24
9953:e1409c2ace46
Ensure segment bases are consistent with their
2006-05-03
kaf24
9952:3f69d30f697d
Turn page-structure layout assertions into BUILD_BUG_ON().
2006-05-02
kaf24
9951:decf309fb47b
Balloon driver should hijack the ->lru list field rather than
2006-05-02
kaf24
9950:72d1cf383c67
Remove i386/x8664 differences in vmx reg store/load routines.
2006-05-02
kaf24
9949:8f0f24dae963
Virtual net drivers advertise multicast capabilities.
2006-05-02
kaf24
9948: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
9947:028f80cf0c99
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier
2006-05-02
kaf24
9946:7af8039b3c57
Fix perfc array range on reset.
2006-05-02
kaf24
9945:24dbb153ab39
Move Linux-specific privcmd code into private libxc implementations.
2006-05-02
kaf24
9944:a95e677073c1
Remove obsolete privcmd_blkmsg struct.
2006-05-02
kaf24
9943:d7e6e5f29226
Fix ia64 build. do_physdev_op* declared incorrectly
2006-05-02
kaf24
9942:f6507937cb7c
Fix x86/64 version of Mini-OS. It encompasses the following:
2006-05-01
kaf24
9941:dc3c59367403
Clean up compiler.h to define a few more things and update
2006-05-01
kaf24
9940:d7c99adf8a35
A few functions should be static in shutdown.c.
2006-05-01
kaf24
9939:da48960db8d2
Include string.h in the hypercall header file to ensure that memcpy() is defined.
2006-05-01
kaf24
9938:219ac58678c5
The Xen netif drivers won't complile if NET is absent.
2006-05-01
kaf24
9937:798c1317f97f
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area.
2006-05-01
kaf24
9936:f06be4aeb1f1
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of
2006-05-01
kaf24
9935:7997d8f16240
Change semantics of grant transfers for vp guests so that the
2006-04-30
kaf24
9934:a19cc748469e
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as
2006-04-30
kaf24
9933:63e29ff50fe6
Allow architectures to define their own privcmd_mmap() by
2006-04-30
kaf24
9932:9ffa49fe58ab
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs
2006-04-30
kaf24
9931:ce48ea86ad72
Balloon driver: when in autotranslate mode, pages are returned
2006-04-30
kaf24
9930:3e5a203c5489
Fix blktap "bad page state" bug.
2006-04-30
kaf24
9929:369bdfa1e04a
balloon_alloc_empty_page_range() should set the reference count
2006-04-30
kaf24
9928:0ee104bd6557
Remove definition of NR_PIRQS and replace all uses with
2006-04-30
kaf24
9927:42a8e3101c6c
Define new event-channel and physdev hypercalls with a more extensible
2006-04-28
vhanquez
9926:e0e68942b205
Wait for the device to be connected on the guest (with a 10s timeout)
2006-04-28
kaf24
9925:5931e98cd744
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds
2006-04-28
kaf24
9924:eba707397410
Makefile changes for xen/ia64 with dom0 vp model needs.
2006-04-28
kaf24
9923:fb3d073b1cdf
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called
2006-04-28
kaf24
9922:84780e2ea775
Define 8 hypercall numbers for arch-specific purposes.
2006-04-28
kaf24
9921:a779d642c22a
Recent GUEST_HANDLE related cset broke ia64 compilation.
2006-04-28
kaf24
9920:922f95ab88e4
When boot device is cdrom but the cdrom is not bootable, the guest appears
2006-04-28
kaf24
9919:59161a85a281
Revert the xm-test ramdisk patch until we build new initrds.
2006-04-28
kaf24
9918:3726c0afc5af
Allow for arch specific virq definitions.
2006-04-28
kaf24
9917:73435820f513
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test
2006-04-28
kaf24
9916:ef6216b43278
Instead of relying on xm create to always run the bootloader, make sure
2006-04-28
kaf24
9915:268e45409ecd
The features for a domain are more a property of the domain than the
2006-04-28
kaf24
9914:f06b6db6823d
The bootloader code doesn't actually have to deal with the vcpu config
2006-04-28
kaf24
9913:a8cac38001ca
When building with FORTIFY_SOURCE to ensure that return codes of common
2006-04-28
kaf24
9912:dfdc32a9814f
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they
2006-04-28
kaf24
9911:8bf5637cb269
Relax BUG_ON() state ment in increase_reservation() in balloon.c.
2006-04-27
kaf24
9910:e0d986fc0978
Fix memory_op hypercall mlock/munlock wrapping after the
2006-04-27
kaf24
9909:ef0a56c0784d
Add BUILD_BUG_ON() and a handful of users.
2006-04-27
kaf24
9908:4e909143218c
Add bounds check to get_mfn_from_gpfn().
2006-04-27
kaf24
9907:15788ab9fce2
Define __XEN_TOOLS__ when building tools. Use this to
2006-04-27
kaf24
9906:4e0f2272fbcd
Bump Xen interface version number to 0x00030201 for new
2006-04-27
kaf24
9905:ec61a8c25429
Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access them
2006-04-27
kaf24
9904:4e1b8be54311
Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.
less
more
| rev 9963:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip