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

Re: [Xen-devel] [XEN][RFC PATCH 05/15] hvm: Modify hvm_op



Julien Grall <julien.grall <at> citrix.com> writes:

> This patch remove useless hvm_param due to structure modification
> and bind the new hypercalls to handle ioreq servers and pci.
>
> +            case HVM_PARAM_IO_PFN_LAST:
> +                if ( (d->arch.hvm_domain.params[HVM_PARAM_IO_PFN_LAST]) )
> +                    rc = -EINVAL;
  +                break;
>              case HVM_PARAM_CALLBACK_IRQ:
>                  hvm_set_callback_via(d, a.value);
>                  hvm_latch_shinfo_size(d);

Above has a missing break statement.

    christian



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.