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
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' i...
Peter Maydell
2017-06-01
1
-47
/
+0
|
\
|
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-47
/
+0
*
|
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-06-01
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
util: drop old utimensat() compat code
Greg Kurz
2017-05-25
1
-11
/
+0
*
|
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
2
-8
/
+27
|
\
\
|
|
/
|
/
|
|
*
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2017-05-23
1
-0
/
+5
|
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
|
*
shutdown: Preserve shutdown cause through replay
Eric Blake
2017-05-23
1
-1
/
+2
|
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-5
/
+18
*
|
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
2017-05-19
1
-2
/
+0
|
\
\
|
*
|
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-05-19
1
-2
/
+0
|
|
/
*
|
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-1
/
+0
*
|
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-2
/
+1
|
/
*
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-18
1
-3
/
+3
|
\
|
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
1
-1
/
+1
|
*
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
2017-05-17
1
-2
/
+2
*
|
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-05-16
1
-2
/
+3
|
/
*
numa: remove node_cpu bitmaps as they are no longer used
Igor Mammedov
2017-05-11
1
-1
/
+0
*
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
2017-05-11
1
-6
/
+0
*
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
1
-1
/
+1
*
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
1
-2
/
+7
*
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
2
-0
/
+6
*
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-08
2
-1
/
+2
|
\
|
*
dump: Acquire BQL around vm_start() in dump thread
Fam Zheng
2017-05-05
1
-0
/
+1
|
*
char: Fix removing wrong GSource that be found by fd_in_tag
zhanghailiang
2017-05-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
Stefan Hajnoczi
2017-05-05
1
-10
/
+0
|
\
\
|
*
|
char: remove chardevs list
Marc-André Lureau
2017-05-04
1
-1
/
+0
|
*
|
char: add a /chardevs container
Marc-André Lureau
2017-05-04
1
-8
/
+0
|
*
|
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-05-04
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into staging
Stefan Hajnoczi
2017-05-05
1
-0
/
+8
|
\
\
|
*
|
chardev: Basic support for TN3270
Jing Liu
2017-05-04
1
-0
/
+8
|
|
/
*
|
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
Stefan Hajnoczi
2017-05-05
1
-4
/
+1
|
\
\
|
*
|
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
|
*
|
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
|
*
|
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
|
*
|
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
2017-05-04
1
-1
/
+1
|
|
/
*
|
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-1
/
+1
*
|
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
2017-04-27
1
-1
/
+1
|
/
*
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
1
-1
/
+1
|
\
|
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
2017-04-20
1
-0
/
+1
|
/
*
block-backend: add drained_begin / drained_end ops
John Snow
2017-03-22
1
-0
/
+8
*
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
2017-03-14
1
-0
/
+1
*
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-14
1
-0
/
+2
*
build: include sys/sysmacros.h for major() and minor()
Christopher Covington
2017-03-14
1
-0
/
+4
*
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
2017-03-03
1
-3
/
+2
*
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
1
-1
/
+4
*
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into...
Peter Maydell
2017-03-02
1
-0
/
+7
|
\
[next]