]> git.proxmox.com Git - qemu-server.git/history - PVE/QMPClient.pm
d/control: remove unused dependency
[qemu-server.git] / PVE / QMPClient.pm
2018-09-24 Wolfgang Bumilleruse qemu's blockdev-snapshot functions
2018-02-20 Dominik Csapakreturn error from guest-agent
2017-01-05 Alexandre Derumierqmpclient : block-job-(complete|cancel) : set timeout...
2016-11-30 Thomas Lamprechtincrease timeout from guest-fsfreeze-freeze
2014-12-02 Dietmar Maurerqmpclient: use guest-sync-delimited
2014-12-01 Dietmar Maurerqmpclient: fix mux_input regex
2014-12-01 Dietmar Maurerqmpclient: improve error handling
2014-12-01 Dietmar Maurerqmpclient: code cleanup, execute qga and qmp in parallel
2014-12-01 Wolfgang Linkshutdown by Qemu Guest Agent if the agent flag in the...
2014-12-01 Wolfgang Linkqmpclient: now if the QMP command starts with guest...
2014-12-01 Alexandre Derumierqmpclient-qga : mux_input : parse qga result
2014-12-01 Alexandre Derumierqmpclient-qga : build qga command
2014-12-01 Alexandre Derumierqmpclient-qga : do not sent qmp_capabilities for qga
2014-12-01 Alexandre Derumierqmpclient-qga : cmdid : use integer instead string
2014-12-01 Alexandre Derumierqmpclient-qga : add qga param to qmp_socket
2014-12-01 Alexandre Derumierqmpclient-qga : add qga option at object creation
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2013-05-06 Dietmar Maurerset long timeout for query-block-jobs
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