Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori).
[qemu] / hw /
2007-12-11 balrogIDE should send irq after WIN_DIAGNOSE (Tristan Gingold).
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-10 blueswir1 Add SPARCstation 20 machine type (Robert Reif)
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
2007-12-10 balrogFix incompatible declaration in previous commit.
2007-12-10 balrogDesambiguate pflash_register().
2007-12-09 balrogSave/load PCI-device, PCI-bus and PIIX3 irq-related...
2007-12-09 balrogNo write-protect detect diode on Mainstone II.
2007-12-09 balrogUse pointers to channels rather than channel numbers...
2007-12-09 thsRemove leftover support for 82371FB (Step A1), by Carlo...
2007-12-09 balrogOMAP DMA 3.2 support by Lauro Ramos Venancio.
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)
2007-12-09 thsFix Win98SE MyComputer regression, by Ben Taylor.
2007-12-09 thsMainstone mmc support, by Armin Kuster.
2007-12-07 thsRemove broken ds1225y init, it is useless on this machi...
2007-12-06 balrogCorrect my 'thinko' in OMAP interrupt handler commit...
2007-12-05 balrogRework OMAP1 interrupt handling to allow multiple inter...
2007-12-04 blueswir1 No keyboard mode (Robert Reif)
2007-12-04 balrogDon't claim SD card supports voltages linux claims...
2007-12-04 balrogAlways create an SD bdrv, so that PXA and OMAP boards...
2007-12-03 thsFix floppy initialization, by Laurent Vivier.
2007-12-02 thsInclude qemu-timer.h iff DEBUG is defined.
2007-12-02 thsAdd missing include, by Sylvain Petreolle.
2007-12-02 thsSH4: system emulator interrupt update, by Magnus Damm.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-12-02 thsMainstone re-org, by Armin Kuster.
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-12-01 blueswir1 Fix SS-600MP led device typos
2007-12-01 blueswir1 Improve power management device addressing
2007-12-01 blueswir1 Name the magic constants, use correct value for AUX2_P...
2007-12-01 blueswir1 Allow IOMMU tables above 2G
2007-12-01 blueswir1 Prevent overwriting fixed bits in AFSR
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-11-28 blueswir1Use slavio base as boot prom address, rearrange sun4m...
2007-11-26 thsAdd floppy support, tested to work with linux-mips...
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-25 blueswir1 Set initial value of AFSR register properly (Robert...
2007-11-25 blueswir1 Fix buffer mux handling for unconnected serial ports
2007-11-25 balrogIntel Mainstone II (ARM) machine by Armin Kuster.
2007-11-25 balrogAdd input buffer to mux chr (patch by Tristan Gingold).
2007-11-25 balrogFix board init arg list (spotted by pbrook),
2007-11-24 pbrookFix SD init arguments.
2007-11-24 balrogGumstix Verdex (ARM) board support by Thorsten Zitterell.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-24 pbrookStellaris ethernet support.
2007-11-24 pbrookARMv7-M SysTick fix.
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-23 j_mayerRevert foolish patch.
2007-11-23 pbrookFix ppc32 register dumps on 64-bit hosts.
2007-11-20 balrogOMAP LPGs (LED pulse generators).
2007-11-19 balrogClean-up/rewrite audio over I^2S support.
2007-11-19 pbrookFix typo in error message.
2007-11-19 j_mayerNew PowerPC CPU flag to define the decrementer and...
2007-11-18 pbrookSSD0323 vertical incrememnt mode.
2007-11-18 pbrookFix connex board init routine.
2007-11-18 pbrookLuminary board input support.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-18 balrogFix a && -> & typo.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 blueswir1 Name the magic constants, fix a hex number without 0x
2007-11-17 balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 pbrooksd.c build fix.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-17 balrogGumstix 'connex' board support by Thorsten Zitterell.
2007-11-17 blueswir1 Machine specific IOMMU version (Robert Reif)
2007-11-17 j_mayerAdd missing definition for number of input pins for...
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-14 blueswir1Update OHW interface to version 3.
2007-11-13 balrogFix signed/unsigned comparisons in OHCI host.
2007-11-11 bellardremoved warning
2007-11-11 bellardremoved unused variable
2007-11-11 bellardfixed cast
2007-11-11 bellardremoved unused variables
2007-11-11 bellarduse correct printf format
2007-11-11 bellardfixed invalid constant
2007-11-11 bellardremoved unused code
2007-11-11 blueswir1 Add SPARCserver 600MP emulation (original patch by...
2007-11-11 bellardremoved invalid use of _INTC_ARRAY
2007-11-11 blueswir1 Fix Sun4u compile
2007-11-11 j_mayerFix PowerPC boot device selection.
2007-11-11 pbrookmips_r4k warning fixes.
2007-11-11 j_mayerMore generic boot devices specification, allowing more...
2007-11-11 pbrookARMv7 support.
2007-11-10 pbrookFix build failure.
2007-11-10 pbrookAdd dummy m68k board.
2007-11-10 pbrookFix 64-bit host printf format mismatches.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-09 thsFix typo, spotted by Samuel Thibault.
2007-11-09 thsMove kernel loader parameters from the cpu state to...
2007-11-08 thsRevert "Last AIO Patch" as requested by Fabrice, it...
2007-11-08 bellardadded -cpu option for x86 (initial patch by Dan Kenigsberg)
2007-11-07 bellardremoved traces
2007-11-07 bellardadded -startdate option
2007-11-05 j_mayerNo functional changes: remove dead code and fix indenta...
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-04 blueswir1 Change sysctrl register to 32 bits (original patch...
2007-11-04 j_mayerFix memory corruption: bdrv_read/write API has been...
next