index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
1
-0
/
+2
2015-04-26
exec.c: Capture the memory attributes for a watchpoint hit
Peter Maydell
1
-0
/
+2
2015-04-26
exec.c: Add new address_space_ld*/st* functions
Peter Maydell
1
-0
/
+67
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2
-12
/
+22
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
2
-0
/
+5
2015-04-26
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
1
-2
/
+11
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2
-4
/
+31
2015-04-26
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell
2
-0
/
+63
2015-04-22
console/gtk: add qemu_console_get_label
Gerd Hoffmann
1
-0
/
+1
2015-04-13
stm32f205: Fix SoC type name
Andreas Färber
1
-1
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
1
-0
/
+1
2015-04-04
vhost: fix typo in vq_index description
Greg Kurz
1
-1
/
+1
2015-04-02
glib-compat: fix problems with not-quite glib 2.22
Cornelia Huck
1
-1
/
+3
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-1
/
+1
2015-04-01
rcu: do not create thread in pthread_atfork callback
Paolo Bonzini
1
-0
/
+1
2015-04-01
qom: Add can_be_deleted callback to UserCreatableClass
Lin Ma
1
-0
/
+13
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
2
-1
/
+7
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
1
-5
/
+7
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
2
-1
/
+7
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
1
-0
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
2
-2
/
+4
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+11
[next]