[pve-devel] [PATCH] add foreach_dimm sub

2015-02-08 Thread Alexandre Derumier
and use it in memory hotplug and config_to_cmd Signed-off-by: Alexandre Derumier aderum...@odiso.com --- PVE/QemuServer.pm | 77 ++--- 1 file changed, 38 insertions(+), 39 deletions(-) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index

[pve-devel] qemu-server : add foreach_dimm sub

2015-02-08 Thread Alexandre Derumier
code factorization ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] pve-common : read_etc_network_interfaces : don't always add vmbr0 by default

2015-02-08 Thread Alexandre Derumier
I really don't known why we always add a vmbr0 on reading etc/network/interfaces. Maybe user want to not use vmbr0 at all, and also in GUI we need to remove it, if we want to create an OVS vmbr0 ___ pve-devel mailing list pve-devel@pve.proxmox.com

[pve-devel] [PATCH] read_etc_network_interfaces : don't always add vmbr0

2015-02-08 Thread Alexandre Derumier
Currently it's impossible to remove vmbr0 from network gui, if we really want to remove it, or replace it with an OVS vmbr0 Signed-off-by: Alexandre Derumier aderum...@odiso.com --- data/PVE/INotify.pm |6 -- 1 file changed, 6 deletions(-) diff --git a/data/PVE/INotify.pm

Re: [pve-devel] crashes of pmxcfs

2015-02-08 Thread Stefan Priebe - Profihost AG
Am 07.02.2015 um 15:55 schrieb Dietmar Maurer: THis won't help as my build and your build will differ. SO the kernel message a have from the crash will not be applyable with gdb to my debug symbols. Sure, you also need to reproduce the bug :-( I guess we should really provide a debug

Re: [pve-devel] [PATCH] read_etc_network_interfaces : don't always add vmbr0

2015-02-08 Thread Dietmar Maurer
applied, thanks! ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH] add foreach_dimm sub

2015-02-08 Thread Dietmar Maurer
applied. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel