summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-09-22ETRAX-FS: Correct ethernet PHY diagnostics register reads.edgar_igl1-4/+51
2008-09-22Add software and timer interrupt supportblueswir11-5/+59
2008-09-22Add comment to windows SCSI hack.pbrook1-0/+5
2008-09-22LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)aliguori1-2/+8
2008-09-22scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)aliguori1-0/+3
2008-09-22scsi-generic: correct usage of memset() (Laurent Vivier)aliguori1-2/+2
2008-09-20Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir110-17/+20
2008-09-20Add signed versions of save/load functionsblueswir110-64/+169
2008-09-20Use a QEMUBH when an OMAP timer must expire immediately.balrog1-10/+14
2008-09-20Add a comment about masking of CTI interrupt in 16550A UART.balrog1-0/+3
2008-09-20Allow attaching devices to OMAP UARTs.balrog3-4/+17
2008-09-18Add Sparc32 display depth to firmware configurationblueswir11-0/+2
2008-09-18Add common keys to firmware configurationblueswir15-19/+77
2008-09-18Add UUID to firmware configuration info (Gleb Natapov)blueswir12-0/+3
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir15-0/+343
2008-09-17[PATCH] alpha: fix linux syscall conventionaurel321-4/+5
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel321-4/+2
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir12-1/+3
2008-09-1716550A UART: RHR irq enable bit also masks the Rx timeout irq.balrog1-1/+1
2008-09-15Fix range in the hid report descriptor for USB tablet.balrog1-2/+2
2008-09-15Right now, kvm keeps the memory allocation split, so we canaliguori1-4/+16
2008-09-15SH4: Serial controller improvementaurel321-5/+79
2008-09-14MIPS: remove empty cpu_mips_irqctrl_init()aurel325-8/+0
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir15-7/+7
2008-09-14usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori1-0/+1
2008-09-11uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)aliguori1-1/+1
2008-09-07alpha: only print debug information to the log fileaurel321-5/+4
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir15-26/+26
2008-09-05CRIS: Mask off the cache selection bit after MMU translations.edgar_igl1-17/+8
2008-09-04hw/pcnet: use qemu_socket.haurel321-6/+1
2008-09-03ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.edgar_igl1-2/+21
2008-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel321-16/+2
2008-09-02hw/pcnet.c: windows compile fixaurel321-0/+4
2008-09-02pcnet: add loopback mode emulationaurel321-30/+59
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel321-0/+111
2008-09-02sh4: CPU versioning.aurel322-27/+18
2008-09-02x86: Fix powerdown for non-ACPI caseaurel321-2/+4
2008-09-02Reset I32_APIC_BASE on system RESETaurel321-2/+4
2008-09-02suppress a couple of spurious warnings in scsi-generic.caurel321-2/+2
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir14-6/+6
2008-08-22uhci: improved TD matching, working ISOC transfersaurel321-12/+28
2008-08-22uhci: Fixed length handling for SETUP and OUT tokensaurel321-9/+10
2008-08-22[sh4] MMU bug fixaurel321-0/+4
2008-08-22[sh4] memory mapped TLB entriesaurel321-0/+110
2008-08-22array overflow in hw/stellaris.c and hw/omap_dss.caurel322-3/+4
2008-08-22Parallel Port Direction Fixaurel321-0/+12
2008-08-21PC: suggest a workaround to boot a kernel without hard-diskaurel321-1/+1
2008-08-21Ignore IDE command if issued while IDE is busy (Gleb Natapov)aliguori1-0/+26
2008-08-21Add image format option for USB mass-storage devicesaurel321-1/+30
2008-08-21uhci: fixes for save/load-vm (Max Krasnyansky)aliguori1-2/+8