[libvirt] [PATCH v3 0/3] Update valid range of scsi unit

Han Han posted 3 patches 4 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191204093539.7655-1-hhan@redhat.com
docs/schemas/domaincommon.rng | 16 +++++++++++++---
src/conf/domain_conf.c        |  2 +-
2 files changed, 14 insertions(+), 4 deletions(-)
[libvirt] [PATCH v3 0/3] Update valid range of scsi unit
Posted by Han Han 4 years, 4 months ago
Fix spelling typo. Separate virtio serial port and ccid slot from
driveUnit.
v2: https://www.redhat.com/archives/libvir-list/2019-December/msg00004.html

Han Han (3):
  conf: fix logic error for scsi units
  rng: Separate virtio serial port and ccid slot from driveUnit
  rng: Extend the range of driveUnit

 docs/schemas/domaincommon.rng | 16 +++++++++++++---
 src/conf/domain_conf.c        |  2 +-
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.24.0.rc1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH v3 0/3] Update valid range of scsi unit
Posted by Michal Privoznik 4 years, 4 months ago
On 12/4/19 10:35 AM, Han Han wrote:
> Fix spelling typo. Separate virtio serial port and ccid slot from
> driveUnit.
> v2: https://www.redhat.com/archives/libvir-list/2019-December/msg00004.html
> 
> Han Han (3):
>    conf: fix logic error for scsi units
>    rng: Separate virtio serial port and ccid slot from driveUnit
>    rng: Extend the range of driveUnit
> 
>   docs/schemas/domaincommon.rng | 16 +++++++++++++---
>   src/conf/domain_conf.c        |  2 +-
>   2 files changed, 14 insertions(+), 4 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Thanks for taking care of this. I've pushed these.

Micahl

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list