summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* char/serial: Use generic Fifo8Peter Crosthwaite2013-06-112-74/+39
* char/serial: cosmetic fixes.Peter Crosthwaite2013-06-111-11/+19
* curl: Whitespace only changes.Richard W.M. Jones2013-06-111-2/+2
* intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite2013-06-111-5/+1
* configure: Disable host-bsd USB on FreeBSDEd Maste2013-06-111-1/+3
* configure: remove ${config_host_ld} variableEd Maste2013-06-111-2/+1
* gitignore: unignore *.patchMichael Tokarev2013-06-111-1/+0
* qemu-char: remove a few needless #includesMichael Tokarev2013-06-111-2/+0
* qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth2013-06-107-24/+26
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-06-102-3/+26
|\
| * correct RTC_CHANGE_EVENT description (v2)Marcelo Tosatti2013-06-071-1/+2
| * MAINTAINERS: split Monitor (QMP/HMP) entryLuiz Capitulino2013-06-071-2/+17
| * MAINTAINERS: new maintainers for qapi-schema.jsonLuiz Capitulino2013-06-071-0/+7
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-06-102-7/+13
|\ \
| * | tap: fix NULL dereference when passing invalid parameters to tapJason Wang2013-06-071-6/+12
| * | vmxnet3: fix NICState cleanupStefan Hajnoczi2013-06-051-1/+1
* | | gtk: use better iconAnthony Liguori2013-06-103-2/+978
* | | softfloat: Fix shift128Right for shift counts 64..127Peter Maydell2013-06-101-1/+1
* | | gdbstub: let the debugger resume from guest panicked statePaolo Bonzini2013-06-102-0/+4
* | | gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dcPaolo Bonzini2013-06-101-1/+1
* | | xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang2013-06-101-1/+2
* | | xilinx_axienet: Fix bit mask codeStefan Weil2013-06-101-1/+1
| |/ |/|
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-06-0725-2561/+2715
|\ \
| * | hmp: add parameters device and -v for info blockWenchao Xia2013-06-072-12/+20
| * | hmp: show ImageInfo in 'info block'Wenchao Xia2013-06-071-0/+14
| * | qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia2013-06-074-8/+125
| * | block: add image info query function bdrv_query_image_info()Wenchao Xia2013-06-073-14/+46
| * | block: add snapshot info query function bdrv_query_snapshot_info_list()Wenchao Xia2013-06-073-15/+49
| * | ide-test: Add FLUSH CACHE test caseKevin Wolf2013-06-061-0/+40
| * | ide: Set BSY bit during FLUSHAndreas Färber2013-06-061-0/+1
| * | ide-test: Add enum value for DEVKevin Wolf2013-06-061-1/+2
| * | blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK eventsKevin Wolf2013-06-063-4/+10
| * | Make qemu-io commands available in HMPKevin Wolf2013-06-065-1/+37
| * | qemu-io: Use the qemu version for -VKevin Wolf2013-06-061-3/+1
| * | qemu-io: Interface cleanupKevin Wolf2013-06-063-30/+27
| * | qemu-io: Move remaining helpers from cmd.cKevin Wolf2013-06-064-154/+105
| * | qemu-io: Move command_loop() and friendsKevin Wolf2013-06-063-148/+139
| * | qemu-io: Move functions for registering and running commandsKevin Wolf2013-06-064-178/+148
| * | qemu-io: Move qemu_strsep() to cutils.cKevin Wolf2013-06-063-21/+22
| * | qemu-io: Move 'quit' functionKevin Wolf2013-06-063-32/+16
| * | qemu-io: Move 'help' functionKevin Wolf2013-06-063-81/+66
| * | qemu-io: Factor out qemuio_commandKevin Wolf2013-06-063-39/+31
| * | qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf2013-06-063-1816/+1838
| * | qemu-io: Don't use global bs in command implementationsKevin Wolf2013-06-063-80/+101
| * | qemu-io: Handle cvtnum() errors in 'alloc'Kevin Wolf2013-06-061-1/+8
| * | qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf2013-06-063-38/+6
| * | cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-065-12/+20
| * | qemu-io: Remove unused args_commandKevin Wolf2013-06-063-38/+2
| * | blockdev: reset werror/rerror on drive_delStefan Hajnoczi2013-06-052-0/+6
| |/
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-06-072-5/+5
|\ \ | |/ |/|
OpenPOWER on IntegriCloud