aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-01-07ETRAX: Correct size of control-register area.edgar_igl1-42/+18
2009-01-07ETRAX: Process out channels immediately when the channel is started.edgar_igl1-20/+31
2009-01-07ETRAX: Correctly update the interrupt vector when interrupts get masked.edgar_igl1-64/+38
2009-01-07ETRAX: Support timer count reads and correct frequencies.edgar_igl1-26/+7
2009-01-07ETRAX: Add a dummy tempsensor and correct the NAND flash model.edgar_igl1-6/+98
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl2-0/+277
2009-01-07ETRAX: No need to mask off the I flag twice at reset.edgar_igl1-1/+0
2009-01-05Add cirrus reset handlerblueswir13-53/+66
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel3243-145/+111
2009-01-04Fix VGA screen dumpblueswir11-27/+86
2009-01-01target-mips: DMA support for RC4030 chipsetaurel323-92/+246
2008-12-30VM load/save support for PPC devicesblueswir17-65/+326
2008-12-28Fix warning introduced by r6136blueswir11-1/+1
2008-12-28Register reset handlersblueswir19-19/+159
2008-12-26target-ppc: workaround OpenBIOS limitationaurel321-0/+6
2008-12-26target-ppc: fix PowerMAC NVRAM emulationaurel321-6/+12
2008-12-24Fix kernel loadingblueswir11-1/+9
2008-12-24Use the firmware configuration deviceblueswir11-0/+14
2008-12-24Add support for -prom-env command line optionsblueswir11-20/+31
2008-12-24Use OpenBIOS for g3bw machineblueswir12-8/+7
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir11-28/+5
2008-12-24Improve PPC device debuggingblueswir16-36/+90
2008-12-23Implement hw/eccmemctl.c version differences (Robert Reif)blueswir11-10/+31
2008-12-23Implement tick interrupt disable bitsblueswir11-9/+20
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc13-33/+27
2008-12-21hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir11-8/+4
2008-12-21add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir11-0/+17
2008-12-20target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel321-9/+12
2008-12-20target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel321-1/+1
2008-12-19ETRAX: Correct the frequency of the free-running counter.edgar_igl1-1/+1
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322-0/+8
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322-0/+26
2008-12-18Remove trailing spaces introduced by commit 6081aurel324-49/+49
2008-12-18Fix warnings introduced by commit 6081aurel322-3/+4
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori7-5/+732
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori3-0/+32
2008-12-17Use saner types for virtio-netaliguori1-2/+2
2008-12-17virtio-net supportaliguori3-1/+413
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322-0/+191
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel322-0/+123
2008-12-15target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322-0/+47
2008-12-15target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel323-4/+4
2008-12-15target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel324-346/+346
2008-12-15Revert part of r5853blueswir11-2/+5
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2-0/+242
2008-12-15Fix the PXA2xx LCD dirty page detection a little more.balrog1-1/+1
2008-12-13Fix PXA2xx framebuffer dirty checking.balrog1-2/+2
2008-12-13Remove unnecessary trailing newlinesblueswir134-38/+0
2008-12-11PPC405EP: fix fpga write functionaurel321-3/+3
2008-12-11baum: remove 2 warningsaurel321-0/+1