aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-23seqlock: add QemuLockable supportPaolo Bonzini
2018-08-23cpus: protect all icount computation with seqlockPaolo Bonzini
2018-08-23module: Use QEMU_MODULE_DIR as a search pathryang
2018-08-23qemu-guest-agent: freeze-hook to ignore dpkg files as wellChristian Ehrhardt
2018-08-23hw/intc/apic: Switch away from old_mmioPeter Maydell
2018-08-23qom: convert the CPU list to RCUEmilio G. Cota
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota
2018-08-23tests: add test-rcu-tailqEmilio G. Cota
2018-08-23tests: add test-list-simpleqEmilio G. Cota
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota
2018-08-23rcu_queue: add RCU QTAILQEmilio G. Cota
2018-08-23rcu_queue: add RCU QSIMPLEQEmilio G. Cota
2018-08-23rcu_queue: remove barrier from QLIST_EMPTY_RCUEmilio G. Cota
2018-08-23rcu_queue: use atomic_set in QLIST_REMOVE_RCUEmilio G. Cota
2018-08-23target-i386: fix segment limit check in ljmpAndrew Oates
2018-08-23target-i386: Fix lcall/ljmp to call gate in IA-32e modeAndrew Oates
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau
2018-08-23kvm: add call to qemu_add_opts() for -overcommit optionPrasad Singamsetty