summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell
2018-08-24hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511Peter Maydell
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell
2018-08-24hw/arm/boot: AArch32 kernels should be started in Hyp mode if availablePeter Maydell
2018-08-24target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entryPeter Maydell
2018-08-24target/arm: Implement support for taking exceptions to Hyp modePeter Maydell
2018-08-24target/arm: Factor out code for taking an AArch32 exceptionPeter Maydell
2018-08-24target/arm: Implement AArch32 HCR and HCR2Peter Maydell
2018-08-24target/arm: Implement RAZ/WI HACTLR2Peter Maydell
2018-08-24hw/arm/vexpress: Add "virtualization" property controlling presence of EL2Peter Maydell
2018-08-24hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3Peter Maydell
2018-08-24hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it upPeter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/highbank: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/vexpress: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes largePeter Maydell
2018-08-24target/arm: Use the float-to-int-scale softfloat routinesRichard Henderson
2018-08-24target/arm: Use the int-to-float-scale softfloat routinesRichard Henderson
2018-08-24softfloat: Add scaling float-to-int routinesRichard Henderson
2018-08-24softfloat: Add scaling int-to-float routinesRichard Henderson
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23KVM: cleanup unnecessary #ifdef KVM_CAP_...Paolo Bonzini
2018-08-23target/i386: update MPX flags when CPL changesPaolo Bonzini
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard
2018-08-23i2c: pm_smbus: Don't delay host status register busy bit when interrupts are ...Corey Minyard
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard
2018-08-23i2c: pm_smbus: Make the I2C block read command read-onlyCorey Minyard
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard
2018-08-23i2c: pm_smbus: Clean up some style issuesCorey Minyard
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand
2018-08-23util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()David Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23ipmi: Use proper struct reference for BT vmstateCorey Minyard
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23cpus: allow cpu_get_ticks out of BQLPaolo Bonzini
2018-08-23cpus: protect TimerState writes with a spinlockPaolo Bonzini