aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160211'...Peter Maydell
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren
2016-02-11hw/arm/virt: fix max-cpus checkAndrew Jones
2016-02-11sd: limit 'req.cmd' while using as an array indexPrasad J Pandit
2016-02-11target-arm: Implement checking of fired watchpointSergey Fedorov
2016-02-11cpu: Add callback to check architectural watchpoint matchSergey Fedorov
2016-02-11target-arm: Fix IL bit reported for Thumb VFP and Neon trapsPeter Maydell
2016-02-11target-arm: Fix IL bit reported for Thumb coprocessor trapsPeter Maydell
2016-02-11target-arm: Correct misleading 'is_thumb' syn_* parameter namesPeter Maydell
2016-02-11target-arm: Enable EL3 for Cortex-A53 and Cortex-A57Peter Maydell
2016-02-11target-arm: Implement NSACR trapping behaviourPeter Maydell
2016-02-11target-arm: Add isread parameter to CPAccessFnsPeter Maydell
2016-02-11target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3Peter Maydell
2016-02-11target-arm: Use access_trap_aa32s_el1() for SCR and MVBARPeter Maydell
2016-02-11target-arm: Implement MDCR_EL3 and SDCRPeter Maydell
2016-02-11target-arm: Fix typo in comment in arm_is_secure_below_el3()Peter Maydell
2016-02-10memory: fix usage of find_next_bit and find_next_zero_bitPaolo Bonzini
2016-02-10ahci: prohibit "restarting" the FIS or CLB enginesJohn Snow
2016-02-10ahci: explicitly reject bad engine states on post_loadJohn Snow
2016-02-10ahci: handle LIST_ON and FIS_ON in map helpersJohn Snow
2016-02-10ahci: Do not unmap NULL addressesJohn Snow
2016-02-10fdc: always compile-check debug printsJohn Snow
2016-02-10ide: fix device_reset to not ignore pending AIOJohn Snow
2016-02-10ide: Add silent DRQ cancellationJohn Snow
2016-02-10ide: replace blk_drain_all by blk_drainJohn Snow
2016-02-10ide: move buffered DMA cancel to coreJohn Snow
2016-02-10ide: code motionJohn Snow
2016-02-10ide: Prohibit RESET on IDE drivesJohn Snow
2016-02-10xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell
2016-02-10xen: move xenforeignmemory compat layer into common placeIan Campbell
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell
2016-02-10xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-02-09qemu-char, io: fix ordering of arguments for UDP socket creationPaolo Bonzini
2016-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...Peter Maydell
2016-02-09MAINTAINERS: add all-match entry for qemu-devel@Stephen Warren
2016-02-09get_maintainer.pl: fall back to git if only lists are foundPaolo Bonzini
2016-02-09target-i386: fix PSE36 modePaolo Bonzini
2016-02-09docs/memory.txt: Improve list of different memory regionsPeter Maydell
2016-02-09ipmi_bmc_sim: Add break to correct watchdog NMI checkCorey Minyard
2016-02-09ipmi_bmc_sim: Fix off by one in check.Corey Minyard
2016-02-09ipmi: do not take/drop iothread lockPaolo Bonzini
2016-02-09target-i386: Deconstruct the cpu_T arrayRichard Henderson
2016-02-09target-i386: Tidy gen_add_A0_imRichard Henderson
2016-02-09target-i386: Rewrite leaveRichard Henderson
2016-02-09target-i386: Rewrite gen_enter inlineRichard Henderson
2016-02-09target-i386: Use gen_lea_v_seg in pusha/popaRichard Henderson
2016-02-09target-i386: Access segs via TCG registersRichard Henderson