OSDN Git Service

qmiga/qemu.git
2015-11-19 Dr. David Alan... Unneeded NULL check
2015-11-19 Dr. David Alan... migration: Dead assignment of current_time
2015-11-19 Dr. David Alan... Set last_sent_block
2015-11-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-11-18 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-11-18 Daniel P. Berrangecrypto: avoid passing NULL to access() syscall
2015-11-18 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2015-11-18 Alberto Garciablock: Call external_snapshot_clean after blockdev...
2015-11-18 Max Reitzblockdev: Add missing bdrv_unref() in drive-backup
2015-11-18 Daniel P. Berrangecrypto: fix leaks in TLS x509 helper functions
2015-11-18 Daniel P. Berrangecrypto: fix mistaken setting of Error in success code...
2015-11-18 Daniel P. Berrangecrypto: fix leak of gnutls_dh_params_t data on credenti...
2015-11-18 John Snowiotests: fix race in 030
2015-11-18 Rabin Vincentnand: fix address overflow
2015-11-18 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2015-11-18 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-11-17 Michael Rothmakefile: fix w32 install target for qemu-ga
2015-11-17 Yuri Pudgorodskiyqga: allow to lookup in PATH from the passed envp for...
2015-11-17 Yuri Pudgorodskiyqga: fix for default env processing for guest-exec
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-11-17 Peter Lievenide: enable buffered requests for PIO read requests
2015-11-17 Peter Lievenide: enable buffered requests for ATAPI devices
2015-11-17 Peter Lievenide: orphan all buffered requests on DMA cancel
2015-11-17 Peter Lievenide: add support for IDEBufferedRequest
2015-11-17 Peter Lievenblock: add blk_abort_aio_request
2015-11-17 Peter Lievenide/atapi: make PIO read requests async
2015-11-17 Eduardo Habkosttarget-i386: Disable rdtscp on Opteron_G* CPU models
2015-11-17 Richard Hendersontarget-i386: Fix mulx for identical target regs
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-11-17 Fam Zhengvirtio-blk: Fix double completion for werror=stop
2015-11-17 Alberto Garciablock: make 'stats-interval' an array of ints instead...
2015-11-17 Fam Zhengaio-epoll: Fix use-after-free of node
2015-11-17 Stefan Hajnoczidisas/arm: avoid clang shifting negative signed warning
2015-11-17 Stefan Hajnoczitpm: avoid clang shifting negative signed warning
2015-11-17 Eric Blaketests: Ignore recent test binaries
2015-11-17 John Snowdocs: update bitmaps.md
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-11-17 Eric Blakeinput: Document why x-input-send-event is still experim...
2015-11-17 Eric Blakeqapi: Document introspection stability considerations
2015-11-16 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2015-11-16 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-11-16 dann frazierseccomp: loosen library version dependency
2015-11-16 Andrew Jonesconfigure: arm/aarch64: allow enable-seccomp
2015-11-16 Andrew Jonesseccomp: add cacheflush to whitelist
2015-11-13 John Snowqtest/ahci: use raw format when qemu-img is absent
2015-11-13 John Snowlibqos: add qemu-img presence check
2015-11-13 John Snowqtest/ahci: always specify image format
2015-11-13 John Snowahci/qtest: don't use tcp sockets for migration tests
2015-11-13 John Snowatapi: Prioritize unknown cmd error over BCL error
2015-11-13 John Snowatapi: add byte_count_limit helper
2015-11-13 Peter MaydellUpdate version for v2.5.0-rc0 release
2015-11-12 Guenter Roeckhw/misc: Add support for ADC controller in Xilinx Zynq...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-11-12 Dr. David Alan... migration_init: Fix lock initialisation/make it explicit
2015-11-12 Dr. David Alan... migrate-start-postcopy: Improve text
2015-11-12 John Snowconfigure: check for $cxx before use
2015-11-12 Dr. David Alan... Postcopy: Fix TP!=HP zero case
2015-11-12 Dr. David Alan... Finish non-postcopiable iterative devices before package
2015-11-12 Juan Quintelamigration: Make 32bit linux compile with RDMA
2015-11-12 Juan Quintelamigration: print ram_addr_t as RAM_ADDR_FMT not %zx
2015-11-12 Sergey Fedorovtarget-arm: Update PC before calling gen_helper_check_b...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-11-12 Alberto Garciablock: Update copyright of the accounting code
2015-11-12 Alberto Garciascsi-disk: Account for failed operations
2015-11-12 Alberto Garciamacio: Account for failed operations
2015-11-12 Alberto Garciaide: Account for failed and invalid operations
2015-11-12 Alberto Garciaatapi: Account for failed and invalid operations
2015-11-12 Alberto Garciaxen_disk: Account for failed and invalid operations
2015-11-12 Alberto Garciavirtio-blk: Account for failed and invalid operations
2015-11-12 Alberto Garcianvme: Account for failed and invalid operations
2015-11-12 Alberto Garciaiotests: Add test for the block device statistics
2015-11-12 Alberto Garciablock: Use QEMU_CLOCK_VIRTUAL for the accounting code...
2015-11-12 Alberto Garciaqemu-io: Account for failed, invalid and flush operations
2015-11-12 Alberto Garciablock: New option to define the intervals for collectin...
2015-11-12 Alberto Garciablock: Add average I/O queue depth to BlockDeviceTimedStats
2015-11-12 Alberto Garciablock: Compute minimum, maximum and average I/O latencies
2015-11-12 Alberto Garciablock: Allow configuring whether to account failed...
2015-11-12 Alberto Garciablock: Add statistics for failed and invalid I/O operations
2015-11-12 Alberto Garciablock: Add idle_time_ns to BlockDeviceStats
2015-11-12 Alberto Garciautil: Infrastructure for computing recent averages
2015-11-12 Alberto Garciablock: define 'clock_type' for the accounting code
2015-11-12 Alberto Garciaide: Account for write operations correctly
2015-11-12 Alberto Garciaxen_disk: Account for flush operations
2015-11-12 Stefan Hajnoczitests: add BlockJobTxn unit test
2015-11-12 John Snowiotests: 124 - transactional failure test
2015-11-12 John Snowblock: add transactional properties
2015-11-12 John Snowblock: Add BlockJobTxn support to backup_run
2015-11-12 John Snowblock/backup: Rely on commit/abort for cleanup
2015-11-12 Fam Zhengblock: Add block job transactions
2015-11-12 Fam Zhengblockjob: Simplify block_job_finish_sync
2015-11-12 Fam Zhengblockjob: Add "completed" and "ret" in BlockJob
2015-11-12 Fam Zhengblockjob: Add .commit and .abort block job actions
2015-11-12 Fam Zhengblockjob: Introduce reference count and fix reference...
2015-11-12 Fam Zhengbackup: Extract dirty bitmap handling as a separate...
2015-11-12 John Snowblock: rename BlkTransactionState and BdrvActionOps
2015-11-12 John Snowiotests: add transactional incremental backup test
2015-11-12 Fam Zhengqed: Implement .bdrv_drain
2015-11-12 Fam Zhengblock: Introduce BlockDriver.bdrv_drain callback
next