aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-13target-arm: debug printoutkvm-arm-working-2Peter Maydell
2013-05-13target-arm: Reinitialize all KVM VCPU registers on resetPeter Maydell
2013-05-13target-arm: Use tuple list to sync cp regs with KVMPeter Maydell
2013-05-10target-arm: Convert TCG to using (index,value) list for cp migrationPeter Maydell
2013-05-08target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfoPeter Maydell
2013-05-08target-arm: Allow special cpregs to have flags setPeter Maydell
2013-05-08HACK: kvm-all.c: Abort on kvm_arch_{get,put}_registers failurePeter Maydell
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic
2013-05-08target-mips: add missing check_dspr2 for multiply instructionsPetar Jovanovic
2013-05-07Update version for qemu-1.5.0-rc0Anthony Liguori
2013-05-07Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori
2013-05-07qga: set umask 0077 when daemonizing (CVE-2013-2007)Laszlo Ersek
2013-05-07virtio-net: properly check the vhost status during status setJason Wang
2013-05-07Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-05-07xhci: handle USB_RET_BABBLEGerd Hoffmann
2013-05-07uhci: Use an intermediate buffer for usb packet dataHans de Goede
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann
2013-05-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-05-06target-i386: n270 can MOVBEBorislav Petkov
2013-05-06target-i386: Introduce generic CPUID feature compat functionEduardo Habkost
2013-05-06Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-05-06target-i386: Change CPUID model of 486 to 8Andreas Färber
2013-05-06target-i386: Emulate X86CPU subclasses for global propertiesAndreas Färber
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber
2013-05-06target-i386: Add "filtered-features" property to X86CPUEduardo Habkost
2013-05-06target-i386: Introduce X86CPU::filtered_features fieldEduardo Habkost
2013-05-06target-i386: Add "feature-words" property to X86CPUEduardo Habkost
2013-05-06target-i386: Use FeatureWord loop on filter_features_for_kvm()Eduardo Habkost
2013-05-06target-i386: Add ECX information to FeatureWordInfoEduardo Habkost
2013-05-06s390: update s390-ccw.imgAlexander Graf
2013-05-06S390: BIOS boot from given deviceDominik Dingel
2013-05-06S390: Add virtio-blk bootDominik Dingel
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel
2013-05-06S390: BIOS create link to src folder for .img fileDominik Dingel
2013-05-06S390: BIOS check for fileDominik Dingel
2013-05-06spapr_llan: fix device reenablingAlexey Kardashevskiy
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen
2013-05-06target-ppc: Add read and write of PPR SPRAnton Blanchard
2013-05-06target-ppc: Fix invalid SPR read/write warningsAnton Blanchard
2013-05-06PPC: Add MMU type for 2.06 with AMR but no TB pagesAlexander Graf
2013-05-06pseries: Update SLOF firmware imageAlexey Kardashevskiy
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan
2013-05-06pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson
2013-05-06pseries: Factor out check for out-of-bounds LIOBNDavid Gibson
2013-05-06kvmvapic: add ioport read accessorMarcelo Tosatti
2013-05-06configure: Check that "libtool" is not the MacOSX onePeter Maydell
2013-05-06Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-05-06Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori