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 9323:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-03-18
cl349
9323:ea67b8a9c7e0
Update to Linux 2.6.16-rc6.
2006-03-21
awilliam
9322:f163677f8767
[IA64] cleanup in domain.c
2006-03-21
awilliam
9321:212eb6a2d8cd
[IA64] cleanup of tlb.c
2006-03-21
awilliam
9320:d18f8fd07fa2
[IA64] remove linux/patch.c
2006-03-21
awilliam
9319:263901a2a995
[IA64] EFI_RESET_SYSTEM now reboots domU.
2006-03-20
awilliam
9318:9afd25b90af4
[IA64] Hypercalls are only allowed by kernels.
2006-03-20
awilliam
9317:1dc45879fa5c
[IA64] Check privilege level for pal/sal/efi calls.
2006-03-20
awilliam
9316:ccb437f2ed4e
[IA64] Replace huge if/else if with a switch.
2006-03-20
awilliam
9315:d5b1bc047540
[IA64] correct mistake from previous patch
2006-03-20
awilliam
9314:58a3ed82eee4
[IA64] Removed warning messages
2006-03-20
awilliam
9313:815758308556
[IA64] Removed unnecessary header files
2006-03-17
awilliam
9312:25003dd43a92
merge
2006-03-17
kaf24
9311:3377e445aa5e
Fix VMX cpuid handling when EAX == 4.
2006-03-17
kaf24
9310:843ced27531a
Allows the hypervisor to build without warnings (wisely considered
2006-03-17
kaf24
9309:eceb7ffe1e67
Fix the gzip size extraction in xc_inflate_buffer(). Extract
2006-03-17
kaf24
9308:03d7b5b2c212
Fix sched_sedf adjdom to properly clamp the period max value.
2006-03-17
kaf24
9307:b8640cd55fd7
Declare inline function as 'static inline', not 'extern inline'.
2006-03-17
vhanquez
9306:98a6f5ae7b1f
Reinitialize producer and consumer index to 0 if indexes corruption are detected
2006-03-17
vhanquez
9305:56ec142bdd91
Substitute kmalloc+memset by kzalloc where possible
2006-03-16
kaf24
9304:796ac2386a24
Clean up HVM relinquish_guest_resources interface and implementation.
2006-03-16
kaf24
9303:58d1ef215706
Add Summagraphics Tablet emulation for VNC users. The current PS/2 emulation
2006-03-16
kaf24
9302:d6bab69e856f
Change the VNC main input loop delay from 1 second down to 10
2006-03-16
kaf24
9301:48211017a16a
Add a shadow VRAM to track changes to the real VRAM. When the guest
2006-03-16
kaf24
9300:a7b6eed7b0a6
Explicitly include time.h to get gettimeofday declaration.
2006-03-16
kaf24
9299:00aba64e034e
pcifront poll loop now checks gettimeofday rather than jiffies,
2006-03-15
kaf24
9298:1569bc48b0b8
Implement console for Mini-os and also fix 2 bugs:
2006-03-15
kaf24
9297:d3b0d74702b5
Make asm macros use the generally accepted comma-separated arg-passing style.
2006-03-15
kaf24
9296:f85bb99187bf
Update interface documentation to include sched_op_new hypercall
2006-03-15
kaf24
9295:96ba0a2bc9de
Remove unnecessary cr4 handling in vmx_set_cr0.
2006-03-15
vhanquez
9294:9af36c14ae83
merge
2006-03-15
vhanquez
9293:250ff103c291
fix buffer overflow in print XS_DEBUG command
2006-03-15
vhanquez
9292:51b0d4c2d4d9
move XS_DEBUG code into a proper function
2006-03-15
kaf24
9291:a5ee1cb525bb
Make MTU rx check in netfront more permissive to allow for 8021q vlan tagging.
2006-03-15
kaf24
9290:c097485037f7
Remove unused macro VMX_CPU_STATE_PG_ENABLED.
2006-03-15
kaf24
9289:2162e1356bee
Fix 64-bit build.
2006-03-15
vhanquez
9288:890fa761ba82
Do not BUG when receiving unexpected message type from xenbus
2006-03-15
Ian Campbell
9287:f00e257d200c
There is no need to pin page tables when XENFEAT_writable_page_tables
2006-03-15
kaf24
9286:06e3c5ef2979
Fix x86/64 HVM assertion failure.
2006-03-15
kaf24
9285:e3e4c8b564e2
I've found it useful to display the panic message *before* dropping into the
2006-03-15
kaf24
9284:5618b13ac97f
Unlike x86 and apparently ia64, PowerPC delivers timer interrupts as a
2006-03-15
kaf24
9283:be669c4b1e6b
Add extra tracing near a commonly-failing scheduler assertion.
2006-03-17
awilliam
9282:e04978011d2d
[IA64] VT-i Domains should use same hvm builder as VT-x
2006-03-17
awilliam
9281:6ccf98fcd9de
[IA64] -mconstant-gp gcc/as option added.
2006-03-17
awilliam
9280:ccde0eab2545
[IA64] zero_page_memmap_ptr removed (was unused).
2006-03-17
awilliam
9279:463c67da6f0a
[IA64] fixed a vcpu_translate bug
2006-03-17
awilliam
9278:edc63b5dd71d
[IA64] setting rr0 is not correctly emulated
2006-03-17
awilliam
9277:32c39e71740f
[IA64] Remove "#define page_info page"
2006-03-17
awilliam
9276:1055f276cc4d
[IA64] Remove header files where "page" is used
2006-03-16
awilliam
9275:e3aa5b2387ac
[IA64] disable handling of legacy privified insns
2006-03-16
awilliam
9274:bbfbb9e09b55
[IA64] remaining privified insns removed
2006-03-16
awilliam
9273:cd15ba9aa1cc
[IA64] new hyperprivop
2006-03-16
awilliam
9272:f6feefcd1046
[IA64] postat tool
2006-03-16
awilliam
9271:d75f733f328c
[IA64] Changed from page to page_info
2006-03-16
awilliam
9270:9c0123c8a1b4
[IA64] use of max_addr= & command line
2006-03-16
awilliam
9269:edbfa36f2451
[IA64] fix AFLAGS in Rules.mk
2006-03-15
awilliam
9268:ab05373d6edd
[IA64] cleanup in dom_fw.c
2006-03-15
awilliam
9267:60578e2ace8e
[IA64] LID virtualization
2006-03-15
awilliam
9266:dc99944b9bd0
[IA64] dummy IO memmap entry
2006-03-15
awilliam
9265:2f4911432398
[IA64] remove warning of xen_init()
2006-03-14
awilliam
9264:911c04274f14
[IA64] warning cleanup
less
more
| rev 9323:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip