aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07memory: do explicit cleanup when remove listenersPeter Xu
2018-02-07vfio: listener unregister before unset containerPeter Xu
2018-02-07arm: postpone device listener unregisterPeter Xu
2018-02-07vhost: add traces for memory listenersPeter Xu
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau
2018-02-07build-sys: add --enable-sanitizersMarc-André Lureau
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson
2018-02-06vfio/pci: Emulate BARsAlex Williamson
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy
2018-02-06memory/iommu: Add get_attr()Alexey Kardashevskiy
2018-02-06tcg: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()Alistair Francis
2018-02-06hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/pci*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/moxie: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/mips: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/lm32: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis
2018-02-06error: Improve documentation of error_append_hint()Markus Armbruster
2018-02-06migration: incoming postcopy advise sanity checksGreg Kurz
2018-02-06migration: Don't leak IO channelsRoss Lagerwall
2018-02-06migration: Recover block devices if failure in device stateDr. David Alan Gilbert
2018-02-06tests: Adjust sleeps for migration testJuan Quintela
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela
2018-02-06Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into stagingPeter Maydell
2018-02-06tests: Add deprecated commands migration testJuan Quintela
2018-02-06tests: Use consistent names for migrationJuan Quintela
2018-02-06tests: Consolidate accelerators declarationJuan Quintela
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela
2018-02-06migration: Drop current address parameter from save_zero_page()Juan Quintela
2018-02-06migration: use s->threshold_size inside migration_update_countersWei Wang
2018-02-06migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32Daniel Henrique Barboza
2018-02-06migration: Route errors down through migration_channel_connectDr. David Alan Gilbert
2018-02-06migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert
2018-02-05docker: change Fedora images to run with python3Daniel P. Berrange
2018-02-05travis: improve python version test coverageDaniel P. Berrange