Merge remote-tracking branch 'qmp/queue/qmp' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Jun 2012 15:35:13 +0000 (10:35 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Jun 2012 15:35:13 +0000 (10:35 -0500)
commit664535c31c41d8dcd7756b579674a4a6f9eb6cd9
tree654ffde68f284ef4d595920f5da646bfb92b20f4
parent0b0cb9d310edfe2b2d108f18be4f013a1e552cfd
parent0cd23fcc0afe0a847e2e68797b64b297b20121f9
Merge remote-tracking branch 'qmp/queue/qmp' into staging

* qmp/queue/qmp:
  build: install qmp-commands.txt
  Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
  Add event notification for guest balloon changes
  Fix some more license versions (GPL2+ instead of GPL2)
  monitor: Fix memory leak with readline completion
  qmp: do not include monitor.h from qapi-types-core.h
  qmp: include monitor.h when needed
  kvm: add missing include files