Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
25 views

how to configure systemd to load essential graphics and virtualization modules early in the boot process, while deferring non-critical services & modules for manual activation later. called gpu ...
Malin Shaik's user avatar
-1 votes
1 answer
73 views

I'm tasked with implementing a custom DataGrid-like control in one of my projects. This is due to many specific features it needs to have implemented, and also the large amounts of data that have to ...
Qrakhen's user avatar
  • 115
0 votes
1 answer
81 views

I want to check if host notifications might be lost in the following scenarios. The hypothesis is shown in the figure below. However, I am not sure whether the commit actions of the last two CPUs ...
wang fuqiang's user avatar
1 vote
1 answer
118 views

I am wondering about the security of tunneling services such as ngrok or pinggy.io (which I believe works via ngrok, but doesn't require downloading, just an SSH connection). I don't know and haven't ...
MWA's user avatar
  • 21
5 votes
1 answer
141 views

I'm trying to build a minimal kvm based hypervisor and I want to track reads and writes in the hosts userspace. However I seem not to be able to get any MMIO events or detect any changes in my memory ...
Gaetano's user avatar
  • 1,260
0 votes
0 answers
40 views

amd sdm implies CLGI can block vINTR Table 15-10 Effect of the GIF on Interrupt Handling 15.21.4 Injecting Virtual (INTR) Interrupts The processor takes a virtual INTR interrupt if: V_IRQ and ...
wang fuqiang's user avatar
1 vote
0 answers
46 views

I am working on a kernel virtualization driver for x86 CPUs. The driver uses Intel VT-x for virtualization of some guest code. I stumbled upon a piece of driver code that saves and restores VMM's ...
Grigory Rechistov's user avatar
0 votes
1 answer
251 views

I need to develop for Android inside a VM on macOS, so I created a macOS VM on my mac m3, using UTM. Since I cannot run the Android Emulator inside the VM, I ran it outside, now it's just a matter of ...
Poperton's user avatar
  • 2,086
0 votes
1 answer
52 views

I'm implementing a pivot table which has 3 parts, pivot body, row headers and column headers. I've implemented scroll sync between them. That is, if I scroll pivot body, row headers and column ...
lzl124631x's user avatar
  • 4,871
0 votes
0 answers
119 views

I want to implement a hierachical structure like this. I tried using Masonry example, but I think it requires a large overscan which is not scalable. Because if I sequentially put the nodes in ...
lzl124631x's user avatar
  • 4,871
1 vote
1 answer
249 views

I'm struggling to fully understand the posted interrupt processing feature in Intel VT-x. Ignoring VT-d for the moment, as a first baby step I am just trying to get CPU based posted interrupt delivery ...
MikeFromCanmore's user avatar
0 votes
0 answers
465 views

I'm implementing a pivot table. I want to use react-virtual to implement the virtualization of the pivot row/column headers. May I know how to achieve that? I wonder if I should use nested ...
lzl124631x's user avatar
  • 4,871
-1 votes
1 answer
116 views

From Chapter 2 (The Popek/Goldberg Theorem) in Hardware and Software Support for Virtualization - Synthesis Lectures on Computer Architecture, ... consider what an operating system for such an ...
Jacob Miller's user avatar
0 votes
1 answer
129 views

I'm facing a problem and can't get any further. I hope you can help me. Short explanation: I have a DataGrid (VirtualizingPanel.IsVirtualizing="true") and a search bar. When I type something ...
AnnaBauer21's user avatar
0 votes
0 answers
15 views

My new issue now is that when I do vagrant up it takes time to load and when it does it brings things like "timed out while waiting for the machine to boot. This means that' vagrant was unable to ...
Basit's user avatar
  • 1
0 votes
0 answers
117 views

I'm having a problem, I have a simple website, running on localhost, the requirement is to use virtualization, which means I will have to install a webserver (I use ASP.NET Core so I will probably ...
Khánh Long Trần's user avatar
0 votes
1 answer
863 views

Is it possible to Sort the MudDataGrid when it Loads in Virtualization mode? Graphically the sort order Arrow is showing but it's not sorting. Thank you <MudDataGrid @ref="refMudDataGrid&...
Axium7's user avatar
  • 199
0 votes
0 answers
40 views

I have a bar chart using the Recharts library, but I'm struggling to handle 34,000 data points on the x and y axes. My system hangs and I'm unable to render the chart properly. can you provide the ...
Lokesh Kumar Bairwa's user avatar
0 votes
0 answers
102 views

I am working on a .NET MAUI Blazor app and using the Virtualize component to display a grid and list view. I am encountering issues where the UI becomes unstable, shrinking, and jumping, especially ...
Niranjan Chigulla's user avatar
0 votes
1 answer
92 views

I have an active docker container (mongo running on WSL2, defualt Ubuntu). I know it is possible to identify container process on host, but ps -aux nor ps -A doesn't really work. While I can see my ...
user26412538's user avatar
0 votes
1 answer
184 views

I'm unable to figure out the XPath syntax to add a second tagged vlan when using virt-install to provision a guest: srv01:~$ sudo virt-install\ --name=ds-controller01.iwc.ig24\ --disk source.dev=/...
FrozenCryptid's user avatar
0 votes
1 answer
142 views

I have a custom tree view user control that is using a Virtualizing Stack Panel since i have to display ~8000 items. The tree view also lives in a groupbox with custom SearchBox user control that ...
Jean's user avatar
  • 47
4 votes
0 answers
210 views

I have used react-window react-window package to implement virtualization and I am using <FixedSizeGrid> component for that along with <InfiniteLoader> from react-window-infinite-loader ...
Ayush Bharadva's user avatar
-1 votes
1 answer
151 views

I have created an OpenShift 4.14 Single Node Cluster. Inside that I deployed a VM using the web console. Inside that VM I deployed NGINX at port 80. I can curl into the IP of the VM from inside the ...
ashraf minhaj's user avatar
-1 votes
1 answer
245 views

I am trying to use Intel-PT feature inside a guest ubuntu using QEMU/KVM, but although I have this feature in the host, KVM is not passing this feature to the guest. Also when I try to load kvm_intel ...
eftekhar's user avatar
1 vote
0 answers
144 views

I am attempting to export an AMI to a VMDK file using the AWS CLI export-image command. The command I'm using is as follows: aws ec2 export-image --image-id <ami-id> --disk-image-format VMDK --...
Shiv Rajawat's user avatar
0 votes
1 answer
190 views

I'm trying to understand what happens in a virtualization setting when the host receives an external interrupt. For example if CPU-1 is being utilized by vCPU-0 of a VM and there is an external ...
user3882729's user avatar
  • 1,576
2 votes
0 answers
100 views

libvirt service always show this error, when i take status of libvirt service. g_hash_table_unref: assertion 'hash_table != NULL' failed the whole status of libvirt service: ** libvirtd.service ...
ay san's user avatar
  • 21
6 votes
2 answers
4k views

on mac m2 max, I installed podman using brew intsall podman, then ran podman machine init --disk-size 150, and then podman start. It's stuck on "Waiting for VM ...". I see this error from ...
Rony Tesler's user avatar
  • 1,396
2 votes
1 answer
10k views

Hi I have a windows 11 in UTM, and I'm trying to connect a USB to my host (Macbook) it's not detecting in the File explorer of the Widows 11 Virtual Machine (running under UTM) What should I be doing ...
NAVXBEDI's user avatar
0 votes
0 answers
82 views

I have a basic electron app that I created, it is used to open windows and do google oauth2(see code below) and returns a refresh token. Is there a way I can have it run in the browser using some sort ...
BillyBobJoe's user avatar
1 vote
0 answers
573 views

Ubuntu 22.04 VBox ver: 7.0.12r159484 phpvirtualbox ver: latest I get this error when trying to login on virtualbox using phpvirtualbox GUI. Any help is highly appreciated, I'm still a junior. Below ...
Fane Fanucu's user avatar
1 vote
2 answers
483 views

When I try to build/install the VMP kernel I receive the following error: Setting up your system for Simics VMP ================================================ This step will be performed with root ...
Herget's user avatar
  • 165
1 vote
1 answer
405 views

I have an old legacy service for benchmarking a load produced by html5-pages to the users hardware. Here is a high-level idea: we want to be sure that some specific web-page will not freeze users ...
Paul's user avatar
  • 6,817
1 vote
0 answers
122 views

I'm studying about virtualization.(I'm a undergraduated student) In CPU Full virtualization, as far as I know, x86 was difficult to be virtualized because it has about 17 sensitive but unprivileged ...
choiyhking's user avatar
0 votes
0 answers
239 views

