[Spice-devel] Usbredirect HP-printer leads to Windows blue screen

2019-04-01 Thread wangjiedong
Recently , I encounter a problem , I use my Windows 7 with virt-viewer-6.0 and UsbDk-1.0.19 as client, then connect to a Ubuntu-16.04 guest , and i can select my U-disk to usbredirect successfully , but when i select the HP Color LaserJet M552 printer to redirect , the Windows blue screen

Re: [Spice-devel] [PATCH spice-server 2/2] docs: Add some notes on event scheduling and threading

2019-04-01 Thread Frediano Ziglio
> On Thu, Mar 28, 2019 at 10:27:46AM -0400, Frediano Ziglio wrote: > > > On Thu, Mar 28, 2019 at 04:25:31AM -0400, Frediano Ziglio wrote: > > > > > > > > > > On Mon, Mar 11, 2019 at 02:03:33PM +, Frediano Ziglio wrote: > > > > > > Signed-off-by: Frediano Ziglio > > > > > > --- > > > > > >

Re: [Spice-devel] [spice-common v3] log: Let gcc know about the logging macros which abort

2019-04-01 Thread Frediano Ziglio
> > This commit adds a SPICE_UNREACHABLE macro (courtesy of Frediano) > so that gcc does not think that code control can go past > spice_return_{val_,}if_fail(), spice_critical() and spice_error() > > This avoids this kind of warnings: > > fallthrough.c: > > #include "log.h" > > int main(int