mbox

[PULL,0/2] xsa155

Message ID alpine.DEB.2.02.1512181513460.17516@kaball.uk.xensource.com
State New
Headers show

Pull-request

git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xsa155

Message

Stefano Stabellini Dec. 18, 2015, 3:17 p.m. UTC
The following changes since commit 18f49881cf8359e89396aac12f5d3cf3f8a632ba:

  configure: Fix shell syntax to placate OpenBSD's pdksh (2015-12-18 13:32:49 +0000)

are available in the git repository at:

  git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xsa155

for you to fetch changes up to 7ea11bf376aea4bf8340eb363de9777c7f93e556:

  xenfb: avoid reading twice the same fields from the shared page (2015-12-18 15:10:09 +0000)


It would be great if they were backported to the QEMU stable trees too.


----------------------------------------------------------------
XSA-155 fixes

----------------------------------------------------------------
Stefano Stabellini (2):
      xen/blkif: Avoid double access to src->nr_segments
      xenfb: avoid reading twice the same fields from the shared page

 hw/block/xen_blkif.h |   12 ++++++++----
 hw/display/xenfb.c   |   10 ++++++----
 2 files changed, 14 insertions(+), 8 deletions(-)