summaryrefslogtreecommitdiffstats
path: root/vl.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-161-5/+3
* Parallels disk image support, by Alex Beregszaszi.ths2007-07-311-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-271-0/+1
* New features for QEMU text console, by Stefan Weil.ths2007-07-111-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
* Use the correct PCI IDs for Malta.ths2007-06-061-0/+2
* ColdFire Ethernet support.pbrook2007-06-041-0/+3
* MCF5208 emulation.pbrook2007-06-031-0/+13
* Forgot to update vl.h during latest Sparc64 target_ulong fixblueswir12007-06-011-1/+1
* SMBus support for MIPS Malta.ths2007-05-281-1/+1
* 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
OpenPOWER on IntegriCloud