34705 Commits (0a156f7c750c4e4e1c5dfb2135debcf399e4e2a7)
 

Author SHA1 Message Date
Markus Armbruster 0a156f7c75 vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted 12 years ago
Fam Zheng cbf95a0b11 blkdebug: Delete BH in bdrv_aio_cancel 12 years ago
Stefan Hajnoczi 8d9eb33ca0 qemu-iotests: add test case 101 for short file I/O 12 years ago
Stefan Hajnoczi 61ed73cff4 raw-posix: fix O_DIRECT short reads 12 years ago
Peter Lieven d832fb4d66 block/iscsi: fix memory corruption on iscsi resize 12 years ago
Michael Tokarev 13b552c2f4 block/vvfat.c: remove debugging code to reinit stderr if NULL 12 years ago
Max Reitz 911864c6e5 iotests: Add test for image filename construction 12 years ago
Max Reitz fafcfe228d quorum: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 2019d68b3b nbd: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 74b36b2eb8 blkverify: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 2c31b04c94 blkdebug: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 91af701412 block: Add bdrv_refresh_filename() 12 years ago
zhanghailiang 1bdb176ac5 virtio-blk: fix reference a pointer which might be freed 12 years ago
Stefan Hajnoczi 466560b9fc virtio-blk: allow block_resize with dataplane 12 years ago
Stefan Hajnoczi 927e0e769f block: acquire AioContext in qmp_block_resize() 12 years ago
Kevin Wolf 6ffb4cb6fd qemu-iotests: Fix 028 reference output for qed 12 years ago
Ming Lei 61ff8cfbec test-coroutine: test cost introduced by coroutine 12 years ago
Max Reitz a1cb48a3bf iotests: Add test for qcow2's cache options 12 years ago
Max Reitz 6c1c8d5d3e qcow2: Add runtime options for cache sizes 12 years ago
Max Reitz 02004bd4ba qcow2: Use g_try_new0() for cache array 12 years ago
Max Reitz 440ba08aea qcow2: Constant cache size in bytes 12 years ago
Maria Kustova 18a7d0c56e runner: Kill a program under test by time-out 12 years ago
Maria Kustova 9d256ca616 runner: Add an argument for test duration 12 years ago
Markus Armbruster d4df3dbc02 block: Drop some superfluous casts from void * 12 years ago
Markus Armbruster 08193dd52b qemu-io-cmds: g_renew() can't fail, bury dead error handling 12 years ago
Markus Armbruster 02c4f26b15 block: Use g_new() & friends to avoid multiplying sizes 12 years ago
Markus Armbruster 5839e53bbc block: Use g_new() & friends where that makes obvious sense 12 years ago
Peter Maydell 302fa28378 Revert "memory: Use canonical path component as the name" 12 years ago
Peter Maydell 0e4a773705 SCSI changes that enable sending vendor-specific commands via virtio-scsi. 12 years ago
Peter Maydell 8e6e2c2ae7 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging 12 years ago
Michael S. Tsirkin b3dd1b8c29 monitor: fix use after free 12 years ago
Chen Gang 2928207ac1 dump.c: Fix memory leak issue in cleanup processing for dump_init() 12 years ago
Hani Benhabiles 4bb08af34e monitor: Remove hardcoded watchdog event names 12 years ago
Peter Maydell 073fd73e56 Merge remote-tracking branch 'remotes/amit/for-2.2' into staging 12 years ago
Amit Shah d0a0bfe672 virtio-serial: search for duplicate port names before adding new ports 12 years ago
Amit Shah a1857ad1ac virtio-serial: create a linked list of all active devices 12 years ago
Peter Maydell 08ab59770d Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging 12 years ago
Peter Maydell da398fcc25 Block pull request 12 years ago
Paolo Bonzini f54bb15f9d mtree: remove write-only field 13 years ago
Peter Crosthwaite b0225c2c0d memory: Use canonical path component as the name 12 years ago
Peter Crosthwaite 3fb18b4da7 memory: Use memory_region_name for name access 12 years ago
Peter Crosthwaite 5d546d4b65 memory: constify memory_region_name 12 years ago
Peter Crosthwaite 83234bf2fa exec: Abstract away ref to memory region names 12 years ago
Peter Crosthwaite 401cf7fdc4 loader: Abstract away ref to memory region names 12 years ago
Paolo Bonzini c54779f962 tpm_tis: remove instance_finalize callback 12 years ago
Paolo Bonzini 469b046ead memory: remove memory_region_destroy 12 years ago
Paolo Bonzini d8d9581460 memory: convert memory_region_destroy to object_unparent 12 years ago
Paolo Bonzini e3fb0ade83 ioport: split deletion and destruction 12 years ago
Paolo Bonzini eed7930950 nic: do not destroy memory regions in cleanup functions 12 years ago
Paolo Bonzini ad37168cbd vga: do not dynamically allocate chain4_alias 12 years ago