aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ETRAX: Correct size of control-register area.edgar_igl2009-01-071-42/+18
* ETRAX: Process out channels immediately when the channel is started.edgar_igl2009-01-071-20/+31
* ETRAX: Correctly update the interrupt vector when interrupts get masked.edgar_igl2009-01-071-64/+38
* ETRAX: Support timer count reads and correct frequencies.edgar_igl2009-01-071-26/+7
* ETRAX: Add a dummy tempsensor and correct the NAND flash model.edgar_igl2009-01-071-6/+98
* ETRAX: Add a model for the axis devboard88 machine.edgar_igl2009-01-072-0/+277
* ETRAX: No need to mask off the I flag twice at reset.edgar_igl2009-01-071-1/+0
* Add cirrus reset handlerblueswir12009-01-053-53/+66
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-0443-145/+111
* Fix VGA screen dumpblueswir12009-01-041-27/+86
* target-mips: DMA support for RC4030 chipsetaurel322009-01-013-92/+246
* VM load/save support for PPC devicesblueswir12008-12-307-65/+326
* Fix warning introduced by r6136blueswir12008-12-281-1/+1
* Register reset handlersblueswir12008-12-289-19/+159
* target-ppc: workaround OpenBIOS limitationaurel322008-12-261-0/+6
* target-ppc: fix PowerMAC NVRAM emulationaurel322008-12-261-6/+12
* Fix kernel loadingblueswir12008-12-241-1/+9
* Use the firmware configuration deviceblueswir12008-12-241-0/+14
* Add support for -prom-env command line optionsblueswir12008-12-241-20/+31
* Use OpenBIOS for g3bw machineblueswir12008-12-242-8/+7
* Sun4m use 0 for nonexistent devices (Robert Reif)blueswir12008-12-241-28/+5
* Improve PPC device debuggingblueswir12008-12-246-36/+90
* Implement hw/eccmemctl.c version differences (Robert Reif)blueswir12008-12-231-10/+31
* Implement tick interrupt disable bitsblueswir12008-12-231-9/+20
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-2213-33/+27
* hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir12008-12-211-8/+4
* add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir12008-12-211-0/+17
* target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel322008-12-201-9/+12
* target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel322008-12-201-1/+1
* ETRAX: Correct the frequency of the free-running counter.edgar_igl2008-12-191-1/+1
* 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
* Remove trailing spaces introduced by commit 6081aurel322008-12-184-49/+49
* Fix warnings introduced by commit 6081aurel322008-12-182-3/+4
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-177-5/+732
* Handle suspend in qemu (Gleb Natapov)aliguori2008-12-173-0/+32
* Use saner types for virtio-netaliguori2008-12-171-2/+2
* virtio-net supportaliguori2008-12-173-1/+413
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-162-0/+191
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-162-0/+123
* 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
* Revert part of r5853blueswir12008-12-151-2/+5
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-152-0/+242
* Fix the PXA2xx LCD dirty page detection a little more.balrog2008-12-151-1/+1
* Fix PXA2xx framebuffer dirty checking.balrog2008-12-131-2/+2
* Remove unnecessary trailing newlinesblueswir12008-12-1334-38/+0
* PPC405EP: fix fpga write functionaurel322008-12-111-3/+3
* baum: remove 2 warningsaurel322008-12-111-0/+1