aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-07arm: postpone device listener unregisterPeter Xu1-1/+1
2018-02-07vhost: add traces for memory listenersPeter Xu2-0/+13
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau4-1/+84
2018-02-07build-sys: add --enable-sanitizersMarc-André Lureau1-0/+30
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell13-96/+151
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell12-100/+150
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson3-3/+9
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy1-1/+0
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger1-0/+2
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson3-1/+101
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson3-0/+41
2018-02-06vfio/pci: Emulate BARsAlex Williamson1-0/+2
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson2-25/+72
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson1-1/+1
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy3-1/+30
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy2-0/+28
2018-02-06memory/iommu: Add get_attr()Alexey Kardashevskiy2-0/+35
2018-02-06tcg: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis3-9/+9
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2-6/+8
2018-02-06hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis4-25/+21
2018-02-06hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()Alistair Francis1-3/+4
2018-02-06hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis7-31/+28
2018-02-06hw/pci*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2-5/+5
2018-02-06hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-2/+2
2018-02-06hw/moxie: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-7/+6
2018-02-06hw/mips: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis5-33/+27
2018-02-06hw/lm32: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2-8/+6
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-18/+18
2018-02-06hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis11-33/+38
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis11-93/+85
2018-02-06error: Improve documentation of error_append_hint()Markus Armbruster1-0/+8
2018-02-06migration: incoming postcopy advise sanity checksGreg Kurz1-3/+18
2018-02-06migration: Don't leak IO channelsRoss Lagerwall1-0/+2
2018-02-06migration: Recover block devices if failure in device stateDr. David Alan Gilbert1-1/+2
2018-02-06tests: Adjust sleeps for migration testJuan Quintela1-15/+14
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela1-4/+10
2018-02-06Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into stagingPeter Maydell5-9/+11
2018-02-06tests: Add deprecated commands migration testJuan Quintela1-0/+46
2018-02-06tests: Use consistent names for migrationJuan Quintela1-4/+4
2018-02-06tests: Consolidate accelerators declarationJuan Quintela1-6/+8
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela1-25/+8
2018-02-06migration: Drop current address parameter from save_zero_page()Juan Quintela1-6/+5
2018-02-06migration: use s->threshold_size inside migration_update_countersWei Wang1-3/+2
2018-02-06migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32Daniel Henrique Barboza1-1/+1
2018-02-06migration: Route errors down through migration_channel_connectDr. David Alan Gilbert7-25/+23
2018-02-06migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert4-4/+9
2018-02-05docker: change Fedora images to run with python3Daniel P. Berrange1-1/+2
2018-02-05travis: improve python version test coverageDaniel P. Berrange1-5/+9
2018-02-05ui: update keycodemapdb to get py3 fixesDaniel P. Berrange1-0/+0
2018-02-05input: add missing JIS keys to virtio inputMiika S2-1/+4