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-18
block: Make blk_all_next() public
Kevin Wolf
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
2017-07-18
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
2017-07-18
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
2017-07-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-07-17
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-07-17
hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
Peter Maydell
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
2017-07-17
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
2017-07-17
include/exec/exec-all: document common exit conditions
Alex Bennée
2017-07-17
qdev: support properties which don't set a default value
Peter Maydell
2017-07-17
qdev-properties.h: Explicitly set the default value for arraylen properties
Peter Maydell
2017-07-17
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
2017-07-17
trace: [tcg] Delay changes to dynamic state when translating
Lluís Vilanova
2017-07-17
trace: Allocate cpu->trace_dstate in place
Lluís Vilanova
2017-07-17
net/net.c: Add vnet_hdr support in SocketReadState
Zhang Chen
2017-07-17
net: Add vnet_hdr_len arguments in NetClientState
Zhang Chen
2017-07-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...
Peter Maydell
2017-07-17
Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-reques...
Peter Maydell
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-07-17
ppc/pnv: Remove unused XICSState reference
Alexey Kardashevskiy
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
2017-07-17
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
2017-07-17
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
Paolo Bonzini
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
memory: Document that the RAM MR initializers do not handle migration
Peter Maydell
2017-07-14
include/hw/boards.h: Document memory_region_allocate_system_memory()
Peter Maydell
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
s390x/arch_dump: also dump guarded storage control block
Christian Borntraeger
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
2017-07-14
s390x: add css_migration_enabled to machine class
Halil Pasic
[next]