aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-01-08target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel32
2009-01-08Some more updates for the g3bw -> g3beige changeaurel32
2009-01-07target-ppc: Switch ppc_oldworld.c to G3 beigeaurel32
2009-01-07ETRAX: Always provide a valid net model.edgar_igl
2009-01-07Fix build breakage introduced by r6219aliguori
2009-01-07virtio-net migration fix (Mark McLoughlin)aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori
2009-01-07Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori
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