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-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
2016-02-25
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2016-02-25
vring: remove
Paolo Bonzini
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-25
block-migration: acquire AioContext as necessary
Paolo Bonzini
2016-02-25
pci core: function pci_bus_init() cleanup
Cao jin
2016-02-25
pci core: function pci_host_bus_register() cleanup
Cao jin
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
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
[next]