age |
author |
revision |
description |
2008-01-08 |
Keir Fraser |
16725:25771a7c2907 |
x86, hvm: Add a perf counter for CR0.WP=0 emulation. |
2008-01-08 |
Keir Fraser |
16724:40f9dda7c5f5 |
[Xend] Fix 2 problems related to SR class |
2008-01-08 |
Keir Fraser |
16723:9d22f78d9e5a |
Merge with ia64 tree |
2007-12-30 |
Alex Williamson |
16722:7515dc56c124 |
[IA64] Sort out the XEN_IA64_OPTF_IDENT_MAP_REG[457] constants confusion |
2007-12-30 |
Alex Williamson |
16721:ecdc7b5f650b |
[IA64] Fix PV break fault handler. |
2007-12-30 |
Alex Williamson |
16720:6c0aec4604f7 |
[IA64] Fix XEN_DOMCTL_shadow_op. it should check copy_to_guest() return value. |
2007-12-30 |
Alex Williamson |
16719:3d7213deb33e |
[IA64] fix vmx_switch_rr7(). uninitialized register r3 was used. initialize it. |
2008-01-08 |
Keir Fraser |
16718:7b7700a30e52 |
Handle netdev secondary addresses and labels |
2008-01-08 |
Keir Fraser |
16717:60440a7e7a40 |
HVM vif without bridge. |
2007-12-29 |
Keir Fraser |
16716:2491691e3e69 |
Added tag 3.2.0-rc4 for changeset c5deb251b9dcece9e466a48a66d3528ca1797db4 |
2007-12-29 |
Keir Fraser |
16715:c5deb251b9dc |
Update version to 3.2.0-rc43.2.0-rc4 |
2007-12-29 |
Keir Fraser |
16714:43aab98aef60 |
vmx: Fix the 2nd argument of cpuid_count() in vmx_cpuid_intercept() |
2007-12-29 |
Keir Fraser |
16713:688e9186eed4 |
vtpm: Fix GetCapabilityOwner function |
2007-12-28 |
Keir Fraser |
16712:ad0f20f5590a |
Rename uintN_t guest handles to uintN, to avoid nameclash with uintN_t |
2007-12-28 |
Keir Fraser |
16711:62c38443e9f7 |
xentrace bug fix: data format of hvmtrace is changed. |
2007-12-28 |
Keir Fraser |
16710:c0a9b8ab631c |
vt-d: Only setup rmrr identity mappings of the assigned devices |
2007-12-28 |
Keir Fraser |
16709:19f549449cb5 |
In C99 (7.19.6.2.10), the behavior of scanf("stuff... %n", ..., &n) is |
2007-12-27 |
Keir Fraser |
16708:4624795a2346 |
hvm: copy_{to,from}_user_hvm shoudl return appropriate error codes. |
2007-12-27 |
Keir Fraser |
16707:7fbc521b07a9 |
x86, hvm, rombios: INT13 LBA48 support for disks bigger than 128GB. |
2007-12-27 |
Keir Fraser |
16706:50bd5d2c15cf |
Fix pygrub handling of many kernels |
2007-12-27 |
Keir Fraser |
16705:9bf8b152df9f |
gdbstub: Various fixes. |
2007-12-27 |
Keir Fraser |
16704:d24f457fa1af |
libxc: Fix xc_domain_bind_pt_irq(). |
2007-12-27 |
Keir Fraser |
16703:003542d9ab77 |
tapaio check return value from read() |
2007-12-27 |
Keir Fraser |
16702:9fe92a88912b |
Fix xend xenstore handling. |
2007-12-27 |
Keir Fraser |
16701:d5f0afb58589 |
vmx: Map the VLAPIC access page as mmio-direct in the p2m. This |
2007-12-27 |
Keir Fraser |
16700:e818c24cec03 |
hvm: For functions which translate virtual addresses to machine |
2007-12-27 |
Keir Fraser |
16699:1e3e30670ce4 |
hvm: Cannot use ring_3() macro on HVM guests. It does not work because |
2007-12-27 |
Keir Fraser |
16698:2324110ef2c6 |
hvm: Register fields CS,DS,ES,FS,GS,SS,etc. are all undefined during |
2007-12-22 |
Keir Fraser |
16697:717f0dce76e7 |
x86: Fix PAE build. |
2007-12-22 |
Keir Fraser |
16696:3a2ff31ac913 |
Update version to 3.2.0-rc4-pre |