Age | Commit message (Expand) | Author |
2017-10-06 | qemu-iotests: do not include common.rc in "check" | Paolo Bonzini |
2017-10-06 | qemu-iotests: limit non-_PROG-suffixed variables to common.rc | Paolo Bonzini |
2017-10-06 | qemu-iotests: cleanup and fix search for programs | Paolo Bonzini |
2017-10-06 | qemu-iotests: move "check" code out of common.rc | Paolo Bonzini |
2017-10-06 | qemu-iotests: get rid of AWK_PROG | Paolo Bonzini |
2017-10-06 | qemu-iotests: remove dead code | Paolo Bonzini |
2017-10-06 | hw/block/onenand: Remove dead code block | Thomas Huth |
2017-10-06 | dirty-bitmap: Convert internal hbitmap size/granularity | Eric Blake |
2017-10-06 | dirty-bitmap: Switch bdrv_set_dirty() to bytes | Eric Blake |
2017-10-06 | qcow2: Switch store_bitmap_data() to byte-based iteration | Eric Blake |
2017-10-06 | qcow2: Switch load_bitmap_data() to byte-based iteration | Eric Blake |
2017-10-06 | qcow2: Switch qcow2_measure() to byte-based iteration | Eric Blake |
2017-10-06 | mirror: Switch mirror_dirty_init() to byte-based iteration | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_get_dirty_count() to report bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset | Eric Blake |
2017-10-06 | dirty-bitmap: Set iterator start by offset, not sector | Eric Blake |
2017-10-06 | qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Track bitmap size by bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Avoid size query failure during truncate | Eric Blake |
2017-10-06 | dirty-bitmap: Drop unused functions | Eric Blake |
2017-10-06 | qcow2: Ensure bitmap serialization is aligned | Eric Blake |
2017-10-06 | hbitmap: Rename serialization_granularity to serialization_align | Eric Blake |
2017-10-06 | block: Make bdrv_img_create() size selection easier to read | Eric Blake |
2017-10-06 | block: Typo fix in copy_on_readv() | Eric Blake |
2017-10-06 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171006' into staging | Peter Maydell |
2017-10-06 | hw/s390x: Mark the "sclpquiesce" device with user_creatable = false | Thomas Huth |
2017-10-06 | s390x/tcg: initialize machine check queue | Cornelia Huck |
2017-10-06 | s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable | Cornelia Huck |
2017-10-06 | s390x/sclp: Mark the sclp device with user_creatable = false | Thomas Huth |
2017-10-06 | s390/kvm: make TOD setting failures fatal for migration | Collin L. Walling |
2017-10-06 | s390/kvm: Support for get/set of extended TOD-Clock for guest | Collin L. Walling |
2017-10-06 | s390x/css: fix css migration compat handling | Halil Pasic |
2017-10-06 | s390x: sort some devices into categories | Cornelia Huck |
2017-10-06 | s390x/tcg: make STFL store into the lowcore | David Hildenbrand |
2017-10-06 | s390x: introduce and use S390_MAX_CPUS | David Hildenbrand |
2017-10-06 | target/s390x: get rid of next_core_id | David Hildenbrand |
2017-10-06 | s390x/cpumodel: fix max STFL(E) bit number | David Hildenbrand |
2017-10-06 | s390x: raise CPU hotplug irq after really hotplugged | David Hildenbrand |
2017-10-06 | MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h | David Hildenbrand |
2017-10-06 | s390x/3270: handle writes of arbitrary length | Halil Pasic |
2017-10-06 | s390x/3270: IDA support for 3270 via CcwDataStream | Halil Pasic |
2017-10-06 | Revert "s390x/ccw: create s390 phb conditionally" | Christian Borntraeger |
2017-10-06 | s390x/tcg: make idte/ipte use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make testblock use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make stora(g) use the new _real mmu | David Hildenbrand |
2017-10-06 | s390x/tcg: make lura(g) use the new _real mmu. | David Hildenbrand |