This website requires JavaScript.
Explore
Help
Sign In
mirror
/
xemu
Watch
3
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/mborgerson/xemu.git
synced
2025-10-29 22:01:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xemu
/
include
/
hw
/
ide
History
Matt Borgerson
c09199a287
hw/ide/ide-dev: Add missing 'locked' field in IDEDevice (bad merge)
2025-01-06 23:05:52 -07:00
..
ahci-pci.h
hw/ide/ahci: Expose AHCIPCIState structure
2024-02-15 16:58:46 +01:00
ahci-sysbus.h
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
2024-02-15 16:58:46 +01:00
ahci.h
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
2024-02-15 16:58:46 +01:00
ide-bus.h
hw/ide: Move IDE bus related definitions to a new header ide-bus.h
2024-02-22 12:47:40 +01:00
ide-dev.h
hw/ide/ide-dev: Add missing 'locked' field in IDEDevice (bad merge)
2025-01-06 23:05:52 -07:00
ide-dma.h
hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
2024-02-22 12:47:40 +01:00
isa.h
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
2023-02-27 22:29:02 +01:00
mmio.h
…
pci.h
hw/ide: Stop exposing internal.h to non-IDE files
2024-02-22 12:47:40 +01:00
piix.h
…