index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
2
-4
/
+1
*
|
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-18
1
-7
/
+0
*
|
migration: Create migration/xbzrle.h
Juan Quintela
2017-05-18
1
-4
/
+0
*
|
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
1
-1
/
+23
*
|
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
4
-12
/
+3
*
|
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
1
-2
/
+1
*
|
migration: Create block capability
Juan Quintela
2017-05-18
2
-0
/
+8
|
/
*
Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging
Stefan Hajnoczi
2017-05-18
2
-0
/
+7
|
\
|
*
ramblock: add new hmp command "info ramblock"
Peter Xu
2017-05-17
1
-0
/
+1
|
*
utils: provide size_to_str()
Peter Xu
2017-05-17
1
-0
/
+1
|
*
ramblock: add RAMBLOCK_FOREACH()
Peter Xu
2017-05-17
1
-0
/
+5
*
|
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-18
5
-139
/
+40
|
\
\
|
*
|
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
3
-7
/
+3
|
*
|
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-17
1
-26
/
+0
|
*
|
migration: Move page_cache.c to migration/
Juan Quintela
2017-05-17
1
-86
/
+0
|
*
|
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
2
-18
/
+35
|
*
|
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
2017-05-17
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
4
-27
/
+37
|
\
\
|
*
|
Revert "hw/pci: disable pci-bridge's shpc by default"
Marcel Apfelbaum
2017-05-17
1
-1
/
+5
|
*
|
acpi-defs: clean up open brace usage
Michael S. Tsirkin
2017-05-10
1
-22
/
+12
|
*
|
pc: add 2.10 machine type
Peter Xu
2017-05-10
1
-0
/
+3
|
*
|
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-05-10
1
-4
/
+3
|
*
|
hw/arm/virt: generate 64-bit addressable ACPI objects
Ard Biesheuvel
2017-05-10
2
-0
/
+14
|
*
|
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
2017-05-10
1
-2
/
+2
*
|
|
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
2
-6
/
+7
*
|
|
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-05-16
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
5
-15
/
+13
|
\
\
|
*
|
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
2017-05-12
1
-10
/
+0
|
*
|
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
1
-0
/
+3
|
*
|
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
1
-1
/
+2
|
*
|
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-12
1
-1
/
+1
|
*
|
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2017-05-12
1
-0
/
+1
|
*
|
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
1
-4
/
+7
|
|
/
*
|
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
7
-11
/
+30
|
\
\
|
*
|
numa: remove node_cpu bitmaps as they are no longer used
Igor Mammedov
2017-05-11
1
-1
/
+0
|
*
|
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
1
-0
/
+1
|
*
|
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
2017-05-11
1
-6
/
+0
|
*
|
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
1
-0
/
+3
|
*
|
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
2
-0
/
+3
|
*
|
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
2
-3
/
+7
|
*
|
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
3
-2
/
+10
|
*
|
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
3
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-15
4
-7
/
+8
|
\
\
|
*
|
pnv: Fix build failures on some host platforms
David Gibson
2017-05-11
3
-6
/
+5
|
*
|
ppc: xics: fix compilation with CentOS 6
Paolo Bonzini
2017-05-11
1
-1
/
+1
|
*
|
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-05-11
1
-0
/
+2
|
|
/
*
|
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
2017-05-12
1
-2
/
+8
|
\
\
|
*
|
aio: add missing aio_notify() to aio_enable_external()
Stefan Hajnoczi
2017-05-12
1
-2
/
+8
*
|
|
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-12
3
-18
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: Update comments on BDRV_BLOCK_* meanings
Eric Blake
2017-05-11
2
-16
/
+26
[prev]
[next]