aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2009-01-07add "serial" parameter to -drive flag (Gleb Natapov)aliguori
2009-01-07fix usb-hid SET_IDLE behaviour (Stefano Stabellini)aliguori
2009-01-07ETRAX: Correct size of control-register area.edgar_igl
2009-01-07ETRAX: Process out channels immediately when the channel is started.edgar_igl
2009-01-07ETRAX: Correctly update the interrupt vector when interrupts get masked.edgar_igl
2009-01-07ETRAX: Support timer count reads and correct frequencies.edgar_igl
2009-01-07ETRAX: Add a dummy tempsensor and correct the NAND flash model.edgar_igl
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl
2009-01-07ETRAX: No need to mask off the I flag twice at reset.edgar_igl
2009-01-05Add cirrus reset handlerblueswir1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2009-01-04Fix VGA screen dumpblueswir1
2009-01-01target-mips: DMA support for RC4030 chipsetaurel32
2008-12-30VM load/save support for PPC devicesblueswir1
2008-12-28Fix warning introduced by r6136blueswir1
2008-12-28Register reset handlersblueswir1
2008-12-26target-ppc: workaround OpenBIOS limitationaurel32
2008-12-26target-ppc: fix PowerMAC NVRAM emulationaurel32
2008-12-24Fix kernel loadingblueswir1
2008-12-24Use the firmware configuration deviceblueswir1
2008-12-24Add support for -prom-env command line optionsblueswir1
2008-12-24Use OpenBIOS for g3bw machineblueswir1
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir1
2008-12-24Improve PPC device debuggingblueswir1
2008-12-23Implement hw/eccmemctl.c version differences (Robert Reif)blueswir1
2008-12-23Implement tick interrupt disable bitsblueswir1
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-21hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir1
2008-12-21add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir1
2008-12-20target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel32
2008-12-20target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel32
2008-12-19ETRAX: Correct the frequency of the free-running counter.edgar_igl
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel32
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel32
2008-12-18Remove trailing spaces introduced by commit 6081aurel32
2008-12-18Fix warnings introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori
2008-12-17Use saner types for virtio-netaliguori
2008-12-17virtio-net supportaliguori
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel32
2008-12-15target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel32
2008-12-15target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel32
2008-12-15target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel32
2008-12-15Revert part of r5853blueswir1
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-15Fix the PXA2xx LCD dirty page detection a little more.balrog
2008-12-13Fix PXA2xx framebuffer dirty checking.balrog