#qemu — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #qemu, aggregated by home.social.
-
Odd: if I send a TCP "MSS=600"-option to a Linux virtual machine, the option is ignored (by the system (with apache)) unless I disable tcp offloading!
-
'MRMCD2026 - Über die Grenzen von Proxmox hinaus: Selber VMs mit QEMU basteln' https://www.youtube.com/watch?v=lH8OzTA-FKg /via @xje4 #qemu #linux
-
It looks like my #aiagents file finally got into #qemu. Hopefully it will have some effect: https://gitlab.com/qemu-project/qemu/-/commit/3ab8a15569afa9ffd89971dff34d0636d48cae3c
-
I will attend the ESA Industry Space Days next week. I would be happy to meet and discuss our #RTEMS, #Linux, #NuttX, communication, #canbus, #SpaceWire, IP cores related work. Some examples
- for RTEMS CAN/CAN FD, there is near to merge Ti AM335x suport, result of this year Ning Zhang #GSoC
- motion control at #PiKRON (used by ESA for #satellite tracking and for LISA ground experiment), and at #CVUT (SaMoCon)
- for rapid prototyping CTU Simulink™ support for Linux and NuttX which can be easily extended for RTEMS and open-source pysimCoder which already target Linux, NuttX and RTEMS (ongoing preparation for Ahmad Hisham’ s thesis)
- the CTU CAN FD IP core is already available on mass produced MCU COTS silicon in addition to multiple FPGA applications including space ones
- RTEMS LwIP port started as our experiment during Premysl Houdek’s thesis and #GSoC is getting traction and was used at docking computer during Artems II mission (by the way, there will be presentation about the mission at #cvutfel by Milan Halousek at Sptember 24) and is used on TMS570 and ESP32C3 RTEMS ports
- our SumInt ADC conversion principle used in our HPLC instruments and tested at #nanoXplore for ESA which can have interesting potential for space silicon
- our NuttX support for IEEE 802.3cg 10BASE−T1S Open Alliance SPI MACPHY can be ported to RTEMS etc.
- I offer support for CAN/CAN FD emulation on #QEMU, #FlexCAN added this year
- lot of our other real-time work for Linux, NuttX and RTEMS, se my university Open Technologies Research Education and Exchange Services topics and theses lists
- we invest lot into #RISCV education at CTU, see our https://comparch.edu.cvut.cz/ pages with #QtRvSim emulator and our HDL education and sometimes even practically used cores and experiments
I arrive to Noordwijk around the lunch time on Tuesday September 15 and stay there to about 2 PM on Friday so there is lot of options to meet.
-
Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.
-
Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.
-
Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.
-
Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.
-
Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.
-
The open-issue emotional roller coaster. 🎢
Hooray, there's an issue for this... oh no, it's been open since 2021! Issue affects nested #qemu virtualisation with #FreeBSD: https://gitlab.com/qemu-project/qemu/-/work_items/337
-
Как мы сделали инкрементальную репликацию из OpenStack на уровне QEMU/KVM в релизе «Хайстекс Акура 4.6»
Если вы настраивали аварийное восстановление для OpenStack, то знаете частую проблему: при отказе от Ceph организация безагентной инкрементальной репликации требует поиска альтернативных способов отслеживания изменений. Самым очевидным кандидатом на эту роль выступает механизм QEMU Dirty Bitmaps — это хорошо изученный в экосистеме KVM/QEMU способ отслеживания измененных блоков (CBT). Однако его использование в OpenStack упиралось в отсутствие штатного API на уровне управляющего слоя. Из-за этого приходилось выбирать между двумя крайностями: строить инфраструктуру исключительно на Ceph или ставить агенты внутрь каждой гостевой ОС. Ниже расскажу, с какими ограничениями сталкивались наши пользователи раньше, как мы переписали логику работы с инкрементальными данными на уровне гипервизора и что еще полезного появилось в релизе
https://habr.com/ru/companies/hstx/articles/1074118/
#OpenStack #QEMU #KVM #CBT #Ceph #dirty_bitmaps #Cinder #инкрементальная_репликация #безагентный_бэкап #СХД
-
Собираем эмуляцию USB-устройства с помощью Buildroot с использованием USB Gadget для запуска в QEMU
В статье я расскажу, как эмулировать работу USB-устройства без наличия физического устройства. Для этого мы соберем маленький Linux-дистрибутив в Buildroot (~60мб), который с помощью USB Gadget будет притворяться реальным периферийным устройством - Modbus Slave (но можно любым дргим: мышкой, камерой и т.д.). Запустим несколько таких “устройств” с помощью QEMU , подключим их в Windows через USBip .
-
Velxio is an open-source, self-hosted Arduino, Raspberry Pi, and ESP32 simulator
-
Тетрис в ядре Linux
Вероятно, вы знаете, что если запустить ядро Linux без корневой файловой системы или файла initramfs, то оно упадет с сообщением о панике ядра. Но возможна ли работа ядра Linux без этих, вроде бы обязательных компонентов? Ответ на вопрос - да, возможна, но использовать такие возможности в конечном продукте не стоит. При запуске ядра ему могут передаваться параметры через командную строку. Одним из параметров является rootwait , указывающий ядру на то, что нужно подождать появление корневой файловой системы. В этом случае ядро ожидает появление корневой системы, а не завершается выполнение ядра с ошибкой. Формально ничто не мешает написать модуль ядра, который взаимодействует с клавиатурой и дисплеем и временно выполняет функции пользовательского приложения, пока ядро ожидает корневую файловую систему. Пользовательским приложением может быть, например, игра Тетрис. Она из-за своей простоты в реализации и зрелищности добавляет наглядности в изучении темы и дает чувство завершенности. А мысль о том, что тетрис, работает в ядре, усиливает эффект.
https://habr.com/ru/companies/timeweb/articles/989156/
#linux #linux_kernel #linux_modules #qemu #c_language #lowlevel #ненормальное_программирование #timeweb_статьи
-
One Open-source Project Daily
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
https://github.com/foxlet/macOS-Simple-KVM
#1ospd #opensource #bigsur #catalina #hackintosh #highsierra #kvm #linux #macos #mojave #qemu #virtualmachine