aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater3-0/+39
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-3/+28
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy1-0/+1
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater3-0/+117
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater1-1/+1
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-0/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-0/+3
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater1-0/+1
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson1-1/+1
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh1-1/+4
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh1-0/+7
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh1-1/+4
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann1-1/+0
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell1-2/+2
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-3/+2
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+3
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell1-1/+0
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell1-0/+2
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf1-0/+1
2019-03-08qcow2: Creating images with external data fileKevin Wolf1-0/+1
2019-03-08block: iterate_format with account of whitelistingAndrey Shinkevich1-1/+1
2019-03-08iothread: create the gcontext unconditionallyPeter Xu1-1/+1
2019-03-08iothread: replace init_done_cond with a semaphorePeter Xu1-2/+1
2019-03-07hw/devices: Remove unused TC6393XB_RAM definitionPhilippe Mathieu-Daudé1-1/+0
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito1-0/+2
2019-03-07slirp: use libslirp migration codeMarc-André Lureau1-0/+2
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+13
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange1-1/+1
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange1-1/+1
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand1-0/+1
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov1-0/+11
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak1-0/+1
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell4-5/+71
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang1-1/+27
2019-03-06migration/ram.c: add the free page optimization enable flagWei Wang1-0/+1
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang1-0/+19
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang1-0/+2
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang1-0/+13
2019-03-06bitmap: fix bitmap_count_oneWei Wang1-0/+4
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov1-1/+0
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov1-2/+4
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert1-1/+1
2019-03-06bswap: Fix accessors syntax in commentGreg Kurz1-4/+4
2019-03-06hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang1-1/+0
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang1-1/+0
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily1-0/+8
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger1-0/+1
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger1-1/+4