aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson
2019-10-24spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson
2019-10-24spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson
2019-10-24spapr: Remove SpaprIrq::init_kvm hookDavid Gibson
2019-10-24spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson
2019-10-24spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr: Formalize notion of active interrupt controllerDavid Gibson
2019-10-24spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson
2019-10-24spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson
2019-10-24spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson
2019-10-24spapr: Set VSMT to smp_threads by defaultGreg Kurz
2019-10-24ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSICédric Le Goater
2019-10-24ppc/pnv: Improve trigger data definitionCédric Le Goater
2019-10-24target/ppc: Fix for optimized vsl/vsr instructionsStefan Brankovic
2019-10-24xics: Make some device types not user creatableGreg Kurz
2019-10-24xive: Make some device types not user creatableGreg Kurz
2019-10-23Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...Peter Maydell
2019-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...Peter Maydell
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy
2019-10-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191022-...Peter Maydell
2019-10-22hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé
2019-10-22hw/sd/sdhci: Add dummy Samsung SDHCI controllerPhilippe Mathieu-Daudé
2019-10-22hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functionsPhilippe Mathieu-Daudé
2019-10-22hw/m68k/mcf5208.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/altera_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/lm32_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/puv3_ost.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()Peter Maydell
2019-10-22hw/timer/exynos4210_mct: Initialize ptimer before starting itGuenter Roeck
2019-10-22target/arm: Fix sign-extension for SMLAL*Richard Henderson
2019-10-22block/nbd: nbd reconnectVladimir Sementsov-Ogievskiy
2019-10-22qemu-coroutine-sleep: introduce qemu_co_sleep_wakeVladimir Sementsov-Ogievskiy
2019-10-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191022' into stagingPeter Maydell
2019-10-22qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa
2019-10-22tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa
2019-10-22qapi: Add feature flags to commandsPeter Krempa
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster
2019-10-22qapi: Clear scripts/qapi/doc.py executable bits againMarkus Armbruster