aboutsummaryrefslogtreecommitdiffstats
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir11-0/+3
2007-10-17MIPSsim pseudo machine emulation.ths1-3/+9
2007-10-12Unify '-cpu ?' option.j_mayer1-8/+0
2007-10-09Don't route PIC interrupts through the local APIC if the local APICths1-0/+1
2007-10-08CRIS support in toplevel, by Edgar E. Iglesias.ths1-0/+3
2007-10-06 Implement user mode for timersblueswir11-1/+2
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer1-0/+1
2007-09-30Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer1-1/+1
2007-09-29Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths1-0/+5
2007-09-29Stand-alone TMU emulation code, by Magnus Damm.ths1-0/+6
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths1-0/+3
2007-09-29always_inline gcc directive can be useful.j_mayer1-0/+8
2007-09-25Move ECC calculation to a more appropriate place.balrog1-1/+11
2007-09-20Make likely/unlikely accessible also in hw/.balrog1-0/+9
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