Age | Commit message (Expand) | Author |
2012-04-19 | ide: convert ide_sector_write() to asynchronous I/O | Stefan Hajnoczi |
2012-04-19 | ide: convert ide_sector_read() to asynchronous I/O | Stefan Hajnoczi |
2012-04-18 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2012-04-18 | Merge remote-tracking branch 'spice/spice.v52' into staging | Anthony Liguori |
2012-04-18 | qxl-render: fix broken vnc+spice since commit f934493 | Alon Levy |
2012-04-18 | qxl: set default values of vram*_size_mb to -1 | Alon Levy |
2012-04-17 | hw/ac97: add support for volume control | Marc-André Lureau |
2012-04-17 | hw/ac97: the volume mask is not only 0x1f | Marc-André Lureau |
2012-04-17 | hw/ac97: remove USE_MIXER code | Marc-André Lureau |
2012-04-17 | usb-ehci: drop assert() | Gerd Hoffmann |
2012-04-17 | usb-redir: Notify our peer when we reject a device due to a speed mismatch | Hans de Goede |
2012-04-17 | usb-ehci: Drop unused sofv value | Hans de Goede |
2012-04-17 | usb-host: rewrite usb_linux_update_endp_table | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for endpoint descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for interface descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for config descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for device qualifier descriptors. | Gerd Hoffmann |
2012-04-17 | usb: add USBDescriptor, use for device descriptors. | Gerd Hoffmann |
2012-04-17 | usb-ehci: frindex always is a 14 bits counter | Hans de Goede |
2012-04-17 | usb-ehci: fix ehci_child_detach | Gerd Hoffmann |
2012-04-17 | usb-hub: add tracepoints | Gerd Hoffmann |
2012-04-17 | usb_packet_set_state: handle p->ep == NULL | Gerd Hoffmann |
2012-04-17 | usb-host: add property to turn off pipelining | Gerd Hoffmann |
2012-04-17 | usb-host: add usb packet to request tracepoints | Gerd Hoffmann |
2012-04-17 | usb-host: trace canceled requests | Gerd Hoffmann |
2012-04-17 | usb-host: trace emulated requests | Gerd Hoffmann |
2012-04-17 | Add bootindex support to usb-host and usb-redir | Gerd Hoffmann |
2012-04-17 | usb-uhci: queuing fix | Gerd Hoffmann |
2012-04-17 | usb-uhci: stop queue filling when we find a in-flight td | Gerd Hoffmann |
2012-04-17 | usb/vmstate: add parent dev path | Gerd Hoffmann |
2012-04-16 | Merge remote-tracking branch 'kiszka/queues/pending' into staging | Anthony Liguori |
2012-04-16 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2012-04-16 | Merge remote-tracking branch 'sstabellini/for_anthony' into staging | Anthony Liguori |
2012-04-16 | vapic: Disable for pre-1.1 machines | Jan Kiszka |
2012-04-16 | pcnet: Properly handle TX requests during Link Fail | Jan Kiszka |
2012-04-16 | pcnet: Clear ERR in CSR0 on stop | Jan Kiszka |
2012-04-15 | pseries: Fix reset of VIO network device | David Gibson |
2012-04-15 | pseries: Reset vscsi properly | David Gibson |
2012-04-15 | pseries: Correctly use the device model reset hooks | David Gibson |
2012-04-15 | pseries: Remove old hcalls hook stub | David Gibson |
2012-04-15 | pseries: Remove old debug leftovers from spapr_vscsi | David Gibson |
2012-04-15 | pseries: Fix RTAS based config access | David Gibson |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson |
2012-04-15 | pseries: Remove unused fields from VIOsPAPRBus structure | David Gibson |
2012-04-15 | pseries: Implement RTAS system-reboot call | David Gibson |
2012-04-15 | pseries: Fix bug with reset of VIO CRQs | David Gibson |
2012-04-15 | pseries: Clean up hcall_dprintf() debugging messages | David Gibson |
2012-04-15 | pci: fix corrupted pci conf index register by unaligned write | Avi Kivity |
2012-04-15 | acpi: explicitly account for >1 device per slot | Michael S. Tsirkin |
2012-04-15 | acpi_piix4: Re-define PCI hotplug eject register read | Alex Williamson |