summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Improve PCI debug supportblueswir12009-01-081-1/+27
* target-mips: CP0 Random register improvementsaurel322009-01-081-3/+8
* cmd646: correctly enable IDE channelsaurel322009-01-081-1/+2
* target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322009-01-082-6/+8
* Some more updates for the g3bw -> g3beige changeaurel322009-01-081-1/+1
* target-ppc: Switch ppc_oldworld.c to G3 beigeaurel322009-01-071-3/+3
* ETRAX: Always provide a valid net model.edgar_igl2009-01-072-2/+8
* Fix build breakage introduced by r6219aliguori2009-01-071-1/+1
* virtio-net migration fix (Mark McLoughlin)aliguori2009-01-071-2/+4
* Add a -net name=foo parameter (Mark McLoughlin)aliguori2009-01-0713-14/+14
* add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori2009-01-074-1/+7
* Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori2009-01-077-53/+9
* Add a model string to VLANClientState (Mark McLoughlin)aliguori2009-01-0713-24/+26
* add "serial" parameter to -drive flag (Gleb Natapov)aliguori2009-01-072-13/+22
* fix usb-hid SET_IDLE behaviour (Stefano Stabellini)aliguori2009-01-071-2/+2
* 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
OpenPOWER on IntegriCloud