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 10181:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-05-25
kaf24
10181:f4f4dd936103
Fix x86/64 build after previous changeset.
2006-05-25
kaf24
10180:4c058926e92b
Remove redundant test in grant-table interface code.
2006-05-25
kaf24
10179:41de9cd7971b
Change the x86_emulate() interface to pack all context arguments
2006-05-25
kaf24
10178:79d74ce206bb
[BALLOON] Do not allow target to be set below two percent of maximum
2006-05-25
kaf24
10177:1449c0f57b9d
Do not include asm/fixmap.h directly from non-arch-specific Linux files.
2006-05-25
kaf24
10176:b36697ed766c
[XEND] Remember cpu-pinning information across guest restarts.
2006-05-25
kaf24
10175:1a18ca9a4a0b
Fix xc_tbuf.c indentation and stop turning failure to change
2006-05-25
kaf24
10174:0f162a135140
Ensure trace-buffer size is set back to zero if trace buffers can't be allocated.
2006-05-25
kaf24
10173:c9c40f6baba0
[NET] front: Use netif_carrier to model backend-connection state.
2006-05-25
kaf24
10172:e0bbba2b9850
Separate xenbusstate enumeration from typedef. Avoid using the typedef
2006-05-24
cl349
10171:ad33b3882867
Fix IDE CD-drive PIO mode.
2006-05-24
kaf24
10170:2436cc71de50
Remove unnecessary x86-specific mapping code from privcmd interface.
2006-05-24
kaf24
10169:041127f2c687
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implementation.
2006-05-24
kaf24
10168:ed696467fe64
[PTRACE] Fix ptrace for hvm guests.
2006-05-24
kaf24
10167:52cec91b7560
Event-channel driver: Use for_each_possible_cpu instead
2006-05-24
kaf24
10166:e336c37b8de0
Fix kcons_write and kcons_write_dom0 CodingStyle.
2006-05-24
kaf24
10165:84dd753a9247
Use DEFINE_SPINLOCK in Linux drivers, conforming to coding style.
2006-05-24
kaf24
10164:1345b20cca56
Remove broken inline-asm string functions from Xen/x86. The
2006-05-23
emellor
10163:187180382772
Allow a guest to determine its VM UUID.
2006-05-23
emellor
10162:d809359ab32d
Fix log message written when xenstored corrupts its store.
2006-05-23
emellor
10161:956f7c5b1c1f
Added get_permissions implementation.
2006-05-23
emellor
10160:4c14bca8ca93
Fix xspy_get_permissions -- you can't increment the perms pointer when
2006-05-23
kaf24
10159:606db2959bd6
Move Xen CPU hotplug code into new file cpu_hotplug.c.
2006-05-25
awilliam
10158:9d52a66c7499
[IA64] support FPSWA hypercall
2006-05-25
awilliam
10157:faae893d428e
[IA64] support FPSWA emulation
2006-05-25
awilliam
10156:7c406cefc1aa
[IA64] remove evtchn_ia64.c
2006-05-24
awilliam
10155:ceaae8fbe3f7
[IA64] fix AFLAGS again
2006-05-24
awilliam
10154:c7e8d1673140
[IA64] acpi read-only mapping
2006-05-24
awilliam
10153:5674e4fe8f02
[IA64] GNTMAP_readonly support linux part
2006-05-24
awilliam
10152:40959bc0a269
[IA64] GNTMAP_readonly support xen part
2006-05-24
awilliam
10151:2cab08ac143b
[IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping
2006-05-24
awilliam
10150:35f2341bfac8
[IA64] fix dirty_bit in xenivt.S
2006-05-24
awilliam
10149:35c3aa445bcd
[IA64] remove unused audio driver from buildconfigs
2006-05-24
awilliam
10148:8fab4a407c52
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I
2006-05-24
awilliam
10147:29d31af10e57
[IA64] Add ptc.l emulation
2006-05-23
awilliam
10146:83c0449db67a
[IA64] work around ENOSYS vs EINVAL in ioremap
2006-05-23
awilliam
10145:0dabd651b856
[IA64] Add -rc support to sparse-merge
2006-05-23
awilliam
10144:953753661a3b
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory
2006-05-23
awilliam
10143:f0f88d9c4c9e
[IA64] Final patch to make evtchn fully working for xen/ia64
2006-05-23
awilliam
10142:5be25952b50d
[IA64] Clean up pirq bind code
2006-05-23
awilliam
10141:2f2f500c26da
[IA64] Add event injection logic
2006-05-23
awilliam
10140:d8659e39ff3c
[IA64] Add do_callback_ops
2006-05-23
awilliam
10139:23fe235cb6d3
[IA64] Import linux header files
2006-05-22
awilliam
10138:2d08d6db792b
[IA64] update default build configs
2006-05-22
awilliam
10137:72c5d8206d48
merge with xen-unstable.hg
2006-05-22
kaf24
10136:13d6d993d797
[IA64] Work around auto-ballooning changes.
2006-05-22
Ian Campbell
10135:dbcb8acc8f59
Fix x86/64 by passing the required length to reserve_bootmem instead of the end address
2006-05-22
ack
10134:c6da0c5b03ff
Patch linux so that /proc/stat shows all -- not just online -- CPUs.
2006-05-22
Ian Campbell
10133:dec7f819293c
Fix x86/64 -xenU build. probe_roms() is only defined if building a privleged
2006-05-22
Ian Campbell
10132:9d838b8ceebf
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op.
2006-05-22
Ian Campbell
10131:8fa46042348c
Convert x86/64 Linux to use the new memory map hypercall.
2006-05-22
Ian Campbell
10130:d61211a6c273
Convert x86/32 Linux to use the new memory map hypercall.
2006-05-22
Ian Campbell
10129:810ad61870e8
New memory_op subops which return the apparent or actual physical address map.
2006-05-22
Ian Campbell
10128:ebfa1046a81f
Add include/asm-x86_64/e820.h to sparse tree
2006-05-22
Ian Campbell
10127:49bb240a05ee
Re-order code in preparation for future patches.
2006-05-21
kaf24
10126:14717dedba02
[LOADER] More sanity checks when parsing Elf images to avoid
2006-05-21
kaf24
10125:0f16f0871dc9
[ACM] Replace the union structure parameter of the ACM hypercalls
2006-05-21
kaf24
10124:e99987843336
Finish separating the typedefs from structure definitions in Xen public headers.
2006-05-21
kaf24
10123:d9f63f9361c4
[LOADER] Another change to the elf_paddr_offset/virt_base logic.
2006-05-21
kaf24
10122:4dcb93547710
[LOADER] Remove check for VIRT_BASE existence: it's not needed
less
more
| rev 10181:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip