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 10444:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-06-23
awilliam
10444:bf396988059e
[IA64] Allow guest to set the address of shared_info.
2006-06-21
awilliam
10443:0e5635d68de3
[IA64] per cpu vhpt stats
2006-06-21
awilliam
10442:811c02dbe595
[IA64] optionally enable xen console with irq/input.
2006-06-21
awilliam
10441:f771bbaa93ce
[IA64] Update xmexample.vti
2006-06-21
awilliam
10440:2d60987140b6
[IA64] remove CONFIG_ARCH_XEN
2006-06-21
awilliam
10439:be0a536b70cc
[IA64] don't allow non-dom0 domains to set pte memory attributes
2006-06-21
awilliam
10438:9031316e5203
[IA64] create MDT entry to cover fw_mem area in dom_fw_init()
2006-06-20
awilliam
10437:8314141cfe54
[IA64] build linux kernel without using asm-xsi-offsets.h
2006-06-20
awilliam
10436:f8310e19fcaf
[IA64] check address clash with Xen for itc/ptc/itr/ptr
2006-06-20
awilliam
10435:668a225a1df8
[IA64] purge stale tlb entry in ia64_do_page_fault()
2006-06-20
awilliam
10434:c78f750a264c
[IA64] Fix for ptc.ga emulation
2006-06-20
awilliam
10433:c5005be9ef91
[IA64] Create vpsr_pp in privregs instead of using tmp[8].
2006-06-20
awilliam
10432:59be60d5664b
[IA64] fix mfn_to_local_pfn() for dma context
2006-06-19
awilliam
10431:c974a6e3f517
[IA64] dummy print_stack() func for NO_TRANSLATION path
2006-06-19
awilliam
10430:ea306829506c
[IA64] fix ptc.ga virtualization
2006-06-19
awilliam
10429:602f5965e217
[IA64] display vmx fault messges
2006-06-19
awilliam
10428:df67fa9b1376
[IA64] fix is_kernel_text in xenctx and show more registers
2006-06-19
awilliam
10427:b16063ae0703
[IA64] enable xenctx on ia64
2006-06-19
awilliam
10426:eb6b0c7d9992
[IA64] add comments on smp
2006-06-19
awilliam
10425:5389c7b06ccf
[IA64] remove unnecessary vtlb_lock
2006-06-19
awilliam
10424:535b466ee1ef
[IA64] add get_page() to prevent from freeing page
2006-06-19
awilliam
10423:d60da6514d65
[IA64] fix races caused by p2m entry update
2006-06-19
awilliam
10422:7e26d6ffdde7
[IA64] add INVALID_MFN check to dom0vp_zap_physmap()
2006-06-19
awilliam
10421:f02d59f9b11f
[IA64] add volatile to p2m table pte entry
2006-06-19
awilliam
10420:dcb50b04faec
[IA64] add volatile to mpt_table
2006-06-16
awilliam
10419:0d1dab1d9b67
merge with xen-unstable.hg
2006-06-16
kfraser
10418:ee3d10828937
[XEN] New memory_op XENMEM_exchange. Allows atomic
2006-06-16
awilliam
10417:81d35c0d964f
merge with xen-unstable.hg
2006-06-16
kaf24
10416:231e07e22f9c
[LINUX] Export new gnttab_cancel_free_callback() to modules.
2006-06-16
awilliam
10415:08378b83ea1e
[IA64] cleanup
2006-06-15
awilliam
10414:fbc0e953732e
merge with xen-unstable.hg
2006-06-15
kaf24
10413:73c73fb8875c
[LINUX][PAE] Fix e820 setup for PAE guests: preserve high-order bits of max_pfn.
2006-06-15
kaf24
10412:a1c0c1e797a6
[MINI-OS] Fix for event initialisation in Mini-OS. All events are masked when
2006-06-15
kaf24
10411:4f0bc5744557
[LINUX] Network buffers do not need to be multi-page contiguous
2006-06-15
kaf24
10410:7fba181c8531
[TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.
2006-06-15
emellor
10409:3e221d43cf19
Catch ValueError and OverflowError, to diagnose bad arguments.
2006-06-15
kaf24
10408:bd1a0b2bb2d4
[LINUX] Only destroy a machine-contiguous memory region if
2006-06-14
kaf24
10407:161473836da3
[HVM][QEMU] Fix SDL mouse "invisible wall".
2006-06-14
kaf24
10406:ee482dc60eab
[LINUX][PAE] More fixes to pgd allocation. Since allocating pmds
2006-06-14
kfraser
10405:63967ff8d459
[XEN] Abstract setting of master event-pending flag into asm/event.h.
2006-06-14
kfraser
10404:578e306b0bd4
[XENSTAT] Fix two realloc() usage errors in xenstat.
2006-06-14
kaf24
10403:1e49997c8146
[NET] front: Discard packets in tx ring rather than attempting retransmit
2006-06-14
kaf24
10402:8070050cc30f
[LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB.
2006-06-14
kaf24
10401:5552bc2c3716
[LINUX][BLK] front: More care over device teardown.
2006-06-13
kfraser
10400:b0ba792f3935
[TOOLS] Fix PAE save/restore/migrate: we must flush
2006-06-13
kaf24
10399:a734745bf058
[MINI-OS] Applications that provide their own app_main need not run the xenbus test.
2006-06-13
kaf24
10398:2fea03842f40
[LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time
2006-06-13
kaf24
10397:5d4b9dc88218
[XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output correctly.
2006-06-13
kaf24
10396:0de8a4a023d0
[ACM] Provide the framework needed for resource labeling.
2006-06-13
kaf24
10395:88d867661599
[LINUX] A better way to stop blkdev request handling in blkfront
2006-06-13
sos22
10394:3d85c1136d63
Merge.
2006-06-13
sos22
10393:e9dd58963e97
Expand test_xenbus a little.
2006-06-13
sos22
10392:464324585311
This patch exposes XenBus functions to Mini-OS applications.
2006-06-13
kfraser
10391:91d2f2258c56
[LINUX] Fix blkfront driver to check connection status to backend in
2006-06-13
kfraser
10390:1650e07c9e52
[TOOLS][BUILDER] Extend Elf header checks for multiple architectures.
2006-06-13
kfraser
10389:ac5e98c1c466
[LINUX] Export some tlb-flush functions to modules, which are
2006-06-15
awilliam
10388:7f67c15e2c91
[IA64] enable Xen compilation with debug=y
2006-06-15
awilliam
10387:75f791c710df
[IA64] reset_system
2006-06-15
awilliam
10386:0f3bd7d23737
[IA64] cleanup in domain.c
2006-06-15
awilliam
10385:511ced948390
[IA64] work around for skbuff_ctor() on non-privileged domain
less
more
| rev 10444:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip