Age | Commit message (Expand) | Author |
2007-10-04 | USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil... | balrog |
2007-10-04 | sh775x interrupt controller by Magnus Damm. | balrog |
2007-10-04 | Several corrections in the spitzkbd keymap (patch by Juergen Lock). | balrog |
2007-10-04 | We must reset the PowerPC CPU _after_ registering it, as hardware reset | j_mayer |
2007-10-03 | Fix PowerPC initialisation and first reset: | j_mayer |
2007-10-03 | We never have to export ppc_set_irq. | j_mayer |
2007-10-03 | Fix PowerPC 405 BIOS instanciation: is a 32 bits only target. | j_mayer |
2007-10-02 | Fix kernel loading | blueswir1 |
2007-10-01 | Compilation fix (forgotten patch). | j_mayer |
2007-10-01 | Share input pins and internal interrupt controller between all PowerPC 40x. | j_mayer |
2007-09-30 | Fix compilation on Darwin platform, avoiding the use of gcc function attributes | j_mayer |
2007-09-30 | Remove unused variable. | ths |
2007-09-30 | Avoid crash on NULL timers. | j_mayer |
2007-09-30 | Implement the PowerPC alternate time-base, following the 2.04 specification. | j_mayer |
2007-09-29 | Add FRQCR read support, by Magnus Damm. | ths |
2007-09-29 | Add INTC controller prototype, by Magnus Damm. | ths |
2007-09-29 | Stand-alone SCI/SCIF emulation code, by Magnus Damm. | ths |
2007-09-29 | Stand-alone TMU emulation code, by Magnus Damm. | ths |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths |
2007-09-29 | Code provision for hypervisor timers resources, | j_mayer |
2007-09-29 | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. | j_mayer |
2007-09-26 | Add flags to support PowerPC 405 bootinfos variations. | j_mayer |
2007-09-26 | Great rework and cleanups to ease PowerPC implementations definitions. | j_mayer |
2007-09-25 | Timer start/stop implementation, by Aurelien Jarno. | ths |
2007-09-25 | Move ECC calculation to a more appropriate place. | balrog |
2007-09-24 | CPU boot mode | blueswir1 |
2007-09-23 | Fix Caps lock and Num lock handling | blueswir1 |
2007-09-22 | Fix breakage on big endian hosts (Aurelien Jarno) | blueswir1 |
2007-09-21 | Improve keyboard handling | blueswir1 |
2007-09-20 | Change ldl_phys to cpu_physical_memory_read, fix pte address | blueswir1 |
2007-09-20 | Make likely/unlikely accessible also in hw/. | balrog |
2007-09-19 | Avoid Linux to stay stucked in an infinite loop when requesting a reboot. | j_mayer |
2007-09-18 | Always keep the bootinfo structure in the first 16 MB, | j_mayer |
2007-09-17 | Pass correct pointer to HID keyboard event handler, fixes regression from IDL... | balrog |
2007-09-17 | Coding style fixes in PowerPC related code (no functional change): | j_mayer |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-14 | Less magic constants, by Filip Navara. | ths |
2007-09-13 | Emulate spinning floppy disk, by Jan Jezabek. | ths |
2007-09-13 | Allow more IDE power management, by Ben Guthro. | ths |
2007-09-13 | Improved EEPRO 100 emulation, by Filip Navara. | ths |
2007-09-13 | Partial IDE DVD emulation, by Filip Navara. | ths |
2007-09-09 | Implement HID idle mode (avoids flooding guest with useless updates). | pbrook |
2007-09-06 | Partial support for 34K multithreading, not functional yet. | ths |
2007-08-26 | Let qemu work with latest bochsbios, by Bernhard Kauer. | ths |
2007-08-26 | arm_gic.c error message fix, by Adam Lackorzynski. | ths |
2007-08-26 | Add file missed in last commit. | ths |
2007-08-26 | Use the framework for the VMware mouse emulation, by Herve Poussineau. | ths |
2007-08-26 | Replace tabs by 8 spaces. No code change, by Herve Poussineau. | ths |
2007-08-26 | Last AIO patch, by Vladimir N. Oleynik. | ths |