aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-30Fix ICCS command (Herve Poussineau)blueswir1
2008-11-29Fix 'enable selection' command (esp_4_ensel.diff)blueswir1
2008-11-29Fix command len detection (esp_3_cmdlen.diff)blueswir1
2008-11-29Fix configuration 2 register (esp_2_cfg2.diff):blueswir1
2008-11-29Misc fixes (Herve Poussineau)blueswir1
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir1
2008-11-25Abstract out geometry detection code from IDE for reusealiguori
2008-11-24vga optimization (Glauber Costa)aliguori
2008-11-24move vga_io_address to VGA State (Glauber Costa)aliguori
2008-11-24better type checking for vga (Glauber Costa)aliguori
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-11-21SH4: Switch serial emulation to qemu_irqaurel32
2008-11-21SH4: Use qemu_irq in timer emulation.aurel32
2008-11-21e1000 VLAN offload emulation (Alex Williamson)aliguori
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori
2008-11-20uImage: return base load address (Hollis Blanchard)aliguori
2008-11-20Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)aliguori
2008-11-19Fix media detection on emulated CDROM (Gary Grebus)aliguori
2008-11-18Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)aliguori
2008-11-13ETRAX-FS: Don't schedule DMA processing without active channels.edgar_igl
2008-11-13ETRAX-FS: Fix a segfault if pflash drive not found.edgar_igl
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog
2008-11-12Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog
2008-11-12fix some variable initizalization issues (Stefano Stabellini)aliguori
2008-11-11windows cdrom cache flush (Stefano Stabellini)aliguori
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori
2008-11-11target-alpha: fix syscall error checkaurel32
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel32
2008-11-11target-alpha: fix syscall error checkaurel32
2008-11-09Document bluetooth support in qemu-doc.balrog
2008-11-09Add qemu_strndup: qemu_strdup with length limit.balrog
2008-11-08Revert r5532, r5536 and a piece of r5531.balrog
2008-11-08Use an option rom instead of boot sector for -kernelaliguori
2008-11-07Use the right format string to printf sector num with DEBUG_IDE.balrog
2008-11-05SM501 emulation for R2D-SH4blueswir1
2008-11-05Use qemu_ram_allocblueswir1
2008-11-05Add KVM support to QEMUaliguori
2008-11-04ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl
2008-11-04ETRAX-FS: Fix DMA warnings.edgar_igl
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog
2008-11-04Tosa: dummy lcd support (Dmitry Baryshkov).balrog
2008-11-04scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog
2008-11-04Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog
2008-11-04Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog
2008-11-04Tosa: emulate LEDs (Dmitry Baryshkov).balrog
2008-11-04tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog
2008-11-03Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)balrog
2008-11-02More realistic max_cpusblueswir1
2008-11-02Fix loading of unstripped ELF PROM imageblueswir1