Age | Commit message (Expand) | Author |
2007-11-04 | Zeroing ITR shouldn't ack irq zero. | balrog |
2007-11-04 | Remove target dependent code | blueswir1 |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog |
2007-10-30 | Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. | balrog |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog |
2007-10-29 | PowerPC 601 / 620 / 970 need a 1MB firmware. | j_mayer |
2007-10-28 | * sort the PowerPC target object files | j_mayer |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 |
2007-10-17 | MIPSsim pseudo machine emulation. | ths |
2007-10-12 | Unify '-cpu ?' option. | j_mayer |
2007-10-09 | Don't route PIC interrupts through the local APIC if the local APIC | ths |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths |
2007-10-06 | Implement user mode for timers | blueswir1 |
2007-10-05 | New '-bios' option, used to select an alternate BIOS image from bios_dir. | j_mayer |
2007-09-30 | Fix compilation on Darwin platform, avoiding the use of gcc function attributes | j_mayer |
2007-09-29 | Stand-alone SCI/SCIF emulation code, by Magnus Damm. | ths |
2007-09-29 | Stand-alone TMU emulation code, by Magnus Damm. | ths |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths |
2007-09-29 | always_inline gcc directive can be useful. | j_mayer |
2007-09-25 | Move ECC calculation to a more appropriate place. | balrog |
2007-09-20 | Make likely/unlikely accessible also in hw/. | balrog |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-08-26 | Add a generic framework for VMware communication port, by Herve Poussineau. | ths |
2007-08-25 | VNC password authentication, by Daniel P. Berrange. | ths |
2007-08-25 | Refactor VNC server setup API, by Daniel P. Berrange. | ths |
2007-08-19 | Rework alarm timer infrastrucure, by Luca Tettamanti. | ths |
2007-08-16 | Use qemu_irq for a reset signal between DMA and ESP/Lance | blueswir1 |
2007-07-31 | Parallels disk image support, by Alex Beregszaszi. | ths |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog |
2007-07-27 | Optionally setup old style linux bootparams for -kernel, by Juergen Lock. | balrog |
2007-07-11 | New features for QEMU text console, by Stefan Weil. | ths |
2007-06-30 | ARM PL031 RTC emulation. | pbrook |
2007-06-25 | Add a 7 segments + led display, by Herve Poussineau. | ths |
2007-06-21 | Add alternate grab key, by Michael Mohr. | ths |
2007-06-18 | Add parallel memory mapped interface, by Herve Poussineau. | ths |
2007-06-08 | Fix incorrect target_ulong use in hw devices | blueswir1 |
2007-06-08 | Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau. | ths |
2007-06-06 | Use the correct PCI IDs for Malta. | ths |
2007-06-04 | ColdFire Ethernet support. | pbrook |
2007-06-03 | MCF5208 emulation. | pbrook |
2007-06-01 | Forgot to update vl.h during latest Sparc64 target_ulong fix | blueswir1 |
2007-05-28 | SMBus support for MIPS Malta. | ths |
2007-05-27 | Improved sanity checking to -net options | blueswir1 |
2007-05-27 | Use qemu_irqs between CPUs and interrupt controller | blueswir1 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 |
2007-05-27 | Use qemu_irqs between dma controllers and esp, lance | blueswir1 |
2007-05-26 | Split DMA controller in two | blueswir1 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |