aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir1
2008-09-28Fix dots per clock value, cleanup and "optimize"malc
2008-09-28Optional "precise" VGA retrace supportmalc
2008-09-26Add a generic Niagara machineblueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-24pflash: Add missing parenthesis in error message.ths
2008-09-24Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog
2008-09-23scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)aliguori
2008-09-22ETRAX-FS: Correct ethernet PHY diagnostics register reads.edgar_igl
2008-09-22Add software and timer interrupt supportblueswir1
2008-09-22Add comment to windows SCSI hack.pbrook
2008-09-22LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)aliguori
2008-09-22scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)aliguori
2008-09-22scsi-generic: correct usage of memset() (Laurent Vivier)aliguori
2008-09-20Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-09-20Use a QEMUBH when an OMAP timer must expire immediately.balrog
2008-09-20Add a comment about masking of CTI interrupt in 16550A UART.balrog
2008-09-20Allow attaching devices to OMAP UARTs.balrog
2008-09-18Add Sparc32 display depth to firmware configurationblueswir1
2008-09-18Add common keys to firmware configurationblueswir1
2008-09-18Add UUID to firmware configuration info (Gleb Natapov)blueswir1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1
2008-09-17[PATCH] alpha: fix linux syscall conventionaurel32
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel32
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir1
2008-09-1716550A UART: RHR irq enable bit also masks the Rx timeout irq.balrog
2008-09-15Fix range in the hid report descriptor for USB tablet.balrog
2008-09-15Right now, kvm keeps the memory allocation split, so we canaliguori
2008-09-15SH4: Serial controller improvementaurel32
2008-09-14MIPS: remove empty cpu_mips_irqctrl_init()aurel32
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2008-09-14usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori
2008-09-11uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)aliguori
2008-09-07alpha: only print debug information to the log fileaurel32
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-09-05CRIS: Mask off the cache selection bit after MMU translations.edgar_igl
2008-09-04hw/pcnet: use qemu_socket.haurel32
2008-09-03ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.edgar_igl
2008-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel32
2008-09-02hw/pcnet.c: windows compile fixaurel32
2008-09-02pcnet: add loopback mode emulationaurel32
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel32
2008-09-02sh4: CPU versioning.aurel32
2008-09-02x86: Fix powerdown for non-ACPI caseaurel32
2008-09-02Reset I32_APIC_BASE on system RESETaurel32
2008-09-02suppress a couple of spurious warnings in scsi-generic.caurel32
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-08-22uhci: improved TD matching, working ISOC transfersaurel32