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 13969:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-02-15
kfraser
13969:047b3e9f9032
Remove unuseful and noisy seg-fixup warning message.
2007-02-15
kfraser
13968:0d488e53446a
Remove old elf-parsing code from tools and from Xen.
2007-02-14
Wim Colgate
13967:82f66bc01da2
Protect self.domid from being empty
2007-02-14
kfraser
13966:f8030a569811
Export PRI_xen_pfn rather than PRIpfn: less polluting of namespace.
2007-02-18
awilliam
13965:04c23c1ef888
[IA64] Make b2-b5 fixed registers
2007-02-18
awilliam
13964:38f7330d4807
[IA64] Cleanup in vmx.h
2007-02-18
awilliam
13963:54247a642f5e
[IA64] Cleanup in vmx
2007-02-18
awilliam
13962:5abf33a383cf
[IA64] Paravirtualize mmap handlers of /proc/bus/pci
2007-02-18
awilliam
13961:5ad7d9b466ee
[IA64] Import arch/ia64/pci/pci.c into sparse tree
2007-02-18
awilliam
13960:779d21cf58e7
[IA64] Quiet VTi domain bootup
2007-02-16
awilliam
13959:3fa7489f87bb
[IA64] Quieter boot
2007-02-16
awilliam
13958:b0aeca575dfb
[IA64] vcpu hot-plug/remove for VTi
2007-02-15
awilliam
13957:9529d667d042
merge with xen-unstable.hg
2007-02-14
kfraser
13956:9af0c7e4ff51
Merge with xenppc-unstable.hg
2007-02-09
Hollis Blanchard
13955:aea80dbf6d96
[POWERPC][XEN] Use libelf for dom0 construction.
2007-02-09
Hollis Blanchard
13954:632d8e576900
[LIBELF] Define PRIpfn next to xen_pfn_t.
2007-02-09
Hollis Blanchard
13953:c7251801580a
[POWERPC][XEN] Opt out of new libxc domain builder.
2007-02-09
Hollis Blanchard
13952:1b74475ad511
[LIBELF] Print phdr addresses when loading.
2007-02-09
Hollis Blanchard
13951:376940a942e9
[POWERPC][XEN] Fix RCU crash.
2007-02-09
Hollis Blanchard
13950:272291dacad4
[POWERPC][XEN] strlcpy() fallout.
2007-02-07
Hollis Blanchard
13949:4613ee57e9b3
[POWERPC][XEN] Fix mismerge.
2007-01-21
Jimi Xenidis
13948:3da9a56421c5
[XEN][POWERPC] fill in arch_vcpu_reset()
2007-01-22
Jimi Xenidis
13947:7242b912d266
[XEN][POWERPC] Linker script simplification broke optimized builds.
2007-01-17
Jimi Xenidis
13946:796887cef9e1
[XEN][POWERPC] Update linker symbols and scripts
2007-02-06
Hollis Blanchard
13945:978ff6fad81f
[POWERPC][XEN] Merge with xen-unstable.hg.
2007-02-06
Hollis Blanchard
13944:819b8a872d9f
[POWERPC][XEN] Add information into flat devtree needed to create a start_info_t structure in linux.
2007-02-06
Hollis Blanchard
13943:4ce0b332b572
[POWERPC][XEN] Move shared page location to public header to share with libxc.
2007-01-25
Jimi Xenidis
13942:54530b945067
[XEN][XEND][POWERPC] Don't ignore shadow memory requirement
2007-01-23
Hollis Blanchard
13941:b071a2610abc
[POWERPC][XEN] Fix uninitialized variable warning.
2007-01-21
Jimi Xenidis
13940:aa00ced0a10a
[XEND][POWERPC] move ppc memory allocation to libxc. Sync XendDomainInfo.py with xen-unstable.hg.
2007-01-21
Jimi Xenidis
13939:09b3fd488726
[XEND][POWERPC] Remove FlatDeviceTree.py, eliminate devtree from prose builder.
2007-01-21
Jimi Xenidis
13938:7bf078335342
[XEND][POWERPC] Move flat device tree construction from python to libxc for xc_linux_build().
2007-01-21
Jimi Xenidis
13937:cc1eb0689bcf
[XEN][POWERPC] Allocate secondary VCPUs for Dom0
2007-01-21
Jimi Xenidis
13936:88ae0647d542
[XEN][POWERPC] remove redundant and confusing restart/halt messages
2007-01-20
Jimi Xenidis
13935:3dd92f0d8fd6
[XEN][POWERPC] Print DAR and DSISR registers on CPU register dumps
2007-01-20
Jimi Xenidis
13934:b8fac1c5e6ae
[XEN][POWERPC] more ofd /cpus fixups
2007-01-20
Jimi Xenidis
13933:4f0353778233
[XEN][POWERPC] big lock to protect some TLB operations
2007-01-19
Hollis Blanchard
13932:741adb202b82
[POWERPC][XEN] Mark heap memory based on boot_of.c's allocator.
2007-01-17
Jimi Xenidis
13931:3773af71a14b
[TOOLS][POWERPC] fixes for the prose builder.
2007-01-17
Jimi Xenidis
13930:a1e9bacfc57d
[XEN][POWERPC] Fix arch_set_info_guest() from upstream interface change
2007-01-17
Jimi Xenidis
13929:14db26e03ba3
[XEN][POWERPC] add asm/nmi.h
2007-01-15
Jimi Xenidis
13928:0fedda56fed4
[XEN][POWERPC] everything is "single core" right now so get cpu_core_map[] correct.
2007-01-11
Ryan Harper
13927:a2614e94c7df
[POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to match DTC spec.
2007-01-11
Ryan Harper
13926:90bba403a710
[POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c
2007-01-03
Hollis Blanchard
13925:6b82bbbedbe1
[POWERPC][LIBXC] Add missing HVM stubs.
2007-01-03
Hollis Blanchard
13924:a23587ebcbf6
[POWERPC][TOOLS] Fix xc.c mismerge.
2007-01-03
Hollis Blanchard
13923:bcd4bf022047
[POWERPC][XEN] Provide _text for kexec.
2006-12-19
Jimi Xenidis
13922:8101efde7493
[XEN][POWERPC] DomU real time clock based off of the real one in Dom0
2006-12-17
Jimi Xenidis
13921:d1f053ff43d2
[XEN][POWERPC] get cpu_*_maps correct so physinfo and affinity is accurate
2006-12-17
Jimi Xenidis
13920:60515808f591
[XEN][POWERPC] use symbol to detect processor version
2007-02-14
kfraser
13919:58e71ae679d5
libelf: use xen code style.
2007-02-14
kfraser
13918:3f63c1825b0d
linux: quieten some driver printk logging.
2007-02-14
kfraser
13917:d44eb9e7f97b
Another domctl fix to insert missing copy_to_guest.
2007-02-14
Tim Deegan
13916:6fd71faaaa3b
Merge
2007-02-14
Tim Deegan
13915:a00b8d3800a8
[XEN] Snapshot PAE l3es when they are shadowed.
2007-02-14
Tim Deegan
13914:cbbd748c4b58
[XEN] Re-sync PAE l3 shadows when PV guests change them
2007-02-14
kfraser
13913:36bbb7edfd0b
Make libelf not fail on unknown elf notes.
2007-02-14
kfraser
13912:929868cd3715
Add missing breaks to {set,get}_address_size domctls.
2007-02-14
kfraser
13911:d08c2af53804
Fix DEC instruction decode. Turn into SUB, not OR. :-)
2007-02-14
kfraser
13910:ed6501070f37
Support INC/DEC in mmio decoder. Opcodes 0xFE and 0xFF.
less
more
| rev 13969:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip