[PULL 0/3] xen queue 2022-06-09

Anthony PERARD via posted 3 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220609140202.45227-1-anthony.perard@citrix.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>, John Snow <jsnow@redhat.com>
hw/i386/pc_piix.c          |  3 +--
hw/i386/xen/xen_platform.c | 48 +++++++++++++++++++++++++++++++++++++++++++++-
hw/ide/piix.c              | 42 ----------------------------------------
include/hw/ide.h           |  3 ---
4 files changed, 48 insertions(+), 48 deletions(-)
[PULL 0/3] xen queue 2022-06-09
Posted by Anthony PERARD via 1 year, 11 months ago
The following changes since commit 05911658cb46d907fb38cbc0b48d2b652237dc28:

  Merge tag 'vfio-updates-20220608.0' of https://gitlab.com/alex.williamson/qemu into staging (2022-06-08 13:38:54 -0700)

are available in the Git repository at:

  https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20220609

for you to fetch changes up to 6a8a8b62bdc8e3d7c5fc0f82ef4583707183b12f:

  include/hw/ide: Unexport pci_piix3_xen_ide_unplug() (2022-06-09 14:47:42 +0100)

----------------------------------------------------------------
Xen patches

- PIIX3-IDE Xen cleanup

----------------------------------------------------------------
Bernhard Beschow (3):
      hw/ide/piix: Remove redundant "piix3-ide-xen" device class
      hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
      include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

 hw/i386/pc_piix.c          |  3 +--
 hw/i386/xen/xen_platform.c | 48 +++++++++++++++++++++++++++++++++++++++++++++-
 hw/ide/piix.c              | 42 ----------------------------------------
 include/hw/ide.h           |  3 ---
 4 files changed, 48 insertions(+), 48 deletions(-)
Re: [PULL 0/3] xen queue 2022-06-09
Posted by Richard Henderson 1 year, 11 months ago
On 6/9/22 07:01, Anthony PERARD via wrote:
> The following changes since commit 05911658cb46d907fb38cbc0b48d2b652237dc28:
> 
>    Merge tag 'vfio-updates-20220608.0' of https://gitlab.com/alex.williamson/qemu into staging (2022-06-08 13:38:54 -0700)
> 
> are available in the Git repository at:
> 
>    https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20220609
> 
> for you to fetch changes up to 6a8a8b62bdc8e3d7c5fc0f82ef4583707183b12f:
> 
>    include/hw/ide: Unexport pci_piix3_xen_ide_unplug() (2022-06-09 14:47:42 +0100)
> 
> ----------------------------------------------------------------
> Xen patches
> 
> - PIIX3-IDE Xen cleanup

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Bernhard Beschow (3):
>        hw/ide/piix: Remove redundant "piix3-ide-xen" device class
>        hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
>        include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
> 
>   hw/i386/pc_piix.c          |  3 +--
>   hw/i386/xen/xen_platform.c | 48 +++++++++++++++++++++++++++++++++++++++++++++-
>   hw/ide/piix.c              | 42 ----------------------------------------
>   include/hw/ide.h           |  3 ---
>   4 files changed, 48 insertions(+), 48 deletions(-)
>