summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | xics: Rename misleading ics_simple_*() functionsDavid Gibson2019-10-041-3/+3
| * | xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson2019-10-041-4/+0
| * | xics: Minor fixes for XICSFabric interfaceDavid Gibson2019-10-041-5/+1
| * | spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-2/+0
| * | spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2019-10-041-1/+1
| * | spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater2019-10-041-0/+5
| * | hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S2019-10-042-0/+56
| * | hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S2019-10-041-0/+3
| * | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S2019-10-041-0/+18
| |/
* | target/i386: expand feature words to 64 bitsPaolo Bonzini2019-10-041-1/+1
* | memory: allow memory_region_register_iommu_notifier() to failEric Auger2019-10-041-5/+16
* | vfio: Turn the container error into an Error handleEric Auger2019-10-041-1/+1
|/
* kvm: split too big memory section on several memslotsIgor Mammedov2019-09-301-0/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell2019-09-276-82/+43
|\
| * cputlb: Remove cpu->mem_io_vaddrRichard Henderson2019-09-251-2/+0
| * cputlb: Merge and move memory_notdirty_write_{prepare,complete}Richard Henderson2019-09-251-65/+0
| * cputlb: Partially inline memory_region_section_get_iotlbRichard Henderson2019-09-251-5/+1
| * cputlb: Move NOTDIRTY handling from I/O path to TLB pathRichard Henderson2019-09-251-2/+0
| * cputlb: Move ROM handling from I/O path to TLB pathRichard Henderson2019-09-252-2/+4
| * cputlb: Introduce TLB_BSWAPRichard Henderson2019-09-251-1/+3
| * qemu/compiler.h: Add qemu_build_not_reachedRichard Henderson2019-09-251-0/+15
| * cputlb: Disable __always_inline__ without optimizationRichard Henderson2019-09-251-0/+11
| * exec: Use TARGET_PAGE_BITS_MIN for TLB flagsRichard Henderson2019-09-251-6/+10
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-261-1/+13
|\ \
| * | memory: Provide an equality function for MemoryRegionSectionsDr. David Alan Gilbert2019-09-251-0/+12
| * | memory: Align MemoryRegionSections fieldsDr. David Alan Gilbert2019-09-251-1/+1
| |/
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...Peter Maydell2019-09-261-6/+0
|\ \
| * | migration/postcopy: unsentmap is not necessary for postcopyWei Yang2019-09-251-6/+0
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...Peter Maydell2019-09-261-0/+1
|\ \
| * | nbd: Grab aio context lock in more placesEric Blake2019-09-241-0/+1
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...Peter Maydell2019-09-251-4/+4
|\ \ \ | |_|/ |/| |
| * | qapi: Make visit_next_list()'s comment less confusingMarkus Armbruster2019-09-241-4/+4
| |/
* | xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant2019-09-241-0/+3
* | xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant2019-09-241-0/+2
* | xen / notify: introduce a new XenWatchList abstractionPaul Durrant2019-09-242-1/+4
|/
* Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell2019-09-238-2/+184
|\
| * pc: Add an SMB0 ACPI device to q35Corey Minyard2019-09-201-0/+2
| * ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard2019-09-201-1/+1
| * acpi: Add i2c serial bus CRS handlingCorey Minyard2019-09-201-0/+18
| * ipmi: Add PCI IPMI interfacesCorey Minyard2019-09-201-0/+1
| * ipmi: Allow a size value to be passed for I/O spaceCorey Minyard2019-09-203-1/+8
| * ipmi: Split out BT-specific code from ISA BT codeCorey Minyard2019-09-201-0/+72
| * ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard2019-09-201-0/+75
| * qdev: Add a no default uuid propertyCorey Minyard2019-09-201-0/+7
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-09-203-2/+3
|\ \ | |/ |/|
| * kvm: Fix typo in header of kvm_device_access()Greg Kurz2019-09-191-1/+1
| * cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé2019-09-192-1/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...Peter Maydell2019-09-191-1/+1
|\ \
| * | ui/egl: fix framebuffer readsGerd Hoffmann2019-09-171-1/+1
* | | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...Peter Maydell2019-09-1911-92/+298
|\ \ \