summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori1-10/+8
2013-09-11Merge remote-tracking branch 'spice/spice.v73' into stagingAnthony Liguori2-7/+13
2013-09-11Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori7-8/+88
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori2-9/+29
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2-1/+6
2013-09-11Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-7/+15
2013-09-10pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell1-10/+8
2013-09-10ehci: save device pointer in EHCIStateGerd Hoffmann2-4/+4
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2-4/+9
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2-0/+71
2013-09-10usb: sanity check setup_index+setup_len in post_loadGerd Hoffmann1-0/+4
2013-09-10qxl: fix local rendererGerd Hoffmann1-5/+10
2013-09-10qxl: trace io port nameGerd Hoffmann1-2/+3
2013-09-09Add c++ keywords to QAPI helper scriptTomoki Sekiyama1-1/+1
2013-09-09mips_malta: support up to 2GiB RAMPaul Burton1-8/+28
2013-09-09pc_q35: Initialize Xen.Anthony PERARD1-0/+5
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD1-1/+1
2013-09-06ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno1-1/+1
2013-09-06vmxnet3: Eliminate __packed redefined warningBrad Smith1-2/+0
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione3-6/+156
2013-09-06dataplane: Fix startup race.Cornelia Huck1-0/+9
2013-09-06xen_disk: simplify blk_disconnect with refcntFam Zheng1-6/+5
2013-09-06block: make bdrv_delete() staticFam Zheng1-2/+2
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori10-25/+21
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori4-5/+5
2013-09-03Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori5-23/+78
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori62-172/+117
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori50-108/+136
2013-09-03cpu: Replace qemu_for_each_cpu()Andreas Färber1-11/+9
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber8-11/+10
2013-09-03a15mpcore: Use qemu_get_cpu() for generic timersAndreas Färber1-3/+2
2013-09-02usb/dev-hid: Modified usb-tablet category from Misc to InputMarcel Apfelbaum1-1/+1
2013-09-02Revert "usb-hub: report status changes only once"Gerd Hoffmann1-5/+1
2013-09-02usb-hub: add tracepoint for status reportsGerd Hoffmann1-0/+1
2013-09-02usb: parallelize usb3 streamsGerd Hoffmann1-3/+4
2013-09-02uas: add property for request loggingGerd Hoffmann1-3/+12
2013-09-02xhci: reset port when disabling slotGerd Hoffmann1-0/+1
2013-09-02xhci: emulate intr endpoint intervals correctlyGerd Hoffmann1-7/+37
2013-09-02xhci: fix endpoint interval calculationGerd Hoffmann1-1/+1
2013-09-02xhci: add port to slot_address tracepointGerd Hoffmann1-1/+1
2013-09-02xhci: add tracepoint for endpoint state changesGerd Hoffmann1-0/+19
2013-09-02xhci: remove leftover debug printfGerd Hoffmann1-2/+0
2013-09-02PPC: spapr: iommu: rework tracesAlexey Kardashevskiy1-47/+24
2013-09-02spapr: add "stop-self" RTAS call required to support hot CPU unplugAlexey Kardashevskiy1-0/+23
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2-1/+51
2013-09-02xics: move registration of global state to realize()Alexey Kardashevskiy1-10/+11
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2-38/+52
2013-09-02spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy1-10/+2
2013-09-02ppc405_boards: Don't enforce presence of firmware for qtestAndreas Färber1-15/+20
2013-09-02ppc405_uc: Disable debug outputAndreas Färber1-8/+8