Age | Commit message (Expand) | Author |
2009-03-03 | CRIS: Avoid endless loops for unstested CRIS cpu-state load/save. | edgar_igl |
2009-03-03 | Fix SDL on evdev hosts (Anthony Liguori) | aliguori |
2009-03-03 | Fix CVE-2008-0928 - insufficient block device address range checking (Anthony... | aliguori |
2009-03-03 | DB-DMA cleanup | aurel32 |
2009-03-03 | SH4: Fixed last UTLB unused and URB/URC management | aurel32 |
2009-03-03 | fix SIGSEGV when USE_KQEMU is defined | aurel32 |
2009-03-03 | sh4: r2d fix no ide/net case | aurel32 |
2009-03-03 | SH4: Fixed last UTLB unused | aurel32 |
2009-03-03 | SH4: Fixed last UTLB unused | aurel32 |
2009-03-03 | SH4: Added monitoring of TLBs | aurel32 |
2009-03-03 | target-ppc: improve mfcr/mtcrf | aurel32 |
2009-03-03 | clean build: Fix remaining sh4 warnings | aurel32 |
2009-03-02 | Fix mtcrf/mfcr | malc |
2009-03-02 | SH: Implement MOVCO.L and MOVLI.L | aurel32 |
2009-03-02 | Set mime-type of pc-bios/mpc8544ds.dtb to application/octet-stream | aurel32 |
2009-03-02 | kvm/powerpc: flat device tree files for MPC8544DS | aurel32 |
2009-03-02 | kvm/powerpc: Add MPC8544DS board support | aurel32 |
2009-03-02 | kvm/powerpc: Add irq support for E500 core | aurel32 |
2009-03-02 | kvm/powerpc: Add freescale pci controller's support | aurel32 |
2009-03-02 | hw/openpic: define list in mpic_init() const | aurel32 |
2009-03-02 | kvm/powerpc: Enable MPIC for E500 platform. | aurel32 |
2009-03-01 | Update to OpenBIOS 1.0 | blueswir1 |
2009-02-28 | Flush stdout after printing usage() | blueswir1 |
2009-02-28 | Implement HIOR | blueswir1 |
2009-02-28 | Change default werror semantics from "report" to "enospc" | aliguori |
2009-02-28 | Fix typo in gen_qemu_ld32s | blueswir1 |
2009-02-27 | Remove some warnings and fix windows build. | aliguori |
2009-02-27 | chroot and change user support (Nolan) | aliguori |
2009-02-27 | Unify default parallel console size (Jan Kiszka) | aliguori |
2009-02-27 | Allow additions of ACPI tables from command line (Gleb Natapov) | aliguori |
2009-02-27 | x86: use qemu_log_mask on triple faults (Chris Wright) | aliguori |
2009-02-27 | Do not enable a default virtio console | aliguori |
2009-02-27 | net socket verify packet size (Dustin Kirkland) | aliguori |
2009-02-27 | Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress) | aliguori |
2009-02-26 | fix pci net hot-remove (Marcelo Tosatti) | aliguori |
2009-02-26 | fix raw_aio_remove (Stefano Stabellini) | aliguori |
2009-02-24 | Fix ColdFire fmovem. Free the temporary we just allocated rather than some | pbrook |
2009-02-23 | Really fix ColdFire fdmoved address decoding. | pbrook |
2009-02-23 | Fix ColdFire fdmoved address decoding. | pbrook |
2009-02-23 | Darwin: Check for x86_64 only on i386 | malc |
2009-02-23 | Fix unassigned region offsets. | pbrook |
2009-02-22 | CRIS: Fix remaining build warnings. | edgar_igl |
2009-02-21 | Turn MMU off on reset | blueswir1 |
2009-02-21 | Turn MMUs and caches off on reset | blueswir1 |
2009-02-21 | Reload ptimers on reset | blueswir1 |
2009-02-21 | Properly handle pthread_cond_timedwait timing out | malc |
2009-02-21 | Cosmetics | malc |
2009-02-21 | Avoid thundering herd problem | malc |
2009-02-21 | Avoid infinite loop around timed condition variable | malc |
2009-02-21 | Error checking | malc |