summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-22chardev: remove context in chr_update_read_handlerPeter Xu6-10/+6
2017-09-22chardev: use per-dev context for io_add_watch_pollPeter Xu4-5/+5
2017-09-22chardev: add Chardev.gcontext fieldPeter Xu2-0/+2
2017-09-22chardev: new qemu_chr_be_update_read_handlers()Peter Xu3-5/+22
2017-09-22scsi: add persistent reservation manager using qemu-pr-helperPaolo Bonzini2-1/+303
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini6-3/+433
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini6-5/+905
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini9-1/+258
2017-09-22memory: Share special empty FlatViewAlexey Kardashevskiy1-2/+16
2017-09-22memory: seek FlatView sharing candidates among children subregionsPaolo Bonzini1-6/+34
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini4-1/+7
2017-09-22memory: Create FlatView directlyAlexey Kardashevskiy1-3/+13
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy7-58/+19
2017-09-21memory: Rework "info mtree" to print flat views and dispatch treesAlexey Kardashevskiy6-15/+176
2017-09-21memory: Do not allocate FlatView in address_space_initAlexey Kardashevskiy1-6/+23
2017-09-21memory: Share FlatView's and dispatch trees between address spacesAlexey Kardashevskiy1-11/+45
2017-09-21memory: Move address_space_update_ioeventfdsAlexey Kardashevskiy1-2/+1
2017-09-21memory: Alloc dispatch tree where topology is generaredAlexey Kardashevskiy1-9/+9
2017-09-21memory: Store physical root MR in FlatViewAlexey Kardashevskiy1-4/+22
2017-09-21memory: Rename mem_begin/mem_commit/mem_add helpersAlexey Kardashevskiy3-15/+9
2017-09-21memory: Cleanup after switching to FlatViewAlexey Kardashevskiy1-8/+8
2017-09-21memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy5-109/+159
2017-09-21memory: Remove AddressSpace pointer from AddressSpaceDispatchAlexey Kardashevskiy1-8/+7
2017-09-21memory: Move AddressSpaceDispatch from AddressSpace to FlatViewAlexey Kardashevskiy4-44/+42
2017-09-21memory: Move FlatView allocation to a helperAlexey Kardashevskiy1-8/+8
2017-09-21memory: Open code FlatView renderingAlexey Kardashevskiy4-32/+21
2017-09-21exec: Explicitly export target AS from address_space_translate_internalAlexey Kardashevskiy1-4/+7
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini3-4/+17
2017-09-21atomic: update documentationPaolo Bonzini1-1/+12
2017-09-21memory: avoid a name clash with access macroKONRAD Frederic1-9/+10
2017-09-21kvm: drop wrong assertion creating problems with pflashDavid Hildenbrand1-1/+0
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin3-0/+31
2017-09-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-30/+30
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell82-525/+307
2017-09-209pfs: check the size of transport buffer before marshalingJan Dakinevich1-3/+12
2017-09-209pfs: fix name_to_path assertion in v9fs_complete_rename()Jan Dakinevich1-14/+9
2017-09-209pfs: fix readdir() for 9p2000.uJan Dakinevich1-13/+9
2017-09-19MAINTAINERS: Update git URLs for my treesEduardo Habkost1-1/+4
2017-09-19hw/acpi-build: Fix SRAT memory building in case of node 0 without RAMEduardo Habkost1-6/+22
2017-09-19NUMA: Replace MAX_NODES with nb_numa_nodes in for loopDou Liyang1-1/+1
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov5-26/+28
2017-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into sta...Peter Maydell46-519/+591
2017-09-19MAINTAINERS/s390x: add terminal3270.cChristian Borntraeger1-0/+1
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali2-0/+59
2017-09-19virtio-gpu: Handle endian conversionFarhan Ali1-8/+62
2017-09-19s390x/ccw: create s390 phb for compat reasons as wellCornelia Huck1-0/+3
2017-09-19configure: Allow --enable-seccomp on s390x, tooThomas Huth1-1/+1
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic1-2/+0
2017-09-19s390x: allow CPU hotplug in random core-id orderDavid Hildenbrand1-7/+1
2017-09-19s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand1-20/+14