r158: Fix wrong number of clean/saveable windows
[qemu] / hw /
2007-08-11 blueswir1 Enable Selection command (NetBSD)
2007-08-11 blueswir1 Generate interrupts and update state even if output...
2007-08-11 blueswir1 Log invalid accesses (no faults generated yet)
2007-08-11 blueswir1 Improve iommu debugging, use register names
2007-08-05 blueswir1 Fix Slavio interrupt controller debugging output
2007-08-04 blueswir1 Use UTC/localtime flag in M48Txx
2007-08-04 blueswir1 Fix Sparc32 interrupt handling
2007-08-01 thsFix rtl8139 checksum calculation, by Tim Deegan.
2007-08-01 balrogMove Spitz microdrive from first to second PCMCIA slot...
2007-07-31 thsImplement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.
2007-07-31 thsCirrus transparent BITBLT (w/o color expand), by Hitosh...
2007-07-31 thsFix i8259 initialization, by Bernhard Kauer.
2007-07-31 balrogAdd OMAP MMC/SD host controller.
2007-07-31 balrogOMAP DMA input signals must be level-triggered.
2007-07-31 balrogFix OMAP pic handling of simultaneous interrupts.
2007-07-30 balrogRe-add clearing of the APP_CMD flag that somehow got...
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-29 balrogWord-reads from spitz NAND controller, patch by Juergen...
2007-07-27 balrogOptionally setup old style linux bootparams for -kernel...
2007-07-27 balrogUpdate TNF bit in I2C status register, original patch...
2007-07-25 thsFix memory corruption after OHCI reset, by Ed Swierk.
2007-07-24 balrogVarious reg offset shift typos.
2007-07-12 thsSpelling fix, by Stuart Brady.
2007-07-11 thsSpelling fix, by Stefan Weil.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-07-11 thsRemove superfluous gt64xxx_pci_mapping calls.
2007-07-11 blueswir1 Sparc64 update
2007-07-11 thsImpement Galilleo ISD register.
2007-07-03 blueswir1 Fix loadvm
2007-07-02 balrogE100 savevm/loadvm support, patch by Jason Wessel.
2007-06-30 pbrookARM PL031 RTC emulation.
2007-06-30 pbrookPL110 versatile register hack fix (Adam Lackorzynski).
2007-06-28 blueswir1 Fix Lance on 32-bit hosts
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-06-25 thsInsufficient input validation in NE2000 card, written...
2007-06-25 thsAdd a 7 segments + led display, by Herve Poussineau.
2007-06-24 balrogMake touchscreen calibration values better match the...
2007-06-22 balrogAdd USB HID keyboard.
2007-06-21 thsRevert workaround for -nographic segfault.
2007-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-13 balrogUse pixel_ops.h in PXA LCD screen drawing.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-10 balrogWacom PenPartner tablet (virtual USB device).
2007-06-10 blueswir1 Fix patch splitting lossage in vga.c
2007-06-10 blueswir1 Add hw/pixel_ops.h
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-09 thsDon't try to use "vt" output in nographic mode.
2007-06-09 pbrookARM PL181 MMCI fixes.
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-06-07 pbrookFix return type.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix comment.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-06-07 thsFix firmware word endianness for Malta.
2007-06-06 thsMake the Malta bootloader handling a bit more transparent.
2007-06-06 thsFix formatting.
2007-06-06 thsMalta has no ISA bus.
2007-06-06 thsBig endian byte swap for serial mmapped interface.
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 thsTake advantage of subpage support.
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-06-03 pbrookMCF5208 timer fix.
2007-06-03 pbrookMCF5208 emulation.
2007-06-03 pbrookLeave running timer alone if not reloading.
2007-06-01 blueswir1Force display update on palette change or loadvm
2007-06-01 thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-05-30 thsFix typo in comment.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-30 blueswir1Replace target_ulong with target_phys_addr_t
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-28 balrogRemove a local subpage IO hack, now that general subpag...
2007-05-27 blueswir1Interrupt debugging DPRINTFs
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-05-27 blueswir1Handle unconnected vlan case in lance
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-25 blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogUse i2c_slave_init() to allocate the PXA (dummy) I2C...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-23 pbrookAdd periodic timer implementation.
2007-05-23 pbrookI2C/SMBus framework.
2007-05-21 blueswir1Fix interrupt controller address masking
2007-05-20 thsDelete now unused define.
2007-05-19 thsLinux loader rewrite, by H. Peter Anvin.
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
next