aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extensionpull-target-arm-20201020-1Peter 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
2020-10-20hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQsPhilippe Mathieu-Daudé
2020-10-20hw/timer/bcm2835: Support the timer COMPARE registersPhilippe Mathieu-Daudé
2020-10-20hw/timer/bcm2835: Rename variable holding CTRL_STATUS registerPhilippe Mathieu-Daudé
2020-10-20hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definitionPhilippe Mathieu-Daudé
2020-10-20hw/arm: Restrict APEI tables generation to the 'virt' machinePhilippe Mathieu-Daudé
2020-10-20hw/arm/strongarm: Fix 'time to transmit a char' unit commentPhilippe Mathieu-Daudé
2020-10-20target/arm: AArch32 VCVT fixed-point to float is always round-to-nearestPeter Maydell
2020-10-20target/arm: Fix SMLAD incorrect setting of Q bitPeter Maydell
2020-10-20Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into st...Peter Maydell
2020-10-19hw/xen: Set suppress-vmdesc for Xen machinesJason Andryuk
2020-10-19xen-bus: reduce scope of backend watchPaul Durrant
2020-10-19xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost
2020-10-19xen: xenguest is not used so is not neededMichael Tokarev
2020-10-19Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...Peter Maydell
2020-10-19Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...Peter Maydell
2020-10-19tests/9pfs: add local Tmkdir testChristian Schoenebeck
2020-10-19tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck
2020-10-19tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck
2020-10-199pfs: suppress performance warnings on qtest runsChristian Schoenebeck
2020-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...Peter Maydell
2020-10-19Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell
2020-10-19hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()Mauro Matteo Cascella
2020-10-19usb/hcd-ehci: Fix error handling on missing device for iTDAnthony PERARD
2020-10-19usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)Paul Zimmerman
2020-10-19mac_oldworld: Change PCI address of macio to match real hardwareBALATON Zoltan
2020-10-19mac_oldworld: Drop some variablesBALATON Zoltan
2020-10-19mac_oldworld: Drop a variable, use get_system_memory() directlyBALATON Zoltan