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 16804:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2008-01-18
Keir Fraser
16804:8101b65014e8
minios: set text and rodata read-only, free unused pages 0 and 1
2008-01-18
Keir Fraser
16803:62fc84adc8ed
Clarify 'xm mem-set' and 'xm vcpu-set' requirements in documentation.
2008-01-18
Keir Fraser
16802:2633dc4f55d4
vt-d: Clean up and bug fixes to ioapic handling.
2008-01-18
Keir Fraser
16801:4a6282589b90
Revert network-nat script changes introduced by 16739:33dcf04d77152.
2008-01-18
Keir Fraser
16800:80ea335cf209
ioemu: replace non-standard ulong with unsigned long
2008-01-18
Keir Fraser
16799:2ac0fd9fd4b4
qemu-dm: Nicely terminate the device model script, to let it properly
2008-01-18
Keir Fraser
16798:a1a3fe600ef3
Add FS backend/frontend drivers (frontend in minios only).
2008-01-17
Keir Fraser
16797:764d6741de07
minios: add blkfront
2008-01-17
Alex Williamson
16796:7643472d6b43
[IA64] Make maximum number of supported physical CPUs a compile-time option
2008-01-17
Alex Williamson
16795:44aca51a4b7b
[IA64] Support continuation for hypercall in hvm.
2008-01-17
Alex Williamson
16794:7238393ef220
[IA64] xenoprof/ia64 howto
2008-01-17
Alex Williamson
16793:003036d7db0f
[IA64] Cleanup duplicate kdump_find_rsvd_region()
2008-01-17
Alex Williamson
16792:8977f087351a
[IA64] Fix start_kernel() to call init_xenheap_pages() with correct range.
2008-01-17
Alex Williamson
16791:4fbde3a39909
[IA64] Improve boot loader data moving logic in start_kernel()
2008-01-17
Alex Williamson
16790:bba0419a05f1
[IA64] domheap: Clean up of context switch code
2008-01-17
Alex Williamson
16789:0c2dc9424a68
[IA64] domheap: Introduce xenheap_megabytes boot option
2008-01-17
Alex Williamson
16788:37a3e770a85c
[IA64] domheap: Allocate mca related objects from domheap instead of xenheap
2008-01-17
Alex Williamson
16787:a1288419288e
[IA64] domheap: Allocate percpu area from domheap
2008-01-17
Alex Williamson
16786:a739d3edc185
[IA64] domheap: Allocate vm buffer before boot allocator
2008-01-17
Alex Williamson
16785:af3550f53874
[IA64] domheap: Don't pin xenheap down. Now it's unnecessary.
2008-01-17
Alex Williamson
16784:6a7fa7dbde56
[IA64] domheap: Fix current->domain->arch.shadow_bitmap reference
2008-01-17
Alex Williamson
16783:d0216f9e87c1
[IA64] domheap: Don't refer struct domain from GET_VA_VCPU_VHPT_MADDR()
2008-01-17
Alex Williamson
16782:4f1f9ee50133
[IA64] domheap: Don't refer domain->arch.rid_bits from optfaults.S
2008-01-17
Alex Williamson
16781:6f7e6608cb74
[IA64] domheap: Allocate privregs from domain heap for VTi domain
2008-01-17
Alex Williamson
16780:80626da7f6e3
[IA64] domheap: Remove duplicated declarations vmx_save_state()/vmx_load_state()
2008-01-17
Alex Williamson
16779:17751a50accb
[IA64] domheap: Remove the unused constant, IA64_DOMAIN_SHARED_INFO_VA_OFFSET
2008-01-17
Alex Williamson
16778:851c52be63df
[IA64] domheap: Allocate PV privregs pages from domain heap
2008-01-17
Alex Williamson
16777:db81d2f94866
[IA64] domheap: Allocate shared_info page from domain heap
2008-01-17
Alex Williamson
16776:0246cca2544e
[IA64] domheap: Remove unused IA64_DOMAIN_SHARED_INFO_OFFSET
2008-01-17
Alex Williamson
16775:f0b88ed504dd
[IA64] domheap: Fix ia64_switch_to()
2008-01-17
Alex Williamson
16774:36231eca00d9
[IA64] Fix MCA handling from xen relocation changes
2008-01-17
Alex Williamson
16773:ac296153ea64
[IA64] Rearrange IA64_TR_ definitions to use from lower value
2008-01-17
Alex Williamson
16772:64653720c9e4
[IA64] Allocate struct vcpu from domheap.
2008-01-17
Alex Williamson
16771:e8d933b33f4b
[IA64] Fix ia64_reload_tr in mca_asm.S
2008-01-17
Alex Williamson
16770:fd56e24b07c8
[IA64] Remove init_task definition
2008-01-17
Alex Williamson
16769:d4abdf169a00
[IA64] Fix start in head.S
2008-01-17
Alex Williamson
16768:fb47d7f0d84b
[IA64] Fix ia64_switch_to() so that it checks overlap with xenheap.
2008-01-17
Alex Williamson
16767:ed7d55e8cd34
[IA64] Fix ia64_swith_to() so that it doesn't check with init_task
2008-01-17
Alex Williamson
16766:8909a5717cd7
[IA64] Cleanup white space in ia64_switch_to()
2008-01-17
Alex Williamson
16765:70db89a4beab
[IA64] Make vmx_swtich_rr7() consistent to ia64_new_rr7() so that it maps stack.
2008-01-17
Alex Williamson
16764:50ac3b26b252
[IA64] Cleanup white space of vmx_switch_rr7. use tab.
2008-01-17
Alex Williamson
16763:234a7033e949
[IA64] Update a stale comment in xenasm.S
2007-12-14
Alex Williamson
16762:a66cad24cda6
[IA64] Move asmmacro.h from linux-xen to linux
2007-12-14
Alex Williamson
16761:fe25c7ec84e8
[IA64] Move PERFC() from asmmacro.h
2007-12-14
Alex Williamson
16760:38c73bd5e02d
[IA64] vti fault handler clean up: consolidate vmx_interrupt and vmx_dispatch_interrupt
2007-12-14
Alex Williamson
16759:2d0193702170
[IA64] vti fault handler clean up: fix vmx_break_fault and vmx_ia64_handle_break
2007-12-14
Alex Williamson
16758:5ab3288e5b0f
[IA64] vti fault handler clean up: introduce VMX_SAVE_MIN_WITH_COVER_NO_PANIC
2007-12-14
Alex Williamson
16757:9ab95900afec
[IA64] vti fault handler clean up: improve the VTi domain fault handler
2007-12-14
Alex Williamson
16756:fa80218de06a
[IA64] vti fault handler clean up: make VMX_DO_SAVE_MIN aware of fault in xen
2007-12-14
Alex Williamson
16755:8cb29f1083ac
[IA64] vti fault handler clean up: clean up of vmx_ivt.S
2007-12-14
Alex Williamson
16754:d0f0ed665d1a
[IA64] vti fault handler clean up: clean up VMX_DO_SAVE_MIN
2007-12-14
Alex Williamson
16753:81cee3aa9e90
[IA64] vti fault handler clean up: clean up ia64_leave_nested
2007-12-14
Alex Williamson
16752:40f15062d188
[IA64] vti fault handler clean up: make VMX_DBG_FAULT aware of fault in xen
2007-12-14
Alex Williamson
16751:ba569af64b44
[IA64] vti fault handler clean up: make VTI_DEBUG configurable
2007-12-14
Alex Williamson
16750:0f5926ba1d28
[IA64] vti fault handler clean up: vmx_vit.S white space & stale comments
2007-12-14
Alex Williamson
16749:54ed70d1dd11
[IA64] vti fault handler clean up: vmx_minstate.h white space
2007-12-14
Alex Williamson
16748:09cd682ac68e
[IA64] Remove is_vti arch flag
2008-01-17
Keir Fraser
16747:bf828db8d017
hvm: Extboot support for Xen
2008-01-17
Keir Fraser
16746:95558b4a6714
minios: support several netfronts
2008-01-17
Keir Fraser
16745:6fdb108db46c
xm: Fix xm restore command.
less
more
| rev 16804:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip