aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-27Detect pthread_setname_np at configure timeDr. David Alan Gilbert
2014-03-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140327'...Peter Maydell
2014-03-27linux-user: remove duplicate statementPrasad Joshi
2014-03-27hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi
2014-03-27hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/xilinx_intc: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/usb/hcd-ohci.c: Avoid shifting left into sign bitPeter Maydell
2014-03-27target-mips: Avoid shifting left into sign bitPeter Maydell
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