Re: Snapshots in QEMU

2018-08-07 Thread Elias M. Mariani
My bad then, just that I saw this commit and I thought that this was a sort of workaround: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/amd64/identcpu.c?rev=1.104=text/x-cvsweb-markup Cheers. Elias. 2018-08-07 16:59 GMT-03:00 Theo de Raadt : > Elias M. Mariani wrote: > >> You

Re: Snapshots in QEMU

2018-08-07 Thread Theo de Raadt
Elias M. Mariani wrote: > You are right, is KVM's bug. > But this was fixed on -snapshots right? No. > If so, OpenBSD 6.4 would work well, bypassing KVM's bug. No.

Re: Snapshots in QEMU

2018-08-07 Thread Elias M. Mariani
You are right, is KVM's bug. But this was fixed on -snapshots right? If so, OpenBSD 6.4 would work well, bypassing KVM's bug. Cheers. Elias. 2018-08-07 16:27 GMT-03:00 Theo de Raadt : > We don't agree. > > We consider it a bug in KVM. > > Doesn't KVM suggest they are emulating a real machine?

Re: Snapshots in QEMU

2018-08-07 Thread Theo de Raadt
We don't agree. We consider it a bug in KVM. Doesn't KVM suggest they are emulating a real machine? AMD has documented that MSR. So KVM should emulate the MSR. In some way, even perhaps act like it is a NOP. Or they shouldn't claim to be that CPU. Feel free to report to those other

Re: Snapshots in QEMU

2018-08-07 Thread Elias M. Mariani
Sorry to keep pinging this one. If you install OPENBSD_6_3 in KVM/QEMU and run syspatch and apply the LFENCE patch the machine redeems unable to boot. I think that this should be another patch to fix the problem, anyone using a OpenBSD virtual server with that config will ruin the boot process

Re: ntpd -s + constraint + too old time = failure

2018-08-07 Thread Reyk Floeter
Hi, it is an expected behavior and a proof that constraints are working correctly: the certificate check fails because it is not valid. I don't see a technical solution here because we'd either have to disable constraint checks and loose their security benefit or we keep them enabled and rely

Re: axen Ethernet device errors on both USB3.0 and USB2.0 ports

2018-08-07 Thread sc . dying
Hi, On 2018/08/07 09:23, Denis wrote: Hi, axen.patch.1st has been applied to CURRENT src tree fetched from official CVS with errors listed before. Second patch has been applied to sources from official CVS -rOPENBSD_6_3 src. To test it one more time I've unpacked src.tar.gz and sys.tar.gz

ntpd -s + constraint + too old time = failure

2018-08-07 Thread Solene Rapenne
Hi I found a corner case about ntpd where ntpd -s can't set the date because of a constraint in ntpd.conf. Using default ntpd.conf: servers pool.ntp.org sensor * constraints from "https://www.google.com; it's reproducible with the following command $ doas /etc/rc.d/ntpd $ doas date 0701

Re: bgpd crash with invalid bgpctl network bulk del

2018-08-07 Thread Pierre Emeriaud
2018-08-07 10:12 GMT+02:00 Claudio Jeker : > > I looked at the way we parse those files and I refactored it a fair > amount. I think this new version is more what we actually want. > > People using the bulk loading feature (e.g. for bgpd spamd) please test. I played a bit with it, sending

Re: axen Ethernet device errors on both USB3.0 and USB2.0 ports

2018-08-07 Thread Denis
Hi, axen.patch.1st has been applied to CURRENT src tree fetched from official CVS with errors listed before. Second patch has been applied to sources from official CVS -rOPENBSD_6_3 src. To test it one more time I've unpacked src.tar.gz and sys.tar.gz from 6.3amd64 distribution CD and try

Re: bgpd crash with invalid bgpctl network bulk del

2018-08-07 Thread Claudio Jeker
On Mon, Aug 06, 2018 at 03:50:41PM +0200, Claudio Jeker wrote: > On Mon, Aug 06, 2018 at 03:34:10PM +0200, Claudio Jeker wrote: > > On Mon, Aug 06, 2018 at 03:26:16PM +0200, Pierre Emeriaud wrote: > > > Not sure about this, I guess if you're using 'network bulk add|del' > > > you're supposed to