Displaying 20 results from an estimated 4000 matches similar to: "qemu-sparc, not to be confused with qemu-system-sparc"
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
Hi,
When I first built my Debian package, I needed to depend on qemu-system
| qemu, since there was no other ways to pull needed BIOS files.
It seems the situation changed, and that I could depend on less stuff
from the qemu package. Maybe only the package named "etherboot" and
"vgabios". To do that, my plan is to simply package a folder named:
/usr/share/xen/qemu
with in
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
Hi,
When I first built my Debian package, I needed to depend on qemu-system
| qemu, since there was no other ways to pull needed BIOS files.
It seems the situation changed, and that I could depend on less stuff
from the qemu package. Maybe only the package named "etherboot" and
"vgabios". To do that, my plan is to simply package a folder named:
/usr/share/xen/qemu
with in
2007 Nov 04
3
OpenSolaris for sparc in qemu on linux x64
Hi,
i want to port an open-source project to sparc. I just downloaded OpenSolaris (sol-nv-b75-sparc-...iso), created an empty image for the hard disk, and tried to start qemu in a linux x64bit-host:
qemu-system-sparc -hda test.img -cdrom sol-nv-b75-sparc-v1.iso -boot d -nographic
The output says:
Nvram id QEMU_BIOS, version 1
CPUs: 1
nvram error detected, zapping pram
Welcome to OpenBIOS
2020 Oct 13
0
Re: Encrypting boot partition Libvirt not showing the OS booting up
On Tue, Oct 13, 2020 at 10:40:11 +0200, john doe wrote:
> On 10/13/2020 8:50 AM, john doe wrote:
[...]
> > Thank you, I have now isolated the command generated by libvirt.
> > Starting this command from a script, a vnc server is started.
> >
> > Is libvirt internally using vnc connection?
> >
>
> It looks like the issue is that the libvirt command pass
2020 Feb 13
2
[PATCH] nouveau: no need to check return value of debugfs_create functions
On 2/9/20 2:55 AM, Greg Kroah-Hartman wrote:
> When calling debugfs functions, there is no need to ever check the
> return value. The function can work or not, but the code logic should
> never do something different based on this.
>
Should we follow that line of reasoning further, and simply return void
from the debugfs functions--rather than playing whack-a-mole with this
2020 Feb 13
1
[PATCH] nouveau: no need to check return value of debugfs_create functions
On Thu, Feb 13, 2020 at 11:39 PM Greg Kroah-Hartman
<gregkh at linuxfoundation.org> wrote:
>
> On Thu, Feb 13, 2020 at 02:30:09PM -0800, John Hubbard wrote:
> > On 2/9/20 2:55 AM, Greg Kroah-Hartman wrote:
> > > When calling debugfs functions, there is no need to ever check the
> > > return value. The function can work or not, but the code logic should
>
2020 Feb 13
0
[PATCH] nouveau: no need to check return value of debugfs_create functions
On Thu, Feb 13, 2020 at 02:30:09PM -0800, John Hubbard wrote:
> On 2/9/20 2:55 AM, Greg Kroah-Hartman wrote:
> > When calling debugfs functions, there is no need to ever check the
> > return value. The function can work or not, but the code logic should
> > never do something different based on this.
> >
>
> Should we follow that line of reasoning further, and
2018 Sep 14
0
Sources of initialized memory in virtio?
On 2018?09?13? 21:00, Alexander Potapenko wrote:
> Hi mighty virtio maintainers,
>
> I'm working on KMSAN, a new runtime detector of uninitialized memory
> based on compiler instrumentation (https://github.com/google/kmsan)
> KMSAN is mostly being tested on QEMU with KVM enabled, so my kernel
> interacts a lot with various virtio drivers, that's why I'm seeking
>
2007 Sep 09
0
Compile problems on OSX
--- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
> Hi all,
>
> I've got two problems compiling the current CVS FLAC sources on OSX.
>
> Firstly, the configure script can't find the OGG libraries which were
> installed from MacPorts. I have tried:
>
> ./configure --with-ogg-includes=/opt/local/include \
>
2007 Sep 09
2
Compile problems on OSX
Josh Coalson wrote:
> the main reason I haven't swtiched is I'm not up on pkgconfig
> and XIPTH_PATH_OGG has been working pretty well... can you tell
> why it's not working for you?
>
> I'm always hesitant to mess with things in configure.in because
> is such whack-a-mole problem (fixes things for some people and
> breaks for others).
I'll look into that
2020 Oct 08
0
Re: Building libvirt library without libvirtd or virsh
>
> If you want to do a minimal build of libvirt you can run meson with
> --auto-features=disabled which will disable most of the features and you
> can explicitly enable only the things that you want to use (this is what
> most distributions are doing when building packages). I just noticed
> that there are some build options where this doesn't work so I'll post
>
2007 Sep 15
0
SunOS 4.1.4 in qemu-system-sparc?
---- Dennis Clarke <dclarke at blastwave.org> wrote:
>
> > Another thing that might be fun would be NextStep on Sparc in qemu...
>
> Oh God.
>
> I actually have a copy of NeXT here in an unopened box. I was not too sure
> what to do with it.
>
> I tried out Sparc emulation a long time ago and it barely worked. I was
> able to load in Red Hat Linux
2018 Aug 29
3
getting invites to rtp ports ??
On 08/29/2018 11:59 AM, Telium Support Group wrote:
> Block a single IP is the wrong approach (whack-a-mole). You should consider a more comprehensive approach to securing your VoIP environment. Have a look at this wiki:
>
> https://www.voip-info.org/asterisk-security/
>
>
>
> -----Original Message-----
> From: asterisk-users [mailto:asterisk-users-bounces at
2014 Aug 08
1
Backtrace io_add(0x1) called twice fd= (was Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 8/7/2014 11:14 AM, Steffen Kaiser wrote:
>> one idea: http://www.tldp.org/LDP/abs/html/exitcodes.html
>>
>> exit code 134 would be in bash's meaning (if this website is
>> correct all) some program died off signal 6. This would be Abort in
>> Linux.
>>
>>
2018 Aug 30
2
getting invites to rtp ports ??
I wonder if I could have that patch, maybe I could add it to my
fail2ban regexp and if you have the correct regexp, I would apperciate
that as well.
Thanks.
On Wed, 29 Aug 2018 19:18:29 -0400,
Telium Support Group wrote:
>
> Depending on log trolling (Asterisk security log) misses a lot, and also depends on the SIP/PJSIP folks to not change message structure (which has already happened
2015 Mar 05
2
[LLVMdev] ReduceLoadWidth, DAGCombiner and non 8bit loads/extloads question.
On Wed, Mar 4, 2015 at 11:43 AM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> Ahmed,
>
> Yes, we do not have an 8 bit type and do not support 8 bit loads/extloads.
>
> For your first post, I imagine that anything that the DAGCombiner does it
> could undo EXCEPT deciding to opt to a type that is not allowed,
No, I think the SelectionDAG legalization should be able to
2009 Jun 18
2
How to change ONLY the first character of each variable name
Dear R-helpers,
I would like to adapt the following code
> names(data)<-sub("M","MOLE",names(data))
which changes any occurrence of "M" (in my variable names) to "MOLE"
such that it ONLY operates on the first character of each variable
name, i.e. M will only be changed to MOLE if it's the first character
of a variable.
I would appreciate any
2015 Jan 14
1
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
Hello, Arnd,
As you asked, here's a pull request.
This has been in linux-next apparently with no ill effects.
The following changes since commit 99975cc6ada0d5f2675e83abecae05aba5f437d2:
vhost/net: length miscalculation (2015-01-07 12:22:00 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/uaccess_for_upstream
for you to
2015 Jan 14
1
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
Hello, Arnd,
As you asked, here's a pull request.
This has been in linux-next apparently with no ill effects.
The following changes since commit 99975cc6ada0d5f2675e83abecae05aba5f437d2:
vhost/net: length miscalculation (2015-01-07 12:22:00 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/uaccess_for_upstream
for you to
2012 May 21
1
libguestfs on Debian 6 squeeze problems
I'm trying to install libguestfs on Debian squeeze installed from
http://people.debian.org/~bengen/libguestfs/
It does not work. Here are the details:
I was able to install libguestfs-tools and its dependencies. However,
aptitude removed the following two packages: qemu and qemu-system. I'm
not sure if it's okay or not. If I try to install those packages back, I
get the