summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/exec: wrap cpu_ldst.h in CONFIG_TCGAlex Bennée2019-10-281-0/+2
* plugin: add qemu_plugin_outs helperAlex Bennée2019-10-282-0/+7
* plugin: add qemu_plugin_insn_disas helperAlex Bennée2019-10-282-0/+11
* plugin: expand the plugin_init function to include an info blockAlex Bennée2019-10-281-2/+24
* translator: add translator_ld{ub,sw,uw,l,q}Emilio G. Cota2019-10-282-1/+72
* cputlb: ensure _cmmu helper functions follow the naming standardAlex Bennée2019-10-281-2/+2
* plugin-gen: add plugin_insn_appendEmilio G. Cota2019-10-281-0/+14
* *-user: plugin syscallsEmilio G. Cota2019-10-281-0/+40
* plugins: implement helpers for resolving hwaddrAlex Bennée2019-10-282-0/+48
* tcg: let plugins instrument virtual memory accessesEmilio G. Cota2019-10-283-27/+34
* plugin-gen: add module for TCG-related codeEmilio G. Cota2019-10-284-0/+60
* cputlb: introduce get_page_addr_code_hostpEmilio G. Cota2019-10-281-0/+38
* cputlb: document get_page_addr_codeEmilio G. Cota2019-10-281-3/+21
* queue: add QTAILQ_REMOVE_SEVERALEmilio G. Cota2019-10-281-0/+10
* plugin: add implementation of the apiAlex Bennée2019-10-281-3/+0Star
* plugin: add core codeEmilio G. Cota2019-10-282-0/+261
* plugin: add user-facing APIEmilio G. Cota2019-10-281-0/+351
* cpu: introduce cpu_in_exclusive_context()Emilio G. Cota2019-10-281-0/+13
* trace: add mmu_index to mem_infoAlex Bennée2019-10-282-12/+9Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-281-5/+10
|\
| * virtio: drop unused virtio_device_stop_ioeventfd() functionStefan Hajnoczi2019-10-251-1/+0Star
| * virtio: add property to enable packed virtqueueJason Wang2019-10-251-1/+3
| * virtio: basic packed virtqueue supportJason Wang2019-10-251-3/+7
* | target/i386: move FERR handling to target/i386Paolo Bonzini2019-10-261-1/+0Star
* | core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-262-3/+3
* | Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-267-27/+323
|\ \
| * | mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.cPhilippe Mathieu-Daudé2019-10-241-1/+0Star
| * | mc146818rtc: Move RTC_ISA_IRQ definitionPhilippe Mathieu-Daudé2019-10-242-2/+2
| * | mc146818rtc: move structure to header fileHervé Poussineau2019-10-241-0/+33
| * | hw/i386/pc: Extract pc_i8259_create()Philippe Mathieu-Daudé2019-10-241-0/+1
| * | hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé2019-10-241-0/+2
| * | hw/i386: Introduce the microvm machine typeSergio Lopez2019-10-221-0/+71
| * | fw_cfg: add "modify" functions for all typesSergio Lopez2019-10-221-0/+42
| * | hw/i386: make x86.c independent from PCMachineStateSergio Lopez2019-10-221-4/+9
| * | hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-222-25/+60
| * | hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez2019-10-222-1/+35
| * | hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez2019-10-221-1/+1
| * | hw/virtio: Factorize virtio-mmio headersSergio Lopez2019-10-221-0/+73
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-251-0/+15
|\ \ \
| * | | coroutine: Add qemu_co_mutex_assert_locked()Kevin Wolf2019-10-251-0/+15
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-10-2511-51/+100
|\ \ \ \ | |/ / / |/| | |
| * | | hw/rtc/aspeed_rtc: Remove unused includesPhilippe Mathieu-Daudé2019-10-241-3/+0Star
| * | | hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé2019-10-241-1/+0Star
| * | | hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-4/+4
| * | | hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-4/+4
| * | | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-1/+19
| * | | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-32/+57
| * | | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-242-5/+14
| * | | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-2/+3
| | |/ | |/|
* | | hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé2019-10-251-1/+3