Age | Commit message (Expand) | Author | Files | Lines |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 43 | -145/+111 |
2009-01-04 | Fix VGA screen dump | blueswir1 | 1 | -27/+86 |
2009-01-01 | target-mips: DMA support for RC4030 chipset | aurel32 | 3 | -92/+246 |
2008-12-30 | VM load/save support for PPC devices | blueswir1 | 7 | -65/+326 |
2008-12-28 | Fix warning introduced by r6136 | blueswir1 | 1 | -1/+1 |
2008-12-28 | Register reset handlers | blueswir1 | 9 | -19/+159 |
2008-12-26 | target-ppc: workaround OpenBIOS limitation | aurel32 | 1 | -0/+6 |
2008-12-26 | target-ppc: fix PowerMAC NVRAM emulation | aurel32 | 1 | -6/+12 |
2008-12-24 | Fix kernel loading | blueswir1 | 1 | -1/+9 |
2008-12-24 | Use the firmware configuration device | blueswir1 | 1 | -0/+14 |
2008-12-24 | Add support for -prom-env command line options | blueswir1 | 1 | -20/+31 |
2008-12-24 | Use OpenBIOS for g3bw machine | blueswir1 | 2 | -8/+7 |
2008-12-24 | Sun4m use 0 for nonexistent devices (Robert Reif) | blueswir1 | 1 | -28/+5 |
2008-12-24 | Improve PPC device debugging | blueswir1 | 6 | -36/+90 |
2008-12-23 | Implement hw/eccmemctl.c version differences (Robert Reif) | blueswir1 | 1 | -10/+31 |
2008-12-23 | Implement tick interrupt disable bits | blueswir1 | 1 | -9/+20 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc | 13 | -33/+27 |
2008-12-21 | hw/slavio_misc.c remove address from debug trace (Robert Reif) | blueswir1 | 1 | -8/+4 |
2008-12-21 | add Arbiter Enable Register support to sparc iommu (Robert Reif) | blueswir1 | 1 | -0/+17 |
2008-12-20 | target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc() | aurel32 | 1 | -9/+12 |
2008-12-20 | target-ppc: default to a G3 cpu when emulating a G3 PowerMac | aurel32 | 1 | -1/+1 |
2008-12-19 | ETRAX: Correct the frequency of the free-running counter. | edgar_igl | 1 | -1/+1 |
2008-12-18 | PCI: Mask writes to RO bits in the command reg of PCI config space | aurel32 | 2 | -0/+8 |
2008-12-18 | PCI: Mask writes to RO bits in the status reg of PCI config space | aurel32 | 2 | -0/+26 |
2008-12-18 | Remove trailing spaces introduced by commit 6081 | aurel32 | 4 | -49/+49 |
2008-12-18 | Fix warnings introduced by commit 6081 | aurel32 | 2 | -3/+4 |
2008-12-17 | Add HPET emulation to qemu (Beth Kon) | aliguori | 7 | -5/+732 |
2008-12-17 | Handle suspend in qemu (Gleb Natapov) | aliguori | 3 | -0/+32 |
2008-12-17 | Use saner types for virtio-net | aliguori | 1 | -2/+2 |
2008-12-17 | virtio-net support | aliguori | 3 | -1/+413 |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 | 2 | -0/+191 |
2008-12-16 | target-ppc: PowerPC 440EP SoC emulation | aurel32 | 2 | -0/+123 |
2008-12-15 | target-ppc: create a helper function to allow more flexible RAM allocation fo... | aurel32 | 2 | -0/+47 |
2008-12-15 | target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init() | aurel32 | 3 | -4/+4 |
2008-12-15 | target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx... | aurel32 | 4 | -346/+346 |
2008-12-15 | Revert part of r5853 | blueswir1 | 1 | -2/+5 |
2008-12-15 | ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). | balrog | 2 | -0/+242 |
2008-12-15 | Fix the PXA2xx LCD dirty page detection a little more. | balrog | 1 | -1/+1 |
2008-12-13 | Fix PXA2xx framebuffer dirty checking. | balrog | 1 | -2/+2 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 34 | -38/+0 |
2008-12-11 | PPC405EP: fix fpga write function | aurel32 | 1 | -3/+3 |
2008-12-11 | baum: remove 2 warnings | aurel32 | 1 | -0/+1 |
2008-12-11 | pci: virtio: use pci id defines (Gerd Hoffman) | aliguori | 4 | -8/+8 |
2008-12-11 | pci: add default pci subsystem id for all devices (Gerd Hoffman) | aliguori | 2 | -0/+25 |
2008-12-11 | Rename fls to qemu_fls | blueswir1 | 1 | -1/+1 |
2008-12-11 | Allow to register a callback with fw_cfg_add_callback() | blueswir1 | 1 | -2/+4 |
2008-12-11 | Add missing static qualifier | malc | 1 | -3/+3 |
2008-12-10 | IDE: Implement SEEK command | aurel32 | 1 | -0/+7 |
2008-12-10 | Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper) | aliguori | 1 | -3/+60 |
2008-12-10 | LSI53C895A: Rename dmbs register to dbms (Ryan Harper) | aliguori | 1 | -4/+4 |