]> git.proxmox.com Git - qemu-server.git/history - PVE/QMPClient.pm
copy_vm : add optional storage parameter
[qemu-server.git] / PVE / QMPClient.pm
2013-04-18 Dietmar Maureravoid endless loop in QMPClient
2013-04-18 Dietmar Maurerdo not delete unmatched content from $$input
2013-03-01 Dietmar Maurerfix backup-cancel timeout
2012-12-06 Dietmar Maureralso support getfd
2012-12-06 Dietmar Maureradd support for add-fd command
2012-10-29 Dietmar Maurerfix memory leak in QMP Client (many thanks to Stefan!)
2012-09-25 Dietmar Maurerpass timeout to qmp open_connection
2012-09-24 Dietmar Maurerupdates for async shapshot patch
2012-09-12 Dietmar Maureruse long timeouts for snapshot monitor command
2012-08-27 Dietmar Maurerfix bug 247: retry qmp open
2012-08-27 Dietmar Maurerset default qmp timout to 3 seconds
2012-07-13 Dietmar Maurerfix command timeout
2012-07-13 Dietmar Maureruse new QMPClient code
2012-07-12 Dietmar Maureradd PVE::QMPClient.pm