aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-01-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into stagingPeter Maydell
2016-01-13s390x/pci: return real state during listing PCIYi Min Zhao
2016-01-13virtio-ccw: fix sanity check for vectorHalil Pasic
2016-01-13s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani
2016-01-13s390x/virtio: use qemu_check_nic_model()Cornelia Huck
2016-01-13s390x/pci: code cleanupYi Min Zhao
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao
2016-01-13s390x: remove s390-virtio devicesPierre Morel
2016-01-13s390x: remove s390-virtio machinePierre Morel
2016-01-13s390x: add 2.6 compat machineCornelia Huck
2016-01-13virtio serial port: fix to incomplete QOMifyCao jin
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2016-01-129pfs: introduce V9fsVirtioStateWei Liu
2016-01-11ide: ahci: reset ncq object to unused on errorPrasad J Pandit
2016-01-11macio: fix overflow in lba to offset conversion for ATAPI devicesMark Cave-Ayland
2016-01-11hw/arm/virt: Support legacy -nic command line syntaxAshok Kumar
2016-01-11hw/dma/xilinx_axidma: remove dead codeAndrew Jones
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth
2016-01-11hw/core/qdev: Remove superfluous return statementThomas Huth
2016-01-11hw/acpi: Remove superfluous return statementThomas Huth
2016-01-11hw/ide: Remove superfluous return statementsThomas Huth
2016-01-11PCI Bonito: QOMify and cleanupCao jin
2016-01-11SH PCI Host: convert to realize()Cao jin
2016-01-11gt64120: convert to realize()Cao jin
2016-01-11hw/misc/edu: Convert to realize()Cao jin
2016-01-11xen/Makefile.objs: simplifyCao jin
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2016-01-11pseries: Add pseries-2.6 machine typeDavid Gibson
2016-01-11pseries: Improve setting of default machine versionDavid Gibson
2016-01-11pseries: Restructure class_options functionsDavid Gibson
2016-01-11pseries: DEFINE_SPAPR_MACHINEDavid Gibson
2016-01-11pseries: Use SET_MACHINE_COMPATDavid Gibson
2016-01-11pseries: Remove versions from mc->descDavid Gibson
2016-01-11pseries: Remove redundant calls to spapr_machine_initfn()David Gibson
2016-01-11pseries: Rearrange versioned machine type codeDavid Gibson
2016-01-11pseries: Remove redundant setting of mc->name for pseries-2.5 machineDavid Gibson
2016-01-11spapr: Add /system-idAlexey Kardashevskiy
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert
2016-01-11net: ne2000: fix bounds check in ioport operationsPrasad J Pandit
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani
2016-01-11vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani
2016-01-11vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani