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 14038:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
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.
2007-02-20
kfraser
14004:0a348e9ecedb
linux/x86: Advertise which page table entries contain MFNs and hence
2007-02-20
kfraser
14003:4990b2236f06
xen/x86: Better BUG back traces.
2007-02-20
Tim Deegan
14002:266d203d7f39
[XEN] Fix potential race in unshadow code
2007-02-20
kfraser
14001:4b9680c58d73
linux/x86: Clean up page table handling headers
2007-02-20
Tim Deegan
14000:832b252f1f6f
Merge
2007-02-19
john levon
13999: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
13998:d2dff286994d
linux/x86: Adjust and fix page table handling.
2007-02-19
john levon
13997:89ca591a2c21
Filesystem implementations may need optional arguments in terms of
2007-02-19
kfraser
13996:b83cfb117bdd
linux: Fix 32-bit build after changeset 13993:168030c8e0a93d8401cf5e783e10ecdf0938abda
2007-02-19
Emmanuel Ackaouy
13995:9c2e6f8f3aa7
[XEN] 32on64 shadowing / live migration support for PV PAE compat guests
2007-02-19
kfraser
13994:0b882c911b88
Quieten noisy fied-up-GPF-in-Xen logging.
2007-02-19
kfraser
13993:168030c8e0a9
linux: Introduce {current_,}vcpu_info.
2007-02-19
kfraser
13992:01476c7804b2
ia64: Fixes after changes to grant table code.
2007-02-19
kfraser
13991:184db7a674d9
acm: Further fixes after grant-table changes.
2007-02-19
kfraser
13990:3b7bdb7bd130
Fix ACM build after recent grant-table code changes.
2007-02-19
kfraser
13989:ac570a3c79a2
hvm, vtpm: Fix wait for an outstanding response.
2007-02-19
kfraser
13988:ee6e484403a9
minios: Fix xenbus-id allocation loop.
2007-02-19
kfraser
13987:b90180c2a057
hvm: Remove noisy warnings associated with MOVS emulation.
2007-02-19
kfraser
13986:e846a7a444fa
hvm: Emulate opcode 0x03 (ADD mem,reg).
2007-02-19
Ian Campbell
13985:5a07ea77a61d
[LIBELF] Prefer PT_NOTE segments to SHT_NOTE sections for ELF notes.
2007-02-18
Keir Fraser
13984:b5fc88aad1b0
hvm: Support PUSH from mmio area (opcode 0xFF/6).
2007-02-17
Keir Fraser
13983:c5ff7671b9f2
linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.
2007-02-17
kfraser
13982:31e65c4ba739
Fix 64-bit build.
2007-02-16
Jake Wires
13981:3c827d68fa87
[TAPDISK] add tapdisk support for image chaining
2007-02-16
kfraser
13980:32a059913591
x86-64: fix Lx_DISALLOW_MASK
2007-02-16
kfraser
13979:7c739272bac8
linux/x86_64: miscellaneous initialization code cleanup
less
more
| rev 14038:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip