aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* pci: virtio: use pci id defines (Gerd Hoffman)aliguori2008-12-114-8/+8
* pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori2008-12-112-0/+25
* Rename fls to qemu_flsblueswir12008-12-111-1/+1
* Allow to register a callback with fw_cfg_add_callback()blueswir12008-12-111-2/+4
* Add missing static qualifiermalc2008-12-111-3/+3
* IDE: Implement SEEK commandaurel322008-12-101-0/+7
* Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)aliguori2008-12-101-3/+60
* LSI53C895A: Rename dmbs register to dbms (Ryan Harper)aliguori2008-12-101-4/+4
* MIPS Magnum: fix memory-mapped i8042aurel322008-12-103-20/+14