qemu/hw
ths 7bcc17dc02 Fix initialisation of serial/parallel ports, spotted by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2447 c046a42c-6fe2-441c-8c8c-71466251a162
2007-02-21 22:43:42 +00:00
..
acpi.c PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 2007-02-02 03:13:18 +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 Upgrade the apic version_id, by Don Laor. 2007-01-31 12:22:18 +00:00
arm_boot.c ARM boot fix (Jason Wessel). 2007-01-17 08:59:26 +00:00
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
arm_timer.c ARM timer counts down, not up. 2006-11-14 21:13:53 +00:00
cdrom.c
cirrus_vga.c
cirrus_vga_rop.h
cirrus_vga_rop2.h
cs4231.c
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
gt64xxx.c Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. 2007-01-31 12:02:12 +00:00
heathrow_pic.c
i8254.c
i8259.c Reworking MIPS interrupt handling, by Aurelien Jarno. 2007-01-24 01:47:51 +00:00
ide.c Ignore special flags in nsector variable. 2007-02-19 00:59:34 +00:00
integratorcp.c ARM ELF loader. 2007-01-16 18:54:31 +00:00
iommu.c
isa_mmio.c
lsi53c895a.c
m48t59.c
m48t59.h
mc146818rtc.c Move date/time init to the RTC implementation. 2006-12-07 17:16:55 +00:00
mips_int.c Reworking MIPS interrupt handling, by Aurelien Jarno. 2007-01-24 01:47:51 +00:00
mips_malta.c Fix initialisation of serial/parallel ports, spotted by Stefan Weil. 2007-02-21 22:43:42 +00:00
mips_r4k.c Replace TLSZ with TARGET_FMT_lx. 2007-02-20 23:37:21 +00:00
mips_timer.c Reworking MIPS interrupt handling, by Aurelien Jarno. 2007-01-24 01:47:51 +00:00
ne2000.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
openpic.c
parallel.c Parport EPP support for Linux, by Marko Kohtala. 2007-02-17 23:44:43 +00:00
pc.c use ram allocation functions 2007-02-08 23:09:59 +00:00
pci.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
pci_host.h
pckbd.c PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau. 2007-02-18 00:08:44 +00:00
pcnet.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
pcspk.c
pflash_cfi02.c
piix_pci.c Add support for 82371FB (Step A1) and Improved support for 82371SB 2007-01-24 21:35:22 +00:00
pl011.c Rearrange char event handlers to fix CHR_EVENT_RESET. 2007-01-27 23:46:43 +00:00
pl050.c
pl080.c
pl110.c ColdFire target. 2006-10-22 00:18:54 +00:00
pl110_template.h Fix typo in pixel conversion templates. 2006-10-18 21:16:44 +00:00
pl190.c
ppc.c
ppc_chrp.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
ppc_prep.c Remove unused variable. 2006-12-21 16:50:54 +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 ARM ELF loader. 2007-01-16 18:54:31 +00:00
rtl8139.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
sb16.c
scsi-disk.c
serial.c Rearrange char event handlers to fix CHR_EVENT_RESET. 2007-01-27 23:46:43 +00:00
sh7750.c Rearrange char event handlers to fix CHR_EVENT_RESET. 2007-01-27 23:46:43 +00:00
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h
shix.c
slavio_intctl.c
slavio_misc.c
slavio_serial.c Rearrange char event handlers to fix CHR_EVENT_RESET. 2007-01-27 23:46:43 +00:00
slavio_timer.c
smbus.h PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 2007-02-02 03:13:18 +00:00
smbus_eeprom.c PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 2007-02-02 03:13:18 +00:00
smc91c111.c Avoid "unused variable" compiler warning. 2006-12-21 17:23:49 +00:00
sparc32_dma.c
sun4m.c Restore SCSI disk attaching, by Igor Kovalenko. 2007-01-10 11:46:13 +00:00
sun4u.c Devfn number for network PCI cards, by Aurelien Jarno. 2007-01-10 16:17:21 +00:00
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 increase USB table poll interval 2007-02-11 19:01:48 +00:00
usb-hub.c
usb-msd.c
usb-ohci.c
usb-uhci.c Fix USB buffer size, by Herbert Xu. 2007-01-17 23:08:17 +00:00
usb.c
usb.h Fix typo, by Ed Swierk. 2007-02-10 21:32:46 +00:00
versatile_pci.c Implement sun4u PCI IRQ routing. 2006-09-24 17:01:44 +00:00
versatilepb.c ARM ELF loader. 2007-01-16 18:54:31 +00:00
vga.c VBE 4 bit bank selection fix (Volker Rupper) 2006-09-25 21:41:20 +00:00
vga_int.h
vga_template.h