aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27target-arm: Add HPFAR_EL2Edgar E. Iglesias
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX FEC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX I2C debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-10-27target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ)Soren Brinkmann
2015-10-27target-arm/translate.c: Handle non-executable page-straddling Thumb insnsPeter Maydell
2015-10-27target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()Peter Maydell
2015-10-27Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-27net: free the string returned by object_get_canonical_path_componentYang Hongyang
2015-10-27net: make iov_to_buf take right size argument in nc_sendv_compat()Yang Hongyang
2015-10-27net: Remove duplicate data from query-rx-filter on multiqueue net devicesVladislav Yasevich
2015-10-27vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani
2015-10-27options: Add documentation for filter-dumpThomas Huth
2015-10-27net/dump: Provide the dumping facility as a net-filterThomas Huth
2015-10-27net/dump: Separate the NetClientState from the DumpStateThomas Huth
2015-10-27net/dump: Rework net-dump init functionsThomas Huth
2015-10-27net/dump: Add support for receive_iov functionThomas Huth
2015-10-27net: cadence_gem: Set initial MAC addressSebastian Huber
2015-10-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell
2015-10-26xen-platform: Replace assert() with appropriate error reportingEduardo Habkost
2015-10-26xen_platform: switch to realizeStefano Stabellini
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell
2015-10-26Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu
2015-10-26doc: document ivshmem & hugepagesMarc-André Lureau
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-26ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau
2015-10-26ivshmem: rename MSI eventfd_tableMarc-André Lureau
2015-10-26ivshmem: remove EventfdEntry.vectorMarc-André Lureau
2015-10-26ivshmem: add hostmem backendMarc-André Lureau
2015-10-26ivshmem: use qemu_strtosz()Marc-André Lureau
2015-10-26ivshmem: do not keep shm_fd openMarc-André Lureau
2015-10-26tests: add ivshmem qtestMarc-André Lureau
2015-10-24qtest: add qtest_add_abrt_handler()Marc-André Lureau
2015-10-24msix: implement pba write (but read-only)Marc-André Lureau
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24docs: update ivshmem device specDavid Marchand
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau
2015-10-24ivshmem-client: check the number of vectorsMarc-André Lureau
2015-10-24contrib: add ivshmem client and serverDavid Marchand
2015-10-24util: const event_notifier_get_fd() argumentMarc-André Lureau
2015-10-24ivshmem: reset mask on device resetMarc-André Lureau