summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* User-mode GDB stub improvements - handle forkaurel322008-12-184-13/+26
* new monitor func statusaurel322008-12-181-0/+11
* consolidate definition for tap script and smb supportaurel322008-12-183-16/+8
* PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322008-12-182-0/+8
* PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322008-12-182-0/+26
* target-ppc: fix type of spe_acc.aurel322008-12-181-1/+1
* fp: fix float32_is_infinity()aurel322008-12-181-1/+1
* target-ppc: fix a typoaurel322008-12-181-1/+1
* target-ppc: add Altivec logical operationsaurel322008-12-181-0/+18
* KVM: Silence unused s warningaurel322008-12-181-1/+1
* Remove trailing spaces introduced by commit 6081aurel322008-12-184-49/+49
* Fix warnings introduced by commit 6081aurel322008-12-183-3/+6
* target-ppc: fix fres, fsqrte and remove useless codeaurel322008-12-181-57/+10
* Fix the build for non-x86/ppc targetsaliguori2008-12-181-4/+3
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-1713-6/+938
* Handle suspend in qemu (Gleb Natapov)aliguori2008-12-173-0/+32
* Update VGA BIOSaliguori2008-12-176-1/+6
* Use kernel.org git mirror instead of repo.or.cz. The kernel.org git aliguori2008-12-172-2/+3
* Update to the latest Bochs BIOSaliguori2008-12-179-42/+87
* This should have been added in Gerd's previous commit.aliguori2008-12-171-0/+30
* Use saner types for virtio-netaliguori2008-12-171-2/+2
* Add support for tap vectored sendaliguori2008-12-171-0/+18
* virtio-net supportaliguori2008-12-176-3/+466
* Do not rely on BSD style echo (which accepts -n option)malc2008-12-171-1/+1
* Mark bamboo.dtb as a binary file.pbrook2008-12-170-0/+0
* Add bamboo.dtb compiled from bamboo.dtsaurel322008-12-171-0/+0
* target-ppc: add comments about constants introduced in revision 6046aurel322008-12-161-3/+3
* target-ppc: fix a typo introduced in revision 6058aurel322008-12-161-1/+1
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-166-2/+428
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-163-0/+124
* target-ppc: Enable KVM for ppcemb.aurel322008-12-166-0/+343
* Implement device tree support needed for Bamboo emulationaurel322008-12-165-0/+203
* target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322008-12-152-0/+47
* target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel322008-12-153-4/+4
* target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel322008-12-154-346/+346
* kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori2008-12-153-0/+27
* softfloat-native: improve correctness of floatXX_is_neg()aurel322008-12-151-3/+9
* target-ppc: update comment about precise emulationaurel322008-12-151-2/+1
* Revert part of r5853blueswir12008-12-151-2/+5
* Fix mremap, based on patch by Kirill A. Shutemovblueswir12008-12-151-8/+11
* target-ppc: remove dead codeaurel322008-12-151-1/+0
* target-ppc: enable PRECISE_EMULATION by defaultaurel322008-12-151-1/+1
* target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptionsaurel322008-12-151-12/+52
* target-ppc: fadd/fsub: correctly propagate NaNaurel322008-12-151-18/+8
* target-ppc: use the new fp functionsaurel322008-12-151-50/+23
* fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()aurel322008-12-152-0/+105
* softfloat-native: fix *nan()aurel322008-12-152-1/+15
* target-ppc: correctly propagate NaN in divisionaurel322008-12-151-1/+1
* target-ppc: fix fload_invalid_op_excp()aurel322008-12-151-9/+7
* target-ppc: use a correct value to represent 1.0aurel322008-12-151-9/+12
OpenPOWER on IntegriCloud