aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21hw/sd/sdhci: Fix DMA Transfer Block Size fieldPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Document the datasheet usedPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdhci: Fix qemu_log_mask() format stringPhilippe Mathieu-Daudé
2020-10-21Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2020-10-21tests/acpi: update expected data filesGerd Hoffmann
2020-10-21tests/acpi: add microvm rtc testGerd Hoffmann
2020-10-21tests/acpi: add microvm usb testGerd Hoffmann
2020-10-21tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann
2020-10-21tests/acpi: allow updates for expected data filesGerd Hoffmann
2020-10-21microvm: add usb supportGerd Hoffmann
2020-10-21usb/xhci: fixup xhci kconfig depsGerd Hoffmann
2020-10-21usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann
2020-10-21usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann
2020-10-21acpi: add aml builder stubsGerd Hoffmann
2020-10-21tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann
2020-10-21tests/acpi: update expected data filesGerd Hoffmann
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann
2020-10-21microvm: set pci_irq_maskGerd Hoffmann
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-10-21tests/acpi: add empty microvm/APIC.pcieGerd Hoffmann
2020-10-21tests/acpi: allow changes for microvm/APIC.pcieGerd Hoffmann
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé
2020-10-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201020-...Peter Maydell
2020-10-20python/qemu/qmp.py: Fix settimeout operationJohn Snow
2020-10-20python/qemu/qmp.py: re-raise OSError when encounteredJohn Snow
2020-10-20target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extensionPeter Maydell
2020-10-20target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16Peter Maydell
2020-10-20target/arm: Fix has_vfp/has_neon ID reg squashing for M-profilePeter Maydell
2020-10-20target/arm: Implement v8.1M low-overhead-loop instructionsPeter Maydell
2020-10-20target/arm: Implement v8.1M branch-future insns (as NOPs)Peter Maydell
2020-10-20target/arm: Don't allow BLX imm for M-profilePeter Maydell
2020-10-20target/arm: Make the t32 insn[25:23]=111 group non-overlappingPeter Maydell
2020-10-20target/arm: Implement v8.1M conditional-select insnsPeter Maydell
2020-10-20target/arm: Implement v8.1M NOCP handlingPeter Maydell
2020-10-20decodetree: Fix codegen for non-overlapping group inside overlapping groupPeter Maydell
2020-10-20hw/arm/nseries: Fix loading kernel image on n8x0 machinesPhilippe Mathieu-Daudé
2020-10-20microbit_i2c: Fix coredump when dump-vmstatePeng Liang
2020-10-20target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11Richard Henderson
2020-10-20target/arm: Fix reported EL for mte_check_failRichard Henderson
2020-10-20target/arm: Remove redundant mmu_idx lookupRichard Henderson
2020-10-20hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbersPhilippe Mathieu-Daudé
2020-10-20hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlersPhilippe Mathieu-Daudé
2020-10-20loads-stores.rst: add footnote that clarifies GETPC usageEmanuele Giuseppe Esposito
2020-10-20tests/qtest: Add npcm7xx timer testHavard Skinnemoen
2020-10-20target/arm: Use tlb_flush_page_bits_by_mmuidx*Richard Henderson
2020-10-20accel/tcg: Add tlb_flush_page_bits_by_mmuidx*Richard Henderson