aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy
2012-04-18qxl: set default values of vram*_size_mb to -1Alon Levy
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau
2012-04-17usb-ehci: drop assert()Gerd Hoffmann
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede
2012-04-17usb-ehci: Drop unused sofv valueHans de Goede
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann
2012-04-17usb-hub: add tracepointsGerd Hoffmann
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-04-17usb-uhci: queuing fixGerd Hoffmann
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Reset vscsi properlyDavid Gibson
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson
2012-04-15pseries: Fix RTAS based config accessDavid Gibson
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson
2012-04-15pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson
2012-04-15pseries: Implement RTAS system-reboot callDavid Gibson
2012-04-15pseries: Fix bug with reset of VIO CRQsDavid Gibson
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson
2012-04-15pci: fix corrupted pci conf index register by unaligned writeAvi Kivity
2012-04-15acpi: explicitly account for >1 device per slotMichael S. Tsirkin
2012-04-15acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson
2012-04-15acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson
2012-04-15acpi_piix4: Fix PCI hotplug raceAlex Williamson