log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 15621:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-07-19
kfraser
15621:f191aa8ac8ea
vmx: Save host MSR state for SYSCALLs on all CPUs.
2007-07-19
Ian Campbell
15620:0eaa9f605b92
Build updates for building upstream trees.
2007-07-18
Tim Deegan
15619:e1f74a5a09cb
Merge
2007-07-18
Tim Deegan
15618:ad87a4912874
[HVM] HAP: tidy up page allocation/tracking and monitor-table building.
2007-07-18
kfraser
15617:ad1c6cf0baaf
hvm: Only complain about short-period periodic tickers.
2007-07-18
kfraser
15616:2cbaa58b1311
[xend][xen-api] Save new memory values in domain config when calling
2007-07-18
kfraser
15615:9c077fc8ccf1
[Xend] More security-related fixes
2007-07-18
kfraser
15614:7ef821ff6d89
[Xm-Test] Additional tests for the xm-test suite
2007-07-18
Tim Deegan
15613:4197a1aad70b
[HVM] More MCA MSRs to ignore
2007-07-18
Tim Deegan
15612:4721e9d836dd
[HVM] Hide contents of IA32_MCG_STATUS MSR from the guest.
2007-07-17
kfraser
15611:45b97e0f2dc8
hap: Merge the guest-walking functions into one.
2007-07-17
kfraser
15610:ee7a5ddc1847
Improve xm uptime command for inactive managed domains
2007-07-17
kfraser
15609:c1deef05c354
[VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instance
2007-07-17
kfraser
15608:9559ba7c80f9
Merge with PPC Xen tree.
2007-07-16
Hollis Blanchard
15607:c9720159b983
[POWERPC][XEN] Use top-level CFLAGS.
2007-07-13
Hollis Blanchard
15606:3867217d3155
[POWERPC][XEN] Enable in-guest performance monitoring.
2007-07-13
Hollis Blanchard
15605:a69843c46641
[XEN][POWERPC] Fix build after NUMA nodemask changes.
2007-07-17
kfraser
15604:23dab4b05455
hap: Fix for coding style.
2007-07-16
Tim Deegan
15603:d99903a98ad0
[HVM] Qemu rtl8139: correct rx CRC calculation
2007-07-16
Tim Deegan
15602:1158b6115b14
[HVM] Qemu rtl8139: correct ring-buffer wrapping.
2007-07-16
Tim Deegan
15601:a0f90312844d
[XEN] HAP: need to intercept CR0 even when using NPT
2007-07-14
Keir Fraser
15600:3052a8f07a18
Remove unused function reserve_boot_memory() and alloc_boot_low_page().
2007-07-14
Keir Fraser
15599:a17f20a0fd19
xen: Fix 32-bit boot.
2007-07-13
kfraser
15598:5055b8462455
Remove hard tabs.
2007-07-13
kfraser
15597:f479595a3c5c
x86/32: Limit bootstrap 1:1 mapping to 1GB.
2007-07-13
kfraser
15596:8b4518a6f815
Implement domctl_sendtrigger_nmi for x86 hvm.
2007-07-13
kfraser
15595:0aa2a954a6d1
Do not clobber AMD TSC offset on real-mode switch.
2007-07-13
kfraser
15594:00fabe66d79e
[Xend] Fix problem when destroying VMs using the Xen-API
2007-07-13
kfraser
15593:049e4e61644d
[Build] Remove ACM option for NULL and STE+CHWALL policy
2007-07-12
kfraser
15592:23a171f65b15
[ACM-security] Some fixes to tools.
2007-07-12
kfraser
15591:48c8244c47c7
Fix PV-on-HVM driver build.
2007-07-12
kfraser
15590:b27add01a929
[LIBXC] Fix xc_map_grant_refs() function.
2007-07-12
kfraser
15589:e704430b5b32
x86: Various cleanups around CR4 handling, cpu_possible_map, and VMX initialisation.
2007-07-12
kfraser
15588:bd2f9628114e
[Docs] Documentation of extension of the Xen-API for managing security policies
2007-07-12
kfraser
15587:d0477293897c
Merge with ia64 xen tree.
2007-07-11
kfraser
15586:a9103c71565e
Convert __init into __devinit in wakeup path.
2007-07-11
kfraser
15585:c3929e540632
Provide cpu hotplug support to Xen. Note this hotplug
2007-07-11
kfraser
15584:e00547dcda09
Pull necessary Linux CPU hotplug logic into Xen. Due to
2007-07-11
kfraser
15583:ad11f74d298c
Add HVM hardware feature suspend/resume.
2007-07-11
kfraser
15582:24379dde8ac4
Provide basic Xen PM infrastructure
2007-07-11
kfraser
15581:c6491ed12f84
hvm: Re-introduce LPT1 device in ACPI tables.
2007-07-11
kfraser
15580:29761c9b9105
Add new domctl hypercall to expose current heap values. This
2007-07-11
kfraser
15579:ac814633799b
[VTPM] Fixed typo in VTPM manager.
2007-07-11
kfraser
15578:c7b68954963b
[xend] Fix xm trigger command for inactive managed domains
2007-07-11
kfraser
15577:2099e4af5aed
xend: Fix 'xm dumpcore' for inactive managed domains.
2007-07-11
kfraser
15576:eae9dc5e7898
[xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full
2007-07-11
kfraser
15575:73b6733e4bb1
[XM] Tools support for extensions of the Xen-API for managing security policies
2007-07-11
kfraser
15574:637ff26be6ff
Make QEMU consistently report write caching support for emulated IDE
2007-07-10
kfraser
15573:ff51ff907f8c
vmx: Stupid typo in BUG_ON() stmt.
2007-07-10
kfraser
15572:25a42f826a63
vmx: Never use physical addresses above 4GB for VMCS state on i386.
2007-07-10
kfraser
15571:1315b0901dea
Simplify vmx host state setup code.
2007-07-10
kfraser
15570:26eef8426110
xenoprof: Fix initialisation. Much can be done at boot-time, as
2007-07-10
kfraser
15569:f01cb504cf28
[libxen] C-bindings for the extensions of the Xen-API for managing security policies
2007-07-10
kfraser
15568:0eec072e870a
hvm: Fix memcpy_words() asm in ioemu.
2007-07-10
kfraser
15567:1f348e70a5af
Re-factor e820 truncation code and reintroduce clipping for 32-on-64
2007-07-10
kfraser
15566:73290f6fe70a
Xen API specification improvements.
2007-07-26
Alex Williamson
15565:37833b33ae77
[IA64] Remove useless code
2007-07-25
Alex Williamson
15564:6a89339b81d0
[IA64] Enable Xen VGA autodetection
2007-07-25
Alex Williamson
15563:1ef9dc28810d
[IA64] Fix VGA console
2007-07-19
Alex Williamson
15562:fcdd56b88acd
[IA64] Revert ia64/xen-unstable.hg 15561:e487cc249171
less
more
| rev 15621:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip