aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-19io: return 0 for EOF in TLS session read after shutdownDaniel P. Berrangé
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth
2018-11-06include/qemu/thread.h: Document qemu_thread_atexit* APIPeter Maydell
2018-11-06scsi-generic: avoid invalid access to struct when emulating block limitsPaolo Bonzini
2018-11-06memory: learn about non-volatile memory regionMarc-André Lureau
2018-11-06i386: clarify that the Q35 machine type implements a P35 chipsetDaniel P. Berrangé
2018-11-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-11-05hw/pci: Add missing includePhilippe Mathieu-Daudé
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-11-05include: Add a comment to explain the origin of sizes' lookup tableLeonid Bloch
2018-11-05option: Make option help nicer to readMax Reitz
2018-11-05block: Require auto-read-only for existing fallbacksKevin Wolf
2018-11-05block: Add auto-read-only optionKevin Wolf
2018-11-05block: change some function return type to boolLi Qiang
2018-11-04softfloat: Don't execute divdeu without power7Richard Henderson
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova
2018-11-01Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-10-31cputlb: Remove tlb_c.pending_flushesRichard Henderson
2018-10-31cputlb: Filter flushes on already clean tlbsRichard Henderson
2018-10-31cputlb: Count "partial" and "elided" tlb flushesRichard Henderson
2018-10-31cputlb: Move env->vtlb_index to env->tlb_d.vindexRichard Henderson
2018-10-31cputlb: Split large page tracking per mmu_idxRichard Henderson
2018-10-31cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flushRichard Henderson
2018-10-31cputlb: Move tlb_lock to CPUTLBCommonRichard Henderson
2018-10-30i386: Add PKU on Skylake-Server CPU modelTao Xu
2018-10-30kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctlRobert Hoo
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...Peter Maydell
2018-10-29dirty-bitmaps: clean-up bitmaps loading and migration logicVladimir Sementsov-Ogievskiy
2018-10-29block/dirty-bitmaps: add user_locked status checkerJohn Snow
2018-10-29dirty-bitmap: make it possible to restore bitmap after mergeVladimir Sementsov-Ogievskiy
2018-10-29dirty-bitmap: rename bdrv_undo_clear_dirty_bitmapVladimir Sementsov-Ogievskiy
2018-10-29elf: Define MIPS_ABI_FP_UNKNOWN macroStefan Markovic
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-26Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-26cpu.h: fix a typo in commentLi Qiang
2018-10-26memory.h: fix typos in commentsLi Qiang
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand
2018-10-24memory-device: add device class function set_addr()David Hildenbrand
2018-10-24memory-device: drop get_region_size()David Hildenbrand