I am using for achieving virtualization. But not able to apply the property of sticky to the same. handleScroll(e, TableRef)} className="variable-size" > {RenderRowVirtualized} ...
Ajinkya Desai's user avatar
0 votes
1 answer
321 views

I'm undergraduated student and not good at English(please forgive me..) full vs. para In this diagram, I understood that Full I/O virtualization "Trap & emulate" -> hypervisor should ...
choiyhking's user avatar
1 vote
0 answers
967 views

I downloaded many virtual machines and used with qemu, all of them cannot run internet when running with qemu commands in termux. But If I use Limbo emulator then internet work with no problem. Hi ...
Awwaad's user avatar
  • 11
2 votes
0 answers
2k views

I am trying to run multiple virtual machines on the same host using QEMU with KVM acceleration. I am also trying to get each virtual machine to run on a specific CPU cure. For example, I want to ...
MUAS's user avatar
  • 656
0 votes
1 answer
456 views

How can I connect to localhost? Local host is specified in my hosts file like below: #SSL enabled port: 44323 127.0.0.1 visual.tests.com 127.0.0.1 visual.tests.com/motors fixture`Motors ...
Ivonne Perez's user avatar
0 votes
1 answer
144 views

I am provisioning a virtual machine which executes the cloud init script on its first boot. I have a floating IP assigned to the VM and I can ping it, but can't ssh into it. I suspect that the cloud-...
guru's user avatar
  • 142
0 votes
0 answers
407 views

I am using x86 centos7 linux. I want to use cross-compile to arm64 in docker but I can't use docker buildx --platform because of the low Kenel version (centos7) What should I do? I've searched about ...
jinhoekim's user avatar
-1 votes
1 answer
290 views

I am working on a Software company, mainly developing on Linux. For Windows development we have couple of machines that are shared. However, a new project came up, and we need more resources on ...
wizard's user avatar
  • 155
3 votes
1 answer
5k views

I've been trying to implement virtualization to a React-Select component although without success. Every single virtualization package that I have tried using has had some sort of breaking fault that ...
pron1ghtmare360's user avatar
0 votes
0 answers
106 views

In two official repos, one from XenServer and the other from XCP-NG, there are the sources for the XenAPI library, the problem is that they have to be compiled, they use OCAML and OPAM. The repos are: ...
fdarle's user avatar
  • 13
5 votes
5 answers
39k views

When I try to open docker desktop I get this message. Docker Desktop is unable to detect a Hypervisor Hardware assisted virtualization and data execution protection must be enabled in the BIOS. In ...
Ninad Ambade's user avatar
-1 votes
1 answer
45 views

Could someone tell me what are the differences between virtualizing a webapp and transforming it into a cloud-native application? Any shared information about this topic would be much appreciated. ...
Yacine TAZDAIT's user avatar
0 votes
1 answer
146 views

Formik (Form) Wrapped inside ScrollView Giving Warning of Virtualized List can never be nested in React Native, but when i commented the Formik then BOOM! warning is gone. I have tried to wrapped it ...
Saffi Ullah's user avatar
0 votes
0 answers
937 views

I am developing a management application that automates specific tasks. Some of these tasks require interacting with an external application for which we lack ownership and a public API. To overcome ...
Facundo Serrano's user avatar
0 votes
0 answers
50 views

With assembly, you could make calls to BIOS directly from MS-DOS. You could make system calls to the kernel directly in Win95, via accessing their static addresses in memory. It was magic. (It was ...
Ele's user avatar
  • 11

1
2 3 4 5
47