]> xenbits.xensource.com Git - people/liuw/talks.git/commitdiff
update text
authorWei Liu <wei.liu2@citrix.com>
Mon, 10 Aug 2015 15:46:14 +0000 (16:46 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 10 Aug 2015 15:46:14 +0000 (16:46 +0100)
release-text

index af6ea088bba91185670e25d862f9e34ff0d4ae11..6a620b54ae256afbaf809c2d11015d82c0bddf0b 100644 (file)
@@ -82,7 +82,7 @@ NUMA topology with xl.
   # ARM GICv2 on GICv3 support
   # 32 bit userspace in 64 bit guest
   # OVMF for ARM
-  # Support 64K page guest
+  # Support 64K page guest (~3 patches)
   # New platform support
     # Renesas R-Car Gen2
     # Thunder X Platform
@@ -92,7 +92,6 @@ NUMA topology with xl.
 
 # Hypervisor
   # VM Event (former mem event)
-  # io-req server improvement (prepararoty for Intel GT-V)
   # Improved XSM support
     # Many fixes to default policy
     # Now tested in OSSTest
@@ -101,6 +100,7 @@ NUMA topology with xl.
   # Improved Grant table scalability (per-vcpu maptrack list + split locks)
     (20VM inter-domain network traffic aggregated 9.7Gb/s -> 42.9Gb/s)
   # Use ticket lock to improve fairness and performance
+  # io-req server improvement (preparatory for Intel GT-V)
   # Remove SEDF
 
 
@@ -133,6 +133,7 @@ NUMA topology with xl.
   # XSRestrict QEMU
   # Run QEMU with non-root user
   # Upstream QEMU stubdomain
+  # Spliting libxenctrl into multiple libraries
   # and more ...