summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-064-18/+25
| * target-i386: Add "filtered-features" property to X86CPUEduardo Habkost2013-05-061-4/+7
| * target-i386: Introduce X86CPU::filtered_features fieldEduardo Habkost2013-05-062-3/+9
| * target-i386: Add "feature-words" property to X86CPUEduardo Habkost2013-05-063-13/+96
| * target-i386: Use FeatureWord loop on filter_features_for_kvm()Eduardo Habkost2013-05-061-17/+7
| * target-i386: Add ECX information to FeatureWordInfoEduardo Habkost2013-05-061-3/+7
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-05-061-0/+6
|\ \
| * | kvmvapic: add ioport read accessorMarcelo Tosatti2013-05-061-0/+6
* | | Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-05-065-17/+48
|\ \ \
| * | | s390: update s390-ccw.imgAlexander Graf2013-05-061-0/+0
| * | | S390: BIOS boot from given deviceDominik Dingel2013-05-062-6/+20
| * | | S390: Add virtio-blk bootDominik Dingel2013-05-061-0/+18
| * | | S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel2013-05-061-11/+5
| * | | S390: BIOS create link to src folder for .img fileDominik Dingel2013-05-061-0/+1
| * | | S390: BIOS check for fileDominik Dingel2013-05-061-0/+4
| | |/ | |/|
* | | spapr_llan: fix device reenablingAlexey Kardashevskiy2013-05-061-0/+2
* | | PPC: e500: correct params->ram_size with ram_sizeTiejun Chen2013-05-061-0/+1
* | | target-ppc: Add read and write of PPR SPRAnton Blanchard2013-05-061-0/+4
* | | target-ppc: Fix invalid SPR read/write warningsAnton Blanchard2013-05-061-16/+16
* | | PPC: Add MMU type for 2.06 with AMR but no TB pagesAlexander Graf2013-05-062-0/+7
* | | pseries: Update SLOF firmware imageAlexey Kardashevskiy2013-05-063-2/+2
* | | PPC: e500: initialize GPRs as per epaprBharat Bhushan2013-05-061-3/+27
* | | pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson2013-05-061-1/+1
* | | pseries: Factor out check for out-of-bounds LIOBNDavid Gibson2013-05-061-6/+6
|/ /
* | configure: Check that "libtool" is not the MacOSX onePeter Maydell2013-05-061-0/+8
* | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-05-061-10/+26
|\ \
| * | prep: Make System I/O port 0092 read/writeJulio Guerra2013-05-061-1/+1
| * | prep: Add ELF support for -biosAndreas Färber2013-05-051-9/+22
| * | prep: Fix NIP reset valueFabien Chouteau2013-05-051-0/+3
| |/
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-05-061-64/+198
|\ \ | |/ |/|
| * i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS2013-05-031-64/+198
* | Update OpenBIOS imagesBlue Swirl2013-05-055-2/+2
* | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-05-051-2/+2
|\ \
| * | target-arm: Fix incorrect check of kvm_vcpu_ioctl return valuePeter Maydell2013-05-031-2/+2
| |/
* | qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov2013-05-031-1/+1
* | virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-035-2/+38
* | virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-034-1/+37
* | scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-0311-13/+15
* | virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-032-0/+28
* | 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
|\ \
OpenPOWER on IntegriCloud