summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-02ppc405_boards: Disable debug outputAndreas Färber1-2/+2
2013-09-02ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.Efimov Vasily1-10/+19
2013-09-02pseries: Fix stalls on hypervisor virtual consoleAnton Blanchard1-0/+2
2013-09-02PPC: E500: Generate device tree on resetAlexander Graf1-9/+43
2013-09-01adlib: sort offsets in portio registrationHervé Poussineau1-1/+1
2013-09-01pflash_cfi02.c: fix debug macroAntony Pavlov1-1/+1
2013-09-01misc: Fix some typos in names and commentsStefan Weil2-3/+3
2013-09-01virtio_pci: fix level interrupts with irqfdMichael S. Tsirkin1-2/+1
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2-63/+48
2013-08-30qom: Pass available size to object_initialize()Andreas Färber11-36/+41
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber18-24/+27
2013-08-30virtio-mmio: Pass size to virtio_mmio_bus_new()Andreas Färber1-3/+5
2013-08-30virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber1-3/+5
2013-08-30s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber1-3/+5
2013-08-30virtio-pci: Pass size to virtio_pci_bus_new()Andreas Färber1-3/+5
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber6-6/+7
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber10-12/+19
2013-08-30pci: Pass size to pci_bus_new_inplace()Andreas Färber3-3/+3
2013-08-30ide: Pass size to ide_bus_new()Andreas Färber9-9/+11
2013-08-30ipack: Pass size to ipack_bus_new_inplace()Andreas Färber3-3/+5
2013-08-30intel-hda: Pass size to hda_codec_bus_init()Andreas Färber2-3/+3
2013-08-30virtio: Remove unnecessary OBJECT() castsPeter Maydell3-21/+21
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+15
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori3-8/+7
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori10-269/+205
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster57-112/+47
2013-08-28pci: add config space access tracesAlexey Kardashevskiy1-1/+10
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2-6/+11
2013-08-27pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy1-6/+18
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori99-596/+617
2013-08-25virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...yinyin1-1/+1
2013-08-23kvm: shorten the parameter list for get_real_device()Wei Yang1-5/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh86-535/+535