aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01QMP: Introduce qmp_find_cmd()Luiz Capitulino
2010-10-01Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino
2010-10-01Monitor: Convert do_info() back to HMPLuiz Capitulino
2010-10-01Monitor: Drop is_async_return()Luiz Capitulino
2010-10-01Monitor: Drop QMP bits from do_info()Luiz Capitulino
2010-10-01QMP: Don't use do_info()Luiz Capitulino
2010-10-01QMP: handle_qmp_command(): Move 'cmd' sanity checkLuiz Capitulino
2010-10-01Monitor: Introduce search_dispatch_table()Luiz Capitulino
2010-10-01disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-10-01Add option to turn on JSON pretty printing in monitorDaniel P. Berrange
2010-10-01Add support for JSON pretty printingDaniel P. Berrange
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-30powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias
2010-09-29tap: Remove double include of util.hAndreas Färber
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-26Avoid exit in trap as it breaks with some shellsLoïc Minier
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias
2010-09-24fmopl: workaround for -Wempty-bodymalc
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil
2010-09-22Fix OpenBSD buildBlue Swirl
2010-09-22block-verify: fix 32-bit buildAnthony Liguori
2010-09-22Fix compilation error (missing include statement)Stefan Weil
2010-09-21Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-09-21mips_malta: Fix format stringsStefan Weil
2010-09-21mips_fulong2e: Fix format stringsStefan Weil
2010-09-21trace: Fix user emulator dependency on trace objectsAndreas Färber
2010-09-21spice: add tablet supportGerd Hoffmann
2010-09-21spice: simple displayGerd Hoffmann
2010-09-21spice: add mouseGerd Hoffmann
2010-09-21spice: add keyboardGerd Hoffmann
2010-09-21spice: core bitsGerd Hoffmann
2010-09-21add spice into the configure fileGerd Hoffmann
2010-09-21configure: add loggingGerd Hoffmann
2010-09-21add pflib: PixelFormat conversion library.Gerd Hoffmann
2010-09-21Use machine_init() to register virtfs config options.Gerd Hoffmann
2010-09-21Use display types for local display only.Gerd Hoffmann
2010-09-21blkverify: Add block driver for verifying I/OStefan Hajnoczi
2010-09-21scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl
2010-09-21scsi-generic: add missing reset handlerBernhard Kohl
2010-09-21qcow2: Avoid bounce buffers for AIO write requestsKevin Wolf
2010-09-21qcow2: Avoid bounce buffers for AIO read requestsKevin Wolf
2010-09-21cutils: qemu_iovec_copy and qemu_iovec_memsetKevin Wolf
2010-09-21ide: propagate the required alignmentChristoph Hellwig
2010-09-21scsi-disk: propagate the required alignmentChristoph Hellwig
2010-09-21virtio-blk: propagate the required alignmentChristoph Hellwig
2010-09-21qcow2: Get rid of additional sync on COWKevin Wolf