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 14038:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-02-20
Tim Deegan
14038:4314691c70a2
[HVM] Fix MMIO LODS emulation
2007-02-22
awilliam
14037:9364bea18bc4
[IA64] First step to support big-endian PV domUs
2007-02-20
awilliam
14036:315c348e5f9e
merge with xen-unstable.hg
2007-02-20
kfraser
14035:e7994a122aab
x86 emulation: fix bswap
2007-02-20
kfraser
14034:4719e34ed7a7
x86: Fix emulation of REP prefix.
2007-02-20
Tim Deegan
14033:b5ee25f50861
Merge
2007-02-20
Tim Deegan
14032:f48553000369
[HVM] Another unchecked caller of hvm_copy_to_guest_virt()
2007-02-20
kfraser
14031:c57d80520e7a
acm: More fixes after grant-table changes. These are all bugs
2007-02-20
Tim Deegan
14030:92a4aafb8cbc
Merge
2007-02-20
Tim Deegan
14029:6746873997b5
[XEN] Get rid of gva_to_gpa translation
2007-02-20
Vincent Hanquez
14028:75697d623a2b
add /sbin to the $PATH and use ldconfig -p instead of ldconfig -v
2007-02-20
Tim Deegan
14027:e4ddec3dffb0
[XEN] Fix skip-verify shadow heuristic
2007-02-20
awilliam
14026:409e94d0a35b
[IA64] Update xencommize_mini_grant_table_op for GNTTABOP_query_size
2007-02-20
awilliam
14025:d907467f08cd
merge with xen-unstable.hg
2007-02-20
kfraser
14024:ecb6cd61a9cf
linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr.
2007-02-20
Vincent Hanquez
14023:93035b689834
add /sbin to the $PATH for debian's ldconfig.
2007-02-20
kfraser
14022:0a348e9ecedb
linux/x86: Advertise which page table entries contain MFNs and hence
2007-02-20
kfraser
14021:4990b2236f06
xen/x86: Better BUG back traces.
2007-02-20
Tim Deegan
14020:266d203d7f39
[XEN] Fix potential race in unshadow code
2007-02-20
kfraser
14019:4b9680c58d73
linux/x86: Clean up page table handling headers
2007-02-20
Tim Deegan
14018:832b252f1f6f
Merge
2007-02-19
john levon
14017:919879a49266
Xenconsoled should ignore spurious watch event. Otherwise, it can rebind to the same evtchn of a dying domU during suspending and cause below error message:
2007-02-20
kfraser
14016:d2dff286994d
linux/x86: Adjust and fix page table handling.
2007-02-19
john levon
14015:89ca591a2c21
Filesystem implementations may need optional arguments in terms of
2007-02-19
kfraser
14014:b83cfb117bdd
linux: Fix 32-bit build after changeset 13993:168030c8e0a93d8401cf5e783e10ecdf0938abda
2007-02-19
Emmanuel Ackaouy
14013:9c2e6f8f3aa7
[XEN] 32on64 shadowing / live migration support for PV PAE compat guests
2007-02-19
kfraser
14012:0b882c911b88
Quieten noisy fied-up-GPF-in-Xen logging.
2007-02-19
kfraser
14011:168030c8e0a9
linux: Introduce {current_,}vcpu_info.
2007-02-19
kfraser
14010:01476c7804b2
ia64: Fixes after changes to grant table code.
2007-02-19
kfraser
14009:184db7a674d9
acm: Further fixes after grant-table changes.
2007-02-19
kfraser
14008:3b7bdb7bd130
Fix ACM build after recent grant-table code changes.
2007-02-19
kfraser
14007:ac570a3c79a2
hvm, vtpm: Fix wait for an outstanding response.
2007-02-19
kfraser
14006:ee6e484403a9
minios: Fix xenbus-id allocation loop.
2007-02-19
kfraser
14005:b90180c2a057
hvm: Remove noisy warnings associated with MOVS emulation.
2007-02-19
kfraser
14004:e846a7a444fa
hvm: Emulate opcode 0x03 (ADD mem,reg).
2007-02-19
Ian Campbell
14003:5a07ea77a61d
[LIBELF] Prefer PT_NOTE segments to SHT_NOTE sections for ELF notes.
2007-02-18
Keir Fraser
14002:b5fc88aad1b0
hvm: Support PUSH from mmio area (opcode 0xFF/6).
2007-02-17
Keir Fraser
14001:c5ff7671b9f2
linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.
2007-02-17
kfraser
14000:31e65c4ba739
Fix 64-bit build.
2007-02-16
Jake Wires
13999:3c827d68fa87
[TAPDISK] add tapdisk support for image chaining
2007-02-16
kfraser
13998:32a059913591
x86-64: fix Lx_DISALLOW_MASK
2007-02-16
kfraser
13997:7c739272bac8
linux/x86_64: miscellaneous initialization code cleanup
2007-02-16
kfraser
13996:efffaad38089
hvm: Processor Objects require unique IDs.
2007-02-16
kfraser
13995:0cf659332c3a
hvm: Dynamically generate the correct number of ACPI Processor Objects
2007-02-16
Tim Deegan
13994:8c6d787354d9
[XEN] Set p2m page count-info fields properly on allocation.
2007-02-16
Tim Deegan
13993:d5076a33cbb1
[HVM] Save/restore: explicitly name MSRs in save format
2007-02-16
kfraser
13992:eecd0361df4a
Fix grant-table initialisation so that domain destruction does not barf.
2007-02-16
kfraser
13991:c4ed5b740a8d
linux: remove {lock,unlock}_vm_area(). Instead use vmalloc_sync_all()
2007-02-16
kfraser
13990:cd03d7c23aa7
Fix vncdisplay config option for HVM guests.
2007-02-15
kfraser
13989:2023386e38c4
hvm: Fix acpi processor id in MADT LAPIC entries.
2007-02-15
kfraser
13988:a42c58791d8a
ia64: Fix build failure
2007-02-15
Tim Deegan
13987:5916fc1f9b16
[HVM] Save/restore: remove u8 from publich header
2007-02-15
kfraser
13986:8f75c7910b9c
Remove unnecessary check from HVM builder.
2007-02-15
kfraser
13985:9ffe8922414f
Lift physical address restriction in save/restore code.
2007-02-15
kfraser
13984:96d08345f1c5
Propagate error return from elf_xen_parse().
2007-02-15
kfraser
13983:1f5e6fb9c652
x86: fix NMI delivery to dom0
2007-02-15
kfraser
13982:f9c079fca143
Bring TPM driver files to 2.6.18 level. Remove the tpm.c so that the
2007-02-15
kfraser
13981:296d7aa451a3
[ACM] Update the xensec_ezpolicy ACM policy generation tool so
2007-02-15
kfraser
13980:236687fb42d7
minios: build system cleanups.
2007-02-15
kfraser
13979:61de36b8be81
Disable GCC stack protector for ROMBIOS.
less
more
| rev 14038:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip