Age | Commit message (Expand) | Author |
2016-01-11 | linux-user: Update m68k syscall definitions to match Linux 4.4. | John Paul Adrian Glaubitz |
2016-01-11 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-01-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into... | Peter Maydell |
2016-01-11 | linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt() | Chen Gang |
2016-01-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-01-11 | hw/s390x: Remove superfluous return statements | Thomas Huth |
2016-01-11 | hw/core/qdev: Remove superfluous return statement | Thomas Huth |
2016-01-11 | hw/acpi: Remove superfluous return statement | Thomas Huth |
2016-01-11 | hw/ide: Remove superfluous return statements | Thomas Huth |
2016-01-11 | osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h | Peter Maydell |
2016-01-11 | scripts/checkpatch.pl: Don't allow special cases of unspaced operators | Peter Maydell |
2016-01-11 | PCI Bonito: QOMify and cleanup | Cao jin |
2016-01-11 | SH PCI Host: convert to realize() | Cao jin |
2016-01-11 | gt64120: convert to realize() | Cao jin |
2016-01-11 | Add missing syscall nrs. according to more recent Linux kernels | Johan Ouwerkerk |
2016-01-11 | hw/misc/edu: Convert to realize() | Cao jin |
2016-01-11 | configure: fix trace backend check | Marc-André Lureau |
2016-01-11 | xen/Makefile.objs: simplify | Cao jin |
2016-01-11 | crypto: Fix typo in example | Eric Blake |
2016-01-11 | MAINTAINERS: Add the correct device_tree.h file | Thomas Huth |
2016-01-11 | iscsi: fix readcapacity error message | Zhu Lingshan |
2016-01-11 | net: convert qemu_log to error_report, fix message | Paolo Bonzini |
2016-01-11 | linux-user: enable sigaltstack for all architectures | Michael Tokarev |
2016-01-11 | hw/ppc/spapr: fix spapr->kvm_type leak | David Gibson |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin |
2016-01-11 | hw/ppc/spapr: Use XHCI as host controller for new spapr machines | Thomas Huth |
2016-01-11 | pseries: Add pseries-2.6 machine type | David Gibson |
2016-01-11 | pseries: Improve setting of default machine version | David Gibson |
2016-01-11 | pseries: Restructure class_options functions | David Gibson |
2016-01-11 | pseries: DEFINE_SPAPR_MACHINE | David Gibson |
2016-01-11 | pseries: Use SET_MACHINE_COMPAT | David Gibson |
2016-01-11 | Move SET_MACHINE_COMPAT macro to boards.h | David Gibson |
2016-01-11 | pseries: Remove versions from mc->desc | David Gibson |
2016-01-11 | pseries: Remove redundant calls to spapr_machine_initfn() | David Gibson |
2016-01-11 | pseries: Rearrange versioned machine type code | David Gibson |
2016-01-11 | pseries: Remove redundant setting of mc->name for pseries-2.5 machine | David Gibson |
2016-01-11 | spapr: Add /system-id | Alexey Kardashevskiy |
2016-01-11 | target-ppc: Define kvmppc_read_int_dt() | Sukadev Bhattiprolu |
2016-01-11 | ether/slirp: Avoid redefinition of the same constants | Dr. David Alan Gilbert |
2016-01-11 | l2tpv3: fix cookie decoding | Alexis Dambricourt |
2016-01-11 | net: ne2000: fix bounds check in ioport operations | Prasad J Pandit |
2016-01-11 | net: rocker: fix an incorrect array bounds check | Prasad J Pandit |
2016-01-11 | vmxnet3: Introduce 'x-disable-pcie' back-compat property | Shmulik Ladkani |
2016-01-11 | vmxnet3: Report the Device Serial Number capability | Shmulik Ladkani |
2016-01-11 | vmxnet3: The vmxnet3 device is a PCIE endpoint | Shmulik Ladkani |
2016-01-11 | vmxnet3: coding: Introduce VMXNET3Class | Shmulik Ladkani |
2016-01-11 | vmxnet3: Introduce 'x-old-msi-offsets' back-compat property | Shmulik Ladkani |
2016-01-11 | vmxnet3: Change the offset of the MSIX PBA table | Shmulik Ladkani |
2016-01-11 | vmxnet3: Change offsets of msi/msix pci capabilities | Shmulik Ladkani |
2016-01-11 | net/filter: fix nf->netdev_id leak | Li Zhijian |