qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 15e815: Call pci_piix3_xen_ide_unplug from un


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 15e815: Call pci_piix3_xen_ide_unplug from unplug_disks
Date: Mon, 24 Feb 2014 09:00:03 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 15e8159e7613ec0b1418879acc916d1412c02a28
      
https://github.com/qemu/qemu/commit/15e8159e7613ec0b1418879acc916d1412c02a28
  Author: Stefano Stabellini <address@hidden>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M hw/ide/piix.c
    M hw/xen/xen_platform.c
    M include/hw/ide.h

  Log Message:
  -----------
  Call pci_piix3_xen_ide_unplug from unplug_disks

Signed-off-by: Stefano Stabellini <address@hidden>
Acked-by: Paolo Bonzini <address@hidden>


  Commit: 58da5b1e01a586eb5a52ba3eec342d6828269839
      
https://github.com/qemu/qemu/commit/58da5b1e01a586eb5a52ba3eec342d6828269839
  Author: Olaf Hering <address@hidden>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M hw/block/xen_disk.c

  Log Message:
  -----------
  xen_disk: fix io accounting

bdrv_acct_done was called unconditional. But in case the ioreq has no
segments there is no matching bdrv_acct_start call. This could lead to
bogus accounting values.

Found by code inspection.

Signed-off-by: Olaf Hering <address@hidden>
Signed-off-by: Stefano Stabellini <address@hidden>


  Commit: c58e291591dbc1c846fa152d4792554803405ebb
      
https://github.com/qemu/qemu/commit/c58e291591dbc1c846fa152d4792554803405ebb
  Author: Peter Maydell <address@hidden>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M hw/block/xen_disk.c
    M hw/ide/piix.c
    M hw/xen/xen_platform.c
    M include/hw/ide.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging

* remotes/sstabellini/xen-140220:
  xen_disk: fix io accounting
  Call pci_piix3_xen_ide_unplug from unplug_disks

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/6dedf0522c3f...c58e291591db

reply via email to

[Prev in Thread] Current Thread [Next in Thread]