qemu.git
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'ehabkost/tags/x86-and...
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-vga...
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
2017-05-12 Stefan HajnocziMerge tag 'tracing-pull-request' into staging
2017-05-12 Stefan HajnocziMerge tag 'block-pull-request' into staging
2017-05-12 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2017-05-12 Anthony Xutrace: add sanity check
2017-05-12 Stefan Hajnocziaio: add missing aio_notify() to aio_enable_external()
2017-05-12 Eric Blakeblock: Simplify BDRV_BLOCK_RAW recursion
2017-05-12 Daniel P. Berrangecoroutine: remove GThread implementation
2017-05-11 Dr. David Alan... migration/i386: Remove support for pre-0.12 formats
2017-05-11 Dr. David Alan... vmstatification: i386 FPReg
2017-05-11 Dr. David Alan... migration/i386: Remove old non-softfloat 64bit FP support
2017-05-11 Igor Mammedovtests: check -numa node,cpu=props_list usecase
2017-05-11 Igor Mammedovnuma: add '-numa cpu,...' option for property based...
2017-05-11 Igor Mammedovnuma: remove node_cpu bitmaps as they are no longer...
2017-05-11 Igor Mammedovnuma: use possible_cpus for not mapped CPUs check
2017-05-11 Igor Mammedovmachine: call machine init from wrapper
2017-05-11 Igor Mammedovnuma: remove no longer need numa_post_machine_init()
2017-05-11 Igor Mammedovtests: numa: add case for QMP command query-cpus
2017-05-11 Igor MammedovQMP: include CpuInstanceProperties into query_cpus...
2017-05-11 Igor Mammedovvirt-arm: get numa node mapping from possible_cpus...
2017-05-11 Igor Mammedovspapr: get numa node mapping from possible_cpus instead...
2017-05-11 Igor Mammedovpc: get numa node mapping from possible_cpus instead...
2017-05-11 Igor Mammedovnuma: do default mapping based on possible_cpus instead...
2017-05-11 Igor Mammedovnuma: mirror cpu to node mapping in MachineState::possi...
2017-05-11 Igor Mammedovnuma: add check that board supports cpu_index to node...
2017-05-11 Igor Mammedovvirt-arm: add node-id property to CPU
2017-05-11 Igor Mammedovpc: add node-id property to CPU
2017-05-11 Igor Mammedovspapr: add node-id property to sPAPR core
2017-05-11 Igor Mammedovnuma: move source of default CPUs to NUMA node mapping...
2017-05-11 Igor Mammedovhw/arm/virt: explicitly allocate cpu_index for cpus
2017-05-11 Igor Mammedovhw/arm/virt: use machine->possible_cpus for storing...
2017-05-11 Igor Mammedovhw/arm/virt: extract mp-affinity calculation in separat...
2017-05-11 Igor Mammedovtests: add CPUs to numa node mapping test
2017-05-11 He Chentests: acpi: extend cphp and memhp testcase with numa...
2017-05-11 Laurent Viviernuma: equally distribute memory on nodes
2017-05-11 He Chennuma: Allow setting NUMA distance for different NUMA...
2017-05-11 Laurent Viviermaintainers: Add myself as linux-user reviewer
2017-05-11 Daniel P. Berrangei386: rewrite way CPUID index is validated
2017-05-11 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-05-11 Max ReitzMAINTAINERS: Add qemu-progress to the block layer
2017-05-11 Eric Blakeqcow2: Discard/zero clusters by byte count
2017-05-11 Eric Blakeqcow2: Assert that cluster operations are aligned
2017-05-11 Eric Blakeqcow2: Optimize write zero of unaligned tail cluster
2017-05-11 Eric Blakeiotests: Add test 179 to cover write zeroes with unmap
2017-05-11 Eric Blakeiotests: Improve _filter_qemu_img_map
2017-05-11 Eric Blakeqcow2: Optimize zero_single_l2() to minimize L2 churn
2017-05-11 Eric Blakeqcow2: Make distinction between zero cluster types...
2017-05-11 Eric Blakeqcow2: Name typedef for cluster type
2017-05-11 Eric Blakeqcow2: Correctly report status of preallocated zero...
2017-05-11 Eric Blakeblock: Update comments on BDRV_BLOCK_* meanings
2017-05-11 Eric Blakeqcow2: Use consistent switch indentation
2017-05-11 Eric Blakeqcow2: Nicer variable names in qcow2_update_snapshot_re...
2017-05-11 Eric Blaketests: Add coverage for recent block geometry fixes
2017-05-11 Eric Blakeblkdebug: Add ability to override unmap geometries
2017-05-11 Eric Blakeblkdebug: Simplify override logic
2017-05-11 Eric Blakeblkdebug: Add pass-through write_zero and discard support
2017-05-11 Eric Blakeblkdebug: Refactor error injection
2017-05-11 Eric Blakeblkdebug: Sanity check block layer guarantees
2017-05-11 Eric Blakeqemu-io: Switch 'map' output to byte-based reporting
2017-05-11 Eric Blakeqemu-io: Switch 'alloc' command to byte-based length
2017-05-11 Eric Blakeqemu-io: Improve alignment checks
2017-05-11 John Snowblockdev: use drained_begin/end for qmp_block_resize
2017-05-11 Christoph Hellwignvme: Implement Write Zeroes
2017-05-11 Anton Nefedovqemu-img: wait for convert coroutines to complete
2017-05-11 Kevin Wolffile-posix: Remove .bdrv_inactivate/invalidate_cache
2017-05-11 Kevin Wolfblock: Fix write/resize permissions for inactive images
2017-05-11 Kevin Wolfblock: Inactivate parents before children
2017-05-11 Kevin Wolfblock: Drop permissions when migration completes
2017-05-11 Kevin Wolfblock: New BdrvChildRole.activate() for blk_resume_afte...
2017-05-11 Kevin Wolfmigration: Unify block node activation error handling
2017-05-11 Max Reitziotests: Extend test 066
2017-05-11 Max Reitzqcow2: Discard preallocated zero clusters
2017-05-11 Max Reitzqcow2: Reuse preallocated zero clusters
2017-05-11 Max Reitzqcow2: Fix preallocation size formula
2017-05-11 Fam Zhengtests: Add POSIX image locking test case 182
2017-05-11 Fam Zhengqemu-iotests: Add test case 153 for image locking
2017-05-11 Fam Zhengfile-posix: Add image locking to perm operations
2017-05-11 Fam Zhengosdep: Fall back to posix lock when OFD lock is unavailable
2017-05-11 Fam Zhengosdep: Add qemu_lock_fd and qemu_unlock_fd
2017-05-11 Fam Zhengblock: Reuse bs as backing hd for drive-backup sync...
2017-05-11 Fam Zhengtests: Disable image lock in test-replication
2017-05-11 Fam Zhengfile-win32: Error out if locking=on
2017-05-11 Fam Zhengfile-posix: Add 'locking' option
2017-05-11 Fam Zhengtests: Use null-co:// instead of /dev/null as the dummy...
2017-05-11 Fam Zhengiotests: 172: Use separate images for multiple devices
2017-05-11 Fam Zhengiotests: 091: Quit QEMU before checking image
2017-05-11 Fam Zhengiotests: 087: Don't attach test image twice
2017-05-11 Fam Zhengiotests: 085: Avoid image locking conflict
2017-05-11 Fam Zhengiotests: 055: Don't attach the target image already...
2017-05-11 Fam Zhengiotests: 046: Prepare for image locking
2017-05-11 Fam Zhengiotests: 030: Prepare for image locking
2017-05-11 Fam Zhengqemu-io: Add --force-share option
2017-05-11 Fam Zhengqemu-img: Update documentation for -U
2017-05-11 Fam Zhengqemu-img: Add --force-share option to subcommands
2017-05-11 Fam Zhengblock: Respect "force-share" in perm propagating
2017-05-11 Fam Zhengblock: Add, parse and store "force-share" option
2017-05-11 Fam Zhengblock: Make bdrv_perm_names public
2017-05-11 Gerd Hoffmannvga: fix display update region calculation
next