summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly handle pthread_cond_timedwait timing outmalc2009-02-211-1/+1
* Cosmeticsmalc2009-02-211-11/+13
* Avoid thundering herd problemmalc2009-02-211-4/+4
* Avoid infinite loop around timed condition variablemalc2009-02-211-6/+7
* Error checkingmalc2009-02-211-24/+72
* Fix branch debuggingblueswir12009-02-191-1/+3
* Fix cpu_physical_memory_rw() for 64-bit I/O accessesaurel322009-02-181-12/+14
* Avoid running audio ctl's when vm is not runningmalc2009-02-182-2/+10
* virtio: Remove malloc failure checks (Jan Kiszka)aliguori2009-02-161-4/+0
* Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori2009-02-161-4/+4
* Fix GPE registers read/write handling. (Gleb Natapov)aliguori2009-02-161-12/+31
* specify vmchannel as a net option (Gleb Natapov)aliguori2009-02-162-0/+44
* Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)aliguori2009-02-161-4/+4
* Support multiple VNC clients (Brian Kress)aliguori2009-02-162-135/+172
* Unbreak SDL on Mac OS Xmalc2009-02-151-0/+7
* Allow disassembling last addresses of the address spaceblueswir12009-02-131-2/+2
* Fix Sparc64 VGA memory size bug exposed by r6604blueswir12009-02-121-1/+1
* KVM: cpuid function 2: store all values (Amit Shah)aliguori2009-02-111-0/+1
OpenPOWER on IntegriCloud