17636 Commits (e42e818bf45f2f70cdd88a3864efcc3964039f37)
 

Author SHA1 Message Date
Luiz Capitulino e42e818bf4 qapi: Convert cont 15 years ago
Luiz Capitulino 6d3962bf84 qapi: Convert pmemsave 15 years ago
Luiz Capitulino 0cfd6a9ab4 qapi: Convert memsave 15 years ago
Luiz Capitulino 5889887366 QError: Introduce QERR_IO_ERROR 15 years ago
Luiz Capitulino 25e48c849a console: Drop unused prototypes 15 years ago
Luiz Capitulino 22e1bb9c15 qapi: Complete system_powerdown conversion 15 years ago
Luiz Capitulino 81244ff56d Drop test-visitor 15 years ago
Luiz Capitulino d88f5fd139 Introduce test-qmp-input-visitor 15 years ago
Luiz Capitulino f294f82aa3 Introduce test-qmp-output-visitor 15 years ago
Luiz Capitulino 4ec0263e2c configure: Don't mix glib and libcheck tests 15 years ago
Mark Wu 1c1d46cc0b qmp: add test tool for QMP 15 years ago
Luiz Capitulino 4b389b5d6e docs: Add writing-qmp-commands.txt 15 years ago
Peter Maydell 217bfb445b hw/arm_gic.c: Ignore attempts to complete nonexistent IRQs 15 years ago
Peter Maydell 21d89f841a configure: Drop armv4l/armv4b distinction in $cpu 15 years ago
David Gibson 81584fd50d pseries: Fix array overrun bug in PCI code 15 years ago
Peter Maydell f4fc247b0d target-arm/helper.c: Don't allocate TCG resources unless TCG enabled 15 years ago
Peter Maydell 02afbf6475 target-arm/translate.c: Fix slightly misleading comment in Thumb decoder 15 years ago
Peter Chubb 4abc7ebf5f Fix hw_error messages from arm_timer.c 15 years ago
Anthony Liguori eb5d5beaeb Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 years ago
Anthony Liguori f6480ca3f3 Merge remote-tracking branch 'aneesh/1.0-fixes' into staging 15 years ago
Anthony Liguori cac1e30af7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging 15 years ago
Anthony Liguori 01e7a53aed Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging 15 years ago
Anthony Liguori 4eb2d2d900 Update version for 1.1 development branch 15 years ago
Stefan Hajnoczi 922453bca6 block: convert qemu_aio_flush() calls to bdrv_drain_all() 15 years ago
Stefan Hajnoczi 5f8b6491f2 block: wait_for_overlapping_requests() deadlock detection 15 years ago
Stefan Hajnoczi bd9533e36e block: implement bdrv_co_is_allocated() boundary cases 15 years ago
Kevin Wolf c57c465800 dma-helpers: Add trace events 15 years ago
Stefan Hajnoczi e94d138733 cow: use bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi fb0490f69f block: add -drive copy-on-read=on|off 15 years ago
Stefan Hajnoczi ab1859218a block: core copy-on-read logic 15 years ago
Stefan Hajnoczi d83947ac6d block: request overlap detection 15 years ago
Stefan Hajnoczi f4658285f9 block: wait for overlapping requests 15 years ago
Stefan Hajnoczi 53fec9d3fd block: add interface to toggle copy-on-read 15 years ago
Stefan Hajnoczi dbffbdcfff block: add request tracking 15 years ago
Stefan Hajnoczi e8ee5e4c47 coroutine: add qemu_co_queue_restart_all() 15 years ago
Stefan Hajnoczi 3951690a4a qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros 15 years ago
Stefan Hajnoczi 060f51c9de block: add bdrv_co_is_allocated() interface 15 years ago
Stefan Hajnoczi 6aebab140d block: drop .bdrv_is_allocated() interface 15 years ago
Stefan Hajnoczi 81145834d3 cow: convert to .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi e850b35a1f vdi: convert to .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi 73f703ca8f vvfat: convert to .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi f8a2e5e3ca block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi b7d5a5b8ae qed: convert to .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi 376ae3f1cb block: add .bdrv_co_is_allocated() 15 years ago
Stefan Hajnoczi 05c4af54c6 block: use public bdrv_is_allocated() interface 15 years ago
Kevin Wolf e3f652b332 qcow2: Fix error path in qcow2_snapshot_load_tmp 15 years ago
Kevin Wolf 9a4767809f qcow2: Fix order in qcow2_snapshot_delete 15 years ago
Kevin Wolf 43a0cac465 qcow2: Fix order of refcount updates in qcow2_snapshot_goto 15 years ago
Kevin Wolf 589f284b76 qcow2: Return real error in qcow2_snapshot_goto 15 years ago
Kevin Wolf d1ea98d56d qcow2: Rework qcow2_snapshot_create error handling 15 years ago