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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
Update version for v2.3.0-rc0 release
v2.3.0-rc0
Peter Maydell
1
-1
/
+1
2015-03-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...
Peter Maydell
8
-186
/
+155
2015-03-17
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
5
-19
/
+166
2015-03-17
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
10
-14
/
+231
2015-03-17
migration: Expose 'cancelling' status to user
zhanghailiang
1
-5
/
+1
2015-03-17
migration: Convert 'status' of MigrationInfo to use an enum type
zhanghailiang
3
-23
/
+38
2015-03-17
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
zhanghailiang
1
-4
/
+4
2015-03-17
migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
zhanghailiang
1
-43
/
+50
2015-03-17
migration: Remove unused functions
Thomas Huth
4
-42
/
+0
2015-03-17
arch_init: Count the total number of pages by using helper function
zhanghailiang
1
-7
/
+1
2015-03-17
migrate_incoming: Cleanup/clarify error messages
Dr. David Alan Gilbert
1
-2
/
+6
2015-03-17
Warn against the use of the string as uri parameter to migrate-incoming
Dr. David Alan Gilbert
1
-0
/
+3
2015-03-17
migrate_incoming: use hmp_handle_error
Dr. David Alan Gilbert
1
-5
/
+1
2015-03-17
migration: Fix remaining 32 bit compiler errors
Stefan Weil
1
-24
/
+29
2015-03-17
migration: Fix some 32 bit compiler errors
Stefan Weil
1
-12
/
+11
2015-03-17
migration/rdma: clean up qemu_rdma_dest_init a bit
Michael Tokarev
1
-29
/
+22
2015-03-17
migration: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
1
-2
/
+1
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
3
-18
/
+15
2015-03-17
tests: Add PC CPU test
Andreas Färber
2
-0
/
+149
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
1
-1
/
+2
2015-03-17
qdev: Move owner-less IRQs to /machine/unattached
Andreas Färber
1
-2
/
+3
2015-03-17
memory: Move owner-less MemoryRegions to /machine/unattached
Andreas Färber
1
-1
/
+1
2015-03-17
qom: Implement info qom-tree HMP command
Andreas Färber
4
-0
/
+67
2015-03-17
qom: Implement qom-set HMP command
Andreas Färber
3
-0
/
+35
2015-03-17
qom: Implement qom-list HMP command
Andreas Färber
3
-0
/
+40
2015-03-17
scripts: Add qom-tree script
Andreas Färber
1
-0
/
+70
2015-03-17
cadence_uart: Convert to QOM realize()
Alistair Francis
1
-11
/
+15
2015-03-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' ...
Peter Maydell
1
-3
/
+3
2015-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into st...
Peter Maydell
1
-2
/
+17
2015-03-17
opengl: fix configure test
Gerd Hoffmann
1
-2
/
+17
2015-03-17
coverity: Fix g_malloc_n-like models
Jan Kiszka
1
-3
/
+3
2015-03-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
20
-142
/
+393
2015-03-16
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316'...
Peter Maydell
5
-28
/
+1802
2015-03-16
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into staging
Peter Maydell
1
-1
/
+4
2015-03-16
Merge remote-tracking branch 'mreitz/block' into queue-block
Kevin Wolf
12
-120
/
+350
2015-03-16
block/vpc: remove disabled code from get_sector_offset
Peter Lieven
1
-32
/
+0
2015-03-16
block/vpc: rename footer->size -> footer->current_size
Peter Lieven
1
-4
/
+5
2015-03-16
block/vpc: make calculate_geometry spec conform
Peter Lieven
1
-19
/
+22
2015-03-16
vpc: Ignore geometry for large images
Kevin Wolf
1
-6
/
+4
2015-03-16
block/vpc: optimize vpc_co_get_block_status
Peter Lieven
1
-10
/
+8
2015-03-16
block: Drop bdrv_find
Fam Zheng
2
-10
/
+0
2015-03-16
blockdev: Convert bdrv_find to blk_by_name
Fam Zheng
1
-33
/
+59
2015-03-16
migration: Convert bdrv_find to blk_by_name
Fam Zheng
1
-2
/
+5
2015-03-16
monitor: Convert bdrv_find to blk_by_name
Fam Zheng
1
-4
/
+5
2015-03-16
iotests: Test non-self-referential qcow2 refblocks
Max Reitz
3
-0
/
+104
2015-03-16
iotests: Add tests for refcount table growth
Max Reitz
3
-0
/
+126
2015-03-16
qcow2: Respect new_block in alloc_refcount_block()
Max Reitz
1
-2
/
+14
2015-03-16
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
Markus Armbruster
1
-4
/
+2
2015-03-16
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
2
-5
/
+1
2015-03-16
block: Deprecate QCOW/QCOW2 encryption
Markus Armbruster
4
-5
/
+37
[next]