summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into st...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160229' into...Peter Maydell
2016-02-29usb-redirect: Avoid double free of dataFam Zheng
2016-02-29MAINTAINERS: Add some missing entries for USB related filesThomas Huth
2016-02-29MAINTAINERS: Add an entry for the include/ui/ folderThomas Huth
2016-02-29MAINTAINERS: Add spice-display.h to the SPICE sectionThomas Huth
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz
2016-02-28spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz
2016-02-28spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz
2016-02-28spapr_rng: disable hotpluggabilityGreg Kurz
2016-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226'...Peter Maydell
2016-02-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-5...Peter Maydell
2016-02-26migration (postcopy): move bdrv_invalidate_cache_all of of coroutine contextDenis V. Lunev
2016-02-26migration (ordinary): move bdrv_invalidate_cache_all of of coroutine contextDenis V. Lunev
2016-02-26target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEFPeter Maydell
2016-02-26target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAWEdgar E. Iglesias
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann
2016-02-26MAINTAINERS: Add some missing ARM related header filesThomas Huth
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang
2016-02-26target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM trapsPeter Maydell
2016-02-26target-arm: Fix handling of SDCR for 32-bit codePeter Maydell
2016-02-26target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1Peter Maydell
2016-02-26target-arm: Make mode switches from Hyp via CPS and MRS illegalPeter Maydell
2016-02-26target-arm: In v8, make illegal AArch32 mode changes set PSTATE.ILPeter Maydell
2016-02-26target-arm: Forbid mode switch to Mon from Secure EL1Peter Maydell
2016-02-26target-arm: Add Hyp mode checks to bad_mode_switch()Peter Maydell
2016-02-26target-arm: Add comment about not implementing NSACR.RFRPeter Maydell
2016-02-26target-arm: In cpsr_write() ignore mode switches from User modePeter Maydell
2016-02-26linux-user: Use restrictive mask when calling cpsr_write()Peter Maydell
2016-02-26target-arm: Raw CPSR writes should skip checks and bank switchingPeter Maydell
2016-02-26target-arm: Add write_type argument to cpsr_write()Peter Maydell
2016-02-26target-arm: Give CPSR setting on 32-bit exception return its own helperPeter Maydell
2016-02-26migration/vmstate: document VMStateFlagsSascha Silbe
2016-02-26MAINTAINERS: Add docs/migration.txt to the "Migration" sectionThomas Huth
2016-02-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160226' into stagingPeter Maydell
2016-02-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-02-26Update OpenBIOS imagesMark Cave-Ayland
2016-02-26migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFDMatthew Fortune