# 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
# 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
# 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
# XSRestrict QEMU
# Run QEMU with non-root user
# Upstream QEMU stubdomain
+ # Spliting libxenctrl into multiple libraries
# and more ...