aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_statusFam Zheng
2015-06-12qcow2: Add DEFAULT_L2_CACHE_CLUSTERSMax Reitz
2015-06-12iotests: qcow2 COW with minimal L2 cache sizeMax Reitz
2015-06-12qcow2: Set MIN_L2_CACHE_SIZE to 2Max Reitz
2015-06-12qemu-iotests: Fix 128 if sudo requiredFam Zheng
2015-06-12iotests: remove assertIsNotNone callJohn Snow
2015-06-12Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell
2015-06-12qemu-iotests: expand test 093 to support group throttlingAlberto Garcia
2015-06-12throttle: Update throttle infrastructure copyrightAlberto Garcia
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia
2015-06-12throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12throttle: Add throttle group infrastructure testsAlberto Garcia
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoƮt Canet
2015-06-12raw-posix: Fix .bdrv_co_get_block_status() for unaligned image sizeKevin Wolf
2015-06-12Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-12rocker: bring link up/down on PHY enable/disableScott Feldman
2015-06-12rocker: update tests using hw-derived interface namesScott Feldman
2015-06-12rocker: Add support for phys nameDavid Ahern
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng
2015-06-12event-notifier: Always return 0 for posix implementationFam Zheng
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-06-12tap: Drop tap_can_sendFam Zheng
2015-06-12net/socket: Drop net_socket_can_sendFam Zheng
2015-06-12netmap: Drop netmap_can_sendFam Zheng
2015-06-12l2tpv3: Drop l2tpv3_can_sendFam Zheng
2015-06-12stubs: Add qemu_set_fd_handlerFam Zheng
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell
2015-06-12target-sh4: remove dead codeAurelien Jarno
2015-06-12target-sh4: factorize fmov implementationAurelien Jarno
2015-06-12target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno
2015-06-12target-sh4: optimize negc using add2 and sub2Aurelien Jarno
2015-06-12target-sh4: optimize subc using sub2Aurelien Jarno
2015-06-12target-sh4: optimize addc using add2Aurelien Jarno
2015-06-12target-sh4: Split out T from SRAurelien Jarno
2015-06-12target-sh4: use bit number for SR constantsAurelien Jarno
2015-06-12sh4/r2d: convert to new MMIO accessor styleAurelien Jarno
2015-06-12linux-user: Add HWCAP for SH4Richard Henderson
2015-06-12linux-user: Default sh4 to sh7785Richard Henderson
2015-06-12virtio-vga: add vgabios configurationGerd Hoffmann
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann
2015-06-12virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann