Age | Commit message (Expand) | Author |
2008-12-07 | PXA: Account for offset from page start in a subpage mapping. | balrog |
2008-12-07 | omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-12-07 | omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ... | balrog |
2008-12-07 | pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-12-07 | SCSI: Handle inquiry commands of varying length (Justin Chevrier). | balrog |
2008-12-07 | LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier) | balrog |
2008-12-07 | LSI53C895A: Remove current_dma_len hack | balrog |
2008-12-07 | Remove a duplicate omap_l4_attach(), add one missing elsewhere. | balrog |
2008-12-07 | Don't wrap I2C registers addresses on PXA270. | balrog |
2008-12-07 | ETRAX-FS: Simplify the DMA blocks address registration and decoding. | edgar_igl |
2008-12-06 | ETRAX-FS: No need to decode the address anymore. | edgar_igl |
2008-12-06 | Revert "hw/apic.c: use fls() from host-utils" | aurel32 |
2008-12-05 | Make struct iovec universally available | aliguori |
2008-12-05 | Attached patch contains warning fixes. | blueswir1 |
2008-12-05 | Fix PPC PREP platform, broken by commit 5849 | aurel32 |
2008-12-05 | hw/ppc4xx_pci.c: kill two warnings | aurel32 |
2008-12-04 | do boundary check based on absolute value (Glauber Costa) | aliguori |
2008-12-04 | Fix RTC initial date computation | aurel32 |
2008-12-04 | Fix windows build after virtio changes | aliguori |
2008-12-04 | hw/apic.c: use fls() from host-utils | aurel32 |
2008-12-04 | Add virtio-balloon support | aliguori |
2008-12-04 | Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard) | aliguori |
2008-12-04 | Add virtio-blk support | aliguori |
2008-12-04 | Virtio core support | aliguori |
2008-12-03 | Make audio violate POSIX less | malc |
2008-12-03 | More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx | blueswir1 |
2008-12-02 | IBM PowerPC 4xx 32-bit PCI controller emulation | aurel32 |
2008-12-02 | Remove address masking after some rearranging | blueswir1 |
2008-12-02 | Remove address masking | blueswir1 |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-11-30 | Fix ICCS command (Herve Poussineau) | blueswir1 |
2008-11-29 | Fix 'enable selection' command (esp_4_ensel.diff) | blueswir1 |
2008-11-29 | Fix command len detection (esp_3_cmdlen.diff) | blueswir1 |
2008-11-29 | Fix configuration 2 register (esp_2_cfg2.diff): | blueswir1 |
2008-11-29 | Misc fixes (Herve Poussineau) | blueswir1 |
2008-11-29 | Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) | blueswir1 |
2008-11-25 | Abstract out geometry detection code from IDE for reuse | aliguori |
2008-11-24 | vga optimization (Glauber Costa) | aliguori |
2008-11-24 | move vga_io_address to VGA State (Glauber Costa) | aliguori |
2008-11-24 | better type checking for vga (Glauber Costa) | aliguori |
2008-11-24 | Introduce accessors for DisplayState (Stefano Stabellini) | aliguori |
2008-11-21 | SH4: Switch serial emulation to qemu_irq | aurel32 |
2008-11-21 | SH4: Use qemu_irq in timer emulation. | aurel32 |
2008-11-21 | e1000 VLAN offload emulation (Alex Williamson) | aliguori |
2008-11-20 | uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) | aliguori |
2008-11-20 | uImage: return base load address (Hollis Blanchard) | aliguori |
2008-11-20 | Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper) | aliguori |
2008-11-19 | Fix media detection on emulated CDROM (Gary Grebus) | aliguori |
2008-11-18 | Add 40-bit DMA support to LSI scsi emulation (Ryan Harper) | aliguori |
2008-11-13 | ETRAX-FS: Don't schedule DMA processing without active channels. | edgar_igl |