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-23
all: Clean up includes
Peter Maydell
2016-02-23
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
2016-02-23
scripts/clean-includes: Add --all option
Peter Maydell
2016-02-23
scripts/clean-includes: Enhance to handle header files
Peter Maydell
2016-02-23
disas/arm-a64.cc: Include osdep.h first
Peter Maydell
2016-02-23
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
2016-02-23
cpu: Clean up includes
Peter Maydell
2016-02-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...
Peter Maydell
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
2016-02-23
usb: add pid check at the first of uhci_handle_td()
Gonglei
2016-02-23
usb: check RNDIS buffer offsets & length
Prasad J Pandit
2016-02-23
usb: check RNDIS message length
Prasad J Pandit
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2016-02-23
usb: check USB configuration descriptor object
Prasad J Pandit
2016-02-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-02-22
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' in...
Kevin Wolf
2016-02-22
qemu-iotests: 140: make description slightly more verbose
Sascha Silbe
2016-02-22
qemu-iotests: 140: don't use IDE device
Sascha Silbe
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
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160222-1' into st...
Peter Maydell
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
[next]