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 16826:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2008-01-22
Keir Fraser
16826:6ba04ec03dec
Make tools/check scripts cross-friendly
2008-01-22
Keir Fraser
16825:5b9b3b41fe89
Make tools/Makefile cross-friendly
2008-01-21
Keir Fraser
16824:6fed70d658ea
hvm: Allow PCI high-memory resource to be decided by hvmloader at
2008-01-21
Keir Fraser
16823:f1947dddb5a0
x86: Sync cpu/intel_cacheinfo.c with Linux kernel
2008-01-21
Keir Fraser
16822:60ee6f97cb19
x86, xenoprof: Support Intel Penryn processors.
2008-01-21
Keir Fraser
16821:3c49ae5641b0
minios: add lwIP 1.3.0 support
2008-01-21
Keir Fraser
16820:aca8d453da59
minios: make time interface POSIX
2008-01-18
Keir Fraser
16819:3f26758bcc02
xend: Handle unspecified timer_mode domain platform parameter.
2008-01-22
Alex Williamson
16818:29268e3fc7ab
[IA64] Fix a perf counter typo
2008-01-22
Alex Williamson
16817:564fa97594a6
[IA64] Introduce dom0_vhpt_size_log2 boot option to change dom0 vhpt size
2008-01-18
Alex Williamson
16816:ff90abf572f2
[IA64] Fix thash long format crash
2008-01-18
Alex Williamson
16815:759a9fb42645
[IA64] Fix emacs file mode in vmx_entry.S and vmx_vsa.S
2008-01-18
Alex Williamson
16814:0ace9a451a25
[IA64] Use rcu where possible.
2008-01-18
Alex Williamson
16813:a868bd4236e6
merge with xen-unstable.hg staging
2008-01-18
Keir Fraser
16812:1e6455d608bd
minios: do not exit if FS backend not found.
2008-01-18
Keir Fraser
16811:420f98121491
minios: support COW for a zero page
2008-01-18
Keir Fraser
16810:ec10c9a2d976
do_set_trap_table()'s argument can be const.
2008-01-18
Keir Fraser
16809:ada944b5e066
do_callback_op()'s second argument can be const allowing the guest to
2008-01-18
Keir Fraser
16808:692a91e3b262
Move primitive-type guest-handle definitions into common xen.h header file.
2008-01-18
Keir Fraser
16807:478c798b9937
pv-on-hvm: fix/adjust pv driver's mkbuildtree
2008-01-18
Keir Fraser
16806:edc95d23493b
xenctx/x86: fix format for readability and add information
2008-01-18
Keir Fraser
16805:2d6a0ee25f2a
minios: extend map_frames into being able to map a series of
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
less
more
| rev 16826:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip