summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-033-3/+11
* TLS support for VNC WebsocketsTim Hardeck2013-05-036-42/+178
* audio: Enable all cardsJan Kiszka2013-05-031-3/+3
* win32: fix compilation againPaolo Bonzini2013-05-032-5/+2
* libqos: Relocate I2C filesAndreas Färber2013-05-035-5/+6
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-05-038-0/+203
|\
| * trace: document ftrace backendEiichi Tsukata2013-05-031-0/+16
| * trace: Add ftrace tracing backendEiichi Tsukata2013-05-035-0/+175
| * kvm-all: add kvm_run_exit tracepointKazuya Saito2013-05-032-0/+3
| * kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepointsKazuya Saito2013-05-032-0/+9
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-05-032-6/+3
|\ \
| * | tap: properly initialize vhostfdsJason Wang2013-05-031-1/+1
| * | net: make network client name uniqueAmos Kong2013-05-031-5/+2
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-05-0311-87/+1618
|\ \
| * | qemu-iotests: Filter out 'adapter_type'Fam Zheng2013-05-031-0/+1
| * | nbd: support large NBD requestsStefan Hajnoczi2013-05-032-7/+13
| * | nbd: use g_slice_new() instead of a freelistStefan Hajnoczi2013-05-031-17/+6
| * | qemu-iotests: Filter out vmdk creation optionsFam Zheng2013-05-031-0/+2
| * | vmdk: add bdrv_co_write_zeroesFam Zheng2013-05-031-18/+68
| * | vmdk: store fields of VmdkMetaData in cpu endianFam Zheng2013-05-031-9/+8
| * | vmdk: change magic number to macroFam Zheng2013-05-031-1/+2
| * | vmdk: Add option to create zeroed-grain imageFam Zheng2013-05-031-5/+17
| * | vmdk: add support for “zeroed‐grain” GTEFam Zheng2013-05-031-6/+18
| * | vmdk: named return code.Fam Zheng2013-05-031-26/+34
| * | blockdev: Replace "undefined error" in qmp_block_resizeKevin Wolf2013-05-031-2/+4
| * | block: add read-only support to VHDX image format.Jeff Cody2013-05-031-2/+121
| * | block: initial VHDX driver support framework - supports open and probeJeff Cody2013-05-033-0/+868
| * | block: vhdx header for the QEMU support of VHDX imagesJeff Cody2013-05-031-0/+311
| * | qemu: add castagnoli crc32c checksum algorithmJeff Cody2013-05-033-0/+151
| |/
* | tcg-arm: Use movi32 in exit_tbRichard Henderson2013-05-031-9/+7
* | tcg-arm: Fix 64-bit tlb load for pre-v6Richard Henderson2013-05-031-1/+1
* | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-033-27/+59
|/
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-0252-326/+1161
|\
| * Drop redundant resume_all_vcpus() from main()Jan Kiszka2013-05-021-1/+0
| * cpus: Fix pausing TCG CPUs while in vCPU threadAndreas Färber2013-05-021-1/+2
| * target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-0211-200/+186
| * target-i386: Break CPUID feature definition linesEduardo Habkost2013-05-021-90/+180
| * target-i386/kvm.c: Code formatting changesEduardo Habkost2013-05-011-1/+2
| * target-i386: Group together level, xlevel, xlevel2 fieldsEduardo Habkost2013-05-012-4/+4
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-014-0/+29
| * QMP: Add cpu-add commandIgor Mammedov2013-05-013-0/+46
| * Add hot_add_cpu hook to QEMUMachineIgor Mammedov2013-05-011-0/+3
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-016-24/+42
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-016-10/+24
| * target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-018-0/+211
| * cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-018-57/+153
| * kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov2013-05-011-0/+1
| * target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-015-5/+4
| * target-i386: Do not allow to set apic-id once CPU is realizedIgor Mammedov2013-05-011-0/+7
| * target-i386: Introduce apic-id CPU propertyIgor Mammedov2013-05-012-1/+68
OpenPOWER on IntegriCloud