Sign in
qemu-android
/
qemu-android
/
217a4acb211d603f33199cf94ada9fce3ac419b5
217a4ac
s390x/mmu: Use access type definitions instead of magic values
by Thomas Huth
· 10 years ago
b4ab457
s390x/ipl: sort into categories
by Cornelia Huck
· 10 years ago
183f6b8
sclp: sort into categories
by Cornelia Huck
· 10 years ago
4d1866d
s390-virtio: sort into categories
by Cornelia Huck
· 10 years ago
cd20d61
virtio-ccw: sort into categories
by Cornelia Huck
· 10 years ago
52b7aba
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' into staging
by Peter Maydell
· 10 years ago
5655f93
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
by Alex Williamson
· 10 years ago
c6d231e
vfio-pci: Fix error path sign
by Alex Williamson
· 10 years ago
07ceaf9
vfio-pci: Further fix BAR size overflow
by Alex Williamson
· 10 years ago
a9392bc
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
61007b3
block: move I/O request processing to block/io.c
by Stefan Hajnoczi
· 10 years ago
0eb7217
block: extract bdrv_setup_io_funcs()
by Stefan Hajnoczi
· 10 years ago
e0c47b6
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
by Stefan Hajnoczi
· 10 years ago
4f5472c
block: replace bdrv_states iteration with bdrv_next()
by Stefan Hajnoczi
· 10 years ago
7237aec
vmdk: Widen before shifting 32 bit header field
by Fam Zheng
· 10 years ago
5505e8b
block/dmg: make it modular
by Michael Tokarev
· 10 years ago
001c95b
block/mirror: Always call block_job_sleep_ns()
by Max Reitz
· 10 years ago
59fc5d8
iotests: add incremental backup granularity tests
by John Snow
· 10 years ago
24618f5
iotests: add incremental backup failure recovery test
by John Snow
· 10 years ago
a3d7159
iotests: add simple incremental backup case
by John Snow
· 10 years ago
7898f74
iotests: add QMP event waiting queue
by John Snow
· 10 years ago
9f7264f
iotests: add invalid input incremental backup tests
by John Snow
· 10 years ago
a94e87c
hbitmap: truncate tests
by John Snow
· 10 years ago
ce1ffea
block: Resize bitmaps on bdrv_truncate
by John Snow
· 10 years ago
20dca81
block: Ensure consistent bitmap function prototypes
by John Snow
· 10 years ago
aa0c7ca
block: add BdrvDirtyBitmap documentation
by John Snow
· 10 years ago
a113534
qmp: Add dirty bitmap status field in query-block
by John Snow
· 10 years ago
e74e6b7
qmp: add block-dirty-bitmap-clear
by John Snow
· 10 years ago
d58d845
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
by John Snow
· 10 years ago
9bd2b08
block: Add bitmap successors
by John Snow
· 10 years ago
b8e6fb7
block: Add bitmap disabled status
by John Snow
· 10 years ago
be58721
hbitmap: add hbitmap_merge
by John Snow
· 10 years ago
8515efb
hbitmap: cache array lengths
by John Snow
· 10 years ago
592fdd0
block: Introduce bdrv_dirty_bitmap_granularity()
by John Snow
· 10 years ago
341ebc2
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
by John Snow
· 10 years ago
5fba6c0
qmp: Ensure consistent granularity type
by John Snow
· 10 years ago
0db6e54
qapi: Add optional field "name" to block dirty bitmap
by Fam Zheng
· 10 years ago
efcfa27
docs: incremental backup documentation
by John Snow
· 10 years ago
9eac362
block/iscsi: use the allocationmap also if cache.direct=on
by Peter Lieven
· 10 years ago
03e40fe
block/iscsi: bump year in copyright notice
by Peter Lieven
· 10 years ago
e380aff
block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
by Peter Lieven
· 10 years ago
59dd0a2
block/iscsi: increase retry count
by Peter Lieven
· 10 years ago
73b5394
block/iscsi: optimize WRITE10/16 if cache.writeback is not set
by Peter Lieven
· 10 years ago
752ce45
block/iscsi: store DPOFUA bit from the modesense command
by Peter Lieven
· 10 years ago
7191f20
block/iscsi: rename iscsi_write_protected and let it return void
by Peter Lieven
· 10 years ago
0a386e4
block/iscsi: change all iscsilun properties from uint8_t to bool
by Peter Lieven
· 10 years ago
20474e9
block/iscsi: do not forget to logout from target
by Peter Lieven
· 10 years ago
d5a8ee6
qmp: fill in the image field in BlockDeviceInfo
by Alberto Garcia
· 10 years ago
9419874
Revert "hmp: fix crash in 'info block -n -v'"
by Stefan Hajnoczi
· 10 years ago
dc881b4
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
by Alberto Garcia
· 10 years ago
81e5f78
block: use bdrv_get_device_or_node_name() in error messages
by Alberto Garcia
· 10 years ago
9b2aa84
block: add bdrv_get_device_or_node_name()
by Alberto Garcia
· 10 years ago
ec683d6
block: document block-stream in qmp-commands.hx
by Stefan Hajnoczi
· 10 years ago
c485cf9
m25p80: fix s->blk usage before assignment
by Stefan Hajnoczi
· 10 years ago
d07063e
m25p80: add missing blk_attach_dev_nofail
by Paolo Bonzini
· 10 years ago
4eb867e
virtio_blk: comment fix
by Michael S. Tsirkin
· 10 years ago
0b5a244
block: avoid unnecessary bottom halves
by Paolo Bonzini
· 10 years ago
a728233
blockjob: Update function name in comments
by Fam Zheng
· 10 years ago
e62303a
qemu-iotests: Test that "stop" doesn't drain block jobs
by Fam Zheng
· 10 years ago
69da3b0
block: Pause block jobs in bdrv_drain_all
by Fam Zheng
· 10 years ago
751ebd7
blockjob: Allow nested pause
by Fam Zheng
· 10 years ago
199667a
MAINTAINERS: Add Fam Zheng as Null block driver maintainer
by Fam Zheng
· 10 years ago
1c2b49a
block/null: Support reopen
by Fam Zheng
· 10 years ago
e5e51dd
block/null: Latency simulation by adding new option "latency-ns"
by Fam Zheng
· 10 years ago
9eddd6a
scripts: add 'qemu coroutine' command to qemu-gdb.py
by Stefan Hajnoczi
· 10 years ago
1faa5bb
thread-pool: clean up thread_pool_completion_bh()
by Stefan Hajnoczi
· 10 years ago
d1a126c
vhdx: Fix zero-fill iov length
by Kevin Wolf
· 10 years ago
8eedfbd
blkdebug: Add bdrv_truncate()
by Kevin Wolf
· 10 years ago
e4f5874
qemu-iotests: Some qemu-img convert tests
by Kevin Wolf
· 10 years ago
690c730
qemu-img convert: Rewrite copying logic
by Kevin Wolf
· 10 years ago
0df89e8
block-backend: Expose bdrv_write_zeroes()
by Kevin Wolf
· 10 years ago
a0710f7
iothread: release iothread around aio_poll
by Paolo Bonzini
· 10 years ago
4911017
AioContext: acquire/release AioContext during aio_poll
by Paolo Bonzini
· 10 years ago
e98ab09
aio-posix: move pollfds to thread-local storage
by Paolo Bonzini
· 10 years ago
de50a20
block: Switch to host monotonic clock for IO throttling
by Fam Zheng
· 10 years ago
8b6ee9a
checkpatch: complain about ffs(3) calls
by Stefan Hajnoczi
· 10 years ago
f450a85
os-win32: drop ffs(3) prototype
by Stefan Hajnoczi
· 10 years ago
41074f3
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
by Paolo Bonzini
· 10 years ago
c9d9331
sd: convert sd_normal_command() ffs(3) call to ctz32()
by Stefan Hajnoczi
· 10 years ago
bd2a888
Convert ffs() != 0 callers to ctz32()
by Stefan Hajnoczi
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
5863d37
uninorth: convert ffs(3) to ctz32()
by Stefan Hajnoczi
· 10 years ago
ad5f5fd
hw/arm/nseries: convert ffs(3) to ctz32()
by Stefan Hajnoczi
· 10 years ago
588ef9d
bt-sdp: fix broken uuids power-of-2 calculation
by Stefan Hajnoczi
· 10 years ago
ecdda9e
MAINTAINERS: Add myself as the maintainer of the Quorum driver
by Alberto Garcia
· 10 years ago
407bc15
savevm: create snapshot failed when id_str already exists
by Yi Wang
· 10 years ago
84cbd63
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 10 years ago
54965ee
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
by Peter Maydell
· 10 years ago
da378d0
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427' into staging
by Peter Maydell
· 10 years ago
3d27b09
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into staging
by Peter Maydell
· 10 years ago
726a8ff
target-i386: Remove AMD feature flag aliases from CPU model table
by Eduardo Habkost
· 10 years ago
01431f3
target-i386: X86CPU::xlevel2 QOM property
by Eduardo Habkost
· 10 years ago
b9472b7
target-i386: Make "level" and "xlevel" properties static
by Eduardo Habkost
· 10 years ago
d9f7e29
qemu-config: Accept empty option values
by Eduardo Habkost
· 10 years ago
b203a4b
MAINTAINERS: Change status of X86 to Maintained
by Eduardo Habkost
· 10 years ago
e1a0433
MAINTAINERS: Add myself to X86
by Eduardo Habkost
· 10 years ago
3f9d69b
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into staging
by Peter Maydell
· 10 years ago
2f54eb9
MAINTAINERS: Add myself as NUMA code maintainer
by Eduardo Habkost
· 10 years ago
0d81cdd
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
700cd85
spice: learn to hide cursor
by Marc-André Lureau
· 10 years ago
Next »