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
PPC: E500: Update u-boot to v2017.07
Alexander Graf
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
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
2017-07-17
spapr: fix memory leak in spapr_core_pre_plug()
Greg Kurz
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2017-07-17
pseries: Enable HPT resizing for 2.10
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: 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
[next]