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-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-12
Merge tag 'tracing-pull-request' into staging
Stefan Hajnoczi
2017-05-12
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-12
trace: add sanity check
Anthony Xu
2017-05-12
aio: add missing aio_notify() to aio_enable_external()
Stefan Hajnoczi
2017-05-12
block: Simplify BDRV_BLOCK_RAW recursion
Eric Blake
2017-05-12
coroutine: remove GThread implementation
Daniel P. Berrange
2017-05-12
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
2017-05-12
vnc: simple clean up
Wei Qi
2017-05-12
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
egl: explicitly ask for core context
Gerd Hoffmann
2017-05-12
egl-helpers: add missing error check
Gerd Hoffmann
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2017-05-11
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
2017-05-11
vmstatification: i386 FPReg
Dr. David Alan Gilbert
2017-05-11
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
2017-05-11
tests: check -numa node,cpu=props_list usecase
Igor Mammedov
2017-05-11
numa: add '-numa cpu,...' option for property based node mapping
Igor Mammedov
2017-05-11
numa: remove node_cpu bitmaps as they are no longer used
Igor Mammedov
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
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
[next]