summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "info registers" under kvm.balrog2009-03-041-0/+3
* Update cocoa.m to match new DisplayState code (Samuel Benson)aliguori2009-03-041-33/+20
* The different VFP variants will never occur at the same time, and giving thempbrook2009-03-042-2/+2
* DB-DMA IDE asynchronous I/Oaurel322009-03-043-73/+112
* Fix slavio_intctl.c compile errors (Robert Reif)blueswir12009-03-031-2/+2
* CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.edgar_igl2009-03-031-4/+4
* Fix SDL on evdev hosts (Anthony Liguori)aliguori2009-03-035-26/+183
* Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...aliguori2009-03-032-0/+58
* DB-DMA cleanupaurel322009-03-033-164/+133
* SH4: Fixed last UTLB unused and URB/URC managementaurel322009-03-031-1/+1
* fix SIGSEGV when USE_KQEMU is definedaurel322009-03-031-1/+1
* sh4: r2d fix no ide/net caseaurel322009-03-031-5/+5
* SH4: Fixed last UTLB unusedaurel322009-03-031-1/+1
* SH4: Fixed last UTLB unusedaurel322009-03-031-1/+1
* SH4: Added monitoring of TLBsaurel322009-03-031-1/+32
* target-ppc: improve mfcr/mtcrfaurel322009-03-032-7/+7
* clean build: Fix remaining sh4 warningsaurel322009-03-034-28/+9
* Fix mtcrf/mfcrmalc2009-03-021-9/+13
* SH: Implement MOVCO.L and MOVLI.Laurel322009-03-022-1/+36
* Set mime-type of pc-bios/mpc8544ds.dtb to application/octet-streamaurel322009-03-020-0/+0
* kvm/powerpc: flat device tree files for MPC8544DSaurel322009-03-022-0/+122
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-025-1/+309
* kvm/powerpc: Add irq support for E500 coreaurel322009-03-024-2/+74
* kvm/powerpc: Add freescale pci controller's supportaurel322009-03-023-0/+371
* hw/openpic: define list in mpic_init() constaurel322009-03-021-1/+1
* kvm/powerpc: Enable MPIC for E500 platform.aurel322009-03-024-87/+618
* Update to OpenBIOS 1.0blueswir12009-03-014-2/+2
* Flush stdout after printing usage()blueswir12009-02-283-6/+6
* Implement HIORblueswir12009-02-281-8/+21
* Change default werror semantics from "report" to "enospc"aliguori2009-02-281-2/+2
* Fix typo in gen_qemu_ld32sblueswir12009-02-281-1/+1
* Remove some warnings and fix windows build.aliguori2009-02-272-4/+4
* chroot and change user support (Nolan)aliguori2009-02-272-5/+66
* Unify default parallel console size (Jan Kiszka)aliguori2009-02-271-1/+1
* Allow additions of ACPI tables from command line (Gleb Natapov)aliguori2009-02-278-0/+344
* x86: use qemu_log_mask on triple faults (Chris Wright)aliguori2009-02-271-2/+1
* Do not enable a default virtio consolealiguori2009-02-271-4/+1
* net socket verify packet size (Dustin Kirkland)aliguori2009-02-271-4/+13
* Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)aliguori2009-02-271-4/+3
* fix pci net hot-remove (Marcelo Tosatti)aliguori2009-02-261-1/+2
* fix raw_aio_remove (Stefano Stabellini)aliguori2009-02-261-1/+2
* Fix ColdFire fmovem. Free the temporary we just allocated rather than somepbrook2009-02-241-1/+1
* Really fix ColdFire fdmoved address decoding.pbrook2009-02-231-0/+2
* Fix ColdFire fdmoved address decoding.pbrook2009-02-231-4/+4
* Darwin: Check for x86_64 only on i386malc2009-02-231-3/+3
* Fix unassigned region offsets.pbrook2009-02-231-2/+7
* CRIS: Fix remaining build warnings.edgar_igl2009-02-226-6/+8
* Turn MMU off on resetblueswir12009-02-211-1/+1
* Turn MMUs and caches off on resetblueswir12009-02-211-0/+1
* Reload ptimers on resetblueswir12009-02-211-3/+3
OpenPOWER on IntegriCloud