summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/intc: openpic: Clean up the stylesBin Meng2021-09-301-3/+6
* hw/intc: openpic: Drop Raven related codesBin Meng2021-09-301-16/+0Star
* spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza2021-09-302-0/+10
* spapr: move FORM1 verifications to post CASDaniel Henrique Barboza2021-09-301-0/+1
* spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza2021-09-301-1/+1
* spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza2021-09-301-14/+14
* ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater2021-09-291-1/+1
* ppc/xive: Export xive_tctx_word2() helperCédric Le Goater2021-09-291-0/+5
* ppc/xive: Export priority_to_ipb() helperCédric Le Goater2021-09-291-0/+11
* host-utils: introduce uabs64()Luis Pires2021-09-291-0/+8
* host-utils: fix missing zero-extension in divs128Luis Pires2021-09-291-1/+1
* hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé2021-09-271-6/+0Star
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210921' into stagingRichard Henderson2021-09-242-1/+15
|\
| * hw/core: Make do_unaligned_access noreturnRichard Henderson2021-09-221-1/+2
| * include/exec: Move cpu_signal_handler declarationRichard Henderson2021-09-221-0/+13
* | hw/nvme: fix verification of select field in namespace attachmentNaveen Nagar2021-09-241-0/+5
|/
* Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-09-218-61/+165
|\
| * hw/riscv: virt: Add optional ACLINT support to virt machineAnup Patel2021-09-201-0/+2
| * hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel2021-09-201-18/+36
| * hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel2021-09-201-0/+0
| * sifive_u: Connect the SiFive PWM deviceAlistair Francis2021-09-201-1/+13
| * hw/timer: Add SiFive PWM supportAlistair Francis2021-09-201-0/+62
| * hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
| * hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+4
| * hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
| * hw/intc: sifive_clint: Use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210921'...Peter Maydell2021-09-211-1/+11
|\ \
| * | arm/hvf: Add a WFI handlerPeter Collingbourne2021-09-211-0/+1
| * | hvf: Add Apple Silicon supportAlexander Graf2021-09-201-1/+9
| * | hvf: Introduce hvf_arch_init() callbackAlexander Graf2021-09-201-0/+1
| |/
* | hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas2021-09-202-0/+2
* | aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-0/+2
* | watchdog: aspeed: Sanitize control register valuesAndrew Jeffery2021-09-201-0/+1
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell2021-09-161-0/+4
|\
| * qdev: Complete qdev_init_gpio_out() documentationPhilippe Mathieu-Daudé2021-09-151-0/+4
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...Peter Maydell2021-09-163-2/+9
|\ \
| * | ui/gtk-egl: Wait for the draw signal for dmabuf blobsVivek Kasireddy2021-09-151-0/+2
| * | ui: Create sync objects and fences only for blobsVivek Kasireddy2021-09-153-0/+3
| * | ui/egl: Add egl helpers to help with synchronizationVivek Kasireddy2021-09-152-0/+4
| * | ui/gtk: Create a common release_dmabuf helperVivek Kasireddy2021-09-151-2/+0Star
| |/
* | block: Clarify that @bytes is no limit on *pnumHanna Reitz2021-09-151-0/+9
* | block: block-status cache for data regionsHanna Reitz2021-09-151-0/+50
* | block: Drop BDS comment regarding bdrv_append()Hanna Reitz2021-09-151-6/+0Star
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...Peter Maydell2021-09-154-30/+43
|\ \ | |/ |/|
| * accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemuPhilippe Mathieu-Daudé2021-09-141-2/+2
| * accel/tcg: Rename user-mode do_interrupt hack as fake_user_interruptPhilippe Mathieu-Daudé2021-09-141-8/+14
| * tcg: Remove tcg_global_reg_new definesBin Meng2021-09-141-2/+0Star
| * accel/tcg: Clear PAGE_WRITE before translationIlya Leoshkevich2021-09-142-16/+24
| * accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich2021-09-141-4/+5
* | chardev: add some comments about the class methodsMarc-André Lureau2021-09-141-0/+33