index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
qobject: Add a special null QObject
Markus Armbruster
2015-05-11
1
-1
/
+10
*
qobject: Clean up around qtype_code
Markus Armbruster
2015-05-11
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-05-11
2
-2
/
+5
|
\
|
*
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
2015-04-30
1
-1
/
+3
|
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into s...
Peter Maydell
2015-05-11
2
-0
/
+77
|
\
\
|
*
|
gtk: create gtk.h
Gerd Hoffmann
2015-05-06
1
-0
/
+76
|
*
|
console: add dpy_ui_info_supported
Gerd Hoffmann
2015-05-06
1
-0
/
+1
*
|
|
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
1
-3
/
+1
*
|
|
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
1
-0
/
+3
*
|
|
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
1
-0
/
+4
*
|
|
migration: Add the framework of multi-thread compression
Liang Li
2015-05-06
1
-0
/
+8
|
/
/
*
|
sdl2: Fix RGB555
Max Reitz
2015-05-05
1
-0
/
+5
*
|
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2015-05-05
2
-0
/
+12
*
|
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
2015-05-05
1
-0
/
+6
*
|
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2015-05-05
2
-0
/
+33
*
|
opengl: add shader helper functions.
Gerd Hoffmann
2015-05-05
1
-0
/
+9
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
7
-44
/
+31
|
\
\
|
|
/
|
/
|
|
*
util: Remove unused functions
Thomas Huth
2015-04-30
2
-5
/
+0
|
*
usb: Remove unused functions
Thomas Huth
2015-04-30
1
-5
/
+0
|
*
monitor: Remove unused functions
Thomas Huth
2015-04-30
1
-1
/
+0
|
*
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
1
-1
/
+0
|
*
range: remove useless inclusions
Paolo Bonzini
2015-04-30
2
-2
/
+0
|
*
bitops : fix coding style
Chih-Min Chao
2015-04-30
1
-30
/
+31
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
2015-04-30
3
-2
/
+103
|
\
\
|
|
/
|
/
|
|
*
linux-headers: update
Cornelia Huck
2015-04-30
3
-2
/
+103
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
3
-4
/
+19
|
\
\
|
|
/
|
/
|
|
*
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
1
-3
/
+5
|
*
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
1
-0
/
+12
|
*
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-27
1
-1
/
+2
*
|
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2015-04-28
1
-0
/
+8
*
|
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2015-04-28
1
-0
/
+4
*
|
block: Resize bitmaps on bdrv_truncate
John Snow
2015-04-28
1
-0
/
+10
*
|
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
1
-6
/
+5
*
|
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
1
-0
/
+1
*
|
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
2
-0
/
+3
*
|
block: Add bitmap successors
John Snow
2015-04-28
1
-0
/
+10
*
|
block: Add bitmap disabled status
John Snow
2015-04-28
1
-0
/
+3
*
|
hbitmap: add hbitmap_merge
John Snow
2015-04-28
1
-0
/
+13
*
|
block: Introduce bdrv_dirty_bitmap_granularity()
John Snow
2015-04-28
1
-0
/
+1
*
|
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
1
-0
/
+1
*
|
qmp: Ensure consistent granularity type
John Snow
2015-04-28
2
-2
/
+2
*
|
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-04-28
1
-1
/
+6
*
|
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2015-04-28
2
-2
/
+2
*
|
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
1
-6
/
+0
*
|
block: add bdrv_get_device_or_node_name()
Alberto Garcia
2015-04-28
1
-0
/
+1
*
|
virtio_blk: comment fix
Michael S. Tsirkin
2015-04-28
1
-2
/
+6
*
|
blockjob: Allow nested pause
Fam Zheng
2015-04-28
1
-4
/
+18
*
|
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
1
-0
/
+2
*
|
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
2015-04-28
1
-6
/
+7
[next]