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 11172:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-08-16
tdeegan
11172:0f917d63e960
Replace shadow pagetable code with shadow2.
2006-08-16
kfraser
11171:fda70200da01
[LINUX] Define is_initial_xendomain() to zero for HVM drivers.
2006-08-16
kfraser
11170:00a70786e550
[LINUX] Update the hvm_op wrapper now that the return value of get_param is in
2006-08-16
kfraser
11169:4b145f81fce4
[NET] front: Fix indentation of a comment.
2006-08-16
kfraser
11168:d4efff1beedb
[NET] front: Allow packets to be copied on the receive path instead of flipped.
2006-08-16
kfraser
11167:6217dbbba0af
[NET] back: Change 'copyall' xenstore node to 'request-rx-copy', which
2006-08-16
emellor
11166:5233c4b076b9
Fix log rotation which was inadvertently broken by changeset 11129:939f75570a15.
2006-08-16
kfraser
11165:c757ebffd500
[NET] back: Support copying packets to the frontend on receive path.
2006-08-16
kfraser
11164:e2e7f4c17b77
[HVM] Provide common support function for HLT emulation: hvm_hlt().
2006-08-16
kfraser
11163:ebd289e3d205
[NET] front: Fix features on resume when csum is off
2006-08-16
shand
11162:30fb6ea3a1f7
Heuristic to detect windows shutdown + power down domain.
2006-08-16
kfraser
11161:4704cd92242e
Rename two xentrace tools to make it obvious that setmask and setsize are xen related.
2006-08-16
emellor
11160:ff124973a28a
Implement xm block-configure for CD-ROMs.
2006-08-16
kfraser
11159:716ef8e8bddc
[HVM] Fix the issue that the HVM 64bit guest cannot boot with 32G memory.
2006-08-16
kfraser
11158:b127e557ee74
[HVM] Fix the HVM hypercall issue when paging is not enabled yet on 64bit host.
2006-08-16
kfraser
11157:7ed73735fd30
This is a small patch that makes a cross compiler successfully compile
2006-08-16
shand
11156:88e6bd5e2b54
Whitespace clean-ups.
2006-08-15
shand
11155:ec03b24a2d83
Fix VT after hvm changes.
2006-08-15
kfraser
11154:bb37d167c82e
[XEND] xc_save/xc_restore open the libxc interface independently
2006-08-15
shand
11153:d20e1835c24b
Various HVM clean-ups.
2006-08-15
emellor
11152:5d42f6f0a187
Added missing decl.
2006-08-15
kfraser
11151:e65bb0de33cd
[XEN] Add tracing to slow path in setting new guest %cr3 value.
2006-08-15
kfraser
11150:939f75570a15
Set close-on-exec flag on /var/log/xend.log logging file.
2006-08-15
kfraser
11149:5db6984e4503
Set the close-on-exec flag on the RPC socket in tool stack.
2006-08-15
kfraser
11148:fdc4531aefe0
Set the close-on-exec flag on the xenstore fd in libxenstore.
2006-08-15
kfraser
11147:59adc1f7dfca
[LIBXC] Set close-on-exec on the privcmd fd in libxc.
2006-08-15
kfraser
11146:f43729552603
[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL
2006-08-15
kfraser
11145:b26bf72514aa
Move vga options to their own 'vga=' boot parameter.
2006-08-15
ack
11144:9a277d391ff9
merge
2006-08-15
ack
11143:e86343be4730
merge
2006-08-15
ack
11142:e16d57440134
Don't copy all incoming fragmented packets.
2006-08-15
kfraser
11141:2ff86cd7bda1
merge
2006-08-15
kfraser
11140:aff2e2b7a23b
Clean up console fields in start_info structure. Add compat code for
2006-08-15
chris
11139:6dcd85ea232e
[qemu patches] Update patches for changeset 11117:60eacb336e35.
2006-08-15
chris
11138:60eacb336e35
[qemu/ia64] Sync ID cache only guest do DMA read.
2006-08-15
kfraser
11137:d853acd5ed58
Clean up vga.c and change default font slot to zero, as other
2006-08-15
ack
11136:01a4266e4dc9
merge
2006-08-15
ack
11135:5de3bc3c6297
merge
2006-08-15
ack
11134:d48842f924d0
Adjust truesize in netfront to more closely reflect real data payload
2006-08-15
kfraser
11133:ae71e1d92d44
Support for vga text modes bigger than 80x25.
2006-08-15
kfraser
11132:438ed1c4b391
[XEND] Apply the domain cpumask fully to every vcpu in the domain.
2006-08-15
kfraser
11131:9ced76fd7d9b
Remove another external-to-libxc user of xc_dom0_op().
2006-08-15
kfraser
11130:155c11be3b89
[VMX] Fix vmxassist for booting Vista.
2006-08-15
kfraser
11129:651d2d5d2856
[VMX] Fix VMX ap boot.
2006-08-15
kfraser
11128:f2f584093379
[POWERPC] Update .hgignore
2006-08-15
kfraser
11127:0112511542d8
Merge with xenppc-unstable-merge.hg
2006-08-14
Hollis Blanchard
11126:653588bfc0f9
[POWERPC] Support console=comX option for Xen console.
2006-08-14
Jimi Xenidis
11125:c841daf98bb0
[POWERPC] memory cleanup (phase 2), destroy (et. al) now work
2006-08-13
Jimi Xenidis
11124:552d50b3abf2
[POWERPC] memory cleanup
2006-08-13
Jimi Xenidis
11123:920784588848
[POWERPC] need a real definition for gnttab_log_dirty()
2006-08-11
Jimi Xenidis
11122:cdb24f869a56
[POWERPC] start-cpu has no return code
2006-08-09
Jimi Xenidis
11121:3109eaa648e5
[POWERPC] enable shadow mode
2006-08-15
Ian Campbell
11120:b53b154a5126
Add a series file to order the patches in patches/linux-<version>
2006-08-14
kfraser
11119:04e5e80be909
[IA64] Fix IA64 build.
2006-08-14
kfraser
11118:d6783fd456ed
[HVM] Fix roms.h to depend on acpi data.
2006-08-14
kfraser
11117:acacf7f1191d
[VMXASSIST] Fix linker script to define start/end section labels
2006-08-14
kfraser
11116:7ba73e24c5a5
Pick up SMBIOS entry point in the ROMBIOS.
2006-08-14
kfraser
11115:0b176f84c3bf
Add code to generate SMBIOS tables to hvmloader.
2006-08-14
kfraser
11114:5a454f6e320f
Make room in e820map for SMBIOS tables.
2006-08-14
kfraser
11113:4210049a5854
Add utilities needed for SMBIOS generation to hvmloader.
less
more
| rev 11172:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip