Age | Commit message (Expand) | Author |
2009-01-07 | Add qemu_format_nic_info_str() (Mark McLoughlin) | aliguori |
2009-01-07 | Add a model string to VLANClientState (Mark McLoughlin) | aliguori |
2009-01-07 | add "serial" parameter to -drive flag (Gleb Natapov) | aliguori |
2009-01-07 | fix usb-hid SET_IDLE behaviour (Stefano Stabellini) | aliguori |
2009-01-07 | ETRAX: Correct size of control-register area. | edgar_igl |
2009-01-07 | ETRAX: Process out channels immediately when the channel is started. | edgar_igl |
2009-01-07 | ETRAX: Correctly update the interrupt vector when interrupts get masked. | edgar_igl |
2009-01-07 | ETRAX: Support timer count reads and correct frequencies. | edgar_igl |
2009-01-07 | ETRAX: Add a dummy tempsensor and correct the NAND flash model. | edgar_igl |
2009-01-07 | ETRAX: Add a model for the axis devboard88 machine. | edgar_igl |
2009-01-07 | ETRAX: No need to mask off the I flag twice at reset. | edgar_igl |
2009-01-05 | Add cirrus reset handler | blueswir1 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2009-01-04 | Fix VGA screen dump | blueswir1 |
2009-01-01 | target-mips: DMA support for RC4030 chipset | aurel32 |
2008-12-30 | VM load/save support for PPC devices | blueswir1 |
2008-12-28 | Fix warning introduced by r6136 | blueswir1 |
2008-12-28 | Register reset handlers | blueswir1 |
2008-12-26 | target-ppc: workaround OpenBIOS limitation | aurel32 |
2008-12-26 | target-ppc: fix PowerMAC NVRAM emulation | aurel32 |
2008-12-24 | Fix kernel loading | blueswir1 |
2008-12-24 | Use the firmware configuration device | blueswir1 |
2008-12-24 | Add support for -prom-env command line options | blueswir1 |
2008-12-24 | Use OpenBIOS for g3bw machine | blueswir1 |
2008-12-24 | Sun4m use 0 for nonexistent devices (Robert Reif) | blueswir1 |
2008-12-24 | Improve PPC device debugging | blueswir1 |
2008-12-23 | Implement hw/eccmemctl.c version differences (Robert Reif) | blueswir1 |
2008-12-23 | Implement tick interrupt disable bits | blueswir1 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-12-21 | hw/slavio_misc.c remove address from debug trace (Robert Reif) | blueswir1 |
2008-12-21 | add Arbiter Enable Register support to sparc iommu (Robert Reif) | blueswir1 |
2008-12-20 | target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc() | aurel32 |
2008-12-20 | target-ppc: default to a G3 cpu when emulating a G3 PowerMac | aurel32 |
2008-12-19 | ETRAX: Correct the frequency of the free-running counter. | edgar_igl |
2008-12-18 | PCI: Mask writes to RO bits in the command reg of PCI config space | aurel32 |
2008-12-18 | PCI: Mask writes to RO bits in the status reg of PCI config space | aurel32 |
2008-12-18 | Remove trailing spaces introduced by commit 6081 | aurel32 |
2008-12-18 | Fix warnings introduced by commit 6081 | aurel32 |
2008-12-17 | Add HPET emulation to qemu (Beth Kon) | aliguori |
2008-12-17 | Handle suspend in qemu (Gleb Natapov) | aliguori |
2008-12-17 | Use saner types for virtio-net | aliguori |
2008-12-17 | virtio-net support | aliguori |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 |
2008-12-16 | target-ppc: PowerPC 440EP SoC emulation | aurel32 |
2008-12-15 | target-ppc: create a helper function to allow more flexible RAM allocation fo... | aurel32 |
2008-12-15 | target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init() | aurel32 |
2008-12-15 | target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx... | aurel32 |
2008-12-15 | Revert part of r5853 | blueswir1 |
2008-12-15 | ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-12-15 | Fix the PXA2xx LCD dirty page detection a little more. | balrog |