aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-19target/arm: Add missing space in commentetsPeter Maydell
2022-08-19target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell
2022-08-19target/arm: Implement ID_DFR1Peter Maydell
2022-08-19target/arm: Implement ID_MMFR5Peter Maydell
2022-08-19target/arm: Sort KVM reads of AArch32 ID registers into encoding orderPeter Maydell
2022-08-19target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8Peter Maydell
2022-08-18Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-08-17virtio-pci: don't touch pci on virtio resetMichael S. Tsirkin
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron
2022-08-17hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron
2022-08-17hw/cxl: Fix wrong query of target portsJonathan Cameron
2022-08-17hw/cxl: Fix memory leak in error pathsJonathan Cameron
2022-08-17x86: disable rng seeding via setup_dataGerd Hoffmann
2022-08-17hw/virtio: fix vhost_user_read tracepointAlex Bennée
2022-08-17hw/virtio: handle un-configured shutdown in virtio-pciAlex Bennée
2022-08-17hw/virtio: gracefully handle unset vhost_dev vdevAlex Bennée
2022-08-17virtio-scsi: fix race in virtio_scsi_dataplane_start()Stefan Hajnoczi
2022-08-16Update version for v7.1.0-rc3 releaseRichard Henderson
2022-08-16Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-16Merge tag 'pull-for-7.1-fixes-160822-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-08-16hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)Thomas Huth
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée
2022-08-16linux-user: un-parent OBJECT(cpu) when closing threadAlex Bennée
2022-08-14Merge tag 'pull-la-20220814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-13docs/system/loongarch: Update the LoongArch documentXiaojuan Yang
2022-08-12Merge tag 'pull-target-arm-20220812' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-12Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-08-12cutils: Add missing dyld(3) include on macOSpull-target-arm-20220812Philippe Mathieu-Daudé
2022-08-12hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4Zenghui Yu
2022-08-12tests/unit: fix a -Wformat-truncation warningMarc-André Lureau
2022-08-12Fix some typos in documentation (most of them found by codespell)Stefan Weil
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell
2022-08-11linux-user/aarch64: Reset target data on MADV_DONTNEEDVitaly Buka
2022-08-10Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-08-10linux-user: fix compat with glibc >= 2.36 sys/mount.hDaniel P. Berrangé
2022-08-09Update version for v7.1.0-rc2 releaseRichard Henderson
2022-08-09Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson
2022-08-09Merge tag 'pull-target-arm-20220809' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-09Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2022-08-09icount: Take iothread lock when running QEMU timerspull-target-arm-20220809Peter Maydell
2022-08-09hw/net/rocker: Avoid undefined shifts with more than 31 portsPeter Maydell
2022-08-08Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-08-08Merge tag 'mips-20220809' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-08-08hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accessesPeter Maydell
2022-08-08hw/mips/malta: turn off x86 specific features of PIIX4_PMIgor Mammedov