summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tcg: Use tcg_constant_i32 with icount expanderRichard Henderson2021-01-131-12/+13
| * | | tcg: Introduce TYPE_CONST temporariesRichard Henderson2021-01-131-1/+23
| * | | tcg: Expand TCGTemp.val to 64-bitsRichard Henderson2021-01-131-1/+1
| * | | tcg: Add temp_readonlyRichard Henderson2021-01-131-0/+5
| * | | tcg: Consolidate 3 bits into enum TCGTempKindRichard Henderson2021-01-131-8/+12
| |/ /
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20210113' int...Peter Maydell2021-01-132-4/+2Star
|\ \ \ | |/ / |/| |
| * | macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland2021-01-131-2/+0Star
| * | macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland2021-01-131-1/+1
| * | macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland2021-01-131-1/+1
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...Peter Maydell2021-01-132-1/+101
|\ \
| * | io: Document qmp oob suitability of qio_channel_shutdown and io_shutdownLukas Straub2021-01-131-1/+4
| * | Introduce yank featureLukas Straub2021-01-131-0/+97
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-131-21/+1Star
|\ \ | |/ |/|
| * whpx: move internal definitions to whpx-internal.hPaolo Bonzini2021-01-121-21/+1Star
* | hw/misc: Add a PWM module for NPCM7XXHao Wu2021-01-122-0/+107
* | hw/adc: Add an ADC module for NPCM7XXHao Wu2021-01-122-0/+71
* | hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu2021-01-122-6/+1Star
* | hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu2021-01-121-2/+138
|/
* util/qemu-timer: Make timer_free() imply timer_del()Peter Maydell2021-01-081-11/+13
* hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones2021-01-081-2/+1Star
* tcg: Constify tcg_code_gen_epilogueRichard Henderson2021-01-071-1/+1
* tcg: Introduce tcg_tbrel_diffRichard Henderson2021-01-071-0/+13
* disas: Push const down through host disassemblyRichard Henderson2021-01-071-2/+2
* tcg: Add --accel tcg,split-wx propertyRichard Henderson2021-01-071-1/+2
* tcg: Make tb arg to synchronize_from_tb constRichard Henderson2021-01-071-1/+2
* tcg: Make DisasContextBase.tb constRichard Henderson2021-01-073-4/+4
* tcg: Adjust tcg_register_jit for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust TCGLabel for constRichard Henderson2021-01-071-1/+1
* tcg: Introduce tcg_splitwx_to_{rx,rw}Richard Henderson2021-01-074-8/+24
* tcg: Add in_code_gen_bufferRichard Henderson2021-01-071-0/+11
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-1/+1
* tcg: Move tcg prologue pointer out of TCGContextRichard Henderson2021-01-071-5/+4Star
* util: Enhance flush_icache_range with separate data pointerRichard Henderson2021-01-071-2/+13
* tcg: Introduce INDEX_op_qemu_st8_i32Richard Henderson2021-01-071-0/+5
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-063-0/+74
|\
| * util: Extract flush_icache_range to cacheflush.cRichard Henderson2021-01-021-0/+24
| * remove TCG includes from common codePaolo Bonzini2021-01-021-0/+39
| * cfi: Initial support for cfi-icall in QEMUDaniele Buono2021-01-021-0/+11
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell2021-01-061-4/+0Star
|\ \
| * | include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedefPeter Maydell2021-01-061-2/+0Star
| * | hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell2021-01-061-2/+0Star
* | | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell2021-01-065-8/+85
|\ \ \ | |/ / |/| |
| * | spapr: Introduce spapr_drc_reset_all()Greg Kurz2021-01-061-0/+6
| * | spapr: Fix reset of transient DR connectorsGreg Kurz2021-01-061-1/+2
| * | spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz2021-01-061-3/+0Star
| * | spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz2021-01-062-3/+4
| * | spapr: Allow memory unplug to always succeedGreg Kurz2021-01-061-0/+1
| * | spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater2021-01-061-2/+0Star
| * | ppc: Convert PPC UIC to a QOM devicePeter Maydell2021-01-061-0/+73
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210104' into ...Peter Maydell2021-01-053-11/+76
|\ \ \ | |/ / |/| |