aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-07virtio-serial: avoid crash when port has no nameHEADvser-2.2.0-queue-2masterMarc-André Lureau1-1/+1
2014-11-05Update version for v2.2.0-rc0 releasePeter Maydell1-1/+1
2014-11-05Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell3-5/+15
2014-11-05vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei1-1/+22
2014-11-05s390x: Implement SAM{24,31,64}Alexander Graf2-3/+15
2014-11-05s390x: Fix sclp console inputAlexander Graf1-2/+0
2014-11-04Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell30-233/+1216
2014-11-04spapr: Allow dynamic creation of PHBAlexander Graf1-0/+21
2014-11-04target-ppc: Fix Altivec Round OpcodesTom Musta1-6/+6
2014-11-04target-ppc: Fix vcmpbfp. Unordered CaseTom Musta1-1/+1
2014-11-04target-ppc: Fix Altivec ShiftsTom Musta1-11/+2
2014-11-04target-ppc: simplify AES emulationAurelien Jarno1-2/+2
2014-11-04e500: Add support for eTSEC in device treeAlexander Graf1-0/+43
2014-11-04PPC: e500: Support dynamically spawned sysbus devicesAlexander Graf3-0/+111
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf3-0/+311
2014-11-04sysbus: Expose MMIO enumeration helperAlexander Graf2-0/+7
2014-11-04sysbus: Expose IRQ enumeration helpersAlexander Graf4-0/+36
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf4-9/+41
2014-11-04sysbus: Add dynamic sysbus device searchAlexander Graf2-0/+50
2014-11-04hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell1-11/+17
2014-11-04ppc: do not look at the MMU index to detect PR/HV modePaolo Bonzini1-88/+77
2014-11-04target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang1-4/+4
2014-11-04spapr_nvram: Enable migrationAlexey Kardashevskiy1-17/+64
2014-11-04PPC: E500: Hook up power off GPIO to GPIO controllerAlexander Graf1-0/+24
2014-11-04PPC: E500: Instantiate MPC8XXX gpio controller on virt machineAlexander Graf3-0/+34
2014-11-04PPC: Add MPC8XXX gpio controllerAlexander Graf2-0/+218
2014-11-04target-ppc: Fix an invalid free in opcode table handling code.Bharata B Rao1-3/+16
2014-11-04target-ppc: Use macros in opcodes table handling codeBharata B Rao2-11/+16
2014-11-04hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/opsPeter Maydell1-24/+0
2014-11-04target-ppc : Add new processor type 440x5wDFPUPierre Mallard2-0/+41
2014-11-04target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard5-22/+16
2014-11-04PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf1-0/+19
2014-11-04spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson1-4/+18
2014-11-04target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson1-1/+1
2014-11-04target-ppc: Implement IVOR[59] By Default for Book ETom Musta1-1/+1
2014-11-04target-ppc: Fix kvmppc_set_compat to use negotiated cpu-versionAlexey Kardashevskiy1-1/+1
2014-11-04ppc: compute mask from BI using right shiftPaolo Bonzini1-3/+3
2014-11-04ppc: rename gen_set_cr6_from_fpscrPaolo Bonzini1-7/+7
2014-11-04ppc: fix result of DLMZB when no zero bytes are foundPaolo Bonzini1-0/+1
2014-11-04ppc: use CRF_* in int_helper.cPaolo Bonzini1-6/+6
2014-11-04ppc: fix monitor access to CRPaolo Bonzini1-1/+1
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-37/+51
2014-11-04qdev: Use qdev_get_device_class() for -device <type>,helpEduardo Habkost1-6/+3
2014-11-04qdev: Move error printing to the end of qdev_device_help()Eduardo Habkost1-3/+6
2014-11-04qdev: Create qdev_get_device_class() functionEduardo Habkost1-28/+42
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell4-19/+40
2014-11-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141104-2' into s...Peter Maydell1-25/+41
2014-11-04target-i386: Disable SVM by default in KVM modeEduardo Habkost4-0/+9
2014-11-04target-i386: Don't enable nested VMX by defaultEduardo Habkost3-4/+8
2014-11-04target-i386: Remove unsupported bits from all CPU modelsEduardo Habkost1-13/+20
2014-11-04target-i386: Disable CPUID_ACPI by default in KVM modeEduardo Habkost1-0/+1
2014-11-04gtk: add GDK_KEY_pause #defineGerd Hoffmann1-0/+1
2014-11-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141104'...Peter Maydell3-152/+197
2014-11-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell5-0/+0
2014-11-04target-arm: Correct condition for taking VIRQ and VFIQPeter Maydell1-2/+2
2014-11-04target-arm: Separate out M profile cpu_exec_interrupt handlingPeter Maydell2-24/+41
2014-11-04target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()Peter Maydell1-6/+5
2014-11-04target-arm/translate.c: Don't pass CPUARMState around in the decoderPeter Maydell1-44/+50
2014-11-04target-arm/translate.c: Don't use IS_M()Peter Maydell1-8/+11
2014-11-04target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()Peter Maydell1-60/+80
2014-11-04gtk: Hide the menubar when in fullscreen mode (lp 1294898)Cole Robinson1-2/+2
2014-11-04gtk: Install vc accelerators on parent windowCole Robinson1-7/+15
2014-11-04gtk: Install fullscreen accelerator on toplevel windowCole Robinson1-4/+14
2014-11-04gtk: Grab accel_group from GtkDisplayStateCole Robinson1-12/+9
2014-11-04target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macrosPeter Maydell1-8/+8
2014-11-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into stagingPeter Maydell14-470/+6873
2014-11-04Update OpenBIOS imagesMark Cave-Ayland5-0/+0
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell28-173/+334
2014-11-03Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' int...Peter Maydell2-5/+21
2014-11-03target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost4-6/+6
2014-11-03pc: Create pc_compat_2_1() functionsEduardo Habkost2-2/+24
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell53-379/+1639
2014-11-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell19-146/+249
2014-11-03vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann2-4/+10
2014-11-03vga: add default display to machine classGerd Hoffmann3-1/+7
2014-11-03vhost-user: fix mmap offset calculationMichael S. Tsirkin1-1/+1
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell21-82/+59
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell27-332/+824
2014-11-03target-mips: add MSA support to mips32r5-genericYongbok Kim1-2/+2
2014-11-03disas/mips.c: disassemble MSA instructionsYongbok Kim1-2/+714
2014-11-03target-mips: add MSA MI10 format instructionsYongbok Kim3-5/+131
2014-11-03target-mips: add MSA 2RF format instructionsYongbok Kim3-0/+621
2014-11-03target-mips: add MSA VEC/2R format instructionsYongbok Kim3-0/+265
2014-11-03target-mips: add MSA 3RF format instructionsYongbok Kim3-0/+1699
2014-11-03target-mips: add MSA ELM format instructionsYongbok Kim3-0/+290
2014-11-03target-mips: add MSA 3R format instructionsYongbok Kim3-0/+963
2014-11-03target-mips: add MSA BIT format instructionsYongbok Kim3-0/+297
2014-11-03target-mips: add MSA I5 format instructionYongbok Kim3-0/+232
2014-11-03target-mips: add MSA I8 format instructionsYongbok Kim3-2/+156
2014-11-03target-mips: add MSA branch instructionsYongbok Kim1-114/+220
2014-11-03target-mips: add msa_helper.cYongbok Kim2-1/+50
2014-11-03target-mips: add msa_reset(), global msa registerYongbok Kim2-0/+90
2014-11-03target-mips: add MSA opcode enumYongbok Kim1-0/+245
2014-11-03target-mips: stop translation after ctc1Yongbok Kim1-0/+6
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim3-9/+6
2014-11-03target-mips: add MSA exceptionsYongbok Kim1-0/+10
2014-11-03target-mips: add MSA defines and data structureYongbok Kim3-2/+52
2014-11-03target-mips: enable features in MIPS64R6-generic CPULeon Alrae1-2/+9
2014-11-03target-mips: correctly handle access to unimplemented CP0 registerLeon Alrae1-278/+260
2014-11-03target-mips: add restrictions for possible values in registersLeon Alrae1-17/+53
2014-11-03target-mips: CP0_Status.CU0 no longer allows the user to access CP0Leon Alrae1-1/+2
2014-11-03target-mips: implement forbidden slotLeon Alrae2-36/+76
2014-11-03target-mips: add Config5.SBRILeon Alrae2-3/+32
2014-11-03target-mips: update cpu_save/cpu_load to support new registersLeon Alrae2-2/+26
2014-11-03target-mips: add BadInstr and BadInstrP supportLeon Alrae4-11/+133
2014-11-03target-mips: add TLBINV supportLeon Alrae7-8/+94
2014-11-03target-mips: add new Read-Inhibit and Execute-Inhibit exceptionsLeon Alrae2-2/+28
2014-11-03target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}Leon Alrae5-5/+57
2014-11-03target-mips: add RI and XI fields to TLB entryLeon Alrae3-1/+29
2014-11-03target-mips: distinguish between data load and instruction fetchLeon Alrae1-11/+10
2014-11-03softmmu: provide softmmu access type enumLeon Alrae2-10/+22
2014-11-03target-mips: add KScratch registersLeon Alrae2-0/+47
2014-11-03block: declare blockjobs and dataplane friends!Stefan Hajnoczi2-0/+6
2014-11-03block: let commit blockjob run in BDS AioContextStefan Hajnoczi2-35/+64
2014-11-03block: let mirror blockjob run in BDS AioContextStefan Hajnoczi3-39/+97
2014-11-03block: let stream blockjob run in BDS AioContextStefan Hajnoczi2-18/+48
2014-11-03block: let backup blockjob run in BDS AioContextStefan Hajnoczi2-9/+35
2014-11-03block: add bdrv_drain()Stefan Hajnoczi2-7/+30
2014-11-03blockjob: add block_job_defer_to_main_loop()Stefan Hajnoczi2-0/+64
2014-11-03blockdev: add note that block_job_cb() must be thread-safeStefan Hajnoczi1-0/+5
2014-11-03blockdev: acquire AioContext in blockdev_mark_auto_del()Stefan Hajnoczi1-0/+7
2014-11-03blockdev: acquire AioContext in do_qmp_query_block_jobs_one()Stefan Hajnoczi1-0/+6
2014-11-03block: acquire AioContext in generic blockjob QMP commandsStefan Hajnoczi1-13/+39
2014-11-03iotests: Expand test 061Max Reitz3-1/+56
2014-11-03block/qcow2: Simplify shared L2 handling in amendMax Reitz1-66/+28
2014-11-03block/qcow2: Make get_refcount() globalMax Reitz2-13/+15
2014-11-03block/qcow2: Implement status CB for amendMax Reitz3-8/+39
2014-11-03qemu-img: Fix insignificant memleakMax Reitz1-1/+3
2014-11-03qemu-img: Add progress output for amendMax Reitz3-6/+25
2014-11-03block: Add status callback to bdrv_amend_options()Max Reitz5-6/+15
2014-11-03block: qemu-iotest 107 supports NFSPeter Lieven1-1/+1
2014-11-03iotests: Add test for qcow2's bdrv_make_emptyMax Reitz3-0/+135
2014-11-03iotests: Add test for backing-chain commitsMax Reitz3-0/+242
2014-11-03iotests: Add _filter_qemu_img_mapMax Reitz1-0/+7
2014-11-03qemu-img: Specify backing file for commitMax Reitz3-12/+36
2014-11-03qemu-img: Enable progress output for commitMax Reitz3-5/+24
2014-11-03qemu-img: Empty image after commitMax Reitz3-6/+38
2014-11-03qemu-img: Implement commit like QMPMax Reitz2-21/+60
2014-11-03block/mirror: Improve progress reportMax Reitz1-12/+22
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz3-9/+3
2014-11-03blockjob: Add "ready" fieldMax Reitz3-1/+11
2014-11-03blockjob: Introduce block_job_complete_sync()Max Reitz2-7/+47
2014-11-03qcow2: Optimize bdrv_make_empty()Max Reitz3-1/+168
2014-11-03qcow2: Implement bdrv_make_empty()Max Reitz1-0/+27
2014-11-03qcow2: Allow "full" discardMax Reitz4-13/+20
2014-11-03iotests: Add test for external image truncationMax Reitz2-2/+30
2014-11-03raw-posix: raw_co_get_block_status() return valueMax Reitz1-14/+14
2014-11-03raw-posix: Fix raw_co_get_block_status() after EOFMax Reitz1-4/+10
2014-11-03block/curl: Improve type safety of s->timeout.Richard W.M. Jones1-2/+7
2014-11-03snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...Zhang Haoyu1-0/+4
2014-11-03block.c: Fix type of IoOperationType variable in send_qmp_error_event()Peter Maydell1-3/+3
2014-11-03rbd: Add support for bdrv_invalidate_cacheAdam Crume1-0/+15
2014-11-03block/parallels: fix access to not initialized memory in catalog_bitmapDenis V. Lunev1-1/+1
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev3-0/+9
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev4-9/+9
2014-11-03snapshot: Reset err to NULL to avoid double freeChris Spiegel1-1/+2
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow2-9/+17
2014-11-03ahci: Update byte count after DMA completionJohn Snow3-14/+40
2014-11-03ahci: Correct PIO/D2H FIS responsesJohn Snow1-23/+25
2014-11-03block/iscsi: check for oversized requestsPeter Lieven1-0/+12
2014-11-03block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limitsPeter Lieven1-10/+10
2014-11-03block: avoid creating oversized writes in multiwrite_mergePeter Lieven1-0/+5
2014-11-03block/iscsi: set max_transfer_lengthPeter Lieven1-2/+15
2014-11-03BlockLimits: introduce max_transfer_lengthPeter Lieven2-0/+7
2014-11-03util: introduce MIN_NON_ZEROPeter Lieven1-0/+6
2014-11-03elf: take phdr offset into account when calculating the program load addressJonas Maebe1-1/+1
2014-11-03linux-user: Fix fault address truncation AArch64Riku Voipio1-3/+1
2014-11-03linux-user: Let user specify random seedMagnus Reftel2-1/+19
2014-11-03MAINTAINERS: update xtensa boardsMax Filippov1-3/+4
2014-11-03target-xtensa: fix build for cores w/o windowed registersMax Filippov1-12/+19
2014-11-03target-xtensa: add core importing scriptMax Filippov1-0/+53
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov1-1/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov11-14/+32
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov1-2/+2
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov3-115/+137
2014-11-03target-xtensa: add definition for XTHAL_INTTYPE_PROFILINGMax Filippov2-0/+2
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno1-1/+1
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov1-4/+2
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost5-7/+48
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost2-2/+24
2014-11-02hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu2-5/+5
2014-11-02hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum1-0/+9
2014-11-02hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum1-1/+6
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert6-3/+32
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng1-9/+13
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng4-8/+8
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng2-13/+0
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng4-24/+20
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng1-1/+27
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng3-26/+4
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng2-12/+2
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng2-0/+21
2014-11-02acpi: create separate file for TCPA logStefan Berger1-7/+15
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini1-3/+3
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin7-44/+62
2014-11-02pcie: change confused comment clearerGonglei1-1/+1
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer1-9/+14
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka1-1/+1
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek2-0/+2