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
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
2015-11-06
replay: ptimer
Pavel Dovgalyuk
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2015-10-29
enable multi-function hot-add
Cao jin
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-10-26
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
2015-10-24
msix: add VMSTATE_MSIX_TEST
Marc-André Lureau
2015-10-24
char: add qemu_chr_free()
Marc-André Lureau
2015-10-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
block: Add blk_insert_bs()
Max Reitz
2015-10-23
block: Add BlockBackendRootState
Max Reitz
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
block: Add blk_is_available()
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
[next]