Age | Commit message (Expand) | Author |
2014-03-08 | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging | Peter Maydell |
2014-03-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-03-08 | xenfb: Fix graphic_console_init() build failure | Andreas Färber |
2014-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging | Peter Maydell |
2014-03-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-03-07 | hw/ide/ahci.h: Avoid shifting left into sign bit | Peter Maydell |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Introduce hypervisor call H_GET_TCE | Laurent Dufour |
2014-03-05 | target-ppc: Change the hpte store API | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix page table lookup with kvm enabled | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V |
2014-03-05 | PPC: sPAPR: Only use getpagesize() when we run with kvm | Alexander Graf |
2014-03-05 | spapr-vlan: flush queue whenever can_receive can go from false to true | Alexey Kardashevskiy |
2014-03-05 | qdev: Keep global allocation counter per bus | Alexander Graf |
2014-03-05 | target-ppc: Update external_htab even when HTAB is managed by kernel | Aneesh Kumar K.V |
2014-03-05 | spapr: print more detailed error message on failed load_elf() | Alexey Kardashevskiy |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy |
2014-03-05 | moxie: fix load_elf() usage | Alexey Kardashevskiy |
2014-03-05 | spapr: support only ELF kernel images | Alexey Kardashevskiy |
2014-03-05 | Add Enhanced Three-Speed Ethernet Controller (eTSEC) | Fabien Chouteau |
2014-03-05 | virtex_ml507: Add support for loading initrd images | Edgar E. Iglesias |
2014-03-05 | spapr_vscsi: Fix REPORT_LUNS handling | Nathan Whitehorn |
2014-03-05 | spapr-pci: enable adding PHB via -device | Alexey Kardashevskiy |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V |
2014-03-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-03-04 | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V |
2014-03-04 | hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation | Chen Gang |
2014-03-03 | hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf() | Chen Gang |
2014-03-03 | hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:" | Chen Gang |
2014-02-27 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022... | Peter Maydell |
2014-02-27 | sun4m: Add Sun CG3 framebuffer initialisation function | Mark Cave-Ayland |
2014-02-27 | sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM | Mark Cave-Ayland |
2014-02-27 | sun4m: fix slavio timer RUN/STOP bit | Mark Cave-Ayland |
2014-02-27 | s390x/ipl: Fix crash of ELF images with arbitrary entry points | Thomas Huth |
2014-02-27 | s390x/event-facility: exploit realize/unrealize | Heinz Graalfs |
2014-02-27 | s390x/event-facility: add support for live migration | Heinz Graalfs |
2014-02-27 | s390x/event-facility: code restructure | Heinz Graalfs |
2014-02-27 | s390x/event-facility: some renaming | Heinz Graalfs |
2014-02-27 | s390x/sclp: Add missing checks to SCLP handler | Thomas Huth |
2014-02-27 | s390x/sclp: Fixed the size of sccb and code parameter | Thomas Huth |
2014-02-27 | s390x/eventfacility: mask out commands | Christian Borntraeger |
2014-02-27 | s390x/virtio-hcall: Specification exception for illegal subcodes | Thomas Huth |
2014-02-27 | s390x/virtio-hcall: Add range check for hypervisor call | Thomas Huth |
2014-02-27 | s390x/async_pf: Check for apf extension and enable pfault | Dominik Dingel |
2014-02-27 | s390x/kvm: implement floating-interrupt controller device | Jens Freimann |