summaryrefslogtreecommitdiffstats
path: root/vl.h
Commit message (Expand)AuthorAgeFilesLines
* Improved sanity checking to -net optionsblueswir12007-05-271-0/+1
* Use qemu_irqs between CPUs and interrupt controllerblueswir12007-05-271-2/+1
* Use qemu_irq between interrupt controller and timersblueswir12007-05-271-4/+3
* Use qemu_irqs between dma controllers and esp, lanceblueswir12007-05-271-6/+4
* Split DMA controller in twoblueswir12007-05-261-6/+3
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-241-3/+5
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+6
* Add ptimer.c function declarations and makefile rule.pbrook2007-05-231-0/+13
* I2C/SMBus framework.pbrook2007-05-231-4/+3
* Use full 36-bit physical address space on SS10blueswir12007-05-191-15/+18
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-091-6/+6
* Set OpenBIOS variables in NVRAMblueswir12007-05-011-0/+6
* -show-cursor switch to inhibit SDL hiding cursor.balrog2007-05-011-0/+1
* Add missing gpio_handler_t definition.balrog2007-04-301-0/+3
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-1/+1
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+6
* Maxim MAX1110/1111 ADC chip.balrog2007-04-301-0/+8
* Texas Instruments ADS7846 ADC chip.balrog2007-04-301-0/+6
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-301-0/+22
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+1
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-0/+2
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+2
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-0/+50
* Memory-mapped interface for VGA, by Herve Poussineau.ths2007-04-291-0/+4
* Evaluation boards for PowerPC 405EP.j_mayer2007-04-241-0/+2
* Add -pflash option to register parallel flash bloc devices.j_mayer2007-04-241-0/+2
* TCX 24 bit model supportblueswir12007-04-211-1/+6
* No functional changes:j_mayer2007-04-191-0/+4
* Fix mmapped register alignment and endianness handling.ths2007-04-171-1/+1
* Move PowerPC 405 specific definitions into a separate filej_mayer2007-04-171-52/+0
* Add callbacks to allow dynamic change of PowerPC clocks (to be improved)j_mayer2007-04-161-1/+66
* Acer Pica 61 machine, by Herve Poussineau.ths2007-04-161-1/+4
* Memory-mapped interface for RTC, by Herve Poussineau.ths2007-04-161-0/+1
* Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths2007-04-161-1/+2
* Embedded PowerPC Device Control Registers infrastructure.j_mayer2007-04-121-0/+7
* Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer2007-04-091-11/+9
* Unify IRQ handling.pbrook2007-04-071-64/+59
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-0/+5
* Eepro100 emulation, by Stefan Weil.ths2007-04-021-0/+6
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-1/+12
* Improved initrd support for mips.ths2007-04-011-1/+2
* Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir12007-04-011-5/+7
* Add SparcStation-10 machineblueswir12007-04-011-2/+3
* Reorganise Sun4m to allow other machine typesblueswir12007-04-011-2/+2
* Malta CBUS UART support.ths2007-03-311-1/+8
* Better fix for OpenPIC: should not depend on PowerPC.j_mayer2007-03-311-2/+1
* Fix build failure.ths2007-03-301-1/+3
* New model for PowerPC CPU hardware interrupt events:j_mayer2007-03-301-2/+13
* VMMouse Emulation, by Anthony Liguori.ths2007-03-201-0/+3
* Add -name option, by Anthony Liguori.ths2007-03-191-0/+1
OpenPOWER on IntegriCloud