log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14096:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-02-12
awilliam
14096:8bdbe88e422f
[IA64] Fix save/restore bug
2007-02-12
awilliam
14095:5982d478698f
[IA64] Add localtime setting for PV/IA64 domain
2007-02-12
awilliam
14094:46a8d51134d0
[IA64] dma-mapping.h user our own swiotlb.h header
2007-02-12
awilliam
14093:dea561992abe
[IA64] Avoid recursively walking guest short VHPT
2007-02-12
awilliam
14092:81c4f90695a8
[IA64] Remove use of hpsim console
2007-02-23
kfraser
14091:e8470a1a01af
hvm: Rename injection_pending() to event_injection_faulted().
2007-02-22
Jake Wires
14090:8407279d3751
[TAPDISK] minor changes to tapdisk and plugins
2007-02-22
kfraser
14089:da37c365b375
x86/64: Fix a user of alloc_boot_pages() who should use
2007-02-22
kfraser
14088:3746b3d4f301
alloc_boot_pages() allocates downwards from high memory.
2007-02-22
kfraser
14087:9e35371a3caa
x86: Detect shadow-emulate write to stack from inside the write
2007-02-22
Tim Deegan
14086:644e9e18d2ef
Fix perfc=y build
2007-02-22
kfraser
14085:c0b1a3b54548
hvm: Turn stack-pointer comparison on shadow-emulate path into a
2007-02-22
kfraser
14084:3f7e8c763b55
hvm: Do not take shadow-emulation path if we are trying to inject an
2007-02-22
Tim Deegan
14083:0a970a431bbc
[XEN] don't emulate stack operations on shadowed pages
2007-02-21
Jake Wires
14082:f62a052384a5
[BLKTAP] fix sysfs cleanup on error case
2007-02-21
kfraser
14081:eb190b1faa52
x86: Only unshadow on failed emulation, not when an exception is raised.
2007-02-21
kfraser
14080:4e50678c364c
linux: Use hard tabs and Linux coding style.
2007-02-21
kfraser
14079:b010e556fe2c
x86: Extend emulator return codes.
2007-02-21
Jake Wires
14078:ad3ee81cc8c4
[BLKBACK/BLKTAP] add sysfs throughput profiling to blk{back/tap}
2007-02-21
kfraser
14077:87f31a0db841
hvm: local_events_need_delivery() must take into account VLAPIC/PIC status.
2007-02-21
kfraser
14076:335a8280ab1d
libfs: Fix build with gcc4.
2007-02-21
kfraser
14075:af3281c66e73
Add find_domain_rcu_lock() and domain_rcu_unlock().
2007-02-21
kfraser
14074:97826d77bd4d
Use RCU for domain_list and domain_hash.
2007-02-21
Tim Deegan
14073:3c581edac93a
Merge
2007-02-13
Aron Griffis
14072:47db75f8cc76
Port fsys_fat.c from grub legacy. This enables pygrub to load from EFI
2007-02-20
john levon
14071:fe3e024e38f8
Add iso9660 support to libfsimage.
2007-02-21
kfraser
14070:43e9952b07ea
x86: Better BUG() and ASSERT() logging.
2007-02-21
kfraser
14069:bca284f67702
x86: Allow exceptions to be handled while interrupts are
2007-02-21
Ewan Mellor
14068:2840b5e7f585
Added C bindings for host.supported_bootloaders.
2007-02-21
Ewan Mellor
14067:2414007d92ba
Fix allocation of the error_description fields.
2007-02-20
Ewan Mellor
14066:df08fe145d24
Put the set size in the structure on set-allocation.
2007-02-20
Ewan Mellor
14065:ee3ea729f5de
Added host.supported_bootloaders field.
2007-02-20
Ewan Mellor
14064:e0e300fda3f0
Remove host.create and host.destroy -- these never made any sense.
2007-02-20
Ewan Mellor
14063:bab07bed5c0a
Added modelling and C bindings for VIF/VBD QoS parameter setting. No Xend
2007-02-20
Ewan Mellor
14062:0aa6755159d5
Split the VIF I/O statistics fields out into a VIF_metrics class. Implement
2007-02-20
Ewan Mellor
14061:7819d9332fba
Split the VBD I/O statistics out into a VBD_metrics class. Document the
2007-02-20
Ewan Mellor
14060:988b90c6b4f3
Added Console.other_config to the docs (Xend already has this).
2007-02-20
Ewan Mellor
14059:be35eed950da
Rename Console.uri to location. Xend already uses the latter.
2007-02-20
Ewan Mellor
14058:8773b1a38c83
Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto the
2007-02-20
Ewan Mellor
14057:8bcd71c3b495
Replace the X_HANDLE_INVALID error codes with a single HANDLE_INVALID that
2007-02-20
kfraser
14056:f65a24235f58
hvm: Fix getvcpucontext to return the correct CR3 value.
2007-02-20
Tim Deegan
14055:c39a6b458bd0
[HVM] Fix MMIO AND emulation
2007-02-20
Tim Deegan
14054:4314691c70a2
[HVM] Fix MMIO LODS emulation
2007-02-20
kfraser
14053:e7994a122aab
x86 emulation: fix bswap
2007-02-20
kfraser
14052:4719e34ed7a7
x86: Fix emulation of REP prefix.
2007-02-20
Tim Deegan
14051:b5ee25f50861
Merge
2007-02-20
Tim Deegan
14050:f48553000369
[HVM] Another unchecked caller of hvm_copy_to_guest_virt()
2007-02-20
kfraser
14049:c57d80520e7a
acm: More fixes after grant-table changes. These are all bugs
2007-02-20
Tim Deegan
14048:92a4aafb8cbc
Merge
2007-02-20
Tim Deegan
14047:6746873997b5
[XEN] Get rid of gva_to_gpa translation
2007-02-20
Vincent Hanquez
14046:75697d623a2b
add /sbin to the $PATH and use ldconfig -p instead of ldconfig -v
2007-02-20
Tim Deegan
14045:e4ddec3dffb0
[XEN] Fix skip-verify shadow heuristic
2007-02-20
kfraser
14044:ecb6cd61a9cf
linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr.
2007-02-20
Vincent Hanquez
14043:93035b689834
add /sbin to the $PATH for debian's ldconfig.
2007-02-20
kfraser
14042:0a348e9ecedb
linux/x86: Advertise which page table entries contain MFNs and hence
2007-02-20
kfraser
14041:4990b2236f06
xen/x86: Better BUG back traces.
2007-02-20
Tim Deegan
14040:266d203d7f39
[XEN] Fix potential race in unshadow code
2007-02-20
kfraser
14039:4b9680c58d73
linux/x86: Clean up page table handling headers
2007-02-20
Tim Deegan
14038:832b252f1f6f
Merge
2007-02-19
john levon
14037: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:
less
more
| rev 14096:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip