OSDN Git Service

qmiga/qemu.git
2015-11-18 Daniel P. Berrangeppc: Convert spapr code to use object property iterators
2015-11-18 Daniel P. Berrangevl: Convert machine help code to use object property...
2015-11-18 Daniel P. Berrangeqmp: Convert QMP code to use object property iterators
2015-11-18 Daniel P. Berrangeqom: Introduce ObjectPropertyIterator struct for iteration
2015-11-18 Ildar Isaevqdev: Change Property::offset field to ptrdiff_t type
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
2015-11-12 Fam Zhengblock: Drop BlockDriver.bdrv_ioctl
2015-11-12 Fam Zhengblock: Emulate bdrv_ioctl with bdrv_aio_ioctl and track...
2015-11-12 Fam Zhengblock: Add ioctl parameter fields to BlockRequest
2015-11-12 Fam Zhengiscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
2015-11-12 Fam Zhengblock: Track discard requests
2015-11-12 Fam Zhengblock: Track flush requests
2015-11-12 Fam Zhengblock: Add more types for tracked request
2015-11-12 Greg Kurzvirtio-9p: add savem handlers
2015-11-12 Marcel Apfelbaumhw/virtio: Add PCIe capability to virtio devices
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-12 Yuanhan Liuvhost: send SET_VRING_ENABLE at start/stop
2015-11-12 Yuanhan Liuvhost: rename RESET_DEVICE backto RESET_OWNER
2015-11-12 Victor Kaplanskyvhost-user: modify SET_LOG_BASE to pass mmap size and...
2015-11-12 Jason Wangvirtio-pci: unbreak queue_enable read
2015-11-12 Jason Wangvirtio-pci: introduce pio notification capability for...
2015-11-12 Jason Wangvirtio-pci: use zero length mmio eventfd for 1.0 notifi...
2015-11-12 Jason WangKVM: add support for any length io eventfd
2015-11-12 Jason Wangmemory: don't try to adjust endianness for zero length...
2015-11-12 Jason Wangvirtio-pci: fix 1.0 virtqueue migration
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2015-11-12 Marc-André... tests: classify some ivshmem tests as slow
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-11-12 Vincenzo Maffionenet: netmap: use error_setg() helpers in place of error...
2015-11-12 Vincenzo Maffionenet: netmap: Fix compilation issue
2015-11-12 Leonid Bloche1000: Introducing backward compatibility command line...
2015-11-12 Leonid Bloche1000: Implementing various counters
2015-11-12 Leonid Bloche1000: Fixing the packet address filtering procedure
2015-11-12 Leonid Bloche1000: Fixing the received/transmitted octets' counters
2015-11-12 Leonid Bloche1000: Fixing the received/transmitted packets' counters
2015-11-12 Leonid Bloche1000: Trivial implementation of various MAC registers
2015-11-12 Leonid Bloche1000: Introduced an array to control the access to...
2015-11-12 Leonid Bloche1000: Add support for migrating the entire MAC registe...
2015-11-12 Leonid Bloche1000: Cosmetic and alignment fixes
2015-11-12 Stefan Weilslirp: Fix type casts and format strings in debug code
2015-11-12 Alexey Kardashevskiymonitor/target-ppc: Define target_get_monitor_def
2015-11-12 Mark Cave-Aylandcuda.c: add delay to setting of SR_INT bit
2015-11-12 Mark Cave-Aylandcuda.c: fix T2 timer and enable its interrupt
2015-11-12 Mark Cave-Aylandcuda.c: rename get_counter() state variable from s...
2015-11-12 Mark Cave-Aylandcuda.c: refactor get_tb() so that the time can be passed in
2015-11-12 Mark Cave-Aylandcuda.c: add defines for CUDA registers
2015-11-12 Mark Cave-Aylandcuda.c: fix CUDA SR interrupt clearing
2015-11-12 Mark Cave-Aylandcuda.c: implement dummy IIC access commands
2015-11-12 Mark Cave-Aylandcuda.c: implement simple CUDA_GET_6805_ADDR command
2015-11-12 Mark Cave-Aylandcuda.c: fix CUDA_PACKET response packet format
2015-11-12 Mark Cave-Aylandcuda.c: fix CUDA ADB error packet format
2015-11-12 Alexander GrafPPC: mac99: Always add USB controller
next