Age | Commit message (Expand) | Author |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz |
2019-10-24 | ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI | Cédric Le Goater |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-24 | target/ppc: Fix for optimized vsl/vsr instructions | Stefan Brankovic |
2019-10-24 | xics: Make some device types not user creatable | Greg Kurz |
2019-10-24 | xive: Make some device types not user creatable | Greg Kurz |
2019-10-23 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st... | Peter Maydell |
2019-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in... | Peter Maydell |
2019-10-22 | iotests: test nbd reconnect | Vladimir Sementsov-Ogievskiy |
2019-10-22 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191022-... | Peter Maydell |
2019-10-22 | hw/arm/digic4: Inline digic4_board_setup_ram() function | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/omap1: Create the RAM in the board | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/omap2: Create the RAM in the board | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/collie: Create the RAM in the board | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/mps2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/xilinx_zynq: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/exynos4210: Use the Samsung s3c SDHCI controller | Philippe Mathieu-Daudé |
2019-10-22 | hw/sd/sdhci: Add dummy Samsung SDHCI controller | Philippe Mathieu-Daudé |
2019-10-22 | hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions | Philippe Mathieu-Daudé |
2019-10-22 | hw/m68k/mcf5208.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/timer/altera_timer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/timer/lm32_timer: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/timer/sh_timer: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/timer/puv3_ost.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-22 | hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init() | Peter Maydell |
2019-10-22 | hw/timer/exynos4210_mct: Initialize ptimer before starting it | Guenter Roeck |
2019-10-22 | target/arm: Fix sign-extension for SMLAL* | Richard Henderson |
2019-10-22 | block/nbd: nbd reconnect | Vladimir Sementsov-Ogievskiy |
2019-10-22 | qemu-coroutine-sleep: introduce qemu_co_sleep_wake | Vladimir Sementsov-Ogievskiy |
2019-10-22 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191022' into staging | Peter Maydell |
2019-10-22 | qapi: Allow introspecting fix for savevm's cooperation with blockdev | Peter Krempa |
2019-10-22 | tests/qapi-schema: Cover feature documentation comments | Markus Armbruster |
2019-10-22 | tests: qapi: Test 'features' of commands | Peter Krempa |
2019-10-22 | qapi: Add feature flags to commands | Peter Krempa |
2019-10-22 | tests/qapi-schema: Tidy up test output indentation | Markus Armbruster |
2019-10-22 | qapi: Clear scripts/qapi/doc.py executable bits again | Markus Armbruster |