aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-09-30Avoid crash on NULL timers.j_mayer
2007-09-30Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer
2007-09-29Add FRQCR read support, by Magnus Damm.ths
2007-09-29Add INTC controller prototype, by Magnus Damm.ths
2007-09-29Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths
2007-09-29Stand-alone TMU emulation code, by Magnus Damm.ths
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths
2007-09-29Code provision for hypervisor timers resources,j_mayer
2007-09-29Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.j_mayer
2007-09-26Add flags to support PowerPC 405 bootinfos variations.j_mayer
2007-09-26Great rework and cleanups to ease PowerPC implementations definitions.j_mayer
2007-09-25Timer start/stop implementation, by Aurelien Jarno.ths
2007-09-25Move ECC calculation to a more appropriate place.balrog
2007-09-24 CPU boot modeblueswir1
2007-09-23 Fix Caps lock and Num lock handlingblueswir1
2007-09-22 Fix breakage on big endian hosts (Aurelien Jarno)blueswir1
2007-09-21 Improve keyboard handlingblueswir1
2007-09-20 Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir1
2007-09-20Make likely/unlikely accessible also in hw/.balrog
2007-09-19Avoid Linux to stay stucked in an infinite loop when requesting a reboot.j_mayer
2007-09-18Always keep the bootinfo structure in the first 16 MB,j_mayer
2007-09-17Pass correct pointer to HID keyboard event handler, fixes regression from IDL...balrog
2007-09-17Coding style fixes in PowerPC related code (no functional change):j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-14Less magic constants, by Filip Navara.ths
2007-09-13Emulate spinning floppy disk, by Jan Jezabek.ths
2007-09-13Allow more IDE power management, by Ben Guthro.ths
2007-09-13Improved EEPRO 100 emulation, by Filip Navara.ths
2007-09-13Partial IDE DVD emulation, by Filip Navara.ths
2007-09-09Implement HID idle mode (avoids flooding guest with useless updates).pbrook
2007-09-06Partial support for 34K multithreading, not functional yet.ths
2007-08-26Let qemu work with latest bochsbios, by Bernhard Kauer.ths
2007-08-26arm_gic.c error message fix, by Adam Lackorzynski.ths
2007-08-26Add file missed in last commit.ths
2007-08-26Use the framework for the VMware mouse emulation, by Herve Poussineau.ths
2007-08-26Replace tabs by 8 spaces. No code change, by Herve Poussineau.ths
2007-08-26Last AIO patch, by Vladimir N. Oleynik.ths
2007-08-26Set apic instance number for savevm, by Ari Kivity.ths
2007-08-19Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths
2007-08-18Remove obsolete comment.ths
2007-08-16 Remove old leftoversblueswir1
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir1
2007-08-11 Enable Selection command (NetBSD)blueswir1
2007-08-11 Generate interrupts and update state even if output is disabled (OpenBSD)blueswir1
2007-08-11 Log invalid accesses (no faults generated yet)blueswir1
2007-08-11 Improve iommu debugging, use register namesblueswir1
2007-08-05 Fix Slavio interrupt controller debugging outputblueswir1
2007-08-04 Use UTC/localtime flag in M48Txxblueswir1
2007-08-04 Fix Sparc32 interrupt handlingblueswir1