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 11293:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-08-24
Ian Campbell
11293:f85a81f7e3fb
[POWERPC] Remove references to xen_guest_string from ppc dom0 builder.
2006-08-24
kfraser
11292:12daa88262c5
[LINUX] Remove hypercall permission checks from privcmd driver.
2006-08-24
kfraser
11291:54a905c6c84d
[HVM] Fixes to the ACPI table definition.
2006-08-24
Steven Hand
11290:d5eb5205ff35
Remove redundant performance counters.
2006-08-24
Steven Hand
11289:ba3061912d3d
Ensure get_dom_domid() terminates even when /local/domain/<foo>/name is
2006-08-24
kfraser
11288:1ff4cc298bec
[XEN] Fix shadow2 issues with HVM guests.
2006-08-23
Ewan Mellor
11287:58a3a7849216
This small patch adds back a closing paranthesis that has gone lost. It
2006-08-23
Ewan Mellor
11286:45ce6a654a41
The various tools expect the device node to be /dev/xen/evtchn -- this
2006-08-23
Ian Campbell
11285:551495fa7b3e
merge
2006-08-23
Ian Campbell
11284:2eb8efcc70d1
[XEN] Restore backwards compatibility by supporting __xen_guest
2006-08-23
Ian Campbell
11283:cc006f78cbe2
[TOOLS] Cleanups to domU ELF loader.
2006-08-23
kfraser
11282:51a98a6c2c05
[XEN] Fix the x86 emulator to safely fail when it turns out the
2006-08-23
Steven Hand
11281:d389123fad85
Don't emulate faulting writes to stack. May fix a number of recent hvm
2006-08-23
kfraser
11280:26b673aeff8b
Remove all traces of the obsolete BVT scheduler.
2006-08-23
kfraser
11279:61eea55dce65
[TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is the
2006-08-23
Ian Campbell
11278:58b5141c8309
[TOOLS] Add a simple tool to display the Xen specific ELF notes.
2006-08-23
Ian Campbell
11277:faadbf5ba8d6
[XEN/LINUX] Define Xen ELF notes in kernel header and update dom0 builder.
2006-08-23
Ian Campbell
11276:d57b174adfd6
[TOOLS] Allow tools to load kernels which use an ELF notes segment.
2006-08-23
Ian Campbell
11275:7ca72a1c4182
[XEN] Define the types to be used with Xen in the ELF notes section.
2006-08-23
Ian Campbell
11274:62b7b5f3029f
[LINUX] Define ELFNOTE as a preprocessor macro rather than an assembler macro
2006-08-25
awilliam
11273:3e0685ecfe64
[IA64] replace lost EFI_RESERVED_TYPE dom0 passthrough
2006-08-25
awilliam
11272:d188c51ea883
[IA64] dom_fw.c cleaned up.
2006-08-25
awilliam
11271:c232365128cf
[IA64] Expand hvm_op hypercall for PV-on-HVM/IPF
2006-08-24
awilliam
11270:0ae5ba4585c9
[IA64] Avoid compile-time warnings.
2006-08-24
awilliam
11269:1612675ca4cf
[IA64] All vcpus can sync interrupts from qemu
2006-08-24
awilliam
11268:65042393b3e9
[IA64] pal_halt_light emulatefor domU
2006-08-24
awilliam
11267:c1261ca0d321
[IA64] Clean up: change asm constraints and remove _hypercall_imm*
2006-08-24
awilliam
11266:261b95f114a2
[IA64] VTLB optimization: Reuse invalid entry
2006-08-23
awilliam
11265:3e54734e55f3
[IA64] Remove extraneous verbose output to clean up Fedora boot.
2006-08-23
awilliam
11264:3fdc31e91384
[IA64] Modify xc_ia64_hvm_build for using the new Xen event channels
2006-08-23
awilliam
11263:66c27919578f
[IA64] catch up `new Xen event channels'
2006-08-23
awilliam
11262:36b76e551456
[IA64] PV-to-HVM prep for maddr.h
2006-08-23
awilliam
11261:7aaab04fd22e
[IA64] DOM0_SHADOW_CONTROL_OP_GET/SET_ALLOCATION stubs
2006-08-23
awilliam
11260:ac41222866e9
[IA64] update xc_shadow_control call with new parameters
2006-08-23
awilliam
11259:56ec2377b32e
[IA64] replace gnttab_log_dirty with gnttab_mark_dirty
2006-08-23
awilliam
11258:5264cc30d711
[IA64] split parts of page.h into maddr.h
2006-08-23
awilliam
11257:8293018c1a24
[IA64] only setup extra vga console support on dom0
2006-08-23
awilliam
11256:79afceca9065
merge with xen-unstable.hg
2006-08-23
kfraser
11255:0bb18319b8a0
[XEN] Fix pirq_guest_unbind(). Remove unnecessary code
2006-08-22
Ian Campbell
11254:af704c33a9a4
merge
2006-08-22
Ian Campbell
11253:6aeec897da36
[XEN] Remove some accidentally commited debug code
2006-08-22
kfraser
11252:0ea9a824c16c
[SHADOW] Clean up the DOM0_SHADOW_OP interface.
2006-08-22
Ian Campbell
11251:92066b3fcd86
merge
2006-08-22
Ian Campbell
11250:708b915caf78
[XEN] Revert changes to dom0 domain builder made by cset 11226.
2006-08-22
kfraser
11249:2b78726766d1
[HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pci
2006-08-22
Ian Campbell
11248:bb8d13705aac
[LINUX] Update x86/64 ELF note patch to version accepted upstream.
2006-08-22
kfraser
11247:fc5736e0a2eb
[x86_64] Guests no longer set _PAGE_USER on kernel mappings.
2006-08-22
Christian Limpach
11246:d3a9bcf61c33
[hvm] Export gpfn of store page to guest - not mfn.
2006-08-22
Anil Madhavapeddy
11245:b688d4a68a3e
Make add_to_bridge() always leave the device up even when it bails out due to the device already being present on the bridge.
2006-08-22
Ian Campbell
11244:a4550b748840
[LINUX] Support creating ELF note segments in the kernel ELF image.
2006-08-22
Ian Campbell
11243:cd4e7ace4e58
merge.
2006-08-22
Ian Campbell
11242:a58ffedb59ce
[LINUX] Revert bits of cset 11202 since they break the -xenU build for x86/64.
2006-08-22
kfraser
11241:56b05c672033
[XEN] Debug builds check for correct usage of percpu areas.
2006-08-22
kfraser
11240:80c5350a68f1
[XEN] Clean up some x86 bootstrap code. Replace some CPU iterators
2006-08-21
George Dunlap
11239:f681ffc9b01a
Added option to xentrace to set the trace buffer size.
2006-08-21
kfraser
11238:6a8204e4619d
[XEN] Remove bogus assertion.
2006-08-21
Steven Hand
11237:f71f17e64e3a
Fix assertion.
2006-08-21
kfraser
11236:4a722773e38d
[XEN] Revert patch 11213.
2006-08-21
kfraser
11235:36220033c67f
[XEN] Fix maddr_from_mapped_domain_page().
2006-08-21
kfraser
11234:069ac1bb7866
[XEN] Fix shadow2 integration with writable-pagetable logic.
less
more
| rev 11293:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip