summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Add property to tagv0.10.0release_0_10_0aliguori0-0/+0
2009-03-04Add version information for 0.10.0 release.aliguori2-1/+21
2009-03-04Fix "info registers" under kvm.balrog1-0/+3
2009-03-04Update cocoa.m to match new DisplayState code (Samuel Benson)aliguori1-33/+20
2009-03-04The different VFP variants will never occur at the same time, and giving thempbrook2-2/+2
2009-03-04DB-DMA IDE asynchronous I/Oaurel323-73/+112
2009-03-03Fix slavio_intctl.c compile errors (Robert Reif)blueswir11-2/+2
2009-03-03CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.edgar_igl1-4/+4
2009-03-03Fix SDL on evdev hosts (Anthony Liguori)aliguori5-26/+183
2009-03-03Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...aliguori2-0/+58
2009-03-03DB-DMA cleanupaurel323-164/+133
2009-03-03SH4: Fixed last UTLB unused and URB/URC managementaurel321-1/+1
2009-03-03fix SIGSEGV when USE_KQEMU is definedaurel321-1/+1
2009-03-03sh4: r2d fix no ide/net caseaurel321-5/+5
2009-03-03SH4: Fixed last UTLB unusedaurel321-1/+1
2009-03-03SH4: Fixed last UTLB unusedaurel321-1/+1
2009-03-03SH4: Added monitoring of TLBsaurel321-1/+32
2009-03-03target-ppc: improve mfcr/mtcrfaurel322-7/+7
2009-03-03clean build: Fix remaining sh4 warningsaurel324-28/+9
2009-03-02Fix mtcrf/mfcrmalc1-9/+13
2009-03-02SH: Implement MOVCO.L and MOVLI.Laurel322-1/+36
2009-03-02Set mime-type of pc-bios/mpc8544ds.dtb to application/octet-streamaurel320-0/+0
2009-03-02kvm/powerpc: flat device tree files for MPC8544DSaurel322-0/+122
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel325-1/+309
2009-03-02kvm/powerpc: Add irq support for E500 coreaurel324-2/+74
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel323-0/+371
2009-03-02hw/openpic: define list in mpic_init() constaurel321-1/+1
2009-03-02kvm/powerpc: Enable MPIC for E500 platform.aurel324-87/+618
2009-03-01Update to OpenBIOS 1.0blueswir14-2/+2
2009-02-28Flush stdout after printing usage()blueswir13-6/+6
2009-02-28Implement HIORblueswir11-8/+21
2009-02-28Change default werror semantics from "report" to "enospc"aliguori1-2/+2
2009-02-28Fix typo in gen_qemu_ld32sblueswir11-1/+1
2009-02-27Remove some warnings and fix windows build.aliguori2-4/+4
2009-02-27chroot and change user support (Nolan)aliguori2-5/+66
2009-02-27Unify default parallel console size (Jan Kiszka)aliguori1-1/+1
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori8-0/+344
2009-02-27x86: use qemu_log_mask on triple faults (Chris Wright)aliguori1-2/+1
2009-02-27Do not enable a default virtio consolealiguori1-4/+1
2009-02-27net socket verify packet size (Dustin Kirkland)aliguori1-4/+13
2009-02-27Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)aliguori1-4/+3
2009-02-26fix pci net hot-remove (Marcelo Tosatti)aliguori1-1/+2
2009-02-26fix raw_aio_remove (Stefano Stabellini)aliguori1-1/+2
2009-02-24Fix ColdFire fmovem. Free the temporary we just allocated rather than somepbrook1-1/+1
2009-02-23Really fix ColdFire fdmoved address decoding.pbrook1-0/+2
2009-02-23Fix ColdFire fdmoved address decoding.pbrook1-4/+4
2009-02-23Darwin: Check for x86_64 only on i386malc1-3/+3
2009-02-23Fix unassigned region offsets.pbrook1-2/+7
2009-02-22CRIS: Fix remaining build warnings.edgar_igl6-6/+8
2009-02-21Turn MMU off on resetblueswir11-1/+1