Age | Commit message (Expand) | Author |
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 |
2007-05-23 | Add ptimer.c function declarations and makefile rule. | pbrook |
2007-05-23 | I2C/SMBus framework. | pbrook |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-09 | PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. | balrog |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 |
2007-05-01 | -show-cursor switch to inhibit SDL hiding cursor. | balrog |
2007-04-30 | Add missing gpio_handler_t definition. | balrog |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer |
2007-04-24 | Add -pflash option to register parallel flash bloc devices. | j_mayer |
2007-04-21 | TCX 24 bit model support | blueswir1 |