summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Implement time-base start/stop helpers.j_mayer2007-10-141-29/+92
* Fix memory corruption reported by Julian Sewardj_mayer2007-10-141-1/+1
* Do not allow PowerPC CPU restart after entering checkstop mode.j_mayer2007-10-141-7/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-12/+14
* Static-ify function.ths2007-10-131-3/+4
* Match values with the ones documented in the PIIX4 datasheet.ths2007-10-091-1/+3
* Fix vmmouse for 64bit guest, by Dan Kenigsberg.ths2007-10-091-1/+1
* Don't route PIC interrupts through the local APIC if the local APICths2007-10-092-3/+37
* EtraxFS board support, by Edgar E. Iglesias.ths2007-10-083-0/+568
* PowerPC target coding style fixes.j_mayer2007-10-071-6/+5
* PowerPC target optimisations: make intensive use of always_inline.j_mayer2007-10-073-17/+20
* Share devices that might be useful for all PowerPC 40x & 440 implementationsj_mayer2007-10-074-525/+587
* More user timer fixes (Robert Reif)blueswir12007-10-071-68/+86
* More detabificationblueswir12007-10-0611-458/+458
* Implement user mode for timersblueswir12007-10-062-20/+76
* Support for loading a real BIOS image (Robert Reif)blueswir12007-10-061-5/+7
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-0510-13/+35
* Implement PL110 byte order config bit (original patch by Richard Purdie).balrog2007-10-042-37/+95
* USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...balrog2007-10-041-28/+118
* sh775x interrupt controller by Magnus Damm.balrog2007-10-045-90/+630
* Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog2007-10-042-2/+13
* We must reset the PowerPC CPU _after_ registering it, as hardware resetj_mayer2007-10-041-2/+4
* Fix PowerPC initialisation and first reset:j_mayer2007-10-032-11/+16
* We never have to export ppc_set_irq.j_mayer2007-10-032-1/+5
* Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer2007-10-031-5/+5
* Fix kernel loadingblueswir12007-10-021-1/+2
* Compilation fix (forgotten patch).j_mayer2007-10-011-4/+4
* Share input pins and internal interrupt controller between all PowerPC 40x.j_mayer2007-10-011-14/+13
* Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer2007-09-301-4/+18
* Remove unused variable.ths2007-09-301-1/+0
* Avoid crash on NULL timers.j_mayer2007-09-301-10/+8
* Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer2007-09-301-23/+72
* Add FRQCR read support, by Magnus Damm.ths2007-09-291-0/+2
* Add INTC controller prototype, by Magnus Damm.ths2007-09-291-0/+51
* Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths2007-09-294-584/+319
* Stand-alone TMU emulation code, by Magnus Damm.ths2007-09-294-196/+329
* Add R2D-PLUS support, by Magnus Damm.ths2007-09-291-0/+64
* Code provision for hypervisor timers resources,j_mayer2007-09-291-7/+100
* Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.j_mayer2007-09-292-10/+2
* Add flags to support PowerPC 405 bootinfos variations.j_mayer2007-09-263-4/+6
* Great rework and cleanups to ease PowerPC implementations definitions.j_mayer2007-09-261-2/+5
* Timer start/stop implementation, by Aurelien Jarno.ths2007-09-251-5/+24
* Move ECC calculation to a more appropriate place.balrog2007-09-251-0/+90
* CPU boot modeblueswir12007-09-241-4/+5
* Fix Caps lock and Num lock handlingblueswir12007-09-231-3/+26
* Fix breakage on big endian hosts (Aurelien Jarno)blueswir12007-09-221-1/+1
* Improve keyboard handlingblueswir12007-09-211-3/+34
* Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir12007-09-201-4/+6
* Make likely/unlikely accessible also in hw/.balrog2007-09-201-3/+0
* Avoid Linux to stay stucked in an infinite loop when requesting a reboot.j_mayer2007-09-191-0/+6
OpenPOWER on IntegriCloud