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
2015-11-19
MAINTAINERS: Add check-qom-{interface,proplist} to QOM
Andreas Färber
2015-11-19
qom: Clean up assertions to display values on failure
Andreas Färber
2015-11-19
qom: Replace object property list with GHashTable
Pavel Fedin
2015-11-18
qom: Add a test case for complex property finalization
Daniel P. Berrange
2015-11-18
net: Convert net filter code to use object property iterators
Daniel P. Berrange
2015-11-18
ppc: Convert spapr code to use object property iterators
Daniel P. Berrange
2015-11-18
vl: Convert machine help code to use object property iterators
Daniel P. Berrange
2015-11-18
qmp: Convert QMP code to use object property iterators
Daniel P. Berrange
2015-11-18
qom: Introduce ObjectPropertyIterator struct for iteration
Daniel P. Berrange
2015-11-18
qdev: Change Property::offset field to ptrdiff_t type
Ildar Isaev
2015-11-12
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
2015-11-12
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-12
migration_init: Fix lock initialisation/make it explicit
Dr. David Alan Gilbert
2015-11-12
migrate-start-postcopy: Improve text
Dr. David Alan Gilbert
2015-11-12
configure: check for $cxx before use
John Snow
2015-11-12
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
2015-11-12
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
migration: Make 32bit linux compile with RDMA
Juan Quintela
2015-11-12
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
Juan Quintela
2015-11-12
target-arm: Update PC before calling gen_helper_check_breakpoints()
Sergey Fedorov
2015-11-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-12
block: Update copyright of the accounting code
Alberto Garcia
2015-11-12
scsi-disk: Account for failed operations
Alberto Garcia
2015-11-12
macio: Account for failed operations
Alberto Garcia
2015-11-12
ide: Account for failed and invalid operations
Alberto Garcia
2015-11-12
atapi: Account for failed and invalid operations
Alberto Garcia
2015-11-12
xen_disk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
nvme: Account for failed and invalid operations
Alberto Garcia
2015-11-12
iotests: Add test for the block device statistics
Alberto Garcia
2015-11-12
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
2015-11-12
qemu-io: Account for failed, invalid and flush operations
Alberto Garcia
2015-11-12
block: New option to define the intervals for collecting I/O statistics
Alberto Garcia
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
block: define 'clock_type' for the accounting code
Alberto Garcia
2015-11-12
ide: Account for write operations correctly
Alberto Garcia
2015-11-12
xen_disk: Account for flush operations
Alberto Garcia
2015-11-12
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-12
iotests: 124 - transactional failure test
John Snow
2015-11-12
block: add transactional properties
John Snow
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
block/backup: Rely on commit/abort for cleanup
John Snow
2015-11-12
block: Add block job transactions
Fam Zheng
2015-11-12
blockjob: Simplify block_job_finish_sync
Fam Zheng
[next]