| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | spapr: Remove SpaprIrq::init_kvm hook | David Gibson | 2019-10-24 | 2 | -50/+25 |
| * | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson | 2019-10-24 | 5 | -37/+24 |
| * | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 7 | -83/+80 |
| * | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 5 | -39/+41 |
| * | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 4 | -32/+34 |
| * | spapr: Formalize notion of active interrupt controller | David Gibson | 2019-10-24 | 3 | -2/+59 |
| * | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson | 2019-10-24 | 5 | -115/+102 |
| * | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson | 2019-10-24 | 5 | -61/+79 |
| * | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson | 2019-10-24 | 4 | -0/+35 |
| * | spapr: Set VSMT to smp_threads by default | Greg Kurz | 2019-10-24 | 2 | -1/+7 |
| * | ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI | Cédric Le Goater | 2019-10-24 | 1 | -3/+12 |
| * | ppc/pnv: Improve trigger data definition | Cédric Le Goater | 2019-10-24 | 3 | -9/+41 |
| * | target/ppc: Fix for optimized vsl/vsr instructions | Stefan Brankovic | 2019-10-24 | 1 | -44/+40 |
| * | xics: Make some device types not user creatable | Greg Kurz | 2019-10-24 | 1 | -0/+10 |
| * | xive: Make some device types not user creatable | Greg Kurz | 2019-10-24 | 1 | -0/+15 |
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2019-10-24 | 4 | -20/+72 |
|\ \ |
|
| * | | hppa: drop usage of memory_region_allocate_system_memory() for ROM | Igor Mammedov | 2019-10-24 | 1 | -3/+2 |
| * | | ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory() | Igor Mammedov | 2019-10-24 | 1 | -5/+10 |
| * | | sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM | Igor Mammedov | 2019-10-24 | 1 | -12/+13 |
| * | | target/i386: Introduce Denverton CPU model | Tao Xu | 2019-10-24 | 1 | -0/+47 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging | Peter Maydell | 2019-10-24 | 11 | -3016/+3362 |
|\ \
| |/
|/| |
|
| * | hw/xtensa: add virt machine | Max Filippov | 2019-10-19 | 7 | -15/+208 |
| * | target/xtensa: regenerate and re-import test_mmuhifi_c3 core | Max Filippov | 2019-10-19 | 4 | -3001/+3154 |
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st... | Peter Maydell | 2019-10-23 | 7 | -78/+447 |
|\ \ |
|
| * | | iotests: test nbd reconnect | Vladimir Sementsov-Ogievskiy | 2019-10-23 | 4 | -0/+120 |
| * | | block/nbd: nbd reconnect | Vladimir Sementsov-Ogievskiy | 2019-10-22 | 1 | -63/+268 |
| * | | qemu-coroutine-sleep: introduce qemu_co_sleep_wake | Vladimir Sementsov-Ogievskiy | 2019-10-22 | 2 | -15/+59 |
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in... | Peter Maydell | 2019-10-23 | 390 | -2961/+3116 |
|\ \ \ |
|
| * | | | qapi: Allow introspecting fix for savevm's cooperation with blockdev | Peter Krempa | 2019-10-22 | 1 | -1/+8 |
| * | | | tests/qapi-schema: Cover feature documentation comments | Markus Armbruster | 2019-10-22 | 3 | -2/+42 |
| * | | | tests: qapi: Test 'features' of commands | Peter Krempa | 2019-10-22 | 4 | -4/+74 |
| * | | | qapi: Add feature flags to commands | Peter Krempa | 2019-10-22 | 8 | -28/+62 |
| * | | | tests/qapi-schema: Tidy up test output indentation | Markus Armbruster | 2019-10-22 | 5 | -33/+33 |
| * | | | qapi: Clear scripts/qapi/doc.py executable bits again | Markus Armbruster | 2019-10-22 | 1 | -1/+0 |
| * | | | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 17 | -2335/+2439 |
| * | | | qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py | Markus Armbruster | 2019-10-22 | 3 | -59/+60 |
| * | | | qapi: Speed up frontend tests | Markus Armbruster | 2019-10-22 | 364 | -517/+415 |
| * | | | qapi: Eliminate accidental global frontend state | Markus Armbruster | 2019-10-22 | 1 | -2/+3 |
| * | | | qapi: Store pragma state in QAPISourceInfo, not global state | Markus Armbruster | 2019-10-22 | 1 | -17/+19 |
| * | | | qapi: Don't suppress doc generation without pragma doc-required | Markus Armbruster | 2019-10-22 | 2 | -2/+1 |
* | | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191022-... | Peter Maydell | 2019-10-22 | 25 | -86/+174 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | hw/arm/digic4: Inline digic4_board_setup_ram() function | Philippe Mathieu-Daudé | 2019-10-22 | 1 | -7/+2 |
| * | | | hw/arm/omap1: Create the RAM in the board | Philippe Mathieu-Daudé | 2019-10-22 | 4 | -15/+19 |
| * | | | hw/arm/omap2: Create the RAM in the board | Philippe Mathieu-Daudé | 2019-10-22 | 3 | -14/+13 |
| * | | | hw/arm/collie: Create the RAM in the board | Philippe Mathieu-Daudé | 2019-10-22 | 3 | -11/+8 |
| * | | | hw/arm/mps2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2019-10-22 | 2 | -2/+4 |
| * | | | hw/arm/xilinx_zynq: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2019-10-22 | 1 | -1/+2 |
| * | | | hw/arm/exynos4210: Use the Samsung s3c SDHCI controller | Philippe Mathieu-Daudé | 2019-10-22 | 1 | -1/+1 |
| * | | | hw/sd/sdhci: Add dummy Samsung SDHCI controller | Philippe Mathieu-Daudé | 2019-10-22 | 2 | -0/+67 |
| * | | | hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions | Philippe Mathieu-Daudé | 2019-10-22 | 1 | -1/+2 |