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 10253:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-06-06
awilliam
10253:0fff4c07af18
[IA64] Fix network issue on VTI domain
2006-06-05
awilliam
10252:f662f98d594b
[IA64] more cleanup
2006-06-05
awilliam
10251:279628dc2d6f
[IA64] pass vcpu nr to guest firmware
2006-06-05
awilliam
10250:e32ddb4a90e6
[IA64] This patch fixes dom0 no VGA console bug.
2006-06-03
awilliam
10249:3f8523ce8895
[IA64] check memory descriptor over lap in dom_fw_init()
2006-06-03
awilliam
10248:8771f539663a
[IA64] Handle VTi's fp fault & trap in hypervisor instead of injecting to guest
2006-06-03
awilliam
10247:976517433993
[IA64] Fix another bug which causes "Oops: time tick before it's due"
2006-06-03
awilliam
10246:2c7c715ad185
[IA64] Vcpu hot-plug support
2006-06-03
awilliam
10245:8b81c4e82f3e
[IA64] fix debug=y build: update ASSERT(acktype)
2006-06-03
awilliam
10244:09982b366f93
[IA64] fix debug=y build: remove ASSERT(THASH_TLB)
2006-06-03
awilliam
10243:47151f27e623
[IA64] README patch of booting xen
2006-06-03
awilliam
10242:83e4d44e8aec
[IA64] Add carriage return to printk/printf
2006-06-03
awilliam
10241:4533f6c9fa11
[IA64] cleanup linux-2.6-xen-sparse
2006-06-03
awilliam
10240:f3be4eb8dac9
[IA64] split domain.c into mm.c and domain.c
2006-06-03
awilliam
10239:34455164dd33
[IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d()
2006-06-03
awilliam
10238:b27139d8c1e1
[IA64] paravirtualize vdso
2006-06-03
awilliam
10237:f8ab23b4f704
[IA64] import linux gate.S, gate.ld.S and patch.c
2006-06-03
awilliam
10236:b8711fcb1e95
[IA64] rewrite priv_handle_op()
2006-05-31
awilliam
10235:25483d9b55d4
[IA64] fix up a few more warnings
2006-05-31
awilliam
10234:671e8bd80d9a
[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xenconsole.c
2006-05-31
awilliam
10233:acabf4bdec4f
merge with xen-unstable.hg
2006-05-31
kfraser
10232:0ec4b9dfd5b4
Export XEN_ROOT from top-level Makefile. Ensures it is
2006-05-31
kfraser
10231:254d5baba42c
[SVM] Remove redundant MAX_INST_SIZE definition.
2006-05-31
kfraser
10230:94947f282fa2
Fix ACM hypercall macros (broke the x86/64 and ia64 builds).
2006-05-31
kfraser
10229:414dabe82a31
Use a global build configuration file, and rework libxc Makefile for PPC.
2006-05-31
kaf24
10228:9e207a5cf589
[HVM] Fixes to buffer handling in ne2000 device model.
2006-05-31
kaf24
10227:d291e3a930dd
The xm dmesg command wasn't taking the -c/--clear options because of
2006-05-31
kaf24
10226:59bd5b9f5043
Update .hgignore list for rombios changes.
2006-05-31
kaf24
10225:fbcb603288bb
[VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator.
2006-05-31
kaf24
10224:b3b5f3ff2100
[MINIOS] Various address-space fixes.
2006-05-31
kaf24
10223:2c0cd4075d1c
[HVMLOADER] Default to 8-way SMP rombios.
2006-05-31
kaf24
10222:e5de45e2edaf
[SVM] Fix virtualization of the CPUID NX bit, and clean up other CPUID bits.
2006-05-31
kaf24
10221:ec1e371ec320
[HVM] Fix shadow mode to not corrupt frame 0's page_info struct.
2006-05-31
kaf24
10220:86062ecef294
[ACM] Add a hypervisor call macro to the linux kernel; it
2006-05-31
kaf24
10219:afabaa39be52
Fix x86/64 definition of dma_get_cache_alignment().
2006-05-30
cl349
10218:ff6666d67b83
Explicitly use sh to run ioemu configure
2006-05-30
cl349
10217:ac3a4fc11e3e
Explicitly use sh to run mkhex
2006-05-30
kaf24
10216:0b98fcb98889
Fix PAE debug builds to avoid shadowing shadow-mode pgdirs below 4GB.
2006-05-30
kaf24
10215:c43080e63545
Fix infinite recursion loop in get_page_type() error path.
2006-05-30
kaf24
10214:e58e04589d11
Define halt() and safe_halt() properly for Linux-on-Xen. Remove duplicated
2006-05-30
kaf24
10213:6a3462993320
Make perfc_valuea actually return the value it reads.
2006-05-30
kaf24
10212:e0ec3587a2f0
[HVM][AMD] Support HVM SMP guests on AMD Pacifica hardware (svm platform).
2006-05-30
kaf24
10211:5be9e927533d
[HVM] Fix a bug in the emulation of the xchg instruction.
2006-05-30
kaf24
10210:1dd2062668b2
[BALLOON] Remove the static lower bound on memory target from balloon driver.
2006-05-30
kaf24
10209:d5f98d23427a
Fix the support for PAE pgdirs above 4GB that was introduced in
2006-05-28
ack
10208:6d476981e3a5
Update docs for new credit scheduler and cleanup out of date scheduler stuff.
2006-05-28
kaf24
10207:444abe25611f
Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU.
2006-05-27
kaf24
10206:71fa0e0d520c
Rename csched -> sched_credit/sched-credit in control plane.
2006-05-31
awilliam
10205:3be4c8288737
[IA64] Add several missing is_running_on_xen().
2006-05-31
awilliam
10204:003157eafd66
[IA64] remaining warnings removed
2006-05-31
awilliam
10203:a9d58ef8e4e7
[IA64] Add sal emulation to VTI domain
2006-05-31
awilliam
10202:380f87e8003f
[IA64] VTI: Initialize VHPT headers invalid
2006-05-31
awilliam
10201:e3d2411fb486
[IA64] VTI: set isr before injecting fault to guest
2006-05-31
awilliam
10200:7ae164a41569
[IA64] preparation for vga acceleration of VTI domain
2006-05-30
awilliam
10199:fca97f3ab031
[IA64] clean up ia64 xen-mkbuildtree-pre
2006-05-30
awilliam
10198:c2aedb26d124
[IA64] use is_running_on_xen()
2006-05-30
awilliam
10197:31ffbf4116ec
[IA64] add missing END(xen_bsw1)
2006-05-30
awilliam
10196:166073f830a3
[IA64] VTI: Optimize thash vtlb algorithm
2006-05-30
awilliam
10195:18b087bafac6
[IA64] VTI: simple format cleanup
2006-05-26
awilliam
10194:c073ebdbde8c
merge with xen-unstable.hg
2006-05-26
kaf24
10193:954f4dea9da6
[PAE] Allow pgdirs above 4GB for paravirt guests.
2006-05-26
kaf24
10192:3ed325fa395b
Remove bogus inline asm of unused function memchr().
2006-05-26
kaf24
10191:2dc7c2712700
Cast to a signed type before negating if we really want the result to be negative.
2006-05-26
kaf24
10190:b049fb947f2a
[MINIOS] Allows the use of a C library without modifying Mini-OS source files.
2006-05-26
Ian Campbell
10189:96ce5961b5eb
Move include/asm-x86_64/e820.h to include/asm-x86_64/mach-xen/asm/e820.h
2006-05-26
ack
10188:e539abd27a0f
New weighted fair-share CPU scheduler w/ automatic SMP load balancing
2006-05-26
kaf24
10187:b6937b931419
Fix cscope rule in .hgignore.
2006-05-25
kaf24
10186:ac4a961f7e64
Remove net_driver_util module. Inline the one mac-parsing function
2006-05-25
kaf24
10185:93db1b536f38
[XEND] Wait sufficient time for memory to balloon out before creating a new domain.
2006-05-25
kaf24
10184:26b8e3e7430d
Allow compat hypercalls to be made via privcmd (to support older userspaces).
2006-05-25
kaf24
10183:218daa547e8a
Fix VMEXIT tracing.
2006-05-25
kaf24
10182:da7fe04d8e80
[HVM] Support multiple HVM time device models coming soon.
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.
less
more
| rev 10253:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip