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