summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xen_disk: simplify blk_disconnect with refcntFam Zheng2013-09-061-6/+5
* block: make bdrv_delete() staticFam Zheng2013-09-061-2/+2
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-0310-25/+21
|\
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-11/+9
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-038-11/+10
| * a15mpcore: Use qemu_get_cpu() for generic timersAndreas Färber2013-09-031-3/+2
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-034-5/+5
|\ \
| * | adlib: sort offsets in portio registrationHervé Poussineau2013-09-011-1/+1
| * | pflash_cfi02.c: fix debug macroAntony Pavlov2013-09-011-1/+1
| * | misc: Fix some typos in names and commentsStefan Weil2013-09-012-3/+3
* | | Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori2013-09-035-23/+78
|\ \ \
| * | | usb/dev-hid: Modified usb-tablet category from Misc to InputMarcel Apfelbaum2013-09-021-1/+1
| * | | Revert "usb-hub: report status changes only once"Gerd Hoffmann2013-09-021-5/+1
| * | | usb-hub: add tracepoint for status reportsGerd Hoffmann2013-09-021-0/+1
| * | | usb: parallelize usb3 streamsGerd Hoffmann2013-09-021-3/+4
| * | | uas: add property for request loggingGerd Hoffmann2013-09-021-3/+12
| * | | xhci: reset port when disabling slotGerd Hoffmann2013-09-021-0/+1
| * | | xhci: emulate intr endpoint intervals correctlyGerd Hoffmann2013-09-021-7/+37
| * | | xhci: fix endpoint interval calculationGerd Hoffmann2013-09-021-1/+1
| * | | xhci: add port to slot_address tracepointGerd Hoffmann2013-09-021-1/+1
| * | | xhci: add tracepoint for endpoint state changesGerd Hoffmann2013-09-021-0/+19
| * | | xhci: remove leftover debug printfGerd Hoffmann2013-09-021-2/+0
| |/ /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-0362-172/+117
|\ \ \
| * | | virtio_pci: fix level interrupts with irqfdMichael S. Tsirkin2013-09-011-2/+1
| * | | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-012-63/+48
| * | | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-2857-112/+47
| * | | pci: add config space access tracesAlexey Kardashevskiy2013-08-281-1/+10
| * | | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-272-6/+11
| * | | pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-6/+18
* | | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-0350-108/+136
|\ \ \ \ | |_|_|/ |/| | |
| * | | qom: Pass available size to object_initialize()Andreas Färber2013-08-3011-36/+41
| * | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-3018-24/+27
| * | | virtio-mmio: Pass size to virtio_mmio_bus_new()Andreas Färber2013-08-301-3/+5
| * | | virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber2013-08-301-3/+5
| * | | s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber2013-08-301-3/+5
| * | | virtio-pci: Pass size to virtio_pci_bus_new()Andreas Färber2013-08-301-3/+5
| * | | usb: Pass size to usb_bus_new()Andreas Färber2013-08-306-6/+7
| * | | scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-3010-12/+19
| * | | pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-303-3/+3
| * | | ide: Pass size to ide_bus_new()Andreas Färber2013-08-309-9/+11
| * | | ipack: Pass size to ipack_bus_new_inplace()Andreas Färber2013-08-303-3/+5
| * | | intel-hda: Pass size to hda_codec_bus_init()Andreas Färber2013-08-302-3/+3
| * | | virtio: Remove unnecessary OBJECT() castsPeter Maydell2013-08-303-21/+21
| | |/ | |/|
* | | PPC: spapr: iommu: rework tracesAlexey Kardashevskiy2013-09-021-47/+24
* | | spapr: add "stop-self" RTAS call required to support hot CPU unplugAlexey Kardashevskiy2013-09-021-0/+23
* | | pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-022-1/+51
* | | xics: move registration of global state to realize()Alexey Kardashevskiy2013-09-021-10/+11
* | | spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-022-38/+52
* | | spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy2013-09-021-10/+2
* | | ppc405_boards: Don't enforce presence of firmware for qtestAndreas Färber2013-09-021-15/+20
OpenPOWER on IntegriCloud