log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14064:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2007-02-16
awilliam
14064:b0aeca575dfb
[IA64] vcpu hot-plug/remove for VTi
2007-02-15
awilliam
14063:9529d667d042
merge with xen-unstable.hg
2007-02-15
awilliam
14062:ac18d251df63
[IA64][MINIOS] Port of mini-os to ia64
2007-02-15
awilliam
14061:eb6c19ed6e67
[IA64] Only one serial console port on Tiger2
2007-02-15
awilliam
14060:2b3dd681dbce
[IA64] Fix I&D cache incoherency after vcpu migration
2007-02-14
awilliam
14059:6c63ff548888
[IA64] Fix serial console on Tiger2 & Tiger4
2007-02-12
awilliam
14058:8bdbe88e422f
[IA64] Fix save/restore bug
2007-02-12
awilliam
14057:5982d478698f
[IA64] Add localtime setting for PV/IA64 domain
2007-02-12
awilliam
14056:46a8d51134d0
[IA64] dma-mapping.h user our own swiotlb.h header
2007-02-12
awilliam
14055:dea561992abe
[IA64] Avoid recursively walking guest short VHPT
2007-02-12
awilliam
14054:81c4f90695a8
[IA64] Remove use of hpsim console
2007-02-23
kfraser
14053:e8470a1a01af
hvm: Rename injection_pending() to event_injection_faulted().
2007-02-22
Jake Wires
14052:8407279d3751
[TAPDISK] minor changes to tapdisk and plugins
2007-02-22
kfraser
14051:da37c365b375
x86/64: Fix a user of alloc_boot_pages() who should use
2007-02-22
kfraser
14050:3746b3d4f301
alloc_boot_pages() allocates downwards from high memory.
2007-02-22
kfraser
14049:9e35371a3caa
x86: Detect shadow-emulate write to stack from inside the write
2007-02-22
Tim Deegan
14048:644e9e18d2ef
Fix perfc=y build
2007-02-22
kfraser
14047:c0b1a3b54548
hvm: Turn stack-pointer comparison on shadow-emulate path into a
2007-02-22
kfraser
14046:3f7e8c763b55
hvm: Do not take shadow-emulation path if we are trying to inject an
2007-02-22
Tim Deegan
14045:0a970a431bbc
[XEN] don't emulate stack operations on shadowed pages
2007-02-21
Jake Wires
14044:f62a052384a5
[BLKTAP] fix sysfs cleanup on error case
2007-02-21
kfraser
14043:eb190b1faa52
x86: Only unshadow on failed emulation, not when an exception is raised.
2007-02-21
kfraser
14042:4e50678c364c
linux: Use hard tabs and Linux coding style.
2007-02-21
kfraser
14041:b010e556fe2c
x86: Extend emulator return codes.
2007-02-21
Jake Wires
14040:ad3ee81cc8c4
[BLKBACK/BLKTAP] add sysfs throughput profiling to blk{back/tap}
2007-02-21
kfraser
14039:87f31a0db841
hvm: local_events_need_delivery() must take into account VLAPIC/PIC status.
2007-02-21
kfraser
14038:335a8280ab1d
libfs: Fix build with gcc4.
2007-02-21
kfraser
14037:af3281c66e73
Add find_domain_rcu_lock() and domain_rcu_unlock().
2007-02-21
kfraser
14036:97826d77bd4d
Use RCU for domain_list and domain_hash.
2007-02-21
Tim Deegan
14035:3c581edac93a
Merge
2007-02-13
Aron Griffis
14034:47db75f8cc76
Port fsys_fat.c from grub legacy. This enables pygrub to load from EFI
2007-02-20
john levon
14033:fe3e024e38f8
Add iso9660 support to libfsimage.
2007-02-21
kfraser
14032:43e9952b07ea
x86: Better BUG() and ASSERT() logging.
2007-02-21
kfraser
14031:bca284f67702
x86: Allow exceptions to be handled while interrupts are
2007-02-21
Ewan Mellor
14030:2840b5e7f585
Added C bindings for host.supported_bootloaders.
2007-02-21
Ewan Mellor
14029:2414007d92ba
Fix allocation of the error_description fields.
2007-02-20
Ewan Mellor
14028:df08fe145d24
Put the set size in the structure on set-allocation.
2007-02-20
Ewan Mellor
14027:ee3ea729f5de
Added host.supported_bootloaders field.
2007-02-20
Ewan Mellor
14026:e0e300fda3f0
Remove host.create and host.destroy -- these never made any sense.
2007-02-20
Ewan Mellor
14025:bab07bed5c0a
Added modelling and C bindings for VIF/VBD QoS parameter setting. No Xend
2007-02-20
Ewan Mellor
14024:0aa6755159d5
Split the VIF I/O statistics fields out into a VIF_metrics class. Implement
2007-02-20
Ewan Mellor
14023:7819d9332fba
Split the VBD I/O statistics out into a VBD_metrics class. Document the
2007-02-20
Ewan Mellor
14022:988b90c6b4f3
Added Console.other_config to the docs (Xend already has this).
2007-02-20
Ewan Mellor
14021:be35eed950da
Rename Console.uri to location. Xend already uses the latter.
2007-02-20
Ewan Mellor
14020:8773b1a38c83
Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto the
2007-02-20
Ewan Mellor
14019:8bcd71c3b495
Replace the X_HANDLE_INVALID error codes with a single HANDLE_INVALID that
2007-02-20
kfraser
14018:f65a24235f58
hvm: Fix getvcpucontext to return the correct CR3 value.
2007-02-20
Tim Deegan
14017:c39a6b458bd0
[HVM] Fix MMIO AND emulation
2007-02-20
Tim Deegan
14016:4314691c70a2
[HVM] Fix MMIO LODS emulation
2007-02-20
kfraser
14015:e7994a122aab
x86 emulation: fix bswap
2007-02-20
kfraser
14014:4719e34ed7a7
x86: Fix emulation of REP prefix.
2007-02-20
Tim Deegan
14013:b5ee25f50861
Merge
2007-02-20
Tim Deegan
14012:f48553000369
[HVM] Another unchecked caller of hvm_copy_to_guest_virt()
2007-02-20
kfraser
14011:c57d80520e7a
acm: More fixes after grant-table changes. These are all bugs
2007-02-20
Tim Deegan
14010:92a4aafb8cbc
Merge
2007-02-20
Tim Deegan
14009:6746873997b5
[XEN] Get rid of gva_to_gpa translation
2007-02-20
Vincent Hanquez
14008:75697d623a2b
add /sbin to the $PATH and use ldconfig -p instead of ldconfig -v
2007-02-20
Tim Deegan
14007:e4ddec3dffb0
[XEN] Fix skip-verify shadow heuristic
2007-02-20
kfraser
14006:ecb6cd61a9cf
linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr.
2007-02-20
Vincent Hanquez
14005:93035b689834
add /sbin to the $PATH for debian's ldconfig.
less
more
| rev 14064:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip