aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev1-1/+1
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev1-1/+1
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann1-0/+11
2016-09-13virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann1-0/+1
2016-09-13vmsvga: correct bitmap and pixmap size checksPrasad J Pandit1-5/+7
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi7-0/+574
2016-09-09virtio-pci: minor refactoringMichael S. Tsirkin1-1/+1
2016-09-09vhost: don't set vring call if no vectorJason Wang1-0/+14
2016-09-09virtio-pci: error out when both legacy and modern modes are disabledGreg Kurz1-0/+8
2016-09-09virtio-balloon: fix stats vq migrationLadi Prosek1-0/+13
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi1-0/+22
2016-09-09virtio-balloon: discard virtqueue element on resetLadi Prosek1-0/+1
2016-09-09virtio: zero vq->inuse in virtio_reset()Stefan Hajnoczi1-0/+1
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum2-7/+20
2016-09-09pc: Add 2.8 machineLongpeng(Mike)2-5/+24
2016-09-09virtio-pci: use size from correct structureMichael S. Tsirkin1-1/+1
2016-09-09virtio: Tell the user what went wrong when event_notifier_init failedThomas Huth1-1/+2
2016-09-08bus: simplify name handlingMarc-André Lureau1-15/+6
2016-09-08ipmi: free extern timerMarc-André Lureau1-0/+9
2016-09-08sd: free timerMarc-André Lureau1-0/+9
2016-09-08pc: keep gsi referenceMarc-André Lureau2-16/+14
2016-09-08pc: free i8259Marc-André Lureau1-0/+2
2016-09-08acpi-build: fix array leakMarc-André Lureau1-2/+2
2016-09-08machine: use class base init generated nameMarc-André Lureau1-0/+1
2016-09-08pc: don't leak a20_lineMarc-André Lureau1-0/+1
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau2-6/+6
2016-09-08portio: keep references on portioMarc-André Lureau8-21/+33
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell11-103/+122
2016-09-07spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_callLaurent Vivier1-0/+30
2016-09-07ppc: Fix macio ESCC legacy mappingBenjamin Herrenschmidt1-16/+10
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater3-36/+51
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater5-19/+21
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater2-20/+2
2016-09-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz1-12/+8
2016-09-06block: m25p80: Fix vmstate structure nameMarcin Krzeminski1-15/+14
2016-09-06ARM: ACPI: fix the AML ID format for CPU devicesWei Huang1-1/+1
2016-09-06ast2400: add a memory controller device modelCédric Le Goater3-1/+279
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-5/+20
2016-09-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta...Peter Maydell6-42/+86
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand1-0/+5
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-0/+1
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-0/+1
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-0/+2
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand1-0/+9
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand1-10/+12
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand1-1/+5
2016-09-05scsi: scsi-cd without drive property for empty driveKevin Wolf1-0/+5
2016-09-05ide: ide-cd without drive property for empty driveKevin Wolf1-5/+15
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-5/+3
2016-09-05s390x: wrap flic savevm calls into vmstateCornelia Huck1-19/+23