aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-8/+9
2011-09-08Merge remote-tracking branch 'kraxel/usb.26' into stagingAnthony Liguori13-457/+562
2011-09-08Merge remote-tracking branch 'aneesh/for-upstream-3' into stagingAnthony Liguori6-103/+445
2011-09-08iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori1-5/+2
2011-09-07usb-musb: Add reset functionJuha Riihimäki3-6/+20
2011-09-07usb-musb: Take a DeviceState* in init functionPeter Maydell3-12/+8
2011-09-07usb: Remove leading underscores from __musb_irq_maxPeter Maydell2-4/+5
2011-09-07usb-host: tag as unmigratableGerd Hoffmann1-0/+6
2011-09-07usb: claim port at device initialization time.Gerd Hoffmann8-95/+110
2011-09-07usb-ccid: remote wakeup supportGerd Hoffmann1-1/+2
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann2-165/+84
2011-09-07usb: fix use after freeGerd Hoffmann1-1/+1
2011-09-07usb-host: parse port in /proc/bus/usb/devices scanGerd Hoffmann1-3/+13
2011-09-07usb-host: constify portGerd Hoffmann1-5/+8
2011-09-07usb-ehci: handle siTDsGerd Hoffmann2-1/+43
2011-09-07usb-host: endpoint table fixupGerd Hoffmann1-78/+101
2011-09-07usb-host: claim portGerd Hoffmann2-0/+58
2011-09-07usb-host: fix configuration tracking.Gerd Hoffmann1-63/+19
2011-09-07usb-host: limit open retriesGerd Hoffmann1-1/+12
2011-09-07usb-host: fix halted endpointsGerd Hoffmann1-3/+4
2011-09-07usb-host: reapurb error report fixGerd Hoffmann1-3/+5
2011-09-07usb-host: start tracing supportGerd Hoffmann2-25/+72
2011-09-06mips: Support the MT TCStatus IXMT irq disable flagEdgar E. Iglesias1-0/+4
2011-09-06mips: Add SMP support to the Malta boardEdgar E. Iglesias1-5/+21
2011-09-06mips: Add MT halting and waking of VPEsEdgar E. Iglesias2-4/+129
2011-09-06mips: Initialize MT state at resetEdgar E. Iglesias1-0/+26
2011-09-06mips: Default to using one VPE and one TC.Edgar E. Iglesias1-1/+1
2011-09-06mips: Enable VInt interrupt mode for the 34KfEdgar E. Iglesias1-1/+1
2011-09-06mips: Correct VInt vector generationEdgar E. Iglesias1-3/+3
2011-09-06mips: Correct IntCtl write mask for VIntEdgar E. Iglesias1-1/+1
2011-09-06mips: Hook in more reg accesses via mttr/mftrEdgar E. Iglesias3-11/+225
2011-09-06mips: Synchronize CP0 TCSTatus, Status and EntryHiEdgar E. Iglesias1-44/+106
2011-09-06mips: Handle TC indexing of other VPEsEdgar E. Iglesias1-105/+161
2011-09-04apb_pci: convert PCI space to memory APIBlue Swirl1-5/+8
2011-09-04fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectlyBlue Swirl1-1/+2
2011-09-03softfloat: Use uint32 consistentlyAndreas Färber2-12/+12
2011-09-03softfloat: Use uint16 consistentlyAndreas Färber2-6/+6
2011-09-03Allow overriding the location of Samba's smbd.Brad4-9/+13
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil36-259/+259
2011-09-03Add new macro QEMU_PACKED for packed C structuresStefan Weil1-0/+6
2011-09-02rename qemu_malloc and related to glib names for coherenceFrediano Ziglio2-7/+7
2011-09-02Fix install(1) usage to be compatible with OpenBSD's install(1).Brad1-3/+3
2011-09-02Rename qemu -> qemu-system-i386Anthony Liguori2-7/+2
2011-09-02main: force enabling of I/O threadAnthony Liguori6-232/+1
2011-09-02trace: fix out-of-tree buildsAnthony Liguori1-1/+1
2011-09-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori21-490/+719
2011-09-02libcacard: use INSTALL_DATA for dataBrad Smith1-1/+1
2011-09-02x86: fix daa opcode for al register values higher than 0xf9Boris Figovsky1-3/+3
2011-09-02sh4: Fix potential crash in debug codeStefan Weil1-4/+5
2011-09-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-4/+4