Age | Commit message (Expand) | Author | Files | Lines |
2016-01-11 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 13 | -97/+274 |
2016-01-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into... | Peter Maydell | 8 | -153/+180 |
2016-01-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 33 | -12589/+1690 |
2016-01-11 | hw/ppc/spapr: fix spapr->kvm_type leak | David Gibson | 1 | -0/+8 |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin | 2 | -8/+6 |
2016-01-11 | hw/ppc/spapr: Use XHCI as host controller for new spapr machines | Thomas Huth | 2 | -2/+10 |
2016-01-11 | pseries: Add pseries-2.6 machine type | David Gibson | 1 | -2/+20 |
2016-01-11 | pseries: Improve setting of default machine version | David Gibson | 1 | -10/+10 |
2016-01-11 | pseries: Restructure class_options functions | David Gibson | 1 | -4/+17 |
2016-01-11 | pseries: DEFINE_SPAPR_MACHINE | David Gibson | 1 | -70/+49 |
2016-01-11 | pseries: Use SET_MACHINE_COMPAT | David Gibson | 1 | -20/+4 |
2016-01-11 | Move SET_MACHINE_COMPAT macro to boards.h | David Gibson | 2 | -8/+9 |
2016-01-11 | pseries: Remove versions from mc->desc | David Gibson | 1 | -5/+1 |
2016-01-11 | pseries: Remove redundant calls to spapr_machine_initfn() | David Gibson | 1 | -3/+0 |
2016-01-11 | pseries: Rearrange versioned machine type code | David Gibson | 1 | -82/+98 |
2016-01-11 | pseries: Remove redundant setting of mc->name for pseries-2.5 machine | David Gibson | 1 | -1/+0 |
2016-01-11 | spapr: Add /system-id | Alexey Kardashevskiy | 1 | -0/+3 |
2016-01-11 | target-ppc: Define kvmppc_read_int_dt() | Sukadev Bhattiprolu | 1 | -14/+22 |
2016-01-11 | ether/slirp: Avoid redefinition of the same constants | Dr. David Alan Gilbert | 3 | -8/+4 |
2016-01-11 | l2tpv3: fix cookie decoding | Alexis Dambricourt | 1 | -1/+1 |
2016-01-11 | net: ne2000: fix bounds check in ioport operations | Prasad J Pandit | 1 | -4/+6 |
2016-01-11 | net: rocker: fix an incorrect array bounds check | Prasad J Pandit | 1 | -4/+4 |
2016-01-11 | vmxnet3: Introduce 'x-disable-pcie' back-compat property | Shmulik Ladkani | 2 | -0/+6 |
2016-01-11 | vmxnet3: Report the Device Serial Number capability | Shmulik Ladkani | 1 | -2/+26 |
2016-01-11 | vmxnet3: The vmxnet3 device is a PCIE endpoint | Shmulik Ladkani | 1 | -1/+52 |
2016-01-11 | vmxnet3: coding: Introduce VMXNET3Class | Shmulik Ladkani | 1 | -0/+10 |
2016-01-11 | vmxnet3: Introduce 'x-old-msi-offsets' back-compat property | Shmulik Ladkani | 2 | -1/+7 |
2016-01-11 | vmxnet3: Change the offset of the MSIX PBA table | Shmulik Ladkani | 1 | -2/+3 |
2016-01-11 | vmxnet3: Change offsets of msi/msix pci capabilities | Shmulik Ladkani | 1 | -3/+15 |
2016-01-11 | net/filter: fix nf->netdev_id leak | Li Zhijian | 1 | -0/+1 |
2016-01-11 | net/dump: fix nfds->filename leak | Li Zhijian | 1 | -0/+8 |
2016-01-11 | net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION | Miao Yan | 1 | -2/+2 |
2016-01-11 | net/vmxnet3: return 0 on unknown command | Miao Yan | 1 | -1/+1 |
2016-01-11 | net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO | Miao Yan | 1 | -0/+5 |
2016-01-11 | net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command | Miao Yan | 1 | -0/+16 |
2016-01-11 | net/vmxnet3: return 1 on device activation failure | Miao Yan | 1 | -1/+1 |
2016-01-11 | MAINTAINERS: Add an entry for the net/slirp.c file | Thomas Huth | 1 | -0/+1 |
2016-01-11 | net: vmxnet3: avoid memory leakage in activate_device | P J P | 1 | -8/+16 |
2016-01-11 | net/vmxnet3: remove redundant VMW_SHPRN(...) definition | Miao Yan | 1 | -4/+1 |
2016-01-11 | net/vmxnet3: fix debug macro pattern for vmxnet3 | Miao Yan | 1 | -53/+86 |
2016-01-11 | net/vmxnet3: use %zu for size_t in printf | Miao Yan | 1 | -3/+3 |
2016-01-11 | net/vmxnet3: fix a build error when enabling debug output | Miao Yan | 1 | -1/+1 |
2016-01-11 | hw/ppc/spapr_rtc: Remove bad class_size value | Thomas Huth | 1 | -1/+0 |
2016-01-09 | virtio: fix error message for number of queues | Cornelia Huck | 1 | -1/+1 |
2016-01-09 | ivshmem: Store file descriptor for vhost-user negotiation | Tetsuya Mukawa | 3 | -2/+18 |
2016-01-09 | migration/virtio: Remove simple .get/.put use | Dr. David Alan Gilbert | 1 | -68/+19 |
2016-01-09 | Add VMSTATE_STRUCT_VARRAY_KNOWN | Dr. David Alan Gilbert | 1 | -0/+13 |
2016-01-09 | i386/pc: expose identifying the floppy controller | Roman Kagan | 2 | -18/+28 |
2016-01-09 | pc: acpi: remove unused ASL templates and related blobs/utils | Igor Mammedov | 8 | -11107/+0 |
2016-01-09 | pc: acpi: switch to AML API composed DSDT | Igor Mammedov | 1 | -120/+115 |