January 13, 2023 7:30 AM, "Philippe Mathieu-Daudé" wrote:
> On 13/1/23 12:05, Philippe Mathieu-Daudé wrote:
>
>> Per https://www.haiku-os.org/guides/daily-tasks/updating-system we
>> can keep the box image in sync with its repo by using:
>> # pkgman add https://eu.hpkg.haiku-os.org/haiku/r1beta3
January 13, 2023 7:30 AM, "Philippe Mathieu-Daudé" wrote:
> On 13/1/23 12:05, Philippe Mathieu-Daudé wrote:
>
>> On 14/12/22 11:47, Thomas Huth wrote:
>>> On 16/02/2022 16.42, Alexander von Gluck IV wrote:
>>
>> ---
>> tests/vm/haiku.x86_64 |
February 16, 2022 10:26 AM, "Thomas Huth" wrote:
> On 16/02/2022 16.42, Alexander von Gluck IV wrote:
>
>> ---
>> tests/vm/haiku.x86_64 | 8
>> 1 file changed, 4 insertions(+), 4 deletions(-)
>> diff --git a/tests/vm/haiku.x86_64 b/tests/vm/haik
February 16, 2022 6:31 AM, "Thomas Huth" wrote:
>
> while researching the different "sed" options on our supported build platform
> today, I started
> "make vm-build-haiku.x86_64" in my QEMU build directory for the first time
> since many months again.
> And I had to discover that this is comple
Haiku, Inc.
+# Copyright 2020-2022 Haiku, Inc.
#
# Authors:
# Alexander von Gluck IV
@@ -48,8 +48,8 @@ class HaikuVM(basevm.BaseVM):
name = "haiku"
arch = "x86_64"
-link =
"https://app.vagrantup.com/haiku-os/boxes/r1beta2-x86_64/versions/20200
Could someone explain to me what virtio "transitional devices" are?
https://docs.oasis-open.org/virtio/virtio/v1.1/cs01/virtio-v1.1-cs01.html#x1-1020002
Are "Transitional devices" pre-1.0 specification?
Haiku's virtio driver (PCI) is looking for PCIID Devices 0x1000-0x103F
I've noticed qemu-6.
September 6, 2020 9:35 AM, "Alexander von Gluck IV"
wrote:
> Signed-off-by: Alexander von Gluck IV
> ---
> tests/keys/vagrant | 27 +
> tests/keys/vagrant.pub | 1 +
> tests/vm/basevm.py | 5 +-
> tests/vm/haiku.x86_64 | 121
Signed-off-by: Alexander von Gluck IV
---
tests/keys/vagrant | 27 +
tests/keys/vagrant.pub | 1 +
tests/vm/basevm.py | 5 +-
tests/vm/haiku.x86_64 | 121 +
4 files changed, 152 insertions(+), 2 deletions(-)
create mode 100644 tests
September 19, 2019 12:58 PM, "Philippe Mathieu-Daudé" wrote:
> Hi Martin,
>
> On 9/19/19 7:04 PM, Martin Schrodt wrote:
>
>> Does anybody know?
>
> This change has been announced here:
> https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg01645.html
>
>> My mail filter would appreciate :
Good morning!
I'm working through adding support (or at least ignoring) PCI Enhance
Allocation devices under Haiku.
We run into one of these devices, and crash at boot due to attempting to read
an invalid address.
Our testing showed that with a USB C dongle plugged in, we don't crash. Without
* skip syscall.h on Haiku
* skip signal.h on Haiku
* no daemon function
* only attach SIGIO when it exists
* use termios.h on Haiku
---
main-loop.c |2 +
os-posix.c |4 ++
target-xtensa/xtensa-semi.c | 84 ---
tests
11 matches
Mail list logo