aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-21memory: Rename mem_begin/mem_commit/mem_add helpersAlexey Kardashevskiy
2017-09-21memory: Cleanup after switching to FlatViewAlexey Kardashevskiy
2017-09-21memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy
2017-09-21memory: Remove AddressSpace pointer from AddressSpaceDispatchAlexey Kardashevskiy
2017-09-21memory: Move AddressSpaceDispatch from AddressSpace to FlatViewAlexey Kardashevskiy
2017-09-21memory: Move FlatView allocation to a helperAlexey Kardashevskiy
2017-09-21memory: Open code FlatView renderingAlexey Kardashevskiy
2017-09-21exec: Explicitly export target AS from address_space_translate_internalAlexey Kardashevskiy
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini
2017-09-21atomic: update documentationPaolo Bonzini
2017-09-21memory: avoid a name clash with access macroKONRAD Frederic
2017-09-21kvm: drop wrong assertion creating problems with pflashDavid Hildenbrand
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin
2017-09-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-209pfs: check the size of transport buffer before marshalingJan Dakinevich
2017-09-209pfs: fix name_to_path assertion in v9fs_complete_rename()Jan Dakinevich
2017-09-209pfs: fix readdir() for 9p2000.uJan Dakinevich
2017-09-19MAINTAINERS: Update git URLs for my treesEduardo Habkost
2017-09-19hw/acpi-build: Fix SRAT memory building in case of node 0 without RAMEduardo Habkost
2017-09-19NUMA: Replace MAX_NODES with nb_numa_nodes in for loopDou Liyang
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into sta...Peter Maydell
2017-09-19MAINTAINERS/s390x: add terminal3270.cChristian Borntraeger
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali
2017-09-19virtio-gpu: Handle endian conversionFarhan Ali
2017-09-19s390x/ccw: create s390 phb for compat reasons as wellCornelia Huck
2017-09-19configure: Allow --enable-seccomp on s390x, tooThomas Huth
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic
2017-09-19s390x: allow CPU hotplug in random core-id orderDavid Hildenbrand
2017-09-19s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand
2017-09-19s390x: get rid of cpu_s390x_create()David Hildenbrand
2017-09-19s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand
2017-09-19s390x: allow cpu hotplug via device_addDavid Hildenbrand
2017-09-19s390x: print CPU definitions in sorted orderDavid Hildenbrand
2017-09-19target/s390x: rename next_cpu_id to next_core_idDavid Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19target/s390x: set cpu->id for linux user when realizingDavid Hildenbrand
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand
2017-09-19target/s390x: use program_interrupt() in per_check_exception()David Hildenbrand
2017-09-19target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()David Hildenbrand
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19target/s390x: move some s390x typedefs to cpu-qom.hDavid Hildenbrand
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-09-19cpu: drop old comments describing membersDavid Hildenbrand