]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/tracing' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 May 2012 23:46:52 +0000 (18:46 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 May 2012 23:46:52 +0000 (18:46 -0500)
commit15a0f3bf77cf60ae29484f0c0a26c679e4c688fd
tree40a5f82d8783ffa1435cf60084b0d6ccea646468
parent174210fe70d34a1ac70b98c1e4412934cbee2061
parente120d449e1b39ec508c297b963ce452628dd37c3
Merge remote-tracking branch 'stefanha/tracing' into staging

* stefanha/tracing:
  configure: check for supported Python 2.x versions
  tracetool: avoid pkgutil.iter_modules() Python 2.7 function
  tracetool: avoid str.rpartition() Python 2.5 function
  tracetool: use Python 2.4-compatible __import__() arguments
  tracetool: use Python 2.4-compatible exception handling syntax
configure