index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
block: add bdrv_measure() API
Stefan Hajnoczi
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2017-07-11
block: add bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block: new bdrv_reopen_bitmaps_rw interface
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
2017-07-11
block: fix bdrv_dirty_bitmap_granularity signature
Vladimir Sementsov-Ogievskiy
2017-07-11
hbitmap: improve dirty iter
Vladimir Sementsov-Ogievskiy
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2017-07-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
2017-07-10
migration: Create load_setup()/cleanup() methods
Juan Quintela
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
2017-07-10
backup: Switch block_backup.h to byte-based
Eric Blake
2017-07-10
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
2017-07-10
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-05
tcg: add CONFIG_TCG guards in headers
Yang Zhong
2017-07-04
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
2017-07-04
tcg: make tcg_allowed global
Yang Zhong
2017-07-04
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
2017-07-04
qemu-thread: Assert locks are initialized before using
Fam Zheng
2017-07-04
main_loop: Make main_loop_wait() return void
Peter Maydell
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2017-07-04
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
[next]