summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann1-93/+101
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann2-10/+21
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann2-11/+22
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann2-19/+46
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede1-2/+6
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann1-1/+0
2012-04-17usb-hub: add tracepointsGerd Hoffmann1-2/+41
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann1-6/+11
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann1-1/+9
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann1-12/+14
2012-04-17usb-host: trace canceled requestsGerd Hoffmann1-1/+3
2012-04-17usb-host: trace emulated requestsGerd Hoffmann1-3/+9
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann2-0/+6
2012-04-17usb-uhci: queuing fixGerd Hoffmann1-3/+10
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann1-0/+3
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann3-1/+25
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori3-1/+17
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori7-294/+204
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori5-8/+112
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka1-10/+33
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka2-0/+12
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka1-1/+1
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson1-3/+11
2012-04-15pseries: Reset vscsi properlyDavid Gibson1-2/+7
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson2-4/+9
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson1-1/+0
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson1-6/+0
2012-04-15pseries: Fix RTAS based config accessDavid Gibson1-38/+79
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson3-5/+3
2012-04-15pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson1-2/+0
2012-04-15pseries: Implement RTAS system-reboot callDavid Gibson1-0/+14
2012-04-15pseries: Fix bug with reset of VIO CRQsDavid Gibson1-8/+25
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson3-24/+15
2012-04-15pci: fix corrupted pci conf index register by unaligned writeAvi Kivity1-0/+3
2012-04-15acpi: explicitly account for >1 device per slotMichael S. Tsirkin1-3/+10
2012-04-15acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson1-3/+4
2012-04-15acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson1-6/+0
2012-04-15acpi_piix4: Fix PCI hotplug raceAlex Williamson1-21/+53
2012-04-15acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson1-30/+14
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl12-169/+330
2012-04-13xen: handle backend deletion from xenstoreStefano Stabellini2-8/+13
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu2-0/+98
2012-04-13Xen: basic HVM MSI injection support.Wei Liu1-0/+1
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+29
2012-04-13hw/arm_gic: Remove stray hardcoded tabPeter Maydell1-1/+1
2012-04-13hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell1-2/+3
2012-04-13hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2-4/+10
2012-04-13hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2-2/+19