Commit Graph

  • 5313a0a41e hw: Remove device_class_set_parent_reset() Peter Maydell 2024-09-13 15:31:43 +01:00
  • cf7f61d13f target/s390: Convert CPU to Resettable interface Peter Maydell 2024-09-13 15:31:43 +01:00
  • 6affa00d6e hw/s390/virtio-ccw: Convert to three-phase reset Peter Maydell 2024-09-13 15:31:43 +01:00
  • 6a0e10b76b hw/s390/ccw-device: Convert to three-phase reset Peter Maydell 2024-09-13 15:31:43 +01:00
  • 63731c346f Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into staging Peter Maydell 2024-09-13 11:38:15 +01:00
  • a837ef2285 Merge tag 'pull-sparc-20240911' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-09-13 11:38:03 +01:00
  • 1374ed49e1 .gitlab-ci.d/crossbuilds.yml: Force 'make check' single-threaded for cross-i686-tci Peter Maydell 2024-09-12 16:10:03 +01:00
  • f58a6859f3
    extern some variables + cleanup (#86) Romain Malmain 2024-09-12 19:49:02 +02:00
  • 3baa3c9d62 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging Peter Maydell 2024-09-12 16:17:26 +01:00
  • 45d1fe46e5 hw/loongarch: Add acpi SPCR table support Bibo Mao 2024-09-07 15:30:37 +08:00
  • d9bd1ccbf1 hw/loongarch: virt: pass random seed to fdt Jason A. Donenfeld 2024-09-05 17:33:16 +02:00
  • b3d4ef8348 hw/loongarch: virt: support up to 4 serial ports Jason A. Donenfeld 2024-09-07 16:34:39 +02:00
  • 32c22cc47c target/loongarch: Support QMP dump-guest-memory Bibo Mao 2024-08-22 14:52:45 +08:00
  • a724f5a84e target/loongarch/kvm: Add vCPU reset function Bibo Mao 2024-08-22 10:28:27 +08:00
  • d69490c499 hw/loongarch: Remove default enable with VIRTIO_VGA device Bibo Mao 2024-08-23 15:30:50 +08:00
  • a840d70ee4 target/loongarch: Add compatible support about VM reboot Bibo Mao 2024-08-27 11:58:07 +08:00
  • d2a0c3a7f7 target/sparc: Add gen_trap_if_nofpu_fpexception Richard Henderson 2024-08-16 14:29:23 +10:00
  • 29b99802aa target/sparc: Implement STDFQ Richard Henderson 2024-08-16 14:12:59 +10:00
  • 5a165e2615 target/sparc: Add FSR_QNE to tb_flags Richard Henderson 2024-08-16 10:17:46 +10:00
  • c35c8d4d1a target/sparc: Populate sparc32 FQ when raising fp exception Carl Hauser 2024-08-16 12:36:13 +10:00
  • e412e9973a target/sparc: Add FQ and FSR.QNE Carl Hauser 2024-08-16 10:02:41 +10:00
  • 4b7ea33074 Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-09-11 19:28:22 +01:00
  • 6e3c2d58e9 hw/acpi/ich9: Add periodic and swsmi timer Dominic Prinz 2024-09-10 20:08:20 +02:00
  • 95b717a815 virtio-mem: don't warn about THP sizes on a kernel without THP support David Hildenbrand 2024-09-10 18:34:33 +02:00
  • 7fc6611cad hw/audio/virtio-sound: fix heap buffer overflow Volker Rümelin 2024-09-01 15:01:12 +02:00
  • d29b7f3dd4 hw/cxl: fix physical address field in get scan media results output peng guo 2024-08-25 18:22:12 +08:00
  • ffa8a3e3b2 virtio-pci: Add lookup subregion of VirtIOPCIRegion MR Gao Shiyuan 2024-09-03 20:03:04 +08:00
  • 6166799f69 vhost_net: configure all host notifiers in a single MR transaction zuoboqun 2024-08-16 15:08:35 +08:00
  • a6896ebc8f tests/acpi: pc: update golden masters for DSDT Ricardo Ribalda 2024-08-14 11:56:11 +00:00
  • 99cb2c6c7b hw/i386/acpi-build: Return a pre-computed _PRT table Ricardo Ribalda 2024-08-14 11:56:10 +00:00
  • ae77a40e3c tests/acpi: pc: allow DSDT acpi table changes Ricardo Ribalda 2024-08-14 11:56:09 +00:00
  • 3b52cea829 intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode Zhenzhong Duan 2024-08-14 15:13:20 +08:00
  • 663168943d intel_iommu: Fix invalidation descriptor type field Zhenzhong Duan 2024-08-14 15:13:19 +08:00
  • e667485a80 virtio: rename virtio_split_packed_update_used_idx Wenyu Huang 2024-08-01 01:35:12 -04:00
  • aa37616fb4 hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' Philippe Mathieu-Daudé 2024-08-01 15:14:49 +02:00
  • a4eb31c678 Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/qemu into staging Peter Maydell 2024-09-11 13:17:29 +01:00
  • e228d62b4a pci: don't skip function 0 occupancy verification for devfn auto assign Dongli Zhang 2024-07-07 21:10:56 -07:00
  • 2225dc562a hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating BALATON Zoltan 2024-06-29 22:01:54 +02:00
  • e72a7f65c1 hw: Move declaration of IRQState to header and add init function BALATON Zoltan 2024-06-29 22:01:53 +02:00
  • b4358ed4fd Update FreeBSD CI jobs FreeBSD 14.1 Thomas Huth 2024-09-10 15:05:09 +02:00
  • 05e303210d tests/functional/qemu_test: Use Python hashlib instead of external programs Thomas Huth 2024-09-10 22:17:42 +02:00
  • 59d100243d tests/functional: Fix bad usage of has_cmd Thomas Huth 2024-09-10 09:58:20 +02:00
  • 69e4fbd0ea tests/functional: Convert the multiprocess avocado test into a standalone test Thomas Huth 2024-09-03 07:13:33 +02:00
  • 3a07875fd3 tests/functional: Convert the or1k-sim Avocado test Thomas Huth 2024-09-06 20:05:49 +02:00
  • 9f989d6557 tests/functional: Convert the m68k MCF5208EVB Avocado test Thomas Huth 2024-09-06 20:05:48 +02:00
  • 9a76bc0433 tests/functional: Convert the Alpha Clipper Avocado test Thomas Huth 2024-09-06 20:05:47 +02:00
  • 547738be48 tests/functional: Convert Aarch64 Raspi4 avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:46 +02:00
  • 471f7ff715 tests/functional: Convert Aarch64 Raspi3 avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:45 +02:00
  • 165ab27447 tests/functional: Convert ARM Raspi2 avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:44 +02:00
  • 79cb4a14cb tests/functional: Convert mips32eb 4Kc Malta avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:43 +02:00
  • 0e85442408 tests/functional: Convert nanomips Malta avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:42 +02:00
  • a4b60bec10 tests/functional: Convert mips32el Malta YAMON avocado test Philippe Mathieu-Daudé 2024-09-06 20:05:41 +02:00
  • 0e165dfc52 tests/functional: Convert mips64el 5KEc Malta avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:40 +02:00
  • fcf2658b34 tests/functional: Convert mips64el I6400 Malta avocado tests Philippe Mathieu-Daudé 2024-09-06 20:05:39 +02:00
  • d2fce37597 tests/functional: Convert mips64el Fuloong2e avocado test (2/2) Philippe Mathieu-Daudé 2024-09-06 20:05:38 +02:00
  • c7f3663c60 tests/functional: Convert the m68k Q800 Avocado test into a functional test Thomas Huth 2024-09-06 20:05:37 +02:00
  • 8720471efd tests/functional: Add the LinuxKernelTest for testing the Linux boot process Thomas Huth 2024-09-06 20:05:36 +02:00
  • cb587592b2 MAINTAINERS: Remove myself from the Meson section Thomas Huth 2024-09-06 17:58:58 +02:00
  • cf79bfa144 MAINTAINERS: Remove myself as reviewer Beraldo Leal 2024-08-19 11:00:35 -04:00
  • 1231bc7d12 contrib/plugins/Makefile: Add a 'distclean' target Thomas Huth 2024-09-02 17:47:49 +02:00
  • c58156cd9f gitlab-ci: Build MSYS2 job using multiple CPUs Philippe Mathieu-Daudé 2024-08-19 13:21:41 +02:00
  • db770a206c meson: Move -fsanitize=undefined into normal configuraton Richard Henderson 2024-08-13 19:52:16 +10:00
  • cb771ac1f5 meson: Split --enable-sanitizers to --enable-{asan, ubsan} Richard Henderson 2024-08-13 19:52:15 +10:00
  • f74e5bd9b9 iotests: fix expected output from gnutls Daniel P. Berrangé 2024-08-29 11:58:51 +01:00
  • 06dd94e843 tests/tcg/aarch64: Extend MTE gdbstub tests to system mode Gustavo Romero 2024-09-10 18:39:00 +01:00
  • f0ef6c35ac tests/tcg/aarch64: Improve linker script organization Gustavo Romero 2024-09-10 18:38:59 +01:00
  • 3848409eb0 tests/guest-debug: Support passing arguments to the GDB test script Gustavo Romero 2024-09-10 18:38:58 +01:00
  • 0298229ad6 gdbstub: Add support for MTE in system mode Gustavo Romero 2024-09-10 18:38:57 +01:00
  • f611060531 gdbstub: Use specific MMU index when probing MTE addresses Gustavo Romero 2024-09-10 18:38:56 +01:00
  • 8c68c11cf3 scripts/ci: update the gitlab-runner playbook Alex Bennée 2024-09-10 18:38:55 +01:00
  • 613edf0c0d docs/devel: fix duplicate line Alex Bennée 2024-09-10 18:38:54 +01:00
  • 320d2a9d13 tests/docker: use debian-all-test-cross for mips64el tests Alex Bennée 2024-09-10 18:38:53 +01:00
  • 19d2111059 tests/docker: update debian i686 and mipsel images to bookworm Alex Bennée 2024-09-10 18:38:52 +01:00
  • d0068b746a tests/docker: remove debian-armel-cross Alex Bennée 2024-09-10 18:38:51 +01:00
  • 2688e8df60 virtio: Always reset vhost devices Hanna Czenczek 2024-07-23 18:39:40 +02:00
  • 00adced5c3 virtio: Allow .get_vhost() without vhost_started Hanna Czenczek 2024-07-23 18:39:39 +02:00
  • b8eada54b2 Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging Peter Maydell 2024-09-10 17:48:54 +01:00
  • 64f5e9db77 qapi/vfio: Rename VfioMigrationState to Qapi*, and drop prefix Markus Armbruster 2024-09-04 13:18:36 +02:00
  • b1019999e8 qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:35 +02:00
  • d0917d79fd qapi/cryptodev: Drop unwanted 'prefix' Markus Armbruster 2024-09-04 13:18:34 +02:00
  • 8f525028bc qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo Markus Armbruster 2024-09-04 13:18:33 +02:00
  • c96050f43e qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:32 +02:00
  • cd48d82a50 qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:31 +02:00
  • 5e0e510246 qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:30 +02:00
  • a092c513db qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:29 +02:00
  • ef834aa2b2 qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix Markus Armbruster 2024-09-04 13:18:28 +02:00
  • 5f4059ef33 qapi/crypto: Drop unwanted 'prefix' Markus Armbruster 2024-09-04 13:18:27 +02:00
  • 32cfefb904 qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix' Markus Armbruster 2024-09-04 13:18:26 +02:00
  • 154fd4d1a0 qapi/ui: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:25 +02:00
  • 0aa4bd6aeb qapi/machine: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:24 +02:00
  • 1396f2b144 qapi/ebpf: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:23 +02:00
  • d23d2ef3d0 qapi/crypto: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:22 +02:00
  • 55872c7061 qapi/common: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:21 +02:00
  • bcd63b55b0 qapi/block-core: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:20 +02:00
  • a25b2312c6 tests/qapi-schema: Drop temporary 'prefix' Markus Armbruster 2024-09-04 13:18:19 +02:00
  • 7b29353fdd qapi: Smarter camel_to_upper() to reduce need for 'prefix' Markus Armbruster 2024-09-04 13:18:18 +02:00
  • a66f28df65 Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu into staging Peter Maydell 2024-09-10 11:19:22 +01:00
  • 89bccecdda system: improve migration debug Denis V. Lunev 2024-09-05 21:19:41 +02:00
  • afe166d4e8 tests/migration: Add integration test for 'qatzip' compression method Bryan Zhang 2024-08-30 16:27:22 -07:00
  • 80484f9459 migration: Introduce 'qatzip' compression method Bryan Zhang 2024-08-30 16:27:21 -07:00