summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * target-i386: Introduce feat2prop() for CPU propertiesIgor Mammedov2013-05-011-4/+15
| * acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-012-2/+110
| * cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2013-05-012-0/+36
| * cpus: Use qemu_for_each_cpu() in TCG threadIgor Mammedov2013-05-011-6/+7
| * cpu: Add qemu_for_each_cpu()Michael S. Tsirkin2013-05-012-0/+19
| * cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov2013-05-013-0/+18
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-013-0/+28
| * cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-012-0/+15
| * cpu: Resume CPU from DeviceClass::realize() if hot-pluggedIgor Mammedov2013-05-011-0/+1
| * cpu: Introduce cpu_resume(), for single CPUIgor Mammedov2013-05-014-3/+21
| * cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-015-11/+18
| * cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-013-10/+15
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-027-8/+9
|\ \ | |/ |/|
| * pvscsi: fix compilation on 32 bit hostsHervé Poussineau2013-05-011-1/+1
| * Trivial grammar and spelling fixesStefan Weil2013-05-015-7/+7
OpenPOWER on IntegriCloud