aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog3-0/+1983
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog3-4/+229
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir14-10/+26
2008-09-28Fix dots per clock value, cleanup and "optimize"malc1-10/+9
2008-09-28Optional "precise" VGA retrace supportmalc4-5/+206
2008-09-26Add a generic Niagara machineblueswir12-10/+72
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir110-169/+64
2008-09-24pflash: Add missing parenthesis in error message.ths1-1/+1
2008-09-24Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog2-6/+6
2008-09-23scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)aliguori1-9/+54
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