summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k/nios2-semi: fix gettimeofday() result checkMarc-André Lureau2022-03-222-2/+2
* vl: typo fix in a commentMarc-André Lureau2022-03-221-1/+1
* qemu-options: define -spice only #ifdef CONFIG_SPICEMarc-André Lureau2022-03-222-0/+4
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-03-212-9/+15
|\
| * hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12Paolo Bonzini2022-03-211-5/+2Star
| * target/i386: kvm: do not access uninitialized variable on older kernelsPaolo Bonzini2022-03-201-4/+13
* | Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell2022-03-21109-214/+284
|\ \
| * | Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-21102-200/+195Star
| * | 9pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-215-12/+12
| * | scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster2022-03-211-0/+75
| * | block-qdict: Fix -Werror=maybe-uninitialized build failureMurilo Opsfelder Araujo2022-03-211-2/+2
* | | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2022-03-213-14/+23
|\ \ \
| * | | aio-posix: fix spurious ->poll_ready() callbacks in main loopStefan Hajnoczi2022-03-172-14/+19
| * | | aio-posix: fix build failure io_uring 2.2Haiyue Wang2022-03-171-0/+4
* | | | Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into stagingPeter Maydell2022-03-213-49/+124
|\ \ \ \ | |_|/ / |/| | |
| * | | target/ppc: Replicate Double->Single-Precision resultLucas Coutinho2022-03-201-4/+44
| * | | target/ppc: Replicate double->int32 result for some vector insnsRichard Henderson2022-03-201-6/+39
| * | | ppc64: Avoid pt_regs struct definitionKhem Raj2022-03-202-39/+41
|/ / /
* | | Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...Peter Maydell2022-03-1914-53/+101
|\ \ \
| * | | hw/display/vga: Report a proper error when adding a 2nd ISA VGAThomas Huth2022-03-181-0/+6
| * | | hw/display: Allow vga_common_init() to return errorsThomas Huth2022-03-1811-13/+42
| * | | hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()Thomas Huth2022-03-181-28/+29
| * | | audio/mixeng: Do not declare unused variablesAkihiko Odaki2022-03-181-4/+4
| * | | ui: avoid unnecessary memory operations in vnc_refresh_server_surface()Wen, Jianxian2022-03-181-9/+17
| * | | ui/gtk: Ignore 2- and 3-button press eventsK. Lange2022-03-181-0/+4
| |/ /
* | | Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell2022-03-192-6/+6
|\ \ \
| * | | virtio/virtio-balloon: Prefer Object* over void* parameterBernhard Beschow2022-03-181-5/+5
| * | | hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same lineRebecca Cran2022-03-181-1/+1
| |/ /
* | | Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...Peter Maydell2022-03-1828-46/+1084
|\ \ \ | |/ / |/| |
| * | util/osdep: Remove some early cruftAndrew Deason2022-03-181-7/+0Star
| * | hw/i386/acpi-build: Avoid 'sun' identifierAndrew Deason2022-03-181-2/+2
| * | util/osdep: Avoid madvise proto on modern SolarisAndrew Deason2022-03-183-5/+29
| * | hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias2022-03-182-3/+26
| * | hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias2022-03-183-0/+347
| * | hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias2022-03-182-0/+18
| * | hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias2022-03-183-0/+478
| * | target/arm: Make rvbar settable after realizeEdgar E. Iglesias2022-03-183-9/+16
| * | hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias2022-03-182-1/+6
| * | target/arm: Log fault address for M-profile faultsPeter Maydell2022-03-181-0/+6
| * | target/arm: Log M-profile vector table accessesPeter Maydell2022-03-182-0/+10
| * | hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unsetEric Auger2022-03-181-1/+6
| * | hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCGEric Auger2022-03-182-3/+3
| * | nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell2022-03-182-5/+13
| * | nsis installer: Suppress "ANSI targets are deprecated" warningPeter Maydell2022-03-181-0/+3
| * | nsis installer: List emulators in alphabetical orderPeter Maydell2022-03-181-2/+2
| * | hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()Peter Maydell2022-03-181-2/+2
| * | hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_sizePeter Maydell2022-03-181-0/+1
| * | target/arm: Fix handling of LPAE block descriptorsPeter Maydell2022-03-181-2/+8
| * | target/arm: Fix pauth_check_trap vs SEL2Richard Henderson2022-03-181-1/+1
| * | target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson2022-03-185-5/+109
|/ /