aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-14target/arm: Restore M-profile CONTROL.SPSEL before any tailchainingPeter Maydell1-6/+10
2018-08-14target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()Peter Maydell1-1/+1
2018-08-14target/arm: Improve exception-taken loggingPeter Maydell1-6/+11
2018-08-14target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is setPeter Maydell1-0/+8
2018-08-14target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}Peter Maydell3-18/+71
2018-08-14target/arm: Honour HCR_EL2.TGE when raising synchronous exceptionsPeter Maydell1-0/+14
2018-08-14target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checksPeter Maydell1-6/+12
2018-08-14target/arm: Mask virtual interrupts if HCR_EL2.TGE is setPeter Maydell1-2/+4
2018-08-14arm: Fix return code of arm_load_elfAdam Lackorzynski1-4/+4
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel3-12/+50
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel2-10/+86
2018-08-14intc/arm_gic: Improve tracesLuc Michel2-8/+35
2018-08-14intc/arm_gic: Implement maintenance interrupt generationLuc Michel1-0/+97
2018-08-14intc/arm_gic: Implement gic_update_virt() functionLuc Michel1-39/+136
2018-08-14intc/arm_gic: Implement the virtual interface registersLuc Michel1-2/+233
2018-08-14intc/arm_gic: Wire the vCPU interfaceLuc Michel1-2/+35
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)Luc Michel1-5/+15
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...Luc Michel1-4/+47
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irqLuc Michel1-19/+33
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...Luc Michel1-12/+38
2018-08-14intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel2-18/+97
2018-08-14intc/arm_gic: Refactor secure/ns access check in the CPU interfaceLuc Michel1-17/+22
2018-08-14intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel2-0/+79
2018-08-14intc/arm_gic: Add virtual interface register definitionsLuc Michel1-0/+65
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel5-33/+173
2018-08-14vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAYLuc Michel1-0/+3
2018-08-14intc/arm_gic: Remove some dead code and put some functions staticLuc Michel2-25/+2
2018-08-14intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registersLuc Michel1-4/+57
2018-08-14intc/arm_gic: Refactor operations on the distributorLuc Michel4-116/+127
2018-08-14accel/tcg: Check whether TLB entry is RAM consistently with how we set it upPeter Maydell3-29/+8
2018-08-14target/arm: Allow execution from small regionsPeter Maydell1-23/+0
2018-08-14accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()Peter Maydell1-85/+10
2018-08-14accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAMPeter Maydell1-1/+18
2018-08-14accel/tcg: Handle get_page_addr_code() returning -1 in tb_check_watchpoint()Peter Maydell1-1/+3
2018-08-14accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookupsPeter Maydell1-0/+3
2018-08-14accel/tcg: Pass read access type through to io_readx()Peter Maydell4-7/+18
2018-08-14nvic: Change NVIC to support ARMv6-MJulia Suvorova2-3/+19
2018-08-14arm: Add ARMv6-M programmer's model supportJulia Suvorova3-2/+25
2018-08-14nvic: Handle ARMv6-M SCS reserved registersJulia Suvorova1-2/+49
2018-08-14target/arm: Forbid unprivileged mode for M BaselineJulia Suvorova1-4/+8
2018-08-14Update version for v3.0.0 releasev3.0.0Peter Maydell1-1/+1
2018-08-07Update version for v3.0.0-rc4 releasev3.0.0-rc4Peter Maydell1-1/+1
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau3-0/+17
2018-08-07slirp: Correct size check in m_inc()Peter Maydell1-1/+1
2018-08-06target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfnThomas Huth1-1/+1
2018-08-06hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_loadPeter Maydell1-40/+37
2018-08-06hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSDPeter Maydell1-4/+4
2018-08-06target/arm: Add dummy needed functions to M profile vmstate subsectionsPeter Maydell1-0/+3
2018-08-06hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpuPeter Maydell1-3/+0
2018-08-06hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...Peter Maydell1-0/+6