Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
[qemu] / hw /
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.
2007-08-26 thsSet apic instance number for savevm, by Ari Kivity.
2007-08-19 thsFix bugs in the ATAPI cdrom driver, by Brandon Philips.
2007-08-18 thsRemove obsolete comment.
2007-08-16 blueswir1 Remove old leftovers
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
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
next