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
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
1
-0
/
+3
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
1
-0
/
+4
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
1
-0
/
+8
2015-05-05
sdl2: Fix RGB555
Max Reitz
1
-0
/
+5
2015-05-05
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2
-0
/
+12
2015-05-05
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
1
-0
/
+6
2015-05-05
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2
-0
/
+33
2015-05-05
opengl: add shader helper functions.
Gerd Hoffmann
1
-0
/
+9
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
7
-44
/
+31
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
3
-2
/
+103
2015-04-30
util: Remove unused functions
Thomas Huth
2
-5
/
+0
2015-04-30
usb: Remove unused functions
Thomas Huth
1
-5
/
+0
2015-04-30
monitor: Remove unused functions
Thomas Huth
1
-1
/
+0
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
1
-1
/
+0
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2
-2
/
+0
2015-04-30
bitops : fix coding style
Chih-Min Chao
1
-30
/
+31
2015-04-30
linux-headers: update
Cornelia Huck
3
-2
/
+103
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-4
/
+19
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
1
-0
/
+8
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
1
-0
/
+4
2015-04-28
block: Resize bitmaps on bdrv_truncate
John Snow
1
-0
/
+10
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
1
-6
/
+5
2015-04-28
qmp: add block-dirty-bitmap-clear
John Snow
1
-0
/
+1
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2
-0
/
+3
2015-04-28
block: Add bitmap successors
John Snow
1
-0
/
+10
2015-04-28
block: Add bitmap disabled status
John Snow
1
-0
/
+3
2015-04-28
hbitmap: add hbitmap_merge
John Snow
1
-0
/
+13
2015-04-28
block: Introduce bdrv_dirty_bitmap_granularity()
John Snow
1
-0
/
+1
2015-04-28
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
1
-0
/
+1
2015-04-28
qmp: Ensure consistent granularity type
John Snow
2
-2
/
+2
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
1
-1
/
+6
2015-04-28
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2
-2
/
+2
2015-04-28
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
1
-6
/
+0
2015-04-28
block: add bdrv_get_device_or_node_name()
Alberto Garcia
1
-0
/
+1
2015-04-28
virtio_blk: comment fix
Michael S. Tsirkin
1
-2
/
+6
2015-04-28
blockjob: Allow nested pause
Fam Zheng
1
-4
/
+18
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
1
-0
/
+2
2015-04-28
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
1
-6
/
+7
2015-04-28
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
1
-3
/
+0
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
1
-3
/
+0
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-17
/
+17
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
6
-18
/
+205
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
3
-6
/
+6
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-3
/
+5
2015-04-27
memory: add memory_region_ram_resize
Paolo Bonzini
1
-0
/
+12
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
1
-1
/
+2
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
1
-1
/
+2
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
1
-0
/
+2
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
1
-5
/
+2
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
1
-0
/
+2
[next]