summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-02-153-6/+11
|\
| * apic: Fix legacy vmstate loading for KVMJan Kiszka2012-02-081-1/+6
| * kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka2012-02-082-5/+5
* | Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-1517-360/+596
|\ \
| * | xhci: handle USB_RET_NAKGerd Hoffmann2012-02-101-11/+96
| * | xhci: remote wakeup supportGerd Hoffmann2012-02-101-0/+21
| * | xhci: kill port arg from xhci_setup_packetGerd Hoffmann2012-02-101-3/+3
| * | xhci: stop on errorsGerd Hoffmann2012-02-101-2/+6
| * | xhci: add trb type name lookup support.Gerd Hoffmann2012-02-101-4/+60
| * | xhci: signal low- and fullspeed supportGerd Hoffmann2012-02-101-1/+4
| * | usb: add USBBusOps->wakeup_endpointGerd Hoffmann2012-02-102-0/+5
| * | usb: pass USBEndpoint to usb_wakeupGerd Hoffmann2012-02-105-7/+15
| * | usb: maintain async packet list per endpointGerd Hoffmann2012-02-102-28/+108
| * | usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-1016-62/+67
| * | usb: add USBEndpoint->{nr,pid}Gerd Hoffmann2012-02-102-0/+7
| * | usb: USBPacket: add status, rename owner -> epGerd Hoffmann2012-02-106-18/+35
| * | usb: fold usb_generic_handle_packet into usb_handle_packetGerd Hoffmann2012-02-101-33/+25
| * | usb: kill handle_packet callbackGerd Hoffmann2012-02-1012-80/+4
| * | usb-xhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-2/+10
| * | usb-musb: switch to usb_find_device()Gerd Hoffmann2012-02-101-4/+3
| * | usb-ohci: switch to usb_find_device()Gerd Hoffmann2012-02-101-36/+37
| * | usb-ehci: switch to usb_find_device()Gerd Hoffmann2012-02-101-40/+29
| * | usb-uhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-30/+15
| * | usb: handle dev == NULL in usb_handle_packet()Gerd Hoffmann2012-02-101-0/+4
| * | usb-hub: implement find_deviceGerd Hoffmann2012-02-101-0/+21
| * | usb: add usb_find_device()Gerd Hoffmann2012-02-103-0/+32
| * | usb: kill usb_send_msgGerd Hoffmann2012-02-102-14/+0
| * | usb: kill USB_MSG_RESETGerd Hoffmann2012-02-108-31/+25
| * | usb: kill USB_MSG_{ATTACH,DETACH}Gerd Hoffmann2012-02-102-13/+3
| * | usb-ehci: Clear the portstatus powner bit on device disconnectHans de Goede2012-02-101-0/+5
| * | usb-uhci: implement bandwidth managementGerd Hoffmann2012-02-101-7/+22
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-151-0/+7
|\ \ \
| * | | AHCI: Masking of IRQs actually masks themAlexander Graf2012-02-091-0/+2
| * | | AHCI: Fix port reset raceAlexander Graf2012-02-091-0/+5
| |/ /
* | | device_add: don't add a /peripheral link until init is completeAnthony Liguori2012-02-151-8/+10
* | | qom: Unify type registrationAndreas Färber2012-02-15224-537/+530
* | | qdev: print error message before abortingPaolo Bonzini2012-02-141-13/+13
* | | qdev: allow setting properties to NULLPaolo Bonzini2012-02-141-6/+9
* | | cfi02: Fix lazy ROMD switching - once againJan Kiszka2012-02-111-0/+1
* | | vga: Fix full updates in graphic modeJan Kiszka2012-02-111-2/+3
* | | Fix memory dirty getting API change falloutBlue Swirl2012-02-113-4/+4
|/ /
* | ARM devboards: Set arm_sysctl properties before init, not afterPeter Maydell2012-02-093-3/+3
* | Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into stagingAnthony Liguori2012-02-085-314/+304
|\ \
| * | qdev: remove unused fields from PropertyInfoPaolo Bonzini2012-02-073-60/+1
| * | qdev: initialize properties via QOMPaolo Bonzini2012-02-073-21/+23
| * | qdev: inline qdev_prop_set into qdev_prop_set_ptrPaolo Bonzini2012-02-071-19/+7
| * | qdev: access properties via QOMPaolo Bonzini2012-02-073-28/+59
| * | qdev: fix off-by-onePaolo Bonzini2012-02-071-3/+3
| * | qdev: let QOM free propertiesPaolo Bonzini2012-02-073-15/+14
| * | qdev: remove parse/print methods for pointer propertiesPaolo Bonzini2012-02-071-56/+72
OpenPOWER on IntegriCloud