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
Age
Commit message (
Expand
)
Author
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: fix potential memory leak in spapr_core_plug()
Greg Kurz
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: Abort on delete failure in spapr_drc_release()
David Gibson
2017-07-17
spapr: Simplify unplug path
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
spapr: Remove unnecessary instance_size specifications from DRC subtypes
David Gibson
2017-07-17
travis: add no-TCG build
Paolo Bonzini
2017-07-17
docker.py: Improve subprocess exit code handling
Fam Zheng
2017-07-17
docker.py: Drop infile parameter
Fam Zheng
2017-07-17
docker: Don't enable networking as a side-effect of DEBUG=1
Daniel P. Berrange
2017-07-17
ssh: support I/O from any AioContext
Paolo Bonzini
2017-07-17
sheepdog: add queue_lock
Paolo Bonzini
2017-07-17
qed: protect table cache with CoMutex
Paolo Bonzini
2017-07-17
qed: introduce bdrv_qed_init_state
Paolo Bonzini
2017-07-17
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
2017-07-17
qed: move tail of qed_aio_write_main to qed_aio_write_{cow, alloc}
Paolo Bonzini
2017-07-17
vvfat: make it thread-safe
Paolo Bonzini
2017-07-17
vpc: make it thread-safe
Paolo Bonzini
2017-07-17
vdi: make it thread-safe
Paolo Bonzini
2017-07-17
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
Paolo Bonzini
2017-07-17
qcow2: call CoQueue APIs under CoMutex
Paolo Bonzini
2017-07-15
slirp: Handle error returns from sosendoob()
Peter Maydell
2017-07-15
slirp: Handle error returns from slirp_send() in sosendoob()
Peter Maydell
2017-07-15
slirp: fork_exec(): Don't close() a negative number in fork_exec()
Peter Maydell
2017-07-15
slirp: use DIV_ROUND_UP
Marc-André Lureau
2017-07-14
docs/devel/memory.txt: Add section about RAM migration
Peter Maydell
2017-07-14
hw/display/qxl.c Use memory_region_init_ram()
Peter Maydell
2017-07-14
hw/pci/pci.c: Use memory_region_init_rom()
Peter Maydell
2017-07-14
hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device()
Peter Maydell
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
scripts/coccinelle/memory-region-init-ram.cocci: New script
Peter Maydell
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
vmgenid-test: use boot-sector infrastructure
Michael S. Tsirkin
2017-07-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-sockets-2017-07-11-3...
Peter Maydell
2017-07-14
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
2017-07-14
sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
Daniel P. Berrange
2017-07-14
sockets: don't block IPv4 clients when listening on "::"
Daniel P. Berrange
[prev]
[next]