commit | 9826fd597df59a8bac7beafd192e4baad790c31a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 23 13:45:23 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 24 13:36:03 2012 -0600 |
tree | e7f25ee4e14c810c39c4d06d3ad050a79f3092b8 | |
parent | fd214d1828bf467d16251abce1747ffce932531f [diff] |
suspend: make serial ports wakeup the guest. Add a 'wakeup' property to the serial port. It is off by default. When enabled any incoming character on the serial line will wake up the guest. Useful for guests which have a serial console configured. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>