IO/config
From TUDOS-Wiki
- HPET in QEmu
HPET => new Device() { .hid = "PNP0103"; new-res Mmio(0xfed00000 .. 0xfedfffff, 0xc000); new-res Irq(3, 0); }
HPET => new Device() { .hid = "PNP0103"; new-res Mmio(0xfed00000 .. 0xfedfffff, 0xc000); new-res Irq(3, 0); }