summary refs log tree commit diff stats
path: root/python/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10linux-user: Return EINVAL for getgroups() with negative gidsetsizePeter Maydell1-2/+2
2023-06-09linux-user: add comments for TARGET_NR_[gs]etgroups{,32}Michael Tokarev1-4/+4
2023-06-09hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macroPhilippe Mathieu-Daudé1-1/+1
2023-06-09hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé1-3/+1
2023-06-09hw/i386/microvm: Simplify using object_dynamic_cast()Philippe Mathieu-Daudé1-2/+1
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé1-2/+1
2023-06-09target/m68k/fpu_helper: Use FloatRelation enum to hold comparison resultPhilippe Mathieu-Daudé1-2/+2
2023-06-09meson: install keyboard maps only if necessaryCarlos Santos1-2/+4
2023-06-09block.c: add newline for "Detected format" warningMichael Tokarev1-1/+1
2023-06-09hw/remote: Fix vfu_cfg trace offset formatMattias Nissler1-2/+2
2023-06-09spelling: informationMichael Tokarev3-3/+3
2023-06-09hw/virtio/virtio-qmp.c: spelling: suppotedMichael Tokarev1-1/+1
2023-06-09docs: Fix trivial typos in vhost-user.rstMilan Zamazal1-2/+2
2023-06-089pfs: prevent opening special files (CVE-2023-2861)Christian Schoenebeck2-2/+64
2023-06-07tests/tcg/tricore: Add recursion test for CSAsBastian Koppelmann2-1/+17
2023-06-07target/tricore: Fix wrong PSW for call insnsBastian Koppelmann1-0/+2
2023-06-07target/tricore: Refactor PCXI/ICR register fieldsBastian Koppelmann4-56/+123
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann6-0/+396
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann3-7/+6
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann17-17/+18
2023-06-07iotests: fix 194: filter out racy postcopy-active eventVladimir Sementsov-Ogievskiy2-1/+5
2023-06-07gitlab: Add cross-arm64-kvm-onlyRichard Henderson1-0/+8
2023-06-07target/arm: Only include tcg/oversized-guest.h if CONFIG_TCGRichard Henderson1-2/+3
2023-06-07tcg/tci: Adjust call-clobbered regs for int128_tRichard Henderson1-4/+5
2023-06-07tcg/tci: Adjust passing of MemOpIdxRichard Henderson2-34/+17
2023-06-07docs: fix multi-process QEMU documentationJagannathan Raman1-1/+1
2023-06-07vfio-user: update commentsJagannathan Raman1-3/+11
2023-06-07xen-block: fix segv on unrealizeAnthony PERARD1-2/+4
2023-06-07hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICEBernhard Beschow3-19/+2
2023-06-07hw/isa/piix3: Resolve redundant k->config_write assignmentsBernhard Beschow1-2/+1
2023-06-07hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()Bernhard Beschow2-21/+19
2023-06-07hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3Bernhard Beschow2-23/+14
2023-06-07hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()Bernhard Beschow1-1/+1
2023-06-07hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()Bernhard Beschow1-0/+2
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow4-5/+5
2023-06-07hw/xen: Fix broken check for invalid state in xs_be_open()David Woodhouse1-1/+1
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse4-226/+3
2023-06-07hw/xen: Fix memory leak in libxenstore_open() for XenDavid Woodhouse1-1/+1
2023-06-07hw/xen: Simplify emulated Xen platform initDavid Woodhouse3-31/+25
2023-06-07tests: fp: remove unused submodulesPaolo Bonzini2-0/+0
2023-06-07configure: check for $download value properlyMichal Privoznik1-1/+1
2023-06-07meson: fix "static build" entry in summaryPaolo Bonzini1-1/+1
2023-06-06accel/tcg: Fix undefined shift in store_whole_le16Richard Henderson1-1/+3
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini3-37/+12
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini4-20/+1
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini12-581/+590
2023-06-06pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini1-5/+0
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini3-5/+15
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini13-70/+63
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini2-8/+12