index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
kvm: API to obtain max supported mem slots
Bharata B Rao
2016-06-06
char: get rid of qemu_char_get_next_serial
xiaoqiang zhao
2016-05-30
cpu: Reclaim vCPU objects
Gu Zheng
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
2016-05-26
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-25
block: Make blk_co_preadv/pwritev() public
Kevin Wolf
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-25
block: Drop errp parameter from blk_new()
Max Reitz
2016-05-25
block: Drop blk_new_with_bs()
Max Reitz
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-05-24
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2016-05-23
rng-random: rename RndRandom to RngRandom
Wei Jiangang
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
2016-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
block: Add bdrv_has_blk()
Kevin Wolf
2016-05-19
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
block: Introduce BlockBackendPublic
Kevin Wolf
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-18
accel: make configure_accelerator return void
Wei Jiangang
2016-05-18
remove comment for nonexistent structure member
Cao jin
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
block: Introduce byte-based aio read/write
Eric Blake
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-03-30
kvm: add kvm_device_supported() helper function
Peter Xu
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
2016-03-22
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
blockdev: Separate BB name management
Max Reitz
[next]