summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
* tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell2014-03-271-6/+6
* hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-275-18/+18
* hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell2014-03-271-7/+7
* hw/usb/hcd-ohci.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-16/+16
* target-mips: Avoid shifting left into sign bitPeter Maydell2014-03-274-17/+17
* hw/i386/acpi_build.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
* hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
* hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell2014-03-271-3/+3
* target-i386: Avoid shifting left into sign bitPeter Maydell2014-03-271-167/+167
* CODING_STYLE: Section about mixed declarationsEduardo Habkost2014-03-271-0/+7
* doc: update default PowerPC framebuffer settingsMark Cave-Ayland2014-03-271-1/+1
* doc: update sun4m documentationMark Cave-Ayland2014-03-272-5/+14
* fix return check for KVM_GET_DIRTY_LOG ioctlMario Smarduch2014-03-271-1/+1
* target-i386: Add missing 'static' and 'const' attributesStefan Weil2014-03-272-2/+2
* util: Add 'static' attribute to function implementationStefan Weil2014-03-271-1/+1
* hw/ide: Add missing 'static' attributesStefan Weil2014-03-271-1/+1
* target-arm: Add missing 'static' attributeStefan Weil2014-03-271-1/+1
* target-s390x: Add missing 'static' and 'const' attributesStefan Weil2014-03-271-3/+3
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-271-7/+10
|\
| * target-sparc: fix 32bit integer division overflowOlivier Danet2014-03-261-7/+10
|/
* Merge remote-tracking branch 'remotes/riku/for-2.0' into stagingPeter Maydell2014-03-261-1/+1
|\
| * linux-user: Correct DLINFO_ITEMSJames Hogan2014-03-261-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-03-262-2/+3
|\ \
| * | spapr_vscsi: remove duplicate condition checkPrasad Joshi2014-03-261-1/+1
| * | scsi: check req pointer before dereferencing itPrasad Joshi2014-03-261-1/+2
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-266-15/+54
|\ \
| * | virtio-net: add vlan receive state to RxFilterInfoAmos Kong2014-03-263-13/+34
| * | virtio-net: Do not filter VLANs without F_CTRL_VLANStefan Fritsch2014-03-261-0/+6
| * | Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin2014-03-262-0/+0
| * | acpi: make SSDT 1.0 spec compliant when possibleMichael S. Tsirkin2014-03-261-2/+14
| |/
* | Merge remote-tracking branch 'remotes/weil/qemu-2.0' into stagingPeter Maydell2014-03-262-18/+53
|\ \ | |/ |/|
| * gtk: Support GTK without VTEStefan Weil2014-03-262-18/+53
|/
* target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 modePetar Jovanovic2014-03-251-35/+44
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014032...Peter Maydell2014-03-251-18/+15
|\
| * vfio: Cosmetic error reporting fixesAlex Williamson2014-03-251-14/+14
| * vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das2014-03-251-4/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-03-251-2/+2
|\ \
| * | net: netmap_poll must update both read/write poll statePrasad Joshi2014-03-251-2/+2
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-03-2512-42/+52
|\ \ | |/ |/|
| * mirror: fix early wake from sleep due to aioStefan Hajnoczi2014-03-251-1/+8
| * mirror: fix throttling delay calculationPaolo Bonzini2014-03-252-14/+16
| * Fixed various typosDeepak Kathayat2014-03-256-9/+9
| * qemu-img: mandate argument to 'qemu-img check --repair'Prasad Joshi2014-03-251-1/+1
| * osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi2014-03-253-17/+18
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...Peter Maydell2014-03-242-2/+5
|\
| * target-arm: Load ELF images with the correct machine type for CPUPeter Maydell2014-03-241-1/+4
| * target-arm: Fix A64 Neon MLSPeter Maydell2014-03-241-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-2410-61/+107
|\ \
| * | tests/acpi-test: do not fail if iasl is brokenMarcel Apfelbaum2014-03-241-11/+15
OpenPOWER on IntegriCloud