2013-12-03 |
Paolo Bonzini | block: generalize BlockLimits handling to cover bdrv_aio_dis... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-12-03 |
Fam Zheng | vmdk: Fix creating big description file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-12-02 |
Marc-André Lureau | coroutine: remove unused CoQueue AioContext Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-12-02 |
Marc-André Lureau | coroutine: remove qemu_co_queue_wait_insert_head Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Vlad Yasevich | qdev-properties-system.c: Allow vlan or netdev for... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-19 |
Andreas Färber | qtest: Use -display none by default Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-19 |
Amos Kong | virtio-net: fix the memory leak in rxfilter_notify() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-15 |
Sebastian Huber | smc91c111: Fix receive starvation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-08 |
Dmitry Fleytman | virtio-net: broken RX filtering logic fixed Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-08 |
Sergey Fedorov | net: fix qemu_flush_queued_packets() in presence of... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-08 |
Dmitry Krivenok | net: disallow to specify multicast MAC address Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-08 |
Fam Zheng | block: Round up total_sectors Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx qemu-iotest - log replay of data sector Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests for vhdx, add write test support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - update _make_test_img() to filter out... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - add .bdrv_create() support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - fix comment typos in header, fix incorrect... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - break out code operations to functions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - move more endian translations to vhdx... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - remove BAT file offset bit shifting Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx write support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - add log write support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - add region overlap detection for image... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - log parsing, replay, and flush support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx code movement - move vhdx_close() above... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - update log guid in header, and first... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - break endian translation functions out Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - log support struct and defines Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx code movement - VHDXMetadataEntries and... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - add header update capability. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: vhdx - minor comments and typo correction. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Peter Lieven | block/vpc: fix virtual size for images created with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Max Reitz | block: Save errno before error_setg_errno Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Stefan Hajnoczi | qdev-monitor-test: add device_add leak test cases Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Stefan Hajnoczi | blockdev-test: add test case for drive_add duplicate IDs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Stefan Hajnoczi | libqtest: add qmp(fmt, ...) -> QDict* function Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Stefan Hajnoczi | libqtest: rename qmp() to qmp_discard_response() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Stefan Hajnoczi | blockdev: fix drive_init() opts and bs_opts leaks Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, add quotes to $TEST_IMG usage... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, add quotes to $TEST_IMG usage... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, removes duplicate double quotes... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, add quotes to $TEST_IMG usage... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, add quotes to $TEST_IMG.base usage... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, fix _make_test_img() to work with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Jeff Cody | block: qemu-iotests, add quotes to $TEST_IMG usage... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Andreas Tobler | block/raw-posix: fix FreeBSD compilation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Max Reitz | qemu-iotests: Filter out actual image size in 067 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-11-07 |
Fam Zheng | qapi: Fix comment for create-type to match code. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Fam Zheng | vmdk: fix VMFS extent parsing Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Fam Zheng | vmdk: Only read cid from image file when opening Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Amos Kong | net/rtl8139: update network information when macaddr... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Amos Kong | net/e1000: update network information when macaddr... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Amos Kong | net: update nic info during device reset Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Stefan Weil | virtio: Remove unneeded memcpy Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-17 |
Max Reitz | block/raw-win32: Always use -errno in hdev_open Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-17 |
Fam Zheng | blockdev: fix cdrom read_only flag Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-17 |
Andreas Färber | sd: Avoid access to NULL BlockDriverState Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-17 |
Mike Qiu | hmp: drop bogus "[not inserted]" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-07 |
Dunrong Huang | block: use correct filename Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-07 |
Max Reitz | qemu-iotests: Correct 026 output Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-07 |
Max Reitz | qcow2: Free allocated L2 cluster on error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Max Reitz | qcow2: Switch L1 table in a single sequence Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Jeff Cody | block: vhdx - add migration blocker Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Dunrong Huang | block: use correct filename for error report Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Max Reitz | qcow2: CHECK_OFLAG_COPIED is obsolete Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Max Reitz | qcow2: Correct endianness in overlap check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Alexey Kardashevskiy | kvm: fix traces to use %x instead of %d Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Vincenzo Maffione | e1000: NetClientInfo.receive_iov implemented Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Aurelien Jarno | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Paolo Bonzini | virtio-blk: do not relay a previous driver's WCE configurati... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Paolo Bonzini | blockdev: do not default cache.no-flush to true Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Fam Zheng | block: don't lose data from last incomplete sector Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-20 |
Max Reitz | qcow2: Correct snapshots size for overlap check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-19 |
Gabriel Kerneis | coroutine: fix /perf/nesting coroutine benchmark Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-19 |
Gabriel Kerneis | coroutine: add qemu_coroutine_yield benchmark Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Paolo Bonzini | qemu-timer: do not take the lock in timer_pending Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Stefan Hajnoczi | qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Stefan Hajnoczi | qemu-timer: drop outdated signal safety comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Stefan Hajnoczi | osdep: warn if open(O_DIRECT) on fails with EINVAL Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Stefan Hajnoczi | libcacard: link against qemu-error.o for error_report() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Aurelien Jarno | ne2000: mark I/O as LITTLE_ENDIAN Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Brad Smith | vmxnet3: Eliminate __packed redefined warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Vincenzo Maffione | e1000: add interrupt mitigation support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Jan Kiszka | net: Rename send_queue to incoming_queue Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Brad Smith | tap: Use numbered tap/tun devices on all *BSD OS's Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Kevin Wolf | qemu-iotests: Fixed test case 026 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Kevin Wolf | qemu-iotests: Whitespace cleanup Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Cornelia Huck | dataplane: Fix startup race. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: look for zero blocks in bs->file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: add default get_block_status implementation... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | raw-posix: report unwritten extents as zero Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | raw-posix: return get_block_status data and flags Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | docs, qapi: document qemu-img map Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | qemu-img: add a "map" subcommand Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: return BDRV_BLOCK_ZERO past end of backing file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: return get_block_status data and flags for formats Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: define get_block_status return value Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: introduce bdrv_get_block_status API Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Paolo Bonzini | block: make bdrv_has_zero_init return false for copy... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |