index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-22
chardev: remove context in chr_update_read_handler
Peter Xu
2017-09-22
chardev: use per-dev context for io_add_watch_poll
Peter Xu
2017-09-22
chardev: add Chardev.gcontext field
Peter Xu
2017-09-22
chardev: new qemu_chr_be_update_read_handlers()
Peter Xu
2017-09-22
scsi: add persistent reservation manager using qemu-pr-helper
Paolo Bonzini
2017-09-22
scsi: add multipath support to qemu-pr-helper
Paolo Bonzini
2017-09-22
scsi: build qemu-pr-helper
Paolo Bonzini
2017-09-22
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
2017-09-22
memory: Share special empty FlatView
Alexey Kardashevskiy
2017-09-22
memory: seek FlatView sharing candidates among children subregions
Paolo Bonzini
2017-09-22
memory: trace FlatView creation and destruction
Paolo Bonzini
2017-09-22
memory: Create FlatView directly
Alexey Kardashevskiy
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-21
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
2017-09-21
memory: Do not allocate FlatView in address_space_init
Alexey Kardashevskiy
2017-09-21
memory: Share FlatView's and dispatch trees between address spaces
Alexey Kardashevskiy
2017-09-21
memory: Move address_space_update_ioeventfds
Alexey Kardashevskiy
2017-09-21
memory: Alloc dispatch tree where topology is generared
Alexey Kardashevskiy
2017-09-21
memory: Store physical root MR in FlatView
Alexey Kardashevskiy
2017-09-21
memory: Rename mem_begin/mem_commit/mem_add helpers
Alexey Kardashevskiy
2017-09-21
memory: Cleanup after switching to FlatView
Alexey Kardashevskiy
2017-09-21
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
memory: Remove AddressSpace pointer from AddressSpaceDispatch
Alexey Kardashevskiy
2017-09-21
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
memory: Move FlatView allocation to a helper
Alexey Kardashevskiy
2017-09-21
memory: Open code FlatView rendering
Alexey Kardashevskiy
2017-09-21
exec: Explicitly export target AS from address_space_translate_internal
Alexey Kardashevskiy
2017-09-21
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
2017-09-21
atomic: update documentation
Paolo Bonzini
2017-09-21
memory: avoid a name clash with access macro
KONRAD Frederic
2017-09-21
kvm: drop wrong assertion creating problems with pflash
David Hildenbrand
2017-09-21
virtio-serial: add enable_backend callback
Pavel Butsykin
2017-09-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
9pfs: check the size of transport buffer before marshaling
Jan Dakinevich
2017-09-20
9pfs: fix name_to_path assertion in v9fs_complete_rename()
Jan Dakinevich
2017-09-20
9pfs: fix readdir() for 9p2000.u
Jan Dakinevich
2017-09-19
MAINTAINERS: Update git URLs for my trees
Eduardo Habkost
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
2017-09-19
NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
Dou Liyang
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into sta...
Peter Maydell
2017-09-19
MAINTAINERS/s390x: add terminal3270.c
Christian Borntraeger
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2017-09-19
virtio-gpu: Handle endian conversion
Farhan Ali
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
2017-09-19
configure: Allow --enable-seccomp on s390x, too
Thomas Huth
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
[next]