summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-headers: Update to v3.10-rc5Alexey Kardashevskiy2013-06-128-13/+299
* KVM: PPC: Add dummy kvm_arch_init_irq_routing()Scott Wood2013-06-121-0/+4
* KVM: S390: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy2013-06-121-0/+4
* KVM: ARM: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy2013-06-121-0/+4
* ivshmem: add missing error exit(2)Stefan Hajnoczi2013-06-121-0/+1
* hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil2013-06-112-5/+7
* target-sparc: Replace free by g_freeStefan Weil2013-06-111-1/+1
* hw/scsi: Don't increment a boolean valueStefan Weil2013-06-111-1/+1
* device tree: Fix cppcheck warningStefan Weil2013-06-111-1/+1
* Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber2013-06-111-1/+4
* Unbreak -no-quit for GTK, validate SDL optionsPeter Wu2013-06-111-5/+10
* gtk: implement -full-screenPeter Wu2013-06-113-3/+7
* char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite2013-06-111-7/+3
* 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
OpenPOWER on IntegriCloud