summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson2-3/+52
2013-07-29pseries: savevm support for pseries machineDavid Gibson3-8/+281
2013-07-29pseries: savevm support for PAPR virtual SCSIDavid Gibson1-1/+81
2013-07-29pseries: rework PAPR virtual SCSIAlexey Kardashevskiy1-93/+130
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori6-63/+117
2013-07-29pseries: savevm support for PAPR VIO logical ttyDavid Gibson1-0/+16
2013-07-29pseries: savevm support for PAPR VIO logical lanDavid Gibson1-2/+22
2013-07-29pseries: savevm support for VIO devicesDavid Gibson2-0/+25
2013-07-29target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy4-93/+451
2013-07-29dataplane: refuse to start if device is already in useStefan Hajnoczi1-0/+8
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi3-9/+33
2013-07-29migration: fix spice migrationStefan Hajnoczi3-4/+4
2013-07-29migration: notify migration state before starting threadStefan Hajnoczi1-1/+3
2013-07-29block: Repair the throttling code.Benoît Canet3-8/+28
2013-07-29gluster: Add image resize supportPaolo Bonzini1-0/+17
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost3-1/+21
2013-07-29target-i386: Pass X86CPU object to cpu_x86_find_by_name()Eduardo Habkost1-2/+3
2013-07-29cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"Andreas Färber17-21/+45
2013-07-29Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori5-4/+152
2013-07-29Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori6-10/+58
2013-07-29Merge remote-tracking branch 'sweil/w32' into stagingAnthony Liguori40-180/+658
2013-07-29Xen PV DevicePaul Durrant4-3/+139
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini1-1/+13
2013-07-29s390: update s390-ccw.imgAlexander Graf1-0/+0
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger1-10/+12
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel4-0/+46
2013-07-29w32, w64: Add build rule for installerStefan Weil4-0/+305
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno22-45/+43
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic3-11/+59
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno1-2/+2
2013-07-29linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic1-2/+2
2013-07-29target-mips: Remove assignment to a variable which is never usedStefan Weil1-1/+0
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2-9/+31
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan5-4/+7
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton1-0/+3
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton1-46/+87
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton1-1/+1
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton1-3/+57
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton1-8/+17
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton1-2/+5
2013-07-28mips_malta: QOM cast cleanupAndreas Färber1-4/+8
2013-07-28target-mips: fix branch in likely delay slot tcg assertJames Hogan1-45/+17
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2-3/+20
2013-07-27target-mips: Remove assignment to a variable which is never usedStefan Weil1-1/+0
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil10-25/+25
2013-07-27qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra1-1/+2
2013-07-27misc: Fix new typos in comments and stringsStefan Weil5-7/+8
2013-07-27linux-user: correct argument number for sys_mremap and sys_splicePetar Jovanovic1-2/+2
2013-07-27PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil1-4/+5
2013-07-27watchdog: Remove break after exitStefan Weil1-1/+0