Age | Commit message (Expand) | Author |
2009-12-18 | Make sure to enable dirty log tracking for VMware VGA | Anthony Liguori |
2009-12-18 | Make sure to enable dirty tracking of VBE vram mapping | Anthony Liguori |
2009-12-18 | vmware: setup PCI BAR 2 for FIFO as per vmware spec | Dave Airlie |
2009-12-18 | qdev: improve property error reporting. | Gerd Hoffmann |
2009-12-18 | usb-net: use qdev for -usbdevice | Gerd Hoffmann |
2009-12-18 | Check rom_load_all() return value. | Gerd Hoffmann |
2009-12-18 | defaults: split default_drive | Gerd Hoffmann |
2009-12-18 | qdev: Improve uni-north device names | Markus Armbruster |
2009-12-18 | Fix loading of ELF multiboot kernels | Kevin Wolf |
2009-12-18 | Revert "pci: interrupt disable bit support" | Anthony Liguori |
2009-12-18 | S390: Bail out without KVM | Alexander Graf |
2009-12-18 | S390: Don't tell guest we're updating config space | Alexander Graf |
2009-12-18 | S390: Loop through virtio console devices | Alexander Graf |
2009-12-17 | target-alpha: Add placeholders for missing userspace PALcalls. | Richard Henderson |
2009-12-16 | s390: Fix buggy assignment | Stefan Weil |
2009-12-13 | target-alpha: Implement RD/WRUNIQUE in the translator | Richard Henderson |
2009-12-13 | workaround for cmd646 bmdma register access while no dma is active | Igor V. Kovalenko |
2009-12-13 | s390: typo fix | Michael S. Tsirkin |
2009-12-13 | s390: fix build on 32 bit host | Michael S. Tsirkin |
2009-12-13 | fdc/sparc32: don't hang on detection under OBP | Artyom Tarasenko |
2009-12-13 | Sparc32: implement AFX for SS-5 | Artyom Tarasenko |
2009-12-13 | scsi-disk: Inquiry with allocation length of CDB < 36 (v4) | Artyom Tarasenko |
2009-12-12 | PCI: Convert pci_device_hot_add() to QObject | Luiz Capitulino |
2009-12-12 | scsi: fix drive hotplug. | Gerd Hoffmann |
2009-12-12 | pci: don't hw_error() when no slot is available. | Gerd Hoffmann |
2009-12-12 | pci: don't abort() when trying to hotplug with acpi off. | Gerd Hoffmann |
2009-12-12 | Set default console to virtio on S390x | Gerd Hoffmann |
2009-12-12 | qdev: also match bus name for global properties | Gerd Hoffmann |
2009-12-12 | qdev: make compat stuff more generic | Gerd Hoffmann |
2009-12-12 | qdev: Replace device names containing whitespace | Markus Armbruster |
2009-12-12 | qdev: Separate USB product description from qdev name | Markus Armbruster |
2009-12-12 | qdev: Rename USBDevice member devname to product_desc | Markus Armbruster |
2009-12-12 | fix rtc-td-hack on host without high-res timers | Gleb Natapov |
2009-12-12 | virtio: verify features on load | Michael S. Tsirkin |
2009-12-12 | vmware_vga: add rom file so that it boots. | Dave Airlie |
2009-12-10 | microblaze: Make boot_info static. | Edgar E. Iglesias |
2009-12-10 | microblaze: Add missing cpu_reset. | Edgar E. Iglesias |
2009-12-10 | microblaze: Boot and reset fixes. | Edgar E. Iglesias |
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 |