Re comment #44: There has been a ring buffer char device named ringbuf available upstream in QEMU as Anthony suggested in comment #23 like following:
qemu -chardev ringbuf,size=640k,id=foo -serial chardev:foo And the QMP commands have already been exposed by QEMU like: { 'command': 'ringbuf-read', 'arguments': "arguments": { "device": "foo", "size": 1000, "format": "utf8" } } Actually it was just the implementation of this request: http://comments.gmane.org/gmane.comp.emulators.qemu/190843 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832507 Title: console.log grows indefinitely To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/832507/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs