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-05-11
tests: numa: add case for QMP command query-cpus
Igor Mammedov
2017-05-11
QMP: include CpuInstanceProperties into query_cpus output output
Igor Mammedov
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
Igor Mammedov
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
numa: add check that board supports cpu_index to node mapping
Igor Mammedov
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
hw/arm/virt: explicitly allocate cpu_index for cpus
Igor Mammedov
2017-05-11
hw/arm/virt: use machine->possible_cpus for storing possible topology info
Igor Mammedov
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-05-11
tests: add CPUs to numa node mapping test
Igor Mammedov
2017-05-11
tests: acpi: extend cphp and memhp testcase with numa distance check
He Chen
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
maintainers: Add myself as linux-user reviewer
Laurent Vivier
2017-05-11
i386: rewrite way CPUID index is validated
Daniel P. Berrange
2017-05-11
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-05-11' into queue-b...
Kevin Wolf
2017-05-11
MAINTAINERS: Add qemu-progress to the block layer
Max Reitz
2017-05-11
qcow2: Discard/zero clusters by byte count
Eric Blake
2017-05-11
qcow2: Assert that cluster operations are aligned
Eric Blake
2017-05-11
qcow2: Optimize write zero of unaligned tail cluster
Eric Blake
2017-05-11
iotests: Add test 179 to cover write zeroes with unmap
Eric Blake
2017-05-11
iotests: Improve _filter_qemu_img_map
Eric Blake
2017-05-11
qcow2: Optimize zero_single_l2() to minimize L2 churn
Eric Blake
2017-05-11
qcow2: Make distinction between zero cluster types obvious
Eric Blake
2017-05-11
qcow2: Name typedef for cluster type
Eric Blake
2017-05-11
qcow2: Correctly report status of preallocated zero clusters
Eric Blake
2017-05-11
block: Update comments on BDRV_BLOCK_* meanings
Eric Blake
2017-05-11
qcow2: Use consistent switch indentation
Eric Blake
2017-05-11
qcow2: Nicer variable names in qcow2_update_snapshot_refcount()
Eric Blake
2017-05-11
tests: Add coverage for recent block geometry fixes
Eric Blake
2017-05-11
blkdebug: Add ability to override unmap geometries
Eric Blake
2017-05-11
blkdebug: Simplify override logic
Eric Blake
2017-05-11
blkdebug: Add pass-through write_zero and discard support
Eric Blake
2017-05-11
blkdebug: Refactor error injection
Eric Blake
2017-05-11
blkdebug: Sanity check block layer guarantees
Eric Blake
2017-05-11
qemu-io: Switch 'map' output to byte-based reporting
Eric Blake
2017-05-11
qemu-io: Switch 'alloc' command to byte-based length
Eric Blake
2017-05-11
qemu-io: Improve alignment checks
Eric Blake
2017-05-11
blockdev: use drained_begin/end for qmp_block_resize
John Snow
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
2017-05-11
qemu-img: wait for convert coroutines to complete
Anton Nefedov
2017-05-11
file-posix: Remove .bdrv_inactivate/invalidate_cache
Kevin Wolf
2017-05-11
block: Fix write/resize permissions for inactive images
Kevin Wolf
2017-05-11
block: Inactivate parents before children
Kevin Wolf
[prev]
[next]