summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
| * | i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18
| * | i.MX: Standardize i.MX I2C debugJean-Christophe Dubois2015-10-271-21/+22
| * | i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois2015-10-271-13/+14
| * | i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois2015-10-271-26/+24
| * | hw/arm/virt: don't use a15memmap directlyAndrew Jones2015-10-271-4/+21
| * | arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-272-11/+12
| * | target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ)Soren Brinkmann2015-10-271-0/+16
| * | target-arm/translate.c: Handle non-executable page-straddling Thumb insnsPeter Maydell2015-10-271-1/+44
| * | target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()Peter Maydell2015-10-271-30/+52
|/ /
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-10-276-34/+232
|\ \
| * | net: free the string returned by object_get_canonical_path_componentYang Hongyang2015-10-271-2/+3
| * | net: make iov_to_buf take right size argument in nc_sendv_compat()Yang Hongyang2015-10-271-1/+1
| * | net: Remove duplicate data from query-rx-filter on multiqueue net devicesVladislav Yasevich2015-10-271-0/+6
| * | vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani2015-10-271-0/+4
| * | options: Add documentation for filter-dumpThomas Huth2015-10-271-0/+8
| * | net/dump: Provide the dumping facility as a net-filterThomas Huth2015-10-272-2/+134
| * | net/dump: Separate the NetClientState from the DumpStateThomas Huth2015-10-271-25/+49
| * | net/dump: Rework net-dump init functionsThomas Huth2015-10-271-14/+13
| * | net/dump: Add support for receive_iov functionThomas Huth2015-10-271-3/+21
| * | net: cadence_gem: Set initial MAC addressSebastian Huber2015-10-271-0/+6
|/ /
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell2015-10-265-7/+29
|\ \
| * | xen-platform: Replace assert() with appropriate error reportingEduardo Habkost2015-10-261-1/+5
| * | xen_platform: switch to realizeStefano Stabellini2015-10-261-4/+2
| * | Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu2015-10-264-2/+22
* | | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-2626-321/+3106
|\ \ \ | |/ / |/| |
| * | doc: document ivshmem & hugepagesMarc-André Lureau2015-10-261-0/+13
| * | ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-267-41/+54
| * | ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau2015-10-261-6/+174
| * | ivshmem: rename MSI eventfd_tableMarc-André Lureau2015-10-261-9/+9
| * | ivshmem: remove EventfdEntry.vectorMarc-André Lureau2015-10-261-4/+4
| * | ivshmem: add hostmem backendMarc-André Lureau2015-10-262-18/+78
| * | ivshmem: use qemu_strtosz()Marc-André Lureau2015-10-261-31/+5
| * | ivshmem: do not keep shm_fd openMarc-André Lureau2015-10-261-11/+5
| * | tests: add ivshmem qtestMarc-André Lureau2015-10-262-20/+448
| * | qtest: add qtest_add_abrt_handler()Marc-André Lureau2015-10-242-13/+26
| * | msix: implement pba write (but read-only)Marc-André Lureau2015-10-241-0/+6
| * | contrib: remove unnecessary strdup()Marc-André Lureau2015-10-242-4/+4
| * | ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-247-8/+81
| * | docs: update ivshmem device specDavid Marchand2015-10-241-31/+93
| * | ivshmem-server: fix hugetlbfs supportMarc-André Lureau2015-10-243-6/+54
| * | ivshmem-server: use a uint16 for client IDMarc-André Lureau2015-10-242-2/+11
| * | ivshmem-client: check the number of vectorsMarc-André Lureau2015-10-241-0/+5
| * | contrib: add ivshmem client and serverDavid Marchand2015-10-2412-3/+1759
| * | util: const event_notifier_get_fd() argumentMarc-André Lureau2015-10-242-2/+2
| * | ivshmem: reset mask on device resetMarc-André Lureau2015-10-241-0/+1
| * | ivshmem: error on too many eventfd receivedMarc-André Lureau2015-10-241-0/+7
| * | ivshmem: replace 'guest' for 'peer' appropriatelyMarc-André Lureau2015-10-241-14/+14
| * | ivshmem: fix pci_ivshmem_exit()Marc-André Lureau2015-10-241-3/+35
| * | ivshmem: add device descriptionMarc-André Lureau2015-10-241-0/+1
OpenPOWER on IntegriCloud