|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 01 of 27 v3] libxl: add missing "break; " to do_p
On Tue, Oct 18, 2011 at 2:54 PM, Ian Campbell <ian.campbell@xxxxxxxxxx> wrote:
> # HG changeset patch
> # User Ian Campbell <ian.campbell@xxxxxxxxxx>
> # Date 1318930552 -3600
> # Node ID e03520648d2c91210d59a90f497b356fd72eb36f
> # Parent 955a6c07dc5e9c55316d1678b2b7cc4313f4fd57
> libxl: add missing "break;" to do_pci_remove
>
> Otherwise we erroneously fall through the LIBXL_DOMAIN_TYPE_PV case into the
> "default: abort()".
>
> (I'm sure we fixed this once already...)
>
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
>
Tested-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx>
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
----------------------------------------------------------------------
Dario Faggioli, <http://retis.sssup.it/people/faggioli>
PhD Candidate, ReTiS Lab, Scuola Superiore Sant'Anna, Pisa (Italy)
Senior Software Engineer, Citrix Systems R&D, Cambridge (UK)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 00 of 27 v3] libxl: rationalise libxl_device_* APIs, Ian Campbell
- [Xen-devel] [PATCH 01 of 27 v3] libxl: add missing "break; " to do_pci_remove, Ian Campbell
- Re: [Xen-devel] [PATCH 01 of 27 v3] libxl: add missing "break; " to do_pci_remove,
Dario Faggioli <=
- [Xen-devel] [PATCH 02 of 27 v3] libxl: remove generated file testidl.c on clean, Ian Campbell
- [Xen-devel] [PATCH 03 of 27 v3] libxl: idl: use "dispose" rather than "destroy" for function to free IDL types, Ian Campbell
- [Xen-devel] [PATCH 04 of 27 v3] libxl: libxl_destroy_cpumap becomes libxl_cpumap_destroy, Ian Campbell
- [Xen-devel] [PATCH 05 of 27 v3] libxl: add a comment describing the device interfaces, Ian Campbell
- [Xen-devel] [PATCH 06 of 27 v3] libxl: various fixes to libxl_device_disk_list (and internals), Ian Campbell
- [Xen-devel] [PATCH 07 of 27 v3] libxl: refactor code to construct disk from xenstore backend, Ian Campbell
- [Xen-devel] [PATCH 08 of 27 v3] libxl: do not read f.e. xenstore dir in disk list function, Ian Campbell
- [Xen-devel] [PATCH 10 of 27 v3] libxl: reimplement devid->nic in terms of from_xs_be function, Ian Campbell
- [Xen-devel] [PATCH 11 of 27 v3] libxl: reimplement devid->disk in terms of from_xs_be function, Ian Campbell
|
|
|
|
|