Age | Commit message (Expand) | Author |
2008-10-13 | Fix some issues with QEMUFile | aliguori |
2008-10-12 | hw/apic.c: use functions from host-utils.h | aurel32 |
2008-10-12 | Define macro QEMU_GNUC_PREREQ and use it | aurel32 |
2008-10-12 | Only use __builtin_* with GCC >= 3.4 | aurel32 |
2008-10-12 | hw/apic.c: use __builtin funtions instead of assembly code | aurel32 |
2008-10-11 | Fix some debugging mistakes/leftovers | malc |
2008-10-11 | Correct SCSI error reporting (Laurent Vivier) | blueswir1 |
2008-10-11 | Increase write buffer size in pflash emulation (Thomas Petazzoni). | balrog |
2008-10-09 | Fix IDE DIAGNOSE for packet devices (Vincent Sanders) | aliguori |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori |
2008-10-06 | Introduce v3 of savevm protocol | aliguori |
2008-10-04 | Move nographic export to sysemu.h | blueswir1 |
2008-10-04 | Use qemu-log.h | blueswir1 |
2008-10-03 | Improve pflash cfi01 debug messages (Thomas Petazzoni). | balrog |
2008-10-03 | Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni). | balrog |
2008-10-03 | Rearrange tick functions | blueswir1 |
2008-10-02 | Resurrect the safe part of r5274 | blueswir1 |
2008-10-02 | Make PCI class description tables const | blueswir1 |
2008-10-02 | Make some tables const | blueswir1 |
2008-10-02 | Sun ss20 OBP does 32bit register access to esp (Robert Reif) | blueswir1 |
2008-10-01 | Reset CPU on INIT IPI | aurel32 |
2008-10-01 | qemu: improve scsi dma speed by increasing the dma buffer size | aurel32 |
2008-10-01 | hw/apic.c: use bsr and bsf on x86_64 | aurel32 |
2008-10-01 | Check that asynchronous (DMA) submission succeeds (Ian Jackson). | balrog |
2008-10-01 | Actually check read/write errors in IDE (Ian Jackson). | balrog |
2008-09-30 | Add some missing static qualifiers | blueswir1 |
2008-09-30 | Make sure bluez programs (cross-)compile, add missing statics. | balrog |
2008-09-29 | Fix SS-2 crash | blueswir1 |
2008-09-29 | Refactor QEMUFile for live migration | aliguori |
2008-09-29 | Emulate a USB bluetooth dongle (or HCI Transport layer). | balrog |
2008-09-29 | Use VHCI to allow the host os to participate in a qemu bluetooth "vlan". | balrog |
2008-09-29 | Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP. | balrog |
2008-09-29 | Add L2CAP logic and a virtual SDP server for use in emulated devices. | balrog |
2008-09-29 | Add a virtual HCI. | balrog |
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 |