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
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
2019-08-20
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
2019-08-20
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-20
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-softfloat-headers-190...
Peter Maydell
2019-08-19
fpu: make softfloat-macros "self-contained"
Alex Bennée
2019-08-19
fpu: move inline helpers into a separate header
Alex Bennée
2019-08-19
fpu: remove the LIT64 macro
Alex Bennée
2019-08-19
fpu: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
2019-08-16
numa: Don't include hw/boards.h into sysemu/numa.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include qom/object.h slightly less
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
typedefs: Separate incomplete types and function types
Markus Armbruster
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
[next]