]> git.proxmox.com Git - qemu.git/commit
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 19 Oct 2012 18:18:44 +0000 (20:18 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 19 Oct 2012 18:18:44 +0000 (20:18 +0200)
commit3e50da65255bf4026b15e71299f4a5a40382a057
tree0e118c1c6d6621a53a9af579c852dab0f8178dd7
parentd7dce494769e47c9a1eec6f55578d3acdfab888b
parent11f66978618b542986172a62fcd6acfa36c0d178
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu

* 'trivial-patches' of git://github.com/stefanha/qemu:
  ui/vnc-jobs.c: Fix minor typos in comments
  net/tap-win32: Fix compiler warning caused by missing include statement
  configure: Remove unused parameters from main function
  target-arm/neon_helper: Remove obsolete FIXME comment
  targphys.h: Don't define target_phys_addr_t for user-mode emulators
  ui/vnc: Only report/use TIGHT_PNG encoding if enabled.