Stefan Hajnoczi

Results 28 comments of Stefan Hajnoczi

@davidhildenbrand Is there a formula for sizing hotplug DIMMs to avoid the guest kernel warning shown above?

@davidhildenbrand By the way, is it possible to modify Linux so it can add hotplug memory without this warning? For example, first add as many pages as possible and then...

Hi, I'm a QEMU developer who has worked on QEMU's NVMe block driver. The QEMU NVMe driver is experimental and there are known issues where it doesn't work (they haven't...

Did you disable quiet/graphical boot so messages are printed to the console? Did the Linux kernel start? What were the last 20 lines of output before the hang?

On Thu, Nov 23, 2017 at 5:23 PM, Matt Layher wrote: > Hey @stefanha , have the datagram sockets > been implemented yet? Last I was aware, I don't think...

SOCK_SEQPACKET and SOCK_DGRAM are on the way but not 100% finished yet. @stefano-garzarella

On Fedora (and probably CentOS/RHEL) hosts `mesa-libGL-devel` is required.

I've been using Qt6 QNetworkRequest successfully for HTTPS without explicitly enabling OpenSSL.

If you are using the QEMU .gitpublish "default" profile then I suspect cccmd is interfering with your manual edits. Can you confirm that deleting "cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit...

Thanks for reporting this bug. It has been fixed: https://github.com/stefanha/git-publish/commit/f1ef29d5cb4d3ddf8c896f7e76226ac0eb26e324 A new release will be published in a few days.