Fix incorrect PowerPC instruction fetch exception dump.
[qemu] / hw /
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.
2007-11-03 balrogImplement OMAP on-chip RTC (Linux guest date/time now...
2007-11-03 balrogInitial OMAP I^2C controller implementation (communicat...
2007-11-03 balrogAdd OMAP Pulse-width Tone module.
2007-11-03 balrogImplement OMAP PWL (backlight) module.
2007-11-03 balrogThe PINT/DAV pin is active low in the chip spec, not...
2007-10-31 thsAdd copyright and license header.
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-31 balrogOHCI USB isochronous transfers support (Arnon Gilboa).
2007-10-29 balrogAdd a qemu_irq_invert() shortcut for inverting a signal.
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-10-29 j_mayerFix PreP PCI IRQ mapping.
2007-10-29 j_mayerTemporary hack to avoid Qemu crash at PowerPC reset...
2007-10-29 j_mayerImplement PreP reset port.
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-29 balrogImplement OMAP MicroWire controller.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-10-28 j_mayerGive an opaque to the m48t59 direct access routines...
2007-10-28 balrogAdd OMAP Shared GPIO module.
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-10-28 balrogAdd PalmT|E matrix keypad connected to OMAP GPIOs.
2007-10-28 balrogImplement OMAP1 MPU I/O module.
2007-10-28 thsLess debug noise from the mipsnet driver.
2007-10-21 j_mayerBugfix: now PCI NICs really work on PowerPC PreP platform.
2007-10-21 j_mayerAllow use of PCI NICs on PowerPC PreP platform.
2007-10-20 ths"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
2007-10-20 thsEnable ACPI interrupts, by Igor Lvovsky.
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-10-20 j_mayerAvoid PreP target kernel freeze waiting for IRQs.
2007-10-18 thsOnly map BIOS space when it was actually loaded.
2007-10-17 thsSecond half of mipssim support, plus documentation...
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-14 j_mayerImplement time-base start/stop helpers.
2007-10-14 j_mayerFix memory corruption reported by Julian Seward
2007-10-14 j_mayerDo not allow PowerPC CPU restart after entering checkst...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-13 thsStatic-ify function.
2007-10-09 thsMatch values with the ones documented in the PIIX4...
2007-10-09 thsFix vmmouse for 64bit guest, by Dan Kenigsberg.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...
2007-10-07 blueswir1 More user timer fixes (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-06 blueswir1 Implement user mode for timers
2007-10-06 blueswir1 Support for loading a real BIOS image (Robert Reif)
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-04 balrogImplement PL110 byte order config bit (original patch...
2007-10-04 balrogUSB iso transfers support for the linux redirector...
2007-10-04 balrogsh775x interrupt controller by Magnus Damm.
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
2007-10-03 j_mayerFix PowerPC initialisation and first reset:
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-10-03 j_mayerFix PowerPC 405 BIOS instanciation: is a 32 bits only...
2007-10-02 blueswir1 Fix kernel loading
2007-10-01 j_mayerCompilation fix (forgotten patch).
2007-10-01 j_mayerShare input pins and internal interrupt controller...
2007-09-30 j_mayerFix compilation on Darwin platform, avoiding the use...
2007-09-30 thsRemove unused variable.
2007-09-30 j_mayerAvoid crash on NULL timers.
2007-09-30 j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29 thsAdd FRQCR read support, by Magnus Damm.
2007-09-29 thsAdd INTC controller prototype, by Magnus Damm.
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 thsStand-alone TMU emulation code, by Magnus Damm.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.
2007-09-29 j_mayerCode provision for hypervisor timers resources,
2007-09-29 j_mayerChange POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-26 j_mayerAdd flags to support PowerPC 405 bootinfos variations.
2007-09-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-25 thsTimer start/stop implementation, by Aurelien Jarno.
2007-09-25 balrogMove ECC calculation to a more appropriate place.
2007-09-24 blueswir1 CPU boot mode
2007-09-23 blueswir1 Fix Caps lock and Num lock handling
2007-09-22 blueswir1 Fix breakage on big endian hosts (Aurelien Jarno)
2007-09-21 blueswir1 Improve keyboard handling
2007-09-20 blueswir1 Change ldl_phys to cpu_physical_memory_read, fix pte...
2007-09-20 balrogMake likely/unlikely accessible also in hw/.
2007-09-19 j_mayerAvoid Linux to stay stucked in an infinite loop when...
2007-09-18 j_mayerAlways keep the bootinfo structure in the first 16 MB,
2007-09-17 balrogPass correct pointer to HID keyboard event handler...
2007-09-17 j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-14 thsLess magic constants, by Filip Navara.
2007-09-13 thsEmulate spinning floppy disk, by Jan Jezabek.
2007-09-13 thsAllow more IDE power management, by Ben Guthro.
2007-09-13 thsImproved EEPRO 100 emulation, by Filip Navara.
2007-09-13 thsPartial IDE DVD emulation, by Filip Navara.
2007-09-09 pbrookImplement HID idle mode (avoids flooding guest with...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-08-26 thsLet qemu work with latest bochsbios, by Bernhard Kauer.
2007-08-26 thsarm_gic.c error message fix, by Adam Lackorzynski.
2007-08-26 thsAdd file missed in last commit.
2007-08-26 thsUse the framework for the VMware mouse emulation, by...
2007-08-26 thsReplace tabs by 8 spaces. No code change, by Herve...
2007-08-26 thsLast AIO patch, by Vladimir N. Oleynik.
next