Re: [Qemu-devel] [PATCH v2 0/6] static patches

2012-11-01 Thread Stefan Hajnoczi
On Sun, Oct 28, 2012 at 11:04:45AM +, Blue Swirl wrote: > v2: extract function removal patches, skip ARM > > Blue Swirl (6): > target-sparc: make do_unaligned_access static > vl.c: add missing static > vnc: add missing static > ppc: add missing static > target-ppc: make some function

Re: [Qemu-devel] [PATCH v2 0/6] static patches

2012-10-29 Thread Stefan Hajnoczi
On Sun, Oct 28, 2012 at 11:04:45AM +, Blue Swirl wrote: > v2: extract function removal patches, skip ARM > > Blue Swirl (6): > target-sparc: make do_unaligned_access static > vl.c: add missing static > vnc: add missing static > ppc: add missing static > target-ppc: make some function

[Qemu-devel] [PATCH v2 0/6] static patches

2012-10-28 Thread Blue Swirl
v2: extract function removal patches, skip ARM Blue Swirl (6): target-sparc: make do_unaligned_access static vl.c: add missing static vnc: add missing static ppc: add missing static target-ppc: make some functions static exec: make some functions static console.h |