qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6cd387: Fix release_drive on unplugged device


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6cd387: Fix release_drive on unplugged devices (pci_piix3_...
Date: Tue, 04 Aug 2015 03:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6cd387833d05e8ad31829d97e474dc420625aed9
      
https://github.com/qemu/qemu/commit/6cd387833d05e8ad31829d97e474dc420625aed9
  Author: Stefano Stabellini <address@hidden>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M hw/ide/piix.c

  Log Message:
  -----------
  Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)

pci_piix3_xen_ide_unplug should completely unhook the unplugged
IDEDevice from the corresponding BlockBackend, otherwise the next call
to release_drive will try to detach the drive again.

Suggested-by: Kevin Wolf <address@hidden>
Signed-off-by: Stefano Stabellini <address@hidden>


  Commit: 260425ab405ea76c44dd59744d05176d4f579a52
      
https://github.com/qemu/qemu/commit/260425ab405ea76c44dd59744d05176d4f579a52
  Author: Peter Maydell <address@hidden>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M hw/ide/piix.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/sstabellini/tags/cve-2015-5166-tag' 
into staging

cve-2015-5166

# gpg: Signature made Mon 03 Aug 2015 15:27:44 BST using RSA key ID 70E1AE90
# gpg: Good signature from "Stefano Stabellini <address@hidden>"

* remotes/sstabellini/tags/cve-2015-5166-tag:
  Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)

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


Compare: https://github.com/qemu/qemu/compare/e95edefbd055...260425ab405e

reply via email to

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