5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2024-12-25 23:21:43 +03:00
Commit Graph

438 Commits

Author SHA1 Message Date
Dietmar Maurer
694fcad480 use new PVE::ProcFSTools::read_proc_pid_stat() 2011-09-14 07:55:34 +02:00
Dietmar Maurer
19672434df delete trailing whitespaces 2011-09-12 12:26:00 +02:00
Dietmar Maurer
86b8fbeeee improve error message whern cdrom is on local storage 2011-09-12 12:22:02 +02:00
Dietmar Maurer
9b20b0601a Also test is cdrom is on shared storage
Else we can't migrate.
2011-09-12 11:39:48 +02:00
Dietmar Maurer
7f0b5bebc6 check hvm support before starting VM 2011-09-12 11:03:14 +02:00
Dietmar Maurer
669963ffbe do not allow to migrate VM which uses local resources
But add a --force parameter to overwrite
2011-09-12 11:01:52 +02:00
Dietmar Maurer
34978be308 fix serial/parallel option - check if device really exists 2011-09-12 08:59:05 +02:00
Dietmar Maurer
e0ab7331aa remove support for old hostusb syntax 2011-09-12 08:41:28 +02:00
Dietmar Maurer
76178b62d9 Use 'dd' option ibs/obs instead of bs
See http://lists.gnu.org/archive/html/bug-coreutils/2011-03/msg00034.html
2011-09-12 08:34:02 +02:00
Dietmar Maurer
ca0cef2624 Simplify serial/parallel option parser
Remove verify()/parse() methods, because the json schema does
that job already (pattern option)
2011-09-12 07:44:02 +02:00
Dietmar Maurer
2fe1a152f4 Simplify schema for serial/parallel options (use pattern) 2011-09-12 07:08:01 +02:00
Derumier Alexandre
1989a89c95 parallel : new qemu syntax V2
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-12 06:52:34 +02:00
Derumier Alexandre
bae179aa1c serial : new qemu syntax V2
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-12 06:51:47 +02:00
Derumier Alexandre
040b06b73e Hostpci rework v4
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-12 06:50:01 +02:00
Dietmar Maurer
0d29ab3bd2 fix build error 2011-09-09 14:18:11 +02:00
Derumier Alexandre
941e0c42a5 Add scsi controllers V2
only if scsi disk exists

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-09 12:20:19 +02:00
Dietmar Maurer
64e1340181 New method to check if VM uses local resources 2011-09-09 12:13:21 +02:00
Dietmar Maurer
1ef75254a1 start fixing qmigrate (still not working) 2011-09-09 12:10:29 +02:00
Dietmar Maurer
f669a2b1fb Check quorum in startall 2011-09-09 11:32:53 +02:00
Dietmar Maurer
32f9da6804 Check quorum when starting migration tunnel 2011-09-09 11:28:18 +02:00
Dietmar Maurer
a78ccf26fc Add node parameter to config_file()
That way we can get the filename for VMs on remove nodes.
2011-09-09 09:47:54 +02:00
Dietmar Maurer
0ea9541da0 Add watchdog support 2011-09-08 11:39:56 +02:00
Derumier Alexandre
abb39b66d7 convert old monitor syntax to chardev
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-08 08:27:34 +02:00
Derumier Alexandre
ca916eccfb add print_drivedevice_full sub for disk -device syntax
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-08 08:09:25 +02:00
Derumier Alexandre
3ebfcc8613 change print_drive sub to new device syntax
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-08 08:03:46 +02:00
Derumier Alexandre
f62db2a438 Set max nics=6, max virtio disk=6 and scsi disk to 14 (because we cannot set more than 7 disk by scsi controller)
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2011-09-08 07:43:49 +02:00
Dietmar Maurer
554ac7e7b7 Add digest to prevent concurrent changes 2011-09-07 11:41:34 +02:00
Dietmar Maurer
9db78b5ee6 Add delay in startall to reduce load at boot time 2011-09-07 09:54:49 +02:00
Dietmar Maurer
9b4ea96225 Fix startup order
Also depend on pve-cluster and redhat-cluster-pve.
2011-08-30 15:11:54 +02:00
Dietmar Maurer
485e8e1d49 run lintian 2011-08-30 15:11:02 +02:00
Dietmar Maurer
f661e766b7 remove unused file qm.old
moved remaining docs from qm.old to qm
2011-08-29 08:47:09 +02:00
Dietmar Maurer
81425ee85e use better name for build dir 2011-08-24 11:08:33 +02:00
Dietmar Maurer
53db153ee9 remove all generated files 2011-08-24 10:18:28 +02:00
Dietmar Maurer
64939004a1 removed 'dist' target 2011-08-24 10:15:12 +02:00
Dietmar Maurer
504003415f add .gitignore 2011-08-24 10:11:22 +02:00
Dietmar Maurer
0b16c18c7d remove Changelog, we now have git 2011-08-24 10:08:56 +02:00
Dietmar Maurer
4b4480509a change license to AGPL3 2011-08-24 10:07:52 +02:00
Dietmar Maurer
1e3baf05f2 imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00