Login
Discover
Waves
Communities
Login
Signup
Topics
#qemu
Global
Trending
Hot
New
Top
#qemu
New
Top communities
Create your community
latest #qemu created topics | Ecency
mtl1979
linux
2023-02-18 04:30
April 1st, 2023 marks end of mainstream support of Ubuntu 18.04
There is still some virtual private servers that rely on gcc 6.x series and Ubuntu 18.04 as gcc 7.x series is known to cause issues when running inside qemu based virtual machine on some Intel Xeon processors.
$ 0.000
1
ericjiang
qemu
2022-12-16 02:05
QEMU 7.2 发布,带有 TCG AVX/AVX2,更好的 9pfs 性能
在 Linux 虚拟化堆栈中扮演重要角色的 QEMU 开源模拟器在圣诞节假期前发布了 7.2 版。 QEMU 7.2 是这个开源项目的另一个不错的增量更新。QEMU 7.2 的一些亮点包括: x86/x86_64 的 QEMU 现在支持 CORE_THREAD_COUNT MSR。 支持在使用“-kernel”参数引导时将随机种子传递给 Linux 内核。 微型代码生成器 (TCG)
$ 0.000
0
randomblock1
macos
2022-03-25 19:28
Published via Ecency
Running Windows 10 on M1 Mac with QEMU & Hypervisor.Framework
M1 Macs don't have support for Bootcamp. So, in order to have a working Windows environment, you have to do it all in a virtual machine. The problem is that QEMU isn't optimized for M1 Macs, and virtualization
randomblock1
raspberrypi
2022-03-24 19:40
Published via Ecency
Running Windows 10 on Raspberry Pi KVM
You might not know this, but Windows 10 is in fact completely compatible with ARM64. ARM architectutures are very power-efficient, which makes them perfect for mobile devices, including laptops. There
manuelgil64
Shadow Hunters
2026-08-09 21:11
Published via Ecency
Promoted
Shadow Hunters Community Contest SMASh - Round 438 [ENG/ESP]
"Everything that we see is a shadow cast by that which we do not see.” Martin Luther King, Jr. Shadow Hunters Community Contest SMASh - Round 438 Yesterday around noon, I stopped by my mother’s apartment
mtl1979
development
2022-01-31 12:41
When code works even though it shouldn't work...
Sometimes malformed code compiles using one compiler on one machine, but completely fails on another machine. Common cause is defining something twice. Most linkers require that function is defined after
mtl1979
development
2022-01-30 14:26
Why continuous integration using Docker images is destined to be doomed...
I work on several multi-platform project that use GitHub Actions for continuous integration testing. GitHub Actions basically use Docker images to emulate or virtualize different processors and operating
cnxsoft
embedded
2019-11-24 20:05
Getting Started with Embedded Linux on RISC-V in QEMU
RISC-V is getting more and more popular, but if you want to run Linux on actual hardware it's currently fairly expensive since you either need to rely on HiFive Unleashed SBC ($999), or expensive FPGAs.
cnxsoft
embedded
2019-11-02 15:45
Pantahub Enables Seamless, Remote Linux Firmware Updates Over-the-Air
Let's say you're running Raspbian on your Raspberry Pi 4 board, but would like to check out the latest Ubuntu 19.10 for the board. What would you normally have to do? After downloading the firmware and
pouchon
altcoins
2026-08-03 04:25
Published via Ecency
Promoted
ANOTHER ONE, ANOTHER MONTH, AUGUST
We all can rest assured August is the month we have been waiting for. This was the mindset for the past seven months in 2026. It feels like we are forever waiti
banania
linux
2019-04-29 06:21
Virtualisation sur Linux - Demo 1ère partie
Introduction Dans une article précédent ( nous avons vu comment installer une solution de virtualisation sur un PC Linux standard. Maintenant, nous allons utiliser l’interface graphique Virt-Manager dans
legoman
steemhunt
2019-04-11 18:36
QEMU - QEMU is a generic and open source machine emulator
QEMU QEMU is a generic and open source machine emulator Screenshots Hunter's comment QEMU is an open source emulator and virtualizer. It is an alternative to vmware or oracle's virtualbox although they
banania
linux
2019-04-08 18:13
Virtualisation sur Linux
Introduction Comment virtualiser un OS sur un simple PC hôte ? Je propose ici une solution simple et open-source : Qemu-KVM. Elle permet de créer des machines virtuelles, puis de les gérer à
steevc
linux
2018-12-02 17:35
A very geeky advent calendar
We're now in the run-down to Christmas and so lots of novelty stuff is popping up on the internet. Something I played with last year is the QEMU Advent Calendat. QEMU is a virtual machine that can model
ifarmgirl
cherishedmemory
2026-07-30 02:28
Published via Ecency
Promoted
Cherished Memory [HBD Up There, Ma]
Grateful. Blessed. Loved, but also missing Mom terribly. 30th of July, one special day for her and me. What are the odds, huh? 1 in 365 or 0.27% accordingly. Not a rare probability, but I'm still fascinated
unixfriend
linux
2018-06-19 22:30
My Experience with my Gaming VM (Benchmarks) [ENG/GER]
German version below. In my latest guide I showed you how to create yourself a gaming VM. I'm using the described setup for almost one year now. How does it perform? A quick recap on my hardware: I have
unixfriend
linux
2018-05-10 20:56
Make yourself a Gaming VM
Playing AAA gaming titles inside a virtual machine isn't possible? I'll prove you wrong and show you, how you can connect your graphics card to a gaming VM. This guide uses Linux' KVM (kernel-based virtual
athenamae
utopian-io
2018-02-12 05:04
Raspberry Pi :Emulate Raspberry Pi using QEMU
What Will I Learn? This tutorial is all about how to emulate R-Pi on Linux. You will learn how to emulate Raspberry-Pi on Linux. You will learn what is QEMU and how to download it. Requirements Raspberry
npna
openbsd
2018-02-08 02:29
OpenBSD FreeDOS usb stick and a brief about QEMU
In the last chapter... Hello there, nice people. Machines and technology, take care i'm in love with the twos but i command them they cannot own me, today are so so dangerous. Obviously we're not in the
darth-azrael
photography
2026-08-06 16:23
Published via Ecency
Promoted
Vintage Photos - Lot 6 (381-384)
All of the photos in this set were taken from the early 1970s to the early 1980s.
yiran
qos
2018-01-23 13:17
!
Low reputation account with an unverified outbound link, Reveal content
I/O BURSTS with QEMU
I/O bursts with QEMU 近期在工作中要进行存储系统的 QOS 验证.公司 QOS 的实现方式参考了 QEMU 中的实现方式, 找来相关资料学习一下. QEMU 2.6 版本已经发布一阵了. 我一直研究的一个新功能是配置虚拟磁盘驱动中的 I/O 限制用来允许突发 I/O 同时提升虚拟机的相应速度. 我将尝试这项功能如何工作的. 基本配置 首先,我将总结 QEMU 早期版本中已有的基本配置.
salvadorsavas78
qemu
2018-01-02 11:33
Migrate-QEMU
50 gb hdd qemu bir vm makinayı proxibm2 >> proxmox4'e taşımak göç etmek işlemi sn. ortalama 35MB/s. ile 25 dakika gibi bir süre verdi. Nov 24 17:51:24 starting migration of VM 136 to node 'proxmox4'
fahadysf
virtualization
2017-11-12 06:23
!
Low reputation account with an unverified outbound link, Reveal content
TinyCore based super low RAM VM Image
When looking for a VM Image which can boot with 64MB RAM or less, I came accross the excellent image created by Iwan Rahabok of VMWare. (original post here) I needed serial console functionality so I
seaofdata
qemu
2017-08-24 19:27
Qemu Command Line to Launch My UEFI/OVMF Gaming VM
qemu-system-x86_64 -name gaming -M pc,accel=kvm -nographic -m 12G -mem-path /dev/hugepages -cpu
Older →