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-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-02-22
softfloat: Add float128_to_uint32_round_to_zero()
Bharata B Rao
2017-02-22
softfloat: Add float128_to_uint64_round_to_zero()
Bharata B Rao
2017-02-22
softfloat: Add round-to-odd rounding mode
Bharata B Rao
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
2017-02-21
io: make qio_channel_yield aware of AioContexts
Paolo Bonzini
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170220-1' into st...
Peter Maydell
2017-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...
Peter Maydell
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
2017-02-20
ps2: fix mouse mappings for right/middle button
Fabian Lesniak
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-17
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-02-17
virtio: add virtio_*_phys_cached
Paolo Bonzini
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
2017-02-13
virtio/migration: Migrate virtio-net to VMState
Dr. David Alan Gilbert
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
[next]