summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Some more updates for the g3bw -> g3beige changeaurel321-1/+1
2009-01-07target-ppc: Switch ppc_oldworld.c to G3 beigeaurel321-3/+3
2009-01-07ETRAX: Always provide a valid net model.edgar_igl2-2/+8
2009-01-07Fix build breakage introduced by r6219aliguori1-1/+1
2009-01-07virtio-net migration fix (Mark McLoughlin)aliguori1-2/+4
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori13-14/+14
2009-01-07add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori4-1/+7
2009-01-07Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori7-53/+9
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori13-24/+26
2009-01-07add "serial" parameter to -drive flag (Gleb Natapov)aliguori2-13/+22
2009-01-07fix usb-hid SET_IDLE behaviour (Stefano Stabellini)aliguori1-2/+2
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