summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-10crypto: Allocate QCryptoCipher with the subclassRichard Henderson
2020-09-10crypto: Use the correct const type for driverRichard Henderson
2020-09-10crypto: Move QCryptoCipherDriver typedef to crypto/cipher.hRichard Henderson
2020-09-08spapr_numa: create a vcpu associativity helperDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: move lookup-arrays handling to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: handle vcpu ibm,associativityDaniel Henrique Barboza
2020-09-08spapr: introduce SpaprMachineState::numa_assoc_arrayDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: turn spapr_dt_nvdimm() staticDaniel Henrique Barboza
2020-09-08ppc: introducing spapr_numa.c NUMA code helperDaniel Henrique Barboza
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann
2020-09-08spapr, spapr_nvdimm: fold NVDIMM validation in the same placeDaniel Henrique Barboza
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater
2020-09-08spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priorityCédric Le Goater
2020-09-08spapr: Remove unnecessary DRC type-checker macrosDavid Gibson
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-03linux-user: fix implicit conversion from enumeration type errorLaurent Vivier
2020-09-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into stagingPeter Maydell
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-02Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into stagingPeter Maydell
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "hw/386: Add EPYC mode topology decoding functions"Babu Moger
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-09-02rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost
2020-09-02hw/block/nvme: be consistent about zeros vs zeroesKlaus Jensen
2020-09-02hw/block/nvme: support the get/set features select and save fieldsKlaus Jensen
2020-09-02hw/block/nvme: add remaining mandatory controller parametersKlaus Jensen
2020-09-02hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.hKlaus Jensen
2020-09-02hw/block/nvme: add support for the asynchronous event request commandKlaus Jensen
2020-09-02hw/block/nvme: add support for the get log page commandKlaus Jensen
2020-09-02hw/block/nvme: mark fw slot 1 as read-onlyKlaus Jensen
2020-09-02hw/block/nvme: add temperature threshold featureKlaus Jensen
2020-09-02hw/block/nvme: bump spec data structures to v1.3Klaus Jensen
2020-09-02hw/block/nvme: Align I/O BAR to 4 KiBPhilippe Mathieu-Daudé
2020-09-02hw/block/nvme: Fix pmrmsc register sizePhilippe Mathieu-Daudé
2020-09-02hw/block/nvme: Use QEMU_PACKED on hardware/packet structuresPhilippe Mathieu-Daudé
2020-09-01tcg: Add tcg_get_insn_start_paramRichard Henderson
2020-09-01Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-01arm: aspeed: add strap define `25HZ` of AST2500Igor Kononenko
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley
2020-09-01main-loop: Fix commentStefan Weil
2020-09-01hw/i2c: Fix typo in descriptionPhilippe Mathieu-Daudé
2020-08-31Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200831-pull-request' ...Peter Maydell