Age | Commit message (Expand) | Author |
2009-12-07 | pci: interrupt disable bit support | Michael S. Tsirkin |
2009-12-07 | pci: interrupt status bit implementation | Michael S. Tsirkin |
2009-12-07 | pci: prepare irq code for interrupt state | Michael S. Tsirkin |
2009-12-07 | msix: function mask support | Michael S. Tsirkin |
2009-12-07 | msix: macro rename for function mask support | Michael S. Tsirkin |
2009-12-05 | Add S390x virtio machine description | Alexander Graf |
2009-12-05 | Add S390x virtio machine bus | Alexander Graf |
2009-12-04 | Add "static" to please Sparse | Blue Swirl |
2009-12-04 | scsi: fix incorrect ?: use | Blue Swirl |
2009-12-03 | ide: implement stub for audio control/volume read | Thadeu Lima de Souza Cascardo |
2009-12-03 | ide: Use some already defined page macros instead of constants | Thadeu Lima de Souza Cascardo |
2009-12-03 | eepro100: Improve debug messages | Stefan Weil |
2009-12-03 | eepro100: Allocate a larger buffer for regname() | David Benjamin |
2009-12-03 | multiboot: Use signed type for negative error numbers | Kevin Wolf |
2009-12-03 | Fix compile error when LSI_DEBUG is defined | Ryan Harper |
2009-12-03 | e1000: Fix warning from code review | Stefan Weil |
2009-12-03 | multiboot: Fix module loading and setting of mmap. | Adam Lackorzynski |
2009-12-03 | SCSI: Fix Standard INQUIRY data | Laszlo Ast |
2009-12-03 | targe-ppc: Sync CPU state for KVM | Alexander Graf |
2009-12-03 | qemu: cleanup unused macros in cirrus | Michael S. Tsirkin |
2009-12-03 | qemu: make cirrus init value pci spec compliant | Michael S. Tsirkin |
2009-12-03 | virtio-blk: Implement rerror option | Kevin Wolf |
2009-12-03 | ide: Implement rerror option | Kevin Wolf |
2009-12-03 | Rename DriveInfo.onerror to on_write_error | Kevin Wolf |
2009-12-03 | live migration: Propagate output monitor to callback handler | Jan Kiszka |
2009-12-03 | savevm: Port to qdev.vmsd all devices that have qdev | Juan Quintela |
2009-12-03 | qdev: enable vmstate_unregister() support | Juan Quintela |
2009-12-03 | pci: vmstate_register() already assign consecutive numbers starting at 0 | Juan Quintela |
2009-12-03 | vmstate: Add support for multiplying size for a constant | Juan Quintela |
2009-12-03 | vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8 | Juan Quintela |
2009-12-03 | vmstate: Introduce UINT16_TEST support | Juan Quintela |
2009-12-03 | vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST | Juan Quintela |
2009-12-03 | vmstate: Introduce VMSTATE_STRUCT_TEST | Juan Quintela |
2009-12-03 | vmstate: Add support for VBUFFERS | Juan Quintela |
2009-12-03 | vmstate: Fix info field of VMSTATE_MACADDR | Jan Kiszka |
2009-12-03 | lsi53c895a: Implement IRQ on reselection | Laszlo Ast |
2009-12-03 | lsi53c895a: Use alternative address when already reselected | Laszlo Ast |
2009-12-03 | lsi53c895a: Fix SDID in SELECT ID command | Laszlo Ast |
2009-12-03 | lsi53c895a: Fix message code of DISCONNECT | Laszlo Ast |
2009-12-03 | lsi53c895a: Add support for LSI53C700 Family Compatibility bit | Laszlo Ast |
2009-12-03 | lsi53c895a: Whitespace and typo fixes | Laszlo Ast |
2009-12-03 | scsi: add read/write 16 commands. | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: VERIFY | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: REPORT_LUNS | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: SERVICE_ACTION_IN | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: GET_CONFIGURATION | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: READ_TOC | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: SYNCHRONIZE_CACHE | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: READ_CAPACITY | Gerd Hoffmann |
2009-12-03 | scsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL | Gerd Hoffmann |