aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-01os-posix.c: create and export os_set_chroot()Michael Tokarev1-0/+1
2023-09-01os-posix.c: create and export os_set_runas()Michael Tokarev1-0/+1
2023-09-01include/sysemu/os-posix.h: move *daemonize* declarations togetherMichael Tokarev1-3/+2
2023-09-01util/selfmap: Use dev_t and ino_t in MapInfoRichard Henderson1-2/+2
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-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater1-0/+3
2023-09-01hw/sd: Move proto_name to SDProto structurePhilippe Mathieu-Daudé1-0/+2
2023-09-01m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater1-0/+4
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater1-0/+2
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater1-0/+3
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu1-0/+1
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu1-2/+2
2023-08-31ui: spelling fixesMichael Tokarev2-2/+2
2023-08-31util: spelling fixesMichael Tokarev5-8/+8
2023-08-31util/fifo8: Fix typo in fifo8_push_all() descriptionPhilippe Mathieu-Daudé1-1/+1
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé1-18/+0
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé1-10/+0
2023-08-31hw/i2c: spelling fixesMichael Tokarev2-2/+2
2023-08-31chardev/char-fe: Document FEWatchFunc typedefPhilippe Mathieu-Daudé1-0/+14
2023-08-31exec/translation-block: Clean up includesPhilippe Mathieu-Daudé1-3/+3
2023-08-31qemu/processor: Remove unused 'qemu/atomic.h' headerPhilippe Mathieu-Daudé1-2/+0
2023-08-31target/translate: Restrict 'exec/cpu_ldst.h' to user emulationPhilippe Mathieu-Daudé1-1/+1
2023-08-31exec/address-spaces.h: Remove unuseful 'exec/memory.h' includePhilippe Mathieu-Daudé1-2/+0
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé14-63/+61
2023-08-31qemu/uri: Use QueryParams type definitionPhilippe Mathieu-Daudé1-1/+1
2023-08-31accel/tcg: spelling fixesMichael Tokarev4-5/+5
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé4-52/+1
2023-08-31Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into stagingStefan Hajnoczi1-30/+0
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingStefan 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/qemu into stagingStefan 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