summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-27hw/i386/acpi_build.c: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell
2014-03-27target-i386: Avoid shifting left into sign bitPeter Maydell
2014-03-27CODING_STYLE: Section about mixed declarationsEduardo Habkost
2014-03-27doc: update default PowerPC framebuffer settingsMark Cave-Ayland
2014-03-27doc: update sun4m documentationMark Cave-Ayland
2014-03-27fix return check for KVM_GET_DIRTY_LOG ioctlMario Smarduch
2014-03-27target-i386: Add missing 'static' and 'const' attributesStefan Weil
2014-03-27util: Add 'static' attribute to function implementationStefan Weil
2014-03-27hw/ide: Add missing 'static' attributesStefan Weil
2014-03-27target-arm: Add missing 'static' attributeStefan Weil
2014-03-27target-s390x: Add missing 'static' and 'const' attributesStefan Weil
2014-03-27target-ppc: MSR_POW not supported on POWER7/7+/8Anton Blanchard
2014-03-27target-ppc: POWER7+ supports the MSR_VSX bitAnton Blanchard
2014-03-27target-ppc: POWER8 supports iselAnton Blanchard
2014-03-27target-ppc: POWER8 supports the MSR_LE bitAnton Blanchard
2014-03-27intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi
2014-03-27Merge remote-tracking branch 'remotes/amit-migration/tags/for_upstream' into ...Peter Maydell
2014-03-27vl.c: Improve message when no default machine is foundPeter Maydell
2014-03-27hw/arm: Stop specifying integratorcp as the default boardPeter Maydell
2014-03-27Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-27migration: add more tracesAlexey Kardashevskiy
2014-03-27util: add qemu_ether_ntoaAlexey Kardashevskiy
2014-03-26target-sparc: fix 32bit integer division overflowOlivier Danet
2014-03-26Merge remote-tracking branch 'remotes/riku/for-2.0' into stagingPeter Maydell
2014-03-26Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-26Merge remote-tracking branch 'remotes/weil/qemu-2.0' into stagingPeter Maydell
2014-03-26spapr_vscsi: remove duplicate condition checkPrasad Joshi
2014-03-26scsi: check req pointer before dereferencing itPrasad Joshi
2014-03-26linux-user: Correct DLINFO_ITEMSJames Hogan
2014-03-26virtio-net: add vlan receive state to RxFilterInfoAmos Kong
2014-03-26virtio-net: Do not filter VLANs without F_CTRL_VLANStefan Fritsch
2014-03-26Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin
2014-03-26acpi: make SSDT 1.0 spec compliant when possibleMichael S. Tsirkin
2014-03-26gtk: Support GTK without VTEStefan Weil
2014-03-25target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 modePetar Jovanovic
2014-03-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014032...Peter Maydell
2014-03-25vfio: Cosmetic error reporting fixesAlex Williamson
2014-03-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-03-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-25vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das
2014-03-25mirror: fix early wake from sleep due to aioStefan Hajnoczi
2014-03-25mirror: fix throttling delay calculationPaolo Bonzini
2014-03-25Fixed various typosDeepak Kathayat
2014-03-25qemu-img: mandate argument to 'qemu-img check --repair'Prasad Joshi
2014-03-25osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi
2014-03-25net: netmap_poll must update both read/write poll statePrasad Joshi
2014-03-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...Peter Maydell