[Bug 1886285] [NEW] Provide SMB option to support Windows 2000

2020-07-04 Thread Dustin Spicuzza
Public bug reported: As of SAMBA 4.11 (https://www.samba.org/samba/history/samba-4.11.0.html), SMB1 is disabled by default (and may be removed in the future). This breaks SMB shares with Windows 2000 guests. Adding the following line to smb.conf fixes this: min protocol = NT1 I would propose

[Bug 1863819] Re: repeated KVM single step crashes leaks into SMP guest and crashes guest application

2020-02-25 Thread Dustin Spicuzza
Some experimentation with newer kernels indicate that this is most likely a KVM bug. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1863819 Title:

[Bug 1863819] [NEW] repeated KVM single step crashes leaks into SMP guest and crashes guest application

2020-02-18 Thread Dustin Spicuzza
Public bug reported: Guest: Windows 7 x64 Host: Ubuntu 18.04.4 (kernel 5.3.0-40-generic) QEMU: master 6c599282f8ab382fe59f03a6cae755b89561a7b3 If I try to use GDB to repeatedly single-step a userspace process while running a KVM guest, the userspace process will eventually crash with a