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 9289:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
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
2006-03-14
awilliam
9263:0ed4a312765b
merge
2006-03-14
kaf24
9262:c445d4a0dd76
Define a new sched_op hypercall called sched_op_new, which differs from the
2006-03-14
kaf24
9261:e3d7c2183866
Add a read barrier to the time-values-uptodate xenlinux time checking function.
2006-03-14
kaf24
9260:f4cef1aa2521
Fix ASSERT failure caused by NX support code on x86_64
2006-03-14
kaf24
9259:de5d2b9a9cfb
When both stolen and blocked are rounded down, it is possible for the
2006-03-14
kaf24
9258:a77cf8fdc307
Xen/ia64 build fixes.
2006-03-14
kaf24
9257:66f02103f4c5
Trivial ia64 tools build fix.
2006-03-14
kaf24
9256:1f739672ca00
Fix a bug which occurs when Xen is compiled with debug=y. Destroying a
2006-03-14
kaf24
9255:1c24ee05f8f3
Fix the bug that hvm domain network breaks after xm reboot. Root
2006-03-14
kaf24
9254:14bfb2eb9505
Fix build error with -Wstrict-prototype.
2006-03-14
kaf24
9253:47c562fd342a
Fix memory leak in xc_domain_dumpcore and simplify copy_from_domain_page.
2006-03-14
kaf24
9252:065006aa5322
Fix a typo in a comment -- vmxloader is now hvmloader.
2006-03-14
kaf24
9251:ccf3d5cd1428
Fix PAE ptep_get_and_clear_full(). The fast path requires us to manually clear
2006-03-14
kaf24
9250:7d8efd4f1ac7
Initialise blkfront_info to zeroes after allocating it.
2006-03-14
kaf24
9249:d14cb80574ee
Revert some of the bigger changes in c/s 9217 as these have been
2006-03-13
kaf24
9248:36cf47cfea4e
Clean up block-device hotplug routines in xenlinux.
2006-03-13
kaf24
9247:68915c4893ee
Add a 't' debug key to Xen for displaying info about cross-cpu clock jitter.
2006-03-13
kaf24
9246:2625000d3145
Make time-backwarsd warning a run-time configurable option.
2006-03-13
kaf24
9245:1439cfa5ee8c
The existing xc_domain_dumpcore is very specific to disk/file based
2006-03-13
emellor
9244:68b4edadd161
xm top was listed twice in the help message -- remove it from the Host Commands
2006-03-13
kaf24
9243:4d38a73999a9
Fix broken assertion in SEDF scheduler.
2006-03-12
kaf24
9242:57f21f67b532
No need to pin/unpin intermediate pagetables in x86/64 xenlinux.
2006-03-12
kaf24
9241:9aefef31e040
Ignore pinning of other than root page directories. Disallow
2006-03-12
kaf24
9240:3983e4f1b054
Add missing include of a header file to avoid a compile warning.
2006-03-12
kaf24
9239:8a2c63591c81
pciback sends evtchn notification to pcifront when its request is processed.
2006-03-11
emellor
9238:903a9b95fb06
Merged.
2006-03-11
emellor
9237:65dfd26801af
Remove blank line -- this was causing all the tests to be run twice, because
2006-03-11
root
9236:000d5ccb2bec
HG Patch
2006-03-11
emellor
9235:e48f56250811
Merged.
2006-03-11
emellor
9234:1ffd973d3d49
Define TESTS to be the .test files, not the .py files, otherwise the chmod +x
2006-03-11
emellor
9233:ed1afb12106e
- Reworked to use your match_domid suggestion and filtering
2006-03-11
emellor
9232:90bac1d23a0c
Merged.
2006-03-11
emellor
9231:9c2c55ba22e5
Trivial fix to bind implementation.
2006-03-10
emellor
9230:9dbc0786b502
Minor fix to error message.
less
more
| rev 9289:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip