.. |
acpi.c
|
SMI enable bit support
|
2006-10-02 18:25:40 +00:00 |
adb.c
|
Dynamic handling of guest mice, by Lonnie Mendez.
|
2007-01-05 16:42:13 +00:00 |
adlib.c
|
|
|
apb_pci.c
|
Sparc64 build fix (Igor Kovalenko).
|
2006-12-22 22:35:25 +00:00 |
apic.c
|
APIC init fix + APIC get_irq fix (Juergen Keil)
|
2006-10-08 18:20:51 +00:00 |
arm_boot.c
|
|
|
arm_gic.c
|
Arm GIC stuck interrupt fix.
|
2007-01-02 19:33:15 +00:00 |
arm_pic.c
|
|
|
arm_pic.h
|
|
|
arm_sysctl.c
|
Add ARM RealView Emulation Baseboard.
|
2006-09-23 17:40:58 +00:00 |
arm_timer.c
|
ARM timer counts down, not up.
|
2006-11-14 21:13:53 +00:00 |
cdrom.c
|
|
|
cirrus_vga_rop2.h
|
|
|
cirrus_vga_rop.h
|
|
|
cirrus_vga.c
|
fixed VGA resolutions with height > 1024
|
2006-08-18 09:32:04 +00:00 |
cs4231.c
|
dummy cs4231 audio driver for sun4m (Blue Swirl)
|
2006-09-10 19:25:12 +00:00 |
cuda.c
|
|
|
dma.c
|
|
|
es1370.c
|
|
|
esp.c
|
Fix SCSI cdrom boot, thanks Blue Swirl.
|
2006-12-24 17:12:43 +00:00 |
fdc.c
|
Fix comment, by Volker Ruppert.
|
2007-01-05 18:52:57 +00:00 |
fmopl.c
|
|
|
fmopl.h
|
|
|
grackle_pci.c
|
Implement sun4u PCI IRQ routing.
|
2006-09-24 17:01:44 +00:00 |
heathrow_pic.c
|
|
|
i8254.c
|
|
|
i8259.c
|
|
|
ide.c
|
Fix for hard disk translation hints, by Volker Ruppert.
|
2007-01-05 18:58:34 +00:00 |
integratorcp.c
|
Add casts for 64-bit hosts.
|
2006-11-19 23:07:17 +00:00 |
iommu.c
|
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
|
2006-09-03 16:09:07 +00:00 |
isa_mmio.c
|
Merge common ISA access routines.
|
2006-09-18 01:15:29 +00:00 |
lsi53c895a.c
|
SCSI TCQ support.
|
2006-08-29 04:52:16 +00:00 |
m48t59.c
|
|
|
m48t59.h
|
|
|
mc146818rtc.c
|
Move date/time init to the RTC implementation.
|
2006-12-07 17:16:55 +00:00 |
mips_r4k.c
|
Different MIPS BIOS binary names per endianness, and more relaxed size
|
2007-01-06 01:37:51 +00:00 |
mips_timer.c
|
Move the MIPS CPU timer in a seperate file, by Alec Voropay.
|
2006-12-06 21:38:37 +00:00 |
ne2000.c
|
Spelling fixes, thanks to Stefan Weil.
|
2006-12-07 18:28:42 +00:00 |
openpic.c
|
|
|
parallel.c
|
|
|
pc.c
|
Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.
|
2007-01-05 17:39:04 +00:00 |
pci_host.h
|
|
|
pci.c
|
Fix PCI config space overflow, by Herbert Xu.
|
2006-12-10 23:20:45 +00:00 |
pckbd.c
|
|
|
pcnet.c
|
better PCNET endianness support
|
2006-09-03 19:48:17 +00:00 |
pcspk.c
|
|
|
pflash_cfi02.c
|
|
|
piix_pci.c
|
implement i440 instead of i450 ISA memory mappings to be compatible with Bochs
|
2006-09-24 19:31:43 +00:00 |
pl011.c
|
|
|
pl050.c
|
|
|
pl080.c
|
Add ARM RealView Emulation Baseboard.
|
2006-09-23 17:40:58 +00:00 |
pl110_template.h
|
Fix typo in pixel conversion templates.
|
2006-10-18 21:16:44 +00:00 |
pl110.c
|
ColdFire target.
|
2006-10-22 00:18:54 +00:00 |
pl190.c
|
|
|
ppc_chrp.c
|
Merge common ISA access routines.
|
2006-09-18 01:15:29 +00:00 |
ppc_prep.c
|
Remove unused variable.
|
2006-12-21 16:50:54 +00:00 |
ppc.c
|
Merge common ISA access routines.
|
2006-09-18 01:15:29 +00:00 |
prep_pci.c
|
Implement sun4u PCI IRQ routing.
|
2006-09-24 17:01:44 +00:00 |
ps2.c
|
Dynamic handling of guest mice, by Lonnie Mendez.
|
2007-01-05 16:42:13 +00:00 |
realview.c
|
Add ARM RealView Emulation Baseboard.
|
2006-09-23 17:40:58 +00:00 |
rtl8139.c
|
PCI save/restore changes
|
2006-08-17 10:46:34 +00:00 |
sb16.c
|
|
|
scsi-disk.c
|
SCSI TCQ support.
|
2006-08-29 04:52:16 +00:00 |
serial.c
|
16 bit divider
|
2006-08-26 18:00:36 +00:00 |
sh7750_regnames.c
|
|
|
sh7750_regnames.h
|
|
|
sh7750_regs.h
|
|
|
sh7750.c
|
|
|
shix.c
|
|
|
slavio_intctl.c
|
|
|
slavio_misc.c
|
sun4m halt support (Blue Swirl)
|
2006-09-20 20:30:57 +00:00 |
slavio_serial.c
|
Dynamic handling of guest mice, by Lonnie Mendez.
|
2007-01-05 16:42:13 +00:00 |
slavio_timer.c
|
|
|
smc91c111.c
|
Avoid "unused variable" compiler warning.
|
2006-12-21 17:23:49 +00:00 |
sparc32_dma.c
|
better PCNET endianness support
|
2006-09-03 19:48:17 +00:00 |
sun4m.c
|
Fix SCSI cdrom boot, thanks Blue Swirl.
|
2006-12-24 17:12:43 +00:00 |
sun4u.c
|
|
|
tc58128.c
|
|
|
tcx.c
|
Don't cast lvalues, fixes compiler warning.
|
2006-12-21 17:24:45 +00:00 |
unin_pci.c
|
Spelling fixes, thanks to Stefan Weil.
|
2006-12-07 18:28:42 +00:00 |
usb-hid.c
|
Dynamic handling of guest mice, by Lonnie Mendez.
|
2007-01-05 16:42:13 +00:00 |
usb-hub.c
|
SCSI and USB async IO support.
|
2006-08-12 01:04:27 +00:00 |
usb-msd.c
|
SCSI TCQ support.
|
2006-08-29 04:52:16 +00:00 |
usb-ohci.c
|
SCSI and USB async IO support.
|
2006-08-12 01:04:27 +00:00 |
usb-uhci.c
|
SCSI and USB async IO support.
|
2006-08-12 01:04:27 +00:00 |
usb.c
|
SCSI and USB async IO support.
|
2006-08-12 01:04:27 +00:00 |
usb.h
|
SCSI and USB async IO support.
|
2006-08-12 01:04:27 +00:00 |
versatile_pci.c
|
Implement sun4u PCI IRQ routing.
|
2006-09-24 17:01:44 +00:00 |
versatilepb.c
|
Add ARM RealView Emulation Baseboard.
|
2006-09-23 17:40:58 +00:00 |
vga_int.h
|
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
|
2006-09-21 21:46:53 +00:00 |
vga_template.h
|
|
|
vga.c
|
VBE 4 bit bank selection fix (Volker Rupper)
|
2006-09-25 21:41:20 +00:00 |