Age | Commit message (Expand) | Author | Files | Lines |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1538/+0 |
2007-11-17 | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap... | balrog | 1 | -3/+0 |
2007-11-17 | Gumstix 'connex' board support by Thorsten Zitterell. | balrog | 1 | -0/+3 |
2007-11-17 | Machine specific IOMMU version (Robert Reif) | blueswir1 | 1 | -1/+1 |
2007-11-11 | Add SPARCserver 600MP emulation (original patch by Robert Reif) | blueswir1 | 1 | -1/+1 |
2007-11-11 | Split block API from vl.h. | pbrook | 1 | -230/+5 |
2007-11-11 | ARMv7 support. | pbrook | 1 | -3/+37 |
2007-11-10 | always use mktimegm | bellard | 1 | -0/+1 |
2007-11-10 | Add dummy m68k board. | pbrook | 1 | -0/+3 |
2007-11-10 | exported display init functions to common code | bellard | 1 | -16/+16 |
2007-11-07 | fixed QEMU_TOOL tests | bellard | 1 | -60/+61 |
2007-11-07 | added -startdate option | bellard | 1 | -0/+1 |
2007-11-04 | Zeroing ITR shouldn't ack irq zero. | balrog | 1 | -1/+2 |
2007-11-04 | Remove target dependent code | blueswir1 | 1 | -0/+2 |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog | 1 | -1/+1 |
2007-10-30 | Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. | balrog | 1 | -0/+1 |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog | 1 | -0/+3 |
2007-10-29 | PowerPC 601 / 620 / 970 need a 1MB firmware. | j_mayer | 1 | -1/+3 |
2007-10-28 | * sort the PowerPC target object files | j_mayer | 1 | -24/+19 |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 1 | -0/+3 |
2007-10-17 | MIPSsim pseudo machine emulation. | ths | 1 | -3/+9 |
2007-10-12 | Unify '-cpu ?' option. | j_mayer | 1 | -8/+0 |
2007-10-09 | Don't route PIC interrupts through the local APIC if the local APIC | ths | 1 | -0/+1 |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths | 1 | -0/+3 |
2007-10-06 | Implement user mode for timers | blueswir1 | 1 | -1/+2 |
2007-10-05 | New '-bios' option, used to select an alternate BIOS image from bios_dir. | j_mayer | 1 | -0/+1 |
2007-09-30 | Fix compilation on Darwin platform, avoiding the use of gcc function attributes | j_mayer | 1 | -1/+1 |
2007-09-29 | Stand-alone SCI/SCIF emulation code, by Magnus Damm. | ths | 1 | -0/+5 |
2007-09-29 | Stand-alone TMU emulation code, by Magnus Damm. | ths | 1 | -0/+6 |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths | 1 | -0/+3 |
2007-09-29 | always_inline gcc directive can be useful. | j_mayer | 1 | -0/+8 |
2007-09-25 | Move ECC calculation to a more appropriate place. | balrog | 1 | -1/+11 |
2007-09-20 | Make likely/unlikely accessible also in hw/. | balrog | 1 | -0/+9 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -51/+51 |
2007-08-26 | Add a generic framework for VMware communication port, by Herve Poussineau. | ths | 1 | -0/+6 |
2007-08-25 | VNC password authentication, by Daniel P. Berrange. | ths | 1 | -0/+1 |
2007-08-25 | Refactor VNC server setup API, by Daniel P. Berrange. | ths | 1 | -1/+3 |
2007-08-19 | Rework alarm timer infrastrucure, by Luca Tettamanti. | ths | 1 | -1/+0 |
2007-08-16 | Use qemu_irq for a reset signal between DMA and ESP/Lance | blueswir1 | 1 | -5/+3 |
2007-07-31 | Parallels disk image support, by Alex Beregszaszi. | ths | 1 | -0/+1 |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog | 1 | -0/+5 |
2007-07-27 | Optionally setup old style linux bootparams for -kernel, by Juergen Lock. | balrog | 1 | -0/+1 |
2007-07-11 | New features for QEMU text console, by Stefan Weil. | ths | 1 | -1/+1 |
2007-06-30 | ARM PL031 RTC emulation. | pbrook | 1 | -0/+3 |
2007-06-25 | Add a 7 segments + led display, by Herve Poussineau. | ths | 1 | -0/+3 |
2007-06-21 | Add alternate grab key, by Michael Mohr. | ths | 1 | -0/+1 |
2007-06-18 | Add parallel memory mapped interface, by Herve Poussineau. | ths | 1 | -0/+1 |
2007-06-08 | Fix incorrect target_ulong use in hw devices | blueswir1 | 1 | -5/+6 |
2007-06-08 | Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau. | ths | 1 | -0/+1 |