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 15137:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-05-24
Alex Williamson
15137:27735ce15f97
[IA64] Fix assertion in vmx_init_env()
2007-05-24
Alex Williamson
15136:301267d0db12
[IA64] Update efi.c and efi.h to linux-2.6.21
2007-05-24
Alex Williamson
15135:90f19b7667f7
[IA64] Don't scrub pages when on SN2 simulator
2007-05-24
Alex Williamson
15134:466f71b1e831
[IA64] Fix ld.s emulation
2007-05-24
Alex Williamson
15133:40542d29da2b
[IA64] SN2 polling console driver
2007-05-23
Alex Williamson
15132:03e04b861d91
[IA64] Trivial whitespace cleanups
2007-05-23
Alex Williamson
15131:26492c6476f0
[IA64] free initmem and add __init and __initdata.
2007-05-21
Alex Williamson
15130:d30576123892
[IA64] Fix vpd size
2007-05-21
Alex Williamson
15129:6450f6287898
[IA64] memmap: dump-core: enable ia64 memory map code
2007-05-21
Alex Williamson
15128:fc49dbce4868
[IA64] memmap: ia64 domVTi memmap info support
2007-05-21
Alex Williamson
15127:81861796b5bb
[IA64] memmap: make libxc domain builder set up firmware instead of xen
2007-05-21
Alex Williamson
15126:9d5dc8f3b2d4
[IA64] memmap: remove the unused file, xen/arch/ia64/xen/dom_fw.c.
2007-05-21
Alex Williamson
15125:0dc47397aad8
[IA64] memmap: add necessary definitions
2007-05-21
Alex Williamson
15124:1d74c51c2d5a
[IA64] memmap: preliminary header file clean up
2007-05-21
Alex Williamson
15123:f8b0d7a46b4d
[IA64] memmap: update Makefile
2007-05-21
Alex Williamson
15122:2fb4ab0c174a
[IA64] memmap: move pal_call_stub from xenasm.S
2007-05-21
Alex Williamson
15121:8dbc11034f82
[IA64] memmap: split dom_fw_common.c
2007-05-21
Alex Williamson
15120:35530f81e638
[IA64] memmap: copy dom_fw.c to dom_fw_common.c
2007-05-21
Alex Williamson
15119:8fb8d50272d2
[IA64] memmap: preliminary domain-builder clean up.
2007-05-21
Alex Williamson
15118:c2768258711d
[IA64] memmap: introduce memmap_info_t
2007-05-21
Alex Williamson
15117:caafa45d24b3
[IA64] memmap: add IA64_DOM0VP_fpswa_revision hypercall
2007-05-20
Alex Williamson
15116:bf6f94206fec
[IA64] Fix xen/ia64 save/restore error recovery path.
2007-05-20
Alex Williamson
15115:24463758319b
[IA64] Replace mlock()/munlock() in ia64 libxc with un/lock_pages()
2007-05-16
Alex Williamson
15114:ac28ee0ee098
[IA64] Update struct checker for ia64 changes
2007-05-16
Alex Williamson
15113:2d26b66901d2
[IA64] Fix trivial compiler warning
2007-05-16
Alex Williamson
15112:7caa6c1cabc8
merge with xen-unstable.hg
2007-05-15
kfraser
15111:d4a0706d6747
[HVM][SVM] Reintroduce ASIDs.
2007-05-15
kfraser
15110:5f09e34f56d7
Fix TPM support in HVM domains
2007-05-15
kfraser
15109:fbce94a9feaa
xenapi: Small fix to the host.get_name_description call
2007-05-15
kfraser
15108:cb006eecd6f5
x86/hvm: HVM_DBG_LOG() cleanup
2007-05-15
kfraser
15107:dc4324d3fbb0
vmx: remove CSTAR save/restore on VMX
2007-05-15
kfraser
15106:c027880b50b4
x86/hvm: add logging for hypercalls
2007-05-15
kfraser
15105:9e9c09c75110
x86: fix EFER handling
2007-05-15
kfraser
15104:f4390e34ad12
x86/hvm: hypercall adjustments
2007-05-15
kfraser
15103:eb027b704dc5
x86-64/hvm: pio result storing
2007-05-15
kfraser
15102:807f374e720d
x86: ptwr adjustments
2007-05-15
kfraser
15101:b2adb797900a
x86: replace some intpte_t * casts
2007-05-15
kfraser
15100:05ea0d79a92f
x86: kill unused local variable sh_mapcache
2007-05-15
kfraser
15099:e72e94d2987c
tools: check for curl-devel and libxml2-devel
2007-05-15
kfraser
15098:e1d9d2884245
tools: check for libvncserver dependency libraries
2007-05-15
kfraser
15097:3581a77791e3
64-bit hvm on 32-bit dom0 - ioemu adjustments
2007-05-15
kfraser
15096:75b4c7cb007d
x86: suppress SYSCALL feature for 32on64 guests
2007-05-15
kfraser
15095:a605044ecb33
x86: invalidate_shadow_ldt() should be static
2007-05-14
Steven Hand
15094:b6f9f1148273
Fix HVM save/restore after upgrade to 0.90.
2007-05-14
Steven Hand
15093:9c2a616722da
HVM save/restore: handle larger domain ids.
2007-05-13
Keir Fraser
15092:3ecf51689671
hvm qemu: Fix for masking 64-bit operands broke 32-bit operands with
2007-05-12
Keir Fraser
15091:65ce4866d20b
svm: Simplify asm stub for vmentry/vmexit.
2007-05-12
Keir Fraser
15090:384a29655270
svm: Avoid VMSAVE/VMLOAD/VMSAVE/VMLOAD sequence on every vmexit/vmentry.
2007-05-12
Keir Fraser
15089:05c128b0188a
hvm: Fix ACPI shutdown, broken by my previous changeset.
2007-05-12
Keir Fraser
15088:174995130550
vmx: Replace pointless test-then-set with set.
2007-05-12
Keir Fraser
15087:e33cce8fa400
xend: configuration option 'localtime = 1' is not honored for PV domains.
2007-05-12
Keir Fraser
15086:6087058857c5
xen: Fix struct-size checker for unions and long names.
2007-05-12
Keir Fraser
15085:e527b4ff1948
hvm qemu: Fix write parameter masking for 64-bit guests.
2007-05-12
Keir Fraser
15084:5f6da38ff828
xen: Better handling on not-present PDEs in destroy_xen_mappings().
2007-05-12
Keir Fraser
15083:03a13457d993
x86: Improve zap_low_mappings.
2007-05-12
Keir Fraser
15082:759d924af6d8
xen: Free initmem after boot. Mark lots of init functions as __init
2007-05-12
Keir Fraser
15081:b47488b17279
hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off.
2007-05-11
Christian Limpach
15080:22c5695b7c73
[qemu patches] Update patches upto changeset 15040:090ca10cb543.
2007-05-11
Christian Limpach
15079:090ca10cb543
[qemu] Fix ia64 after removal of ia64_intrinsic.h.
2007-05-10
Keir Fraser
15078:60240a72e2b2
svm: Rationalise register synchronisation to be similar to our vmx
less
more
| rev 15137:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip