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: 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
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
2017-06-30
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-29
softfloat: define floatx80_round()
Laurent Vivier
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
migration: hmp: dump globals
Peter Xu
2017-06-28
migration: move skip_section_footers
Peter Xu
[next]