aboutsummaryrefslogtreecommitdiffstats
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-51/+51
2007-08-26Add a generic framework for VMware communication port, by Herve Poussineau.ths1-0/+6
2007-08-25VNC password authentication, by Daniel P. Berrange.ths1-0/+1
2007-08-25Refactor VNC server setup API, by Daniel P. Berrange.ths1-1/+3
2007-08-19Rework alarm timer infrastrucure, by Luca Tettamanti.ths1-1/+0
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir11-5/+3
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths1-0/+1
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog1-0/+5
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog1-0/+1
2007-07-11New features for QEMU text console, by Stefan Weil.ths1-1/+1
2007-06-30ARM PL031 RTC emulation.pbrook1-0/+3
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths1-0/+3
2007-06-21Add alternate grab key, by Michael Mohr.ths1-0/+1
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths1-0/+1
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir11-5/+6
2007-06-08Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths1-0/+1
2007-06-06Use the correct PCI IDs for Malta.ths1-0/+2
2007-06-04ColdFire Ethernet support.pbrook1-0/+3
2007-06-03MCF5208 emulation.pbrook1-0/+13
2007-06-01Forgot to update vl.h during latest Sparc64 target_ulong fixblueswir11-1/+1
2007-05-28SMBus support for MIPS Malta.ths1-1/+1
2007-05-27Improved sanity checking to -net optionsblueswir11-0/+1
2007-05-27Use qemu_irqs between CPUs and interrupt controllerblueswir11-2/+1
2007-05-27Use qemu_irq between interrupt controller and timersblueswir11-4/+3
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir11-6/+4
2007-05-26Split DMA controller in twoblueswir11-6/+3
2007-05-24Change ptimer API to use 64-bit values, add save and load methodsblueswir11-3/+5
2007-05-23m68k/ColdFire system emulation.pbrook1-0/+6
2007-05-23Add ptimer.c function declarations and makefile rule.pbrook1-0/+13
2007-05-23I2C/SMBus framework.pbrook1-4/+3
2007-05-19Use full 36-bit physical address space on SS10blueswir11-15/+18
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog1-6/+6
2007-05-01Set OpenBIOS variables in NVRAMblueswir11-0/+6
2007-05-01-show-cursor switch to inhibit SDL hiding cursor.balrog1-0/+1
2007-04-30Add missing gpio_handler_t definition.balrog1-0/+3
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog1-1/+1
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog1-0/+6
2007-04-30Maxim MAX1110/1111 ADC chip.balrog1-0/+8
2007-04-30Texas Instruments ADS7846 ADC chip.balrog1-0/+6
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog1-0/+22
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+1
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-0/+2
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+2
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog1-0/+50
2007-04-29Memory-mapped interface for VGA, by Herve Poussineau.ths1-0/+4
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer1-0/+2
2007-04-24Add -pflash option to register parallel flash bloc devices.j_mayer1-0/+2
2007-04-21TCX 24 bit model supportblueswir11-1/+6
2007-04-19No functional changes:j_mayer1-0/+4