summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-05target-ppc: Change the hpte store APIAneesh Kumar K.V
2014-03-05target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V
2014-03-05PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf
2014-03-05spapr-vlan: flush queue whenever can_receive can go from false to trueAlexey Kardashevskiy
2014-03-05qdev: Keep global allocation counter per busAlexander Graf
2014-03-05target-ppc: Update external_htab even when HTAB is managed by kernelAneesh Kumar K.V
2014-03-05spapr: print more detailed error message on failed load_elf()Alexey Kardashevskiy
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-03-05moxie: fix load_elf() usageAlexey Kardashevskiy
2014-03-05spapr: support only ELF kernel imagesAlexey Kardashevskiy
2014-03-05Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau
2014-03-05virtex_ml507: Add support for loading initrd imagesEdgar E. Iglesias
2014-03-05spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn
2014-03-05spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-04hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V
2014-03-04hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang
2014-03-03hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang
2014-03-03hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang
2014-02-27Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...Peter Maydell
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2014-02-27sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/event-facility: some renamingHeinz Graalfs
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into stagingPeter Maydell
2014-02-26vfio: blacklist loading of unstable romsBandan Das
2014-02-26pci-assign: Fix potential read beyond buffer on -EBUSYMarkus Armbruster
2014-02-26vfio: Fix overrun after readlink() fills buffer completelyMarkus Armbruster
2014-02-26dma/pl330: implement dmaadnh instructionPeter Crosthwaite
2014-02-26dma/pl330: Fix buffer depthPeter Crosthwaite