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
2014-08-15
block: use the standard 'ret' instead of 'result'
Jeff Cody
2014-08-15
block: vdi - use block layer ops in vdi_create, instead of posix calls
Jeff Cody
2014-08-15
block: allow bdrv_unref() to be passed NULL pointers
Jeff Cody
2014-08-15
test-coroutine: add baseline test that times the cost of function calls
Paolo Bonzini
2014-08-15
block: VHDX endian fixes
Jeff Cody
2014-08-15
block: vhdx - add error check
Jeff Cody
2014-08-15
thread-pool: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
2014-08-15
thread-pool: avoid per-thread-pool EventNotifier
Stefan Hajnoczi
2014-08-15
block: bump coroutine pool size for drives
Stefan Hajnoczi
2014-08-15
coroutine: make pool size dynamic
Stefan Hajnoczi
2014-08-15
qemu-iotests: add support for Archipelago protocol
Chrysostomos Nanakos
2014-08-15
QMP: Add support for Archipelago
Chrysostomos Nanakos
2014-08-15
block/archipelago: Add support for creating images
Chrysostomos Nanakos
2014-08-15
block/archipelago: Implement bdrv_parse_filename()
Chrysostomos Nanakos
2014-08-15
block: Support Archipelago as a QEMU block backend
Chrysostomos Nanakos
2014-08-15
qemu-img info: show nocow info
Chunyan Liu
2014-08-15
vmdk: Optimize cluster allocation
Fam Zheng
2014-08-15
qemu-iotests: Add data pattern in version3 VMDK sample image in 059
Fam Zheng
2014-08-15
qdev-monitor: include QOM properties in -device FOO, help output
Stefan Hajnoczi
2014-08-15
qmp: hide "hotplugged" device property from device-list-properties
Stefan Hajnoczi
2014-08-15
docs/multiple-iothreads.txt: add documentation on IOThread programming
Stefan Hajnoczi
2014-08-15
xen_disk: fix possible null-ptr dereference
Gonglei (Arei)
2014-08-15
configure: explicitly state version requirements to devel packages
Hu Tao
2014-08-15
docs: Make the recommendation for the backing file name position a requirement
Maria Kustova
2014-08-15
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
2014-08-15
qemu-img: Make img_convert() get image size just once per image
Markus Armbruster
2014-08-15
block: Drop superfluous aligning of bdrv_getlength()'s value
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() in img_convert()
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() in bdrv_make_zero()
Markus Armbruster
2014-08-15
block: New bdrv_nb_sectors()
Markus Armbruster
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-09' in...
Peter Maydell
2014-08-14
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
e1000: use symbolic constants to init phy ctrl & status registers
Gabriel L. Somlo
2014-08-14
e1000: correctly handle phy_ctrl reserved & self-clearing bits
Gabriel L. Somlo
2014-08-14
ivshmem: fix building when debug mode is enabled
Levente Kurusa
2014-08-14
acpi: align RSDP
Michael S. Tsirkin
2014-08-14
numa: show hex number in error message for consistency and prefix them with 0x
Hu Tao
2014-08-14
pc-dimm: fix up error message
Michael S. Tsirkin
2014-08-14
pc-dimm: validate node property
Hu Tao
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-08-14
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
pc: Create 2.2 machine type
Jan Kiszka
2014-08-14
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
2014-08-12
virtio-rng: add some trace events
Amit Shah
2014-08-12
trace: add some tcg tracing support
Alex Bennée
2014-08-12
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
[prev]
[next]