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
2016-02-22
qemu-iotests: 067: ignore QMP events
Sascha Silbe
2016-02-22
blockdev: unset inappropriate flags when changing medium
Alyssa Milburn
2016-02-22
MAINTAINERS: Add myself as maintainer of the throttling code
Alberto Garcia
2016-02-22
docs: Document the throttling infrastructure
Alberto Garcia
2016-02-22
qapi: Correct the name of the iops_rd parameter
Alberto Garcia
2016-02-22
qemu-iotests: Extend iotest 093 to test bursts
Alberto Garcia
2016-02-22
throttle: Test throttle_compute_wait() during bursts
Alberto Garcia
2016-02-22
throttle: Check that burst_level leaks correctly
Alberto Garcia
2016-02-22
qapi: Add burst length fields to BlockDeviceInfo
Alberto Garcia
2016-02-22
qapi: Add burst length parameters to block_set_io_throttle
Alberto Garcia
2016-02-22
throttle: Add command-line settings to define the burst periods
Alberto Garcia
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2016-02-22
throttle: Set always an average value when setting a maximum value
Alberto Garcia
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_compute_timer() static
Alberto Garcia
2016-02-22
block migration: Activate image on destination before writing to it
Kevin Wolf
2016-02-22
qemu-io: use no_argument/required_argument constants
Daniel P. Berrange
2016-02-22
qemu-nbd: use no_argument/required_argument constants
Daniel P. Berrange
2016-02-22
qemu-nbd: don't overlap long option values with short options
Daniel P. Berrange
2016-02-22
qemu-img: allow specifying image as a set of options args
Daniel P. Berrange
2016-02-22
qemu-nbd: allow specifying image as a set of options args
Daniel P. Berrange
2016-02-22
qemu-io: allow specifying image as a set of options args
Daniel P. Berrange
2016-02-22
qemu-img: add support for --object command line arg
Daniel P. Berrange
2016-02-22
qemu-io: add support for --object command line arg
Daniel P. Berrange
2016-02-22
block: Fix -incoming with snapshot=on
Kevin Wolf
2016-02-22
spec: add qcow2 bitmaps extension specification
Vladimir Sementsov-Ogievskiy
2016-02-22
quorum: fix segfault when read fails in fifo mode
Changlong Xie
2016-02-22
qemu-img: initialize MapEntry object
John Snow
2016-02-20
etraxfs_dma: Dont forward zero-length payload to clients
Edgar E. Iglesias
2016-02-19
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i...
Peter Maydell
2016-02-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160219' ...
Peter Maydell
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop converted to use the error API
Eric Auger
2016-02-19
device_tree: introduce qemu_fdt_node_path
Eric Auger
2016-02-19
device_tree: introduce load_device_tree_from_sysfs
Eric Auger
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
2016-02-19
pcie: modify the capability size assert
Chen Fan
2016-02-19
MAINTAINERS: Add section for FPU emulation
Peter Maydell
[next]