summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Update version for qemu-1.5.0-rc0v1.5.0-rc0Anthony Liguori1-1/+1
2013-05-07Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori3-16/+104
2013-05-07qga: set umask 0077 when daemonizing (CVE-2013-2007)Laszlo Ersek2-5/+120
2013-05-07virtio-net: properly check the vhost status during status setJason Wang1-2/+2
2013-05-07Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori12-59/+214
2013-05-07xhci: handle USB_RET_BABBLEGerd Hoffmann1-0/+5
2013-05-07uhci: Use an intermediate buffer for usb packet dataHans de Goede1-8/+13
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann1-3/+37
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann1-5/+49
2013-05-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-0/+6
2013-05-06target-i386: n270 can MOVBEBorislav Petkov3-1/+4
2013-05-06target-i386: Introduce generic CPUID feature compat functionEduardo Habkost2-0/+30
2013-05-06Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno5-17/+48
2013-05-06target-i386: Change CPUID model of 486 to 8Andreas Färber2-1/+5
2013-05-06target-i386: Emulate X86CPU subclasses for global propertiesAndreas Färber1-0/+9
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2-11/+27
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber4-18/+25
2013-05-06target-i386: Add "filtered-features" property to X86CPUEduardo Habkost1-4/+7
2013-05-06target-i386: Introduce X86CPU::filtered_features fieldEduardo Habkost2-3/+9
2013-05-06target-i386: Add "feature-words" property to X86CPUEduardo Habkost3-13/+96
2013-05-06target-i386: Use FeatureWord loop on filter_features_for_kvm()Eduardo Habkost1-17/+7
2013-05-06target-i386: Add ECX information to FeatureWordInfoEduardo Habkost1-3/+7
2013-05-06s390: update s390-ccw.imgAlexander Graf1-0/+0
2013-05-06S390: BIOS boot from given deviceDominik Dingel2-6/+20
2013-05-06S390: Add virtio-blk bootDominik Dingel1-0/+18
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel1-11/+5
2013-05-06S390: BIOS create link to src folder for .img fileDominik Dingel1-0/+1
2013-05-06S390: BIOS check for fileDominik Dingel1-0/+4
2013-05-06spapr_llan: fix device reenablingAlexey Kardashevskiy1-0/+2
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen1-0/+1
2013-05-06target-ppc: Add read and write of PPR SPRAnton Blanchard1-0/+4
2013-05-06target-ppc: Fix invalid SPR read/write warningsAnton Blanchard1-16/+16
2013-05-06PPC: Add MMU type for 2.06 with AMR but no TB pagesAlexander Graf2-0/+7
2013-05-06pseries: Update SLOF firmware imageAlexey Kardashevskiy3-2/+2
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan1-3/+27
2013-05-06pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson1-1/+1
2013-05-06pseries: Factor out check for out-of-bounds LIOBNDavid Gibson1-6/+6
2013-05-06kvmvapic: add ioport read accessorMarcelo Tosatti1-0/+6
2013-05-06configure: Check that "libtool" is not the MacOSX onePeter Maydell1-0/+8
2013-05-06Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori1-10/+26
2013-05-06Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori1-64/+198
2013-05-06prep: Make System I/O port 0092 read/writeJulio Guerra1-1/+1
2013-05-05prep: Add ELF support for -biosAndreas Färber1-9/+22
2013-05-05prep: Fix NIP reset valueFabien Chouteau1-0/+3
2013-05-05Update OpenBIOS imagesBlue Swirl5-2/+2
2013-05-05Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl1-2/+2
2013-05-03target-arm: Fix incorrect check of kvm_vcpu_ioctl return valuePeter Maydell1-2/+2
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS1-64/+198
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov1-1/+1
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic5-2/+38