age |
author |
revision |
description |
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 |
2007-12-21 |
Keir Fraser |
16695:3f0f0bd3f1c1 |
hvm: More physaddrs in unsigned longs. |
2007-12-20 |
Keir Fraser |
16694:1f4b29eaf7f4 |
Added tag 3.2.0-rc3 for changeset ed79613b48817d5e0d1f9b3cf104c0e4e8b0d8cf |
2007-12-20 |
Keir Fraser |
16693:ed79613b4881 |
Update version for 3.2.0-rc33.2.0-rc3 |
2007-12-20 |
Keir Fraser |
16692:72bb96eb71a0 |
Merge with ia64 tree |
2007-12-20 |
Alex Williamson |
16691:7b7b123625d0 |
[IA64] Fix missing put_domain in XEN_DOMCTL_set_opt_feature |
2007-12-20 |
Keir Fraser |
16690:c433ebd2a9bb |
[qemu-dm] Fix debugging output in tpm tis model |
2007-12-20 |
Keir Fraser |
16689:741ecee8ccc0 |
Xend: don't check for device reuse if the device has no uname. |
2007-12-20 |
Keir Fraser |
16688:923b8dbb0fed |
Fix some build system error handling. |
2007-12-20 |
Keir Fraser |
16687:e2fa79c659e2 |
linux: Force build failure if modules build fails |
2007-12-20 |
Keir Fraser |
16686:6730dfe7ec69 |
hvm: Fix TPMD and QEMU connection |