summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * spapr: Remove SpaprIrq::init_kvm hookDavid Gibson2019-10-242-50/+25Star
| * spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-245-37/+24Star
| * spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-247-83/+80Star
| * spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-245-39/+41
| * spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-244-32/+34
| * spapr: Formalize notion of active interrupt controllerDavid Gibson2019-10-243-2/+59
| * spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-245-115/+102Star
| * spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson2019-10-245-61/+79
| * spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson2019-10-244-0/+35
| * spapr: Set VSMT to smp_threads by defaultGreg Kurz2019-10-242-1/+7
| * ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSICédric Le Goater2019-10-241-3/+12
| * ppc/pnv: Improve trigger data definitionCédric Le Goater2019-10-243-9/+41
| * target/ppc: Fix for optimized vsl/vsr instructionsStefan Brankovic2019-10-241-44/+40Star
| * xics: Make some device types not user creatableGreg Kurz2019-10-241-0/+10
| * xive: Make some device types not user creatableGreg Kurz2019-10-241-0/+15
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-10-244-20/+72
|\ \
| * | hppa: drop usage of memory_region_allocate_system_memory() for ROMIgor Mammedov2019-10-241-3/+2Star
| * | ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()Igor Mammedov2019-10-241-5/+10
| * | sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAMIgor Mammedov2019-10-241-12/+13
| * | target/i386: Introduce Denverton CPU modelTao Xu2019-10-241-0/+47
| |/
* | Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into stagingPeter Maydell2019-10-2411-3016/+3362
|\ \ | |/ |/|
| * hw/xtensa: add virt machineMax Filippov2019-10-197-15/+208
| * target/xtensa: regenerate and re-import test_mmuhifi_c3 coreMax Filippov2019-10-194-3001/+3154
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...Peter Maydell2019-10-237-78/+447
|\ \
| * | iotests: test nbd reconnectVladimir Sementsov-Ogievskiy2019-10-234-0/+120
| * | block/nbd: nbd reconnectVladimir Sementsov-Ogievskiy2019-10-221-63/+268
| * | qemu-coroutine-sleep: introduce qemu_co_sleep_wakeVladimir Sementsov-Ogievskiy2019-10-222-15/+59
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...Peter Maydell2019-10-23390-2961/+3116
|\ \ \
| * | | qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa2019-10-221-1/+8
| * | | tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster2019-10-223-2/+42
| * | | tests: qapi: Test 'features' of commandsPeter Krempa2019-10-224-4/+74
| * | | qapi: Add feature flags to commandsPeter Krempa2019-10-228-28/+62
| * | | tests/qapi-schema: Tidy up test output indentationMarkus Armbruster2019-10-225-33/+33
| * | | qapi: Clear scripts/qapi/doc.py executable bits againMarkus Armbruster2019-10-221-1/+0Star
| * | | qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-2217-2335/+2439
| * | | qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.pyMarkus Armbruster2019-10-223-59/+60
| * | | qapi: Speed up frontend testsMarkus Armbruster2019-10-22364-517/+415Star
| * | | qapi: Eliminate accidental global frontend stateMarkus Armbruster2019-10-221-2/+3
| * | | qapi: Store pragma state in QAPISourceInfo, not global stateMarkus Armbruster2019-10-221-17/+19
| * | | qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster2019-10-222-2/+1Star
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191022-...Peter Maydell2019-10-2225-86/+174
|\ \ \ \ | |_|/ / |/| | |
| * | | hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé2019-10-221-7/+2Star
| * | | hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-224-15/+19
| * | | hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-223-14/+13Star
| * | | hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-223-11/+8Star
| * | | hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-222-2/+4
| * | | hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-221-1/+2
| * | | hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé2019-10-221-1/+1
| * | | hw/sd/sdhci: Add dummy Samsung SDHCI controllerPhilippe Mathieu-Daudé2019-10-222-0/+67
| * | | hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functionsPhilippe Mathieu-Daudé2019-10-221-1/+2