aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20target/arm: Implement AArch32 HVBARPeter Maydell
2018-08-20target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefsPeter Maydell
2018-08-20target/arm: Correct typo in HAMAIR1 regdef namePeter Maydell
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-08-20hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...Jia He
2018-08-20docs/generic-loader: mention U-Boot and Intel HEX executable formatsStefan Hajnoczi
2018-08-20target/arm: Fix crash on conditional instruction in an IT blockRoman Kapl
2018-08-20tests/boot-serial-test: Bump timeout to 6 minutesPeter Maydell
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-08-20sh4: fix use_icount with linux-userLaurent Vivier
2018-08-18config: split PVRDMA from RDMAMarcel Apfelbaum
2018-08-18hw/pvrdma: remove not needed includeMarcel Apfelbaum
2018-08-18hw/rdma: Add reference to pci_dev in backend_devYuval Shaia
2018-08-18hw/rdma: Bugfix - Support non-aligned buffersYuval Shaia
2018-08-18hw/rdma: Print backend QP number in hex formatYuval Shaia
2018-08-18hw/rdma: Cosmetic change - move to generic functionYuval Shaia
2018-08-18hw/pvrdma: Cosmetic change - indent rightYuval Shaia
2018-08-18hw/rdma: Reorder resource cleanupYuval Shaia
2018-08-18hw/rdma: Do not allocate memory for non-dma MRYuval Shaia
2018-08-18hw/rdma: Delete useless structure RdmaRmUserMRYuval Shaia
2018-08-18hw/pvrdma: Make default pkey 0xFFFFYuval Shaia
2018-08-18hw/pvrdma: Clean CQE before useYuval Shaia
2018-08-18hw/rdma: Modify debug macrosYuval Shaia
2018-08-18hw/pvrdma: Bugfix - provide the correct attr_mask to query_qpYuval Shaia
2018-08-18hw/rdma: Make distinction between device init and start modesYuval Shaia
2018-08-17Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180817.0' i...Peter Maydell
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-17vfio: Inhibit ballooning based on group attachment to a containerAlex Williamson
2018-08-17kvm: Use inhibit to prevent ballooning without synchronous mmuAlex Williamson
2018-08-17balloon: Allow multiple inhibit usersAlex Williamson
2018-08-17linux-user: fix 32bit g2h()/h2g()Laurent Vivier
2018-08-17qemu-binfmt-conf.sh: add x86_64 targetLaurent Vivier
2018-08-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-16sysbus: always allow explicit_ofw_unit_address() to override address generationMark Cave-Ayland
2018-08-16machine: Fix coding style at machine_run_board_init()Dou Liyang
2018-08-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...Peter Maydell
2018-08-16qemu-doc: Amend MIPS-related itemsAleksandar Markovic
2018-08-16linux-user: Add preprocessor availability control to some syscallsAleksandar Rikalo
2018-08-16linux-user: Update MIPS syscall numbers up to kernel 4.18 headersAleksandar Markovic
2018-08-16elf: Add ELF flags for MIPS machine variantsAleksandar Markovic
2018-08-16elf: Remove duplicate preprocessor constant definitionAleksandar Markovic
2018-08-16target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0Yongbok Kim
2018-08-16target/mips: Don't update BadVAddr register in Debug ModeYongbok Kim
2018-08-16target/mips: Implement CP0 Config1.WR bit functionalityStefan Markovic
2018-08-16target/mips: Add CP0 BadInstrX registerStefan Markovic
2018-08-16target/mips: Update some CP0 registers bit definitionsAleksandar Markovic
2018-08-16target/mips: Fix two instances of shadow variablesAleksandar Markovic
2018-08-16target/mips: Mark switch fallthroughs with interpretable commentsAleksandar Markovic
2018-08-16target/mips: Avoid case statements formulated by ranges - part 2Aleksandar Rikalo