aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-31scsi: Propagate unrealize() callback to scsi-hdSam Eiderman1-0/+1
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman1-0/+3
2019-10-31block: Support providing LCHS from userSam Eiderman1-1/+5
2019-10-31block: Refactor macros - fix tabbingSam Eiderman1-8/+8
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell18-37/+1004
2019-10-29net/virtio: add failover supportJens Freimann2-0/+13
2019-10-29migration: add new migration state wait-unplugJens Freimann1-0/+2
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann1-0/+1
2019-10-29pci: mark devices partially unpluggedJens Freimann1-0/+1
2019-10-29pci: add option for net failoverJens Freimann1-0/+3
2019-10-29qdev/qbus: add hidden device supportJens Freimann1-0/+29
2019-10-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-0/+9
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell6-0/+363
2019-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell3-12/+31
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky1-0/+2
2019-10-29virtio: new post_load hookMichael S. Tsirkin1-0/+6
2019-10-29net: add tulip (dec21143) driverSven Schnelle1-0/+1
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell3-11/+19
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier1-0/+76
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier1-0/+64
2019-10-28hw/m68k: add Nubus supportLaurent Vivier2-0/+93
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier1-0/+7
2019-10-28hw/m68k: add VIA supportLaurent Vivier1-0/+108
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier1-0/+15
2019-10-28include/exec: wrap cpu_ldst.h in CONFIG_TCGAlex Bennée1-0/+2
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée2-0/+7
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée2-0/+11
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée1-2/+24
2019-10-28translator: add translator_ld{ub,sw,uw,l,q}Emilio G. Cota2-1/+72
2019-10-28cputlb: ensure _cmmu helper functions follow the naming standardAlex Bennée1-2/+2
2019-10-28plugin-gen: add plugin_insn_appendEmilio G. Cota1-0/+14
2019-10-28*-user: plugin syscallsEmilio G. Cota1-0/+40
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée2-0/+48
2019-10-28tcg: let plugins instrument virtual memory accessesEmilio G. Cota3-27/+34
2019-10-28plugin-gen: add module for TCG-related codeEmilio G. Cota4-0/+60
2019-10-28cputlb: introduce get_page_addr_code_hostpEmilio G. Cota1-0/+38
2019-10-28cputlb: document get_page_addr_codeEmilio G. Cota1-3/+21
2019-10-28queue: add QTAILQ_REMOVE_SEVERALEmilio G. Cota1-0/+10
2019-10-28plugin: add implementation of the apiAlex Bennée1-3/+0
2019-10-28plugin: add core codeEmilio G. Cota2-0/+261
2019-10-28plugin: add user-facing APIEmilio G. Cota1-0/+351
2019-10-28cpu: introduce cpu_in_exclusive_context()Emilio G. Cota1-0/+13
2019-10-28trace: add mmu_index to mem_infoAlex Bennée2-12/+9
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis1-0/+3
2019-10-28riscv/virt: Manually define the machineAlistair Francis1-1/+6
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis1-0/+2
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis1-1/+6
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis1-0/+1
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis1-0/+1
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng3-9/+0