index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-07-14
sockets: ensure we can bind to both ipv4 & ipv6 separately
Daniel P. Berrange
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/gdb: add gs registers
Christian Borntraeger
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/kvm: Enable KSS facility for nested virtualization
Farhan Ali
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
2017-07-14
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
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/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
s390x: initialize cpu firstly
Yi Min Zhao
2017-07-14
pc-bios/s390: rebuild s390-ccw.img
Christian Borntraeger
2017-07-14
pc-bios/s390: add s390-netboot.img
Christian Borntraeger
[prev]
[next]