aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger1-1/+6
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao1-5/+1
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao1-0/+1
2016-09-05s390x: add compat machine for 2.8Cornelia Huck1-1/+17
2016-08-30xen: use native disk xenbus protocol if possibleJuergen Gross1-8/+10
2016-08-309pfs: handle walk of ".." in the root directoryGreg Kurz2-9/+32
2016-08-309pfs: forbid . and .. in file namesGreg Kurz1-0/+51
2016-08-309pfs: forbid illegal path namesGreg Kurz1-0/+56
2016-08-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+16
2016-08-23virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi1-0/+1
2016-08-23virtio: recalculate vq->inuse after migrationStefan Hajnoczi1-0/+15
2016-08-22e1000e: remove internal interrupt flagCao jin1-7/+1
2016-08-18net: vmxnet: use g_new for pkt initialisationLi Qiang1-3/+2
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell2-0/+28
2016-08-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...Peter Maydell1-3/+2
2016-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell26-26/+26
2016-08-15Revert "vhost-user: Attempt to fix a race with set_mem_table."Michael S. Tsirkin1-67/+60
2016-08-13ppc: parse cpu features onceGreg Kurz2-0/+28
2016-08-12Xen: fix converity warning of xen_pt_config_init()Cao jin1-3/+2
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier26-26/+26
2016-08-11virtio-console: set frontend open permanently for console devsDaniel P. Berrange1-4/+21
2016-08-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-50/+89
2016-08-10vhost-user: Attempt to fix a race with set_mem_table.Prerna Saxena1-60/+67
2016-08-10vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena1-0/+32
2016-08-10vhost: check for vhost_ops before using.Ilya Maximets1-1/+1
2016-08-10hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth2-18/+22
2016-08-10spapr: remove extra type variableCédric Le Goater1-9/+6