aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-27migration: add more tracesfor_upstreamnextAlexey Kardashevskiy5-24/+34
2014-03-27util: add qemu_ether_ntoaAlexey Kardashevskiy2-0/+16
2014-03-26Merge remote-tracking branch 'remotes/riku/for-2.0' into stagingPeter Maydell1-1/+1
2014-03-26Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2-2/+3
2014-03-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-15/+54
2014-03-26Merge remote-tracking branch 'remotes/weil/qemu-2.0' into stagingPeter Maydell2-18/+53
2014-03-26spapr_vscsi: remove duplicate condition checkPrasad Joshi1-1/+1
2014-03-26scsi: check req pointer before dereferencing itPrasad Joshi1-1/+2
2014-03-26linux-user: Correct DLINFO_ITEMSJames Hogan1-1/+1
2014-03-26virtio-net: add vlan receive state to RxFilterInfoAmos Kong3-13/+34
2014-03-26virtio-net: Do not filter VLANs without F_CTRL_VLANStefan Fritsch1-0/+6
2014-03-26Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin2-0/+0
2014-03-26acpi: make SSDT 1.0 spec compliant when possibleMichael S. Tsirkin1-2/+14
2014-03-26gtk: Support GTK without VTEStefan Weil2-18/+53
2014-03-25target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 modePetar Jovanovic1-35/+44
2014-03-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014032...Peter Maydell1-18/+15
2014-03-25vfio: Cosmetic error reporting fixesAlex Williamson1-14/+14
2014-03-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-2/+2
2014-03-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell12-42/+52
2014-03-25vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das1-4/+1
2014-03-25mirror: fix early wake from sleep due to aioStefan Hajnoczi1-1/+8
2014-03-25mirror: fix throttling delay calculationPaolo Bonzini2-14/+16
2014-03-25Fixed various typosDeepak Kathayat6-9/+9
2014-03-25qemu-img: mandate argument to 'qemu-img check --repair'Prasad Joshi1-1/+1
2014-03-25osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi3-17/+18
2014-03-25net: netmap_poll must update both read/write poll statePrasad Joshi1-2/+2
2014-03-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...Peter Maydell2-2/+5
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-61/+107
2014-03-24Merge remote-tracking branch 'remotes/spice/tags/pull-spice-5' into stagingPeter Maydell1-1/+1
2014-03-24backends/baum.c: Fix compilation when SDL is not available.Richard W.M. Jones1-2/+6
2014-03-24target-arm: Load ELF images with the correct machine type for CPUPeter Maydell1-1/+4
2014-03-24target-arm: Fix A64 Neon MLSPeter Maydell1-1/+1
2014-03-24tests/acpi-test: do not fail if iasl is brokenMarcel Apfelbaum1-11/+15
2014-03-24spice: input: Fix absolute mouse y coordinatesCole Robinson1-1/+1
2014-03-20Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell18-35/+307
2014-03-20spapr: Implement interface to fix device pathnameAlexey Kardashevskiy1-1/+84
2014-03-20spapr: QOM'ify pseries machineAlexey Kardashevskiy1-3/+19
2014-03-20spapr_vio: Fix firmware namesAlexey Kardashevskiy1-0/+3
2014-03-20spapr_llan: Add to boot device listAlexey Kardashevskiy1-0/+3
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini5-1/+117
2014-03-20vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy3-5/+7
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2-10/+40
2014-03-20target-ppc: Introduce powerisa-207-server flagAlexey Kardashevskiy2-1/+4
2014-03-20target-ppc: Force CPU threads count to be a power of 2Bharata B Rao1-0/+6
2014-03-20target-ppc: Fix overallocation of opcode tablesStuart Brady1-1/+1
2014-03-20target-ppc: Reset SPRs on CPU resetAlexey Kardashevskiy2-1/+12
2014-03-20spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V1-6/+5
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into stagingPeter Maydell2-124/+161
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau1-19/+21
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau1-4/+4
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau1-0/+24
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau2-3/+15
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau1-9/+10
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau2-91/+88
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau1-3/+4
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell1-1/+6
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...Peter Maydell15-51/+217
2014-03-19virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi1-0/+3
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi13-4/+80
2014-03-19cpu: Move tcg_exit_req to the end of CPUStateRichard Henderson1-1/+6
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi11-22/+85
2014-03-19qom: Don't make link NULL on object_property_set_link() failureStefan Hajnoczi1-14/+15
2014-03-19qom: Split object_property_set_link()Stefan Hajnoczi1-20/+40
2014-03-19vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum2-1/+2
2014-03-19vl.c: Fix memory leak in qemu_register_machine()Christian Borntraeger1-1/+3
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell1-1/+1
2014-03-19exec: Fix CPU rework falloutChristian Borntraeger1-1/+1
2014-03-19linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1Peter Maydell1-1/+1
2014-03-19target-ppc: Add missing 'static' and 'const' attributesStefan Weil3-6/+6
2014-03-19Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell5-35/+236
2014-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-41/+107
2014-03-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319'...Peter Maydell5-35/+383
2014-03-19vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constantEduardo Habkost1-1/+1
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost1-0/+7
2014-03-19dataplane: fix implicit IOThread refcountStefan Hajnoczi1-1/+1
2014-03-19block/nfs: report errors from libnfsPeter Lieven1-0/+3
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven1-1/+1
2014-03-19qcow2: Fix fail path in realloc_refcount_block()Max Reitz1-16/+18
2014-03-19qcow2: Correct comment for realloc_refcount_block()Max Reitz1-1/+1
2014-03-19qemu-io: Extended "--cmd" description in usage textMaria Kustova1-3/+6
2014-03-19qemu-io-cmds: Fixed typo in example for writev.Maria Kustova1-1/+1
2014-03-19block: Add error handling to bdrv_invalidate_cache()Kevin Wolf7-18/+76
2014-03-18target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)Alex Bennée3-10/+284
2014-03-18target-arm: A64: Add saturating int ops (SQNEG/SQABS)Alex Bennée3-12/+75
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring1-1/+1
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring1-7/+10
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring1-0/+5
2014-03-18ahci: fix sysbus supportRob Herring1-5/+8
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell2-4/+9
2014-03-18acpi: fix endian-ness for table idsMichael S. Tsirkin2-29/+16
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin1-15/+33
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell15-263/+1855
2014-03-18i386/acpi-build: support hotplug of VCPU with APIC ID 0xFFLaszlo Ersek1-1/+6
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin2-0/+0
2014-03-18i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek1-2/+2
2014-03-18pc: Refuse max_cpus if it results in too large APIC IDEduardo Habkost1-0/+8
2014-03-18acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmapEduardo Habkost1-2/+2
2014-03-18acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost1-0/+1
2014-03-18pc: Refuse CPU hotplug if the resulting APIC ID is too largeEduardo Habkost1-0/+8
2014-03-18acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost1-0/+8
2014-03-18acpi-test: update expected SSDT filesMichael S. Tsirkin2-0/+0
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven2-4/+9
2014-03-17Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140317' int...Peter Maydell4-51/+14
2014-03-17Merge remote-tracking branch 'remotes/rth/tcg-v8p-2' into stagingPeter Maydell2-301/+304
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger1-23/+4
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger1-24/+6
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger1-3/+3
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger1-1/+1
2014-03-17tcg-sparc: Convert to new ldst opcodesRichard Henderson2-100/+53
2014-03-17tcg-sparc: Convert to new ldst helpersRichard Henderson1-59/+131
2014-03-17tcg-sparc: Tidy tcg_out_tlb_load interfaceRichard Henderson1-40/+30
2014-03-17tcg-sparc: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-51/+65
2014-03-17tcg-sparc: Improve tcg_out_moviRichard Henderson1-21/+31
2014-03-17tcg-sparc: Dont handle constant arguments to ext32 opsRichard Henderson1-12/+4
2014-03-17tcg-sparc: Don't handle remainderRichard Henderson2-23/+2
2014-03-17tcg-sparc: Use intptr_t as appropriateRichard Henderson1-11/+9
2014-03-17tcg-sparc: Tidy call+jump patternsRichard Henderson1-19/+19
2014-03-17tcg-sparc: Fix tlb readRichard Henderson1-21/+15
2014-03-17tcg-sparc: Fix ld64 for 32-bit modeRichard Henderson1-0/+1
2014-03-17scripts/qemu-binfmt-conf.sh: Add AArch64 registrationPeter Maydell1-0/+3
2014-03-17target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)Alex Bennée4-37/+140
2014-03-17target-arm: A64: Implement FCVTXNPeter Maydell3-1/+43
2014-03-17target-arm: A64: Implement scalar saturating narrow opsAlex Bennée1-7/+28
2014-03-17target-arm: A64: Move handle_2misc_narrow functionAlex Bennée1-90/+90
2014-03-17target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPEAlex Bennée4-42/+195
2014-03-17softfloat: export squash_input_denormal functionsAlex Bennée2-2/+9
2014-03-17target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categoriesPeter Maydell1-2/+78
2014-03-17target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHLPeter Maydell1-0/+132
2014-03-17exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoderPeter Maydell1-1/+1
2014-03-17target-arm: A64: Implement FRINT*Peter Maydell1-3/+42
2014-03-17target-arm: A64: Implement SRIPeter Maydell1-8/+49
2014-03-17target-arm: A64: Add FRECPX (reciprocal exponent)Alex Bennée3-1/+130
2014-03-17target-arm: A64: List unsupported shift-imm opcodesPeter Maydell1-2/+11
2014-03-17target-arm: A64: Implement FCVTLPeter Maydell1-0/+47
2014-03-17target-arm: A64: Implement FCVTNPeter Maydell1-1/+23
2014-03-17target-arm: A64: Implement FCVT[NMAPZ][SU] SIMD instructionsPeter Maydell1-19/+169
2014-03-17target-arm: A64: Implement SHLL, SHLL2Peter Maydell1-1/+31
2014-03-17target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALPPeter Maydell3-1/+139
2014-03-17target-arm: A64: Saturating and narrowing shift opsAlex Bennée1-3/+178
2014-03-17target-arm: A64: Add remaining CLS/Z vector opsAlex Bennée3-1/+41
2014-03-17target-arm: A64: Add FSQRT to C3.6.17 (two misc)Alex Bennée1-1/+12
2014-03-17target-arm: A64: Add last AdvSIMD Integer to FP opsAlex Bennée1-9/+123
2014-03-17target-arm: A64: Fix bug in add_sub_ext handling of rnAlex Bennée1-2/+1
2014-03-17target-arm: A64: Implement PMULL instructionPeter Maydell5-2/+78
2014-03-17target-arm: Add ARM_CP_IO notation to PMCR reginfoPeter Maydell1-0/+1
2014-03-17virt: Set reset-cbar on CPUsPeter Maydell1-0/+6
2014-03-17exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell1-3/+13
2014-03-17realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell1-10/+29
2014-03-17vexpress: Set reset-cbar property for CPUsPeter Maydell1-62/+61
2014-03-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into stagingPeter Maydell4-4/+42
2014-03-17gtk: Don't warp absolute pointerCole Robinson1-0/+8
2014-03-17gtk: Fix mouse warping with gtk3Cole Robinson1-1/+1
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka4-3/+33
2014-03-17linux-user: Implement capget, capsetPeter Maydell2-2/+84
2014-03-17Merge remote-tracking branch 'remotes/bonzini/fixes-for-2.0' into stagingPeter Maydell4-15/+30
2014-03-17vl.c: Output error on invalid machine typeMiroslav Rezanina1-8/+13
2014-03-17target-alpha: fix subl and s8subl indentationPaolo Bonzini1-1/+2
2014-03-17qemu-nbd: Fix coverity issuesPaolo Bonzini1-4/+13
2014-03-17rules.mak: Fix per object libs extractionFam Zheng1-2/+2
2014-03-17Makefile: Fix "make clean"Fam Zheng1-4/+1
2014-03-17linux-user: Don't allow guest to block SIGSEGVPeter Maydell2-1/+62
2014-03-17signal: added a wrapper for sigprocmask functionAlex Barcelo3-31/+42
2014-03-17linux-user: Don't reserve space for commpage for AArch64Peter Maydell1-1/+4
2014-03-17linux-user: implement F_[GS]ETOWN_EXAndreas Schwab2-0/+43
2014-03-17linux-user: Don't return uninitialized value for atomic_barrier syscallPeter Maydell1-0/+1
2014-03-17linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturnPeter Maydell1-1/+1
2014-03-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in...Peter Maydell12-41/+61
2014-03-15Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into stagingPeter Maydell2-255/+594
2014-03-15FSL eTSEC: Fix typo in rx ringFabien Chouteau1-2/+2
2014-03-15scripts/make-release: Don't distribute .git directoriesCole Robinson1-1/+1
2014-03-15configure: Don't use __int128_t for clang versions before 3.2Stefan Weil1-0/+5
2014-03-15audio: Add 'static' attributes to several variablesStefan Weil1-3/+3
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil1-5/+8
2014-03-15misc: Fix typos in commentsStefan Weil4-5/+5
2014-03-15Add qga/qapi-generated to .gitignoreGabriel L. Somlo1-0/+1
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber1-2/+2
2014-03-15.travis.yml: add IRC notifications for build failuresAlex Bennée1-0/+6
2014-03-15.travis.yml: trivial whitespace fixupAlex Bennée1-17/+17
2014-03-15.travis.yml: re-enable lttng user space trace testAlex Bennée1-5/+4
2014-03-15.travis.yml: add a new build target with non-core devlibsAlex Bennée1-0/+4
2014-03-15sasl: Avoid 'Could not find keytab file' in syslogLaszlo Ersek1-1/+3
2014-03-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell11-22/+622
2014-03-14Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell5-4/+38
2014-03-14tcg-aarch64: Introduce tcg_out_insn_3405Richard Henderson1-21/+27
2014-03-14tcg-aarch64: Support div, remRichard Henderson2-13/+45
2014-03-14tcg-aarch64: Support muluh, mulshRichard Henderson2-2/+14
2014-03-14tcg-aarch64: Support add2, sub2Richard Henderson2-4/+80
2014-03-14tcg-aarch64: Support depositRichard Henderson2-21/+49
2014-03-14tcg-aarch64: Use tcg_out_insn for setcondRichard Henderson1-9/+3
2014-03-14tcg-aarch64: Support movcondRichard Henderson2-2/+36
2014-03-14tcg-aarch64: Support andc, orc, eqv, not, negRichard Henderson2-10/+67
2014-03-14tcg-aarch64: Handle constant operands to and, or, xorRichard Henderson1-49/+107
2014-03-14tcg-aarch64: Handle constant operands to add, sub, and compareRichard Henderson1-22/+78
2014-03-14tcg-aarch64: Implement mov with tcg_out_insnRichard Henderson1-15/+9
2014-03-14tcg-aarch64: Introduce tcg_out_insn_3401Richard Henderson1-46/+26
2014-03-14tcg-aarch64: Convert shift insns to tcg_out_insnRichard Henderson1-31/+21
2014-03-14tcg-aarch64: Introduce tcg_out_insnRichard Henderson1-36/+58
2014-03-14qemu-iotests: remove 085 and 087 from 'quick' groupStefan Hajnoczi1-2/+2
2014-03-14qemu-iotests: add 083 NBD client disconnect testsStefan Hajnoczi3-0/+293
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi1-0/+264