index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-06
qapi: Convert inject-nmi
Luiz Capitulino
2011-12-06
qapi: Convert cont
Luiz Capitulino
2011-12-06
qapi: Convert pmemsave
Luiz Capitulino
2011-12-06
qapi: Convert memsave
Luiz Capitulino
2011-12-06
QError: Introduce QERR_IO_ERROR
Luiz Capitulino
2011-12-06
console: Drop unused prototypes
Luiz Capitulino
2011-12-06
qapi: Complete system_powerdown conversion
Luiz Capitulino
2011-12-06
Drop test-visitor
Luiz Capitulino
2011-12-06
Introduce test-qmp-input-visitor
Luiz Capitulino
2011-12-06
Introduce test-qmp-output-visitor
Luiz Capitulino
2011-12-06
configure: Don't mix glib and libcheck tests
Luiz Capitulino
2011-12-06
qmp: add test tool for QMP
Mark Wu
2011-12-06
docs: Add writing-qmp-commands.txt
Luiz Capitulino
2011-12-05
hw/arm_gic.c: Ignore attempts to complete nonexistent IRQs
Peter Maydell
2011-12-05
configure: Drop armv4l/armv4b distinction in $cpu
Peter Maydell
2011-12-05
pseries: Fix array overrun bug in PCI code
David Gibson
2011-12-05
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled
Peter Maydell
2011-12-05
target-arm/translate.c: Fix slightly misleading comment in Thumb decoder
Peter Maydell
2011-12-05
Fix hw_error messages from arm_timer.c
Peter Chubb
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'aneesh/1.0-fixes' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging
Anthony Liguori
2011-12-05
Update version for 1.1 development branch
Anthony Liguori
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
block: wait_for_overlapping_requests() deadlock detection
Stefan Hajnoczi
2011-12-05
block: implement bdrv_co_is_allocated() boundary cases
Stefan Hajnoczi
2011-12-05
dma-helpers: Add trace events
Kevin Wolf
2011-12-05
cow: use bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
2011-12-05
block: core copy-on-read logic
Stefan Hajnoczi
2011-12-05
block: request overlap detection
Stefan Hajnoczi
2011-12-05
block: wait for overlapping requests
Stefan Hajnoczi
2011-12-05
block: add interface to toggle copy-on-read
Stefan Hajnoczi
2011-12-05
block: add request tracking
Stefan Hajnoczi
2011-12-05
coroutine: add qemu_co_queue_restart_all()
Stefan Hajnoczi
2011-12-05
qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros
Stefan Hajnoczi
2011-12-05
block: add bdrv_co_is_allocated() interface
Stefan Hajnoczi
2011-12-05
block: drop .bdrv_is_allocated() interface
Stefan Hajnoczi
2011-12-05
cow: convert to .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
vdi: convert to .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
vvfat: convert to .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
qed: convert to .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
block: add .bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
block: use public bdrv_is_allocated() interface
Stefan Hajnoczi
2011-12-05
qcow2: Fix error path in qcow2_snapshot_load_tmp
Kevin Wolf
2011-12-05
qcow2: Fix order in qcow2_snapshot_delete
Kevin Wolf
2011-12-05
qcow2: Fix order of refcount updates in qcow2_snapshot_goto
Kevin Wolf
2011-12-05
qcow2: Return real error in qcow2_snapshot_goto
Kevin Wolf
[next]