summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-21usb-host-libusb: Set stream id when submitting bulk-stream transfersHEADmasterHans de Goede1-4/+17
2013-11-21usb-host-libusb: Add alloc / free streams opsHans de Goede1-0/+50
2013-11-21usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede1-0/+12
2013-11-21usb-redir: Add support for bulk streamsHans de Goede1-5/+132
2013-11-21xhci: Add a few missing checks for disconnected devicesHans de Goede1-2/+11
2013-11-21xhci: Call usb_device_alloc/free_streamsHans de Goede1-0/+117
2013-11-21usb: Add usb_device_alloc/free_streamsHans de Goede2-0/+30
2013-11-21usb: Add max_streams attribute to endpoint infoHans de Goede3-0/+27
2013-11-21uas: s/ui/iu/Hans de Goede1-38/+38
2013-11-12usb: handle suspend in xhciGerd Hoffmann1-0/+8
2013-11-12uas: Fix response iu struct definitionHans de Goede1-10/+8
2013-11-12uas: Bounds check tags when using streamsHans de Goede1-0/+14
2013-11-12uas: Streams are numbered 1-y, rather then 0-xHans de Goede1-3/+3
2013-11-12uas: Fix / cleanup usb_uas_task error handlingHans de Goede1-17/+3
2013-11-12uas: Only use report iu-s for task_mgmt status reportingHans de Goede1-8/+22
2013-11-12scsi: Add 2 new sense codes needed by uasHans de Goede2-0/+14
2013-11-06Update version for 1.7.0-rc0 releaseAnthony Liguori1-1/+1
2013-11-06sdl: Reverse support for video mode settingLei Li1-4/+19
2013-11-06timers: fix stop/cont with -icountPaolo Bonzini1-20/+22
2013-11-06e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2-5/+2
2013-11-06virtio-net: only delete bh that existedJason Wang1-1/+1
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka1-8/+1
2013-11-05vga: fix invalid read after freeMarc-André Lureau1-1/+0
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi3-4/+5
2013-11-05docs/memory.txt: Clarify and expand priority/overlap documentationPeter Maydell1-2/+62
2013-11-05configure: detect endian via compile testMike Frysinger1-26/+14
2013-11-05tests: fix memleak in error path test for input visitorWenchao Xia1-0/+1
2013-11-05qapi: fix memleak by adding implict struct functions in dealloc visitorWenchao Xia1-0/+20
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell2-13/+8
2013-11-05bswap.h: Remove cpu_to_be64wu()Peter Maydell2-6/+1
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell4-12/+6
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell4-26/+18
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell2-6/+1
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell3-7/+2
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell3-8/+2
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell3-7/+2
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell3-8/+3
2013-11-05Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori66-739/+1674
2013-11-05pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber1-12/+66
2013-11-05ide: Drop ide_init2_with_non_qdev_drives()Andreas Färber2-51/+0
2013-11-05microdrive: Coding Style cleanupsAndreas Färber1-24/+38
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber7-75/+219
2013-11-05pxa: Fix typo "dettach"Andreas Färber2-2/+2
2013-11-05qom: Fix pointer to int property helpers' documentationMichael S. Tsirkin1-21/+52
2013-11-05qdev-monitor: Inline qdev_init() for device_addAndreas Färber1-1/+6
2013-11-05qdev-monitor: Avoid qdev as variable nameAndreas Färber1-16/+16
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi15-29/+21
2013-11-05qdev-monitor: Unref device when device_add failsStefan Hajnoczi1-0/+2
2013-11-05qdev-monitor: Fix crash when device_add is called with abstract driverIgor Mammedov1-0/+6
2013-11-05qdev-monitor: Clean up qdev_device_add() variable namingAndreas Färber1-11/+11