index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
4
-0
/
+13
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
4
-0
/
+13
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-0
/
+1
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
1
-499
/
+0
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-499
/
+0
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-3
/
+0
2017-06-01
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' i...
Peter Maydell
1
-47
/
+0
2017-06-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+0
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
1
-47
/
+0
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2
-8
/
+27
2017-05-25
util: drop old utimensat() compat code
Greg Kurz
1
-11
/
+0
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
1
-0
/
+5
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-23
shutdown: Preserve shutdown cause through replay
Eric Blake
1
-1
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-5
/
+18
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
1
-2
/
+0
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
1
-2
/
+0
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
1
-3
/
+3
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-1
/
+1
2017-05-17
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
1
-2
/
+2
2017-05-16
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
1
-2
/
+3
2017-05-11
numa: remove node_cpu bitmaps as they are no longer used
Igor Mammedov
1
-1
/
+0
2017-05-11
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
1
-6
/
+0
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-1
/
+1
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-2
/
+7
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2
-0
/
+6
2017-05-08
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2
-1
/
+2
2017-05-05
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
Stefan Hajnoczi
1
-10
/
+0
2017-05-05
Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into staging
Stefan Hajnoczi
1
-0
/
+8
2017-05-05
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
Stefan Hajnoczi
1
-4
/
+1
2017-05-05
dump: Acquire BQL around vm_start() in dump thread
Fam Zheng
1
-0
/
+1
2017-05-04
char: remove chardevs list
Marc-André Lureau
1
-1
/
+0
2017-05-04
char: add a /chardevs container
Marc-André Lureau
1
-8
/
+0
2017-05-04
char: remove qemu_chr_be_generic_open
Marc-André Lureau
1
-1
/
+0
2017-05-04
chardev: Basic support for TN3270
Jing Liu
1
-0
/
+8
2017-05-04
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
1
-1
/
+1
2017-05-03
char: Fix removing wrong GSource that be found by fd_in_tag
zhanghailiang
1
-1
/
+1
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
1
-1
/
+1
2017-04-27
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
1
-1
/
+1
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
1
-0
/
+1
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
1
-1
/
+1
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
1
-1
/
+1
2017-04-20
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
1
-0
/
+1
2017-03-22
block-backend: add drained_begin / drained_end ops
John Snow
1
-0
/
+8
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-0
/
+1
[next]