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
*
linux-headers: update
Cornelia Huck
2015-04-30
3
-2
/
+103
*
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
*
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
2015-04-28
1
-3
/
+0
*
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
1
-3
/
+0
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
2
-17
/
+17
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-28
6
-18
/
+205
|
\
|
*
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
1
-0
/
+2
|
*
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
1
-0
/
+2
|
*
exec.c: Capture the memory attributes for a watchpoint hit
Peter Maydell
2015-04-26
1
-0
/
+2
|
*
exec.c: Add new address_space_ld*/st* functions
Peter Maydell
2015-04-26
1
-0
/
+67
|
*
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
2
-12
/
+22
|
*
Add MemTxAttrs to the IOTLB
Peter Maydell
2015-04-26
2
-0
/
+5
|
*
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
2015-04-26
1
-2
/
+11
|
*
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-04-26
2
-4
/
+31
|
*
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell
2015-04-26
2
-0
/
+63
*
|
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
2015-04-27
3
-6
/
+6
|
\
\
|
*
|
spice: set pointer position on hotspot
Marc-André Lureau
2015-04-27
1
-1
/
+2
|
*
|
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2015-04-27
1
-0
/
+2
|
*
|
monitor: Make client_migrate_info synchronous
Markus Armbruster
2015-04-27
1
-5
/
+2
|
|
/
*
|
console/gtk: add qemu_console_get_label
Gerd Hoffmann
2015-04-22
1
-0
/
+1
|
/
*
stm32f205: Fix SoC type name
Andreas Färber
2015-04-13
1
-1
/
+1
*
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2015-04-08
1
-0
/
+1
*
vhost: fix typo in vq_index description
Greg Kurz
2015-04-04
1
-1
/
+1
*
glib-compat: fix problems with not-quite glib 2.22
Cornelia Huck
2015-04-02
1
-1
/
+3
*
target-i386: clear bsp bit when designating bsp
Nadav Amit
2015-04-02
1
-1
/
+1
*
rcu: do not create thread in pthread_atfork callback
Paolo Bonzini
2015-04-01
1
-0
/
+1
*
qom: Add can_be_deleted callback to UserCreatableClass
Lin Ma
2015-04-01
1
-0
/
+13
*
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-25
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
2015-03-20
2
-1
/
+7
|
\
|
*
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
2015-03-19
2
-1
/
+7
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
2015-03-20
1
-5
/
+7
|
\
\
|
|
/
|
/
|
[next]