All of these should be quite uncontroversial. I'll propose the second patch for 0.12 after a short while.
v1 -> v2: redid vnc patch (4/6) Paolo Bonzini (6): remove two dead assignments in target-i386/translate.c fix undefined shifts by >32 exec.c: dead assignments vnc.c: remove dead code usb-linux.c: remove write-only variable fix audio_bug related clang false positives audio/audio.c | 44 ++++++++++++++++++++------------------------ audio/audio_int.h | 3 ++- exec.c | 4 ---- target-i386/translate.c | 2 -- usb-linux.c | 2 -- vl.c | 4 ++-- vnc.c | 3 --- 7 files changed, 24 insertions(+), 38 deletions(-)