aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-04ui/vc: change the argument for QemuTextConsoleMarc-André Lureau1-3/+3
2023-09-04ui/vc: do not parse VC-specific options in Spice and GTKMarc-André Lureau1-3/+0
2023-09-04ui/vc: move text console invalidate in helperMarc-André Lureau1-0/+1
2023-09-04ui/console: use QEMU_PIXMAN_COLOR helpersMarc-André Lureau1-0/+6
2023-09-04ui/console: declare console types in console.hMarc-André Lureau1-4/+21
2023-09-04ui/console: specialize console_lookup_unused()Marc-André Lureau1-1/+0
2023-09-01ui/qmp: move screendump to ui-qmp-cmds.cMarc-André Lureau1-0/+1
2023-09-01ui: remove qemu_pixman_linebuf_copy()Marc-André Lureau1-2/+0
2023-09-01ui: remove qemu_pixman_color() helperMarc-André Lureau1-1/+0
2023-08-31Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...Stefan Hajnoczi1-30/+0
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi7-100/+455
2023-08-31Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into stagingStefan Hajnoczi1-0/+24
2023-08-31Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...Stefan Hajnoczi1-5/+15
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell1-0/+5
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell1-0/+8
2023-08-31rtc: Use time_t for passing and returning time offsetsPeter Maydell1-2/+2
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell1-1/+1
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois2-1/+68
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois1-0/+7
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois1-84/+242
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois1-1/+1
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois1-11/+123
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois1-2/+0
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko1-0/+8
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko1-0/+16
2023-08-30bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.hWarner Losh1-30/+0
2023-08-30gdbstub: move comment for gdb_register_coprocessorAlex Bennée1-0/+10
2023-08-30gdbstub: replace global gdb_has_xml with a functionAlex Bennée1-5/+5
2023-08-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2-4/+9
2023-08-30block/io: align requests to subcluster_sizeAndrey Drobyshev1-4/+4
2023-08-30block: add subcluster_size field to BlockDriverInfoAndrey Drobyshev1-0/+5
2023-08-29Revert "include/exec: typedef abi_ptr to vaddr in softmmu"Richard Henderson1-2/+2
2023-08-29softmmu: Use async_run_on_cpu in tcg_commitRichard Henderson1-1/+0
2023-08-29Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu in...Stefan Hajnoczi2-0/+43
2023-08-28bsd-user: Disable clang warningsKyle Evans1-0/+30
2023-08-28bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.hWarner Losh1-0/+13
2023-08-24tcg: Introduce negsetcond opcodesRichard Henderson4-0/+9
2023-08-24tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32Richard Henderson2-4/+3
2023-08-24include/exec: Widen tlb_hit/tlb_hit_page()Anton Johansson1-2/+2
2023-08-24include/exec: typedef abi_ptr to vaddr in softmmuAnton Johansson1-2/+2
2023-08-24include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()Anton Johansson1-12/+12
2023-08-24sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpointAnton Johansson1-4/+2
2023-08-24sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpointAnton Johansson1-4/+2
2023-08-24accel/hvf: Widen pc/saved_insn for hvf_sw_breakpointAnton Johansson1-3/+3
2023-08-24accel/kvm: Widen pc/saved_insn for kvm_sw_breakpointAnton Johansson1-3/+3
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-0/+3
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth1-0/+3
2023-08-23hw: Add compat machines for 8.2Cornelia Huck2-0/+6
2023-08-22kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki1-0/+2
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante1-0/+1