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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2
-0
/
+18
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
3
-15
/
+122
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
9
-42
/
+81
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
1
-0
/
+11
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
1
-0
/
+7
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
2
-1
/
+14
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
1
-1
/
+2
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
1
-1
/
+2
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+2
2017-07-11
block: add bdrv_measure() API
Stefan Hajnoczi
2
-0
/
+4
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2
-0
/
+6
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2
-0
/
+9
2017-07-11
block: add bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2
-0
/
+7
2017-07-11
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-07-11
block: new bdrv_reopen_bitmaps_rw interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
2
-0
/
+18
2017-07-11
block: fix bdrv_dirty_bitmap_granularity signature
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-07-11
hbitmap: improve dirty iter
Vladimir Sementsov-Ogievskiy
1
-22
/
+4
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
1
-1
/
+5
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
3
-5
/
+0
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
2
-9
/
+0
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
1
-1
/
+1
2017-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
3
-6
/
+5
2017-07-11
include/hw/ptimer.h: Add documentation comments
Peter Maydell
1
-0
/
+120
2017-07-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
1
-0
/
+1
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
1
-0
/
+11
2017-07-11
aspeed: Register all watchdogs
Joel Stanley
1
-1
/
+3
2017-07-11
hw/misc: add missing includes
Philippe Mathieu-Daudé
1
-0
/
+2
2017-07-11
util/qemu-sockets: Drop unused helper socket_address_to_string()
Mao Zhongyi
1
-15
/
+0
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-0
/
+1
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
1
-1
/
+1
2017-07-11
spapr: Add DRC release method
David Gibson
1
-0
/
+1
2017-07-11
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
1
-3
/
+2
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+0
2017-07-10
migration: Create load_setup()/cleanup() methods
Juan Quintela
1
-0
/
+2
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
1
-1
/
+0
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
1
-0
/
+1
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
1
-1
/
+1
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
1
-2
/
+2
2017-07-10
backup: Switch block_backup.h to byte-based
Eric Blake
1
-6
/
+5
2017-07-10
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
1
-4
/
+0
2017-07-10
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
1
-1
/
+2
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
1
-3
/
+3
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-2
/
+0
[next]