> -----Original Message----- > From: Jason Andryuk <[email protected]> > Sent: 25 May 2020 03:54 > To: [email protected] > Cc: Jason Andryuk <[email protected]>; Paul Durrant <[email protected]>; > Community Manager > <[email protected]> > Subject: [PATCH] CHANGELOG: Add qemu-xen linux device model stubdomains > > Add qemu-xen linux device model stubdomain. > > Signed-off-by: Jason Andryuk <[email protected]>
Acked-by: Paul Durrant <[email protected]> > --- > CHANGELOG.md | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index ccb5055c87..52ed470903 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -16,6 +16,7 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > fixes. > - Hypervisor framework to ease porting Xen to run on hypervisors. > - Initial support to run on Hyper-V. > + - libxl support for running qemu-xen device model in a linux stubdomain. > > ## > [4.13.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.13.0) > - 2019-12-17 > > -- > 2.25.1
