summaryrefslogtreecommitdiffstats
path: root/vl.h
Commit message (Expand)AuthorAgeFilesLines
* Break up vl.h.pbrook2007-11-171-1538/+0Star
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-3/+0Star
* Gumstix 'connex' board support by Thorsten Zitterell.balrog2007-11-171-0/+3
* Machine specific IOMMU version (Robert Reif)blueswir12007-11-171-1/+1
* Add SPARCserver 600MP emulation (original patch by Robert Reif)blueswir12007-11-111-1/+1
* Split block API from vl.h.pbrook2007-11-111-230/+5Star
* ARMv7 support.pbrook2007-11-111-3/+37
* always use mktimegmbellard2007-11-101-0/+1
* Add dummy m68k board.pbrook2007-11-101-0/+3
* exported display init functions to common codebellard2007-11-101-16/+16
* fixed QEMU_TOOL testsbellard2007-11-071-60/+61
* added -startdate optionbellard2007-11-071-0/+1
* Zeroing ITR shouldn't ack irq zero.balrog2007-11-041-1/+2
* Remove target dependent codeblueswir12007-11-041-0/+2
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.balrog2007-10-301-0/+1
* Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog2007-10-291-0/+3
* PowerPC 601 / 620 / 970 need a 1MB firmware.j_mayer2007-10-291-1/+3
* * sort the PowerPC target object filesj_mayer2007-10-291-24/+19Star
* Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir12007-10-261-0/+3
* MIPSsim pseudo machine emulation.ths2007-10-171-3/+9
* Unify '-cpu ?' option.j_mayer2007-10-121-8/+0Star
* Don't route PIC interrupts through the local APIC if the local APICths2007-10-091-0/+1
* CRIS support in toplevel, by Edgar E. Iglesias.ths2007-10-081-0/+3
* Implement user mode for timersblueswir12007-10-061-1/+2
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-051-0/+1
* Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer2007-09-301-1/+1
* Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths2007-09-291-0/+5
* Stand-alone TMU emulation code, by Magnus Damm.ths2007-09-291-0/+6
* Add R2D-PLUS support, by Magnus Damm.ths2007-09-291-0/+3
* always_inline gcc directive can be useful.j_mayer2007-09-291-0/+8
* Move ECC calculation to a more appropriate place.balrog2007-09-251-1/+11
* Make likely/unlikely accessible also in hw/.balrog2007-09-201-0/+9
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-51/+51
* Add a generic framework for VMware communication port, by Herve Poussineau.ths2007-08-261-0/+6
* VNC password authentication, by Daniel P. Berrange.ths2007-08-251-0/+1
* Refactor VNC server setup API, by Daniel P. Berrange.ths2007-08-251-1/+3
* Rework alarm timer infrastrucure, by Luca Tettamanti.ths2007-08-191-1/+0Star
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-161-5/+3Star
* Parallels disk image support, by Alex Beregszaszi.ths2007-08-011-0/+1
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-0/+5
* Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog2007-07-281-0/+1
* New features for QEMU text console, by Stefan Weil.ths2007-07-121-1/+1
* ARM PL031 RTC emulation.pbrook2007-06-301-0/+3
* Add a 7 segments + led display, by Herve Poussineau.ths2007-06-251-0/+3
* Add alternate grab key, by Michael Mohr.ths2007-06-211-0/+1
* Add parallel memory mapped interface, by Herve Poussineau.ths2007-06-181-0/+1
* Fix incorrect target_ulong use in hw devicesblueswir12007-06-081-5/+6
* Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths2007-06-081-0/+1