Commit Graph

  • 4bb3da4b14 qga: move CONFIG_FSFREEZE/TRIM to be meson defined options Daniel P. Berrangé 2024-07-12 14:24:44 +01:00
  • 8b93e5685f qga: move linux memory block command impls to commands-linux.c Daniel P. Berrangé 2024-07-12 14:24:43 +01:00
  • 74cbd9bcef qga: move linux disk/cpu stats command impls to commands-linux.c Daniel P. Berrangé 2024-07-12 14:24:42 +01:00
  • 329cefe405 qga: move linux fs/disk command impls to commands-linux.c Daniel P. Berrangé 2024-07-12 14:24:41 +01:00
  • 0c6f8824fa qga: move linux suspend command impls to commands-linux.c Daniel P. Berrangé 2024-07-12 14:24:40 +01:00
  • 4210027b50 qga: move linux vcpu command impls to commands-linux.c Daniel P. Berrangé 2024-07-12 14:24:39 +01:00
  • 6618137620 qga: drop blocking of guest-get-memory-block-size command Daniel P. Berrangé 2024-07-12 14:24:38 +01:00
  • a87a7c449e Merge tag 'pull-loongarch-20240719' of https://gitlab.com/gaosong/qemu into staging Richard Henderson 2024-07-19 16:28:28 +10:00
  • 3ed016f525 hw/loongarch: Modify flash block size to 256K Xianglai Li 2024-06-24 11:33:19 +08:00
  • a00c22e505 hw/loongarch: Remove unimplemented extioi INT_encode mode Song Gao 2024-07-18 16:32:54 +08:00
  • 1c15dd632b target/loongarch/gdbstub: Add vector registers support Song Gao 2024-07-11 10:44:54 +08:00
  • 23fa74974d Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Richard Henderson 2024-07-19 07:02:17 +10:00
  • 30a1690f24 hvf: arm: Do not advance PC when raising an exception Akihiko Odaki 2024-07-16 21:50:33 +09:00
  • 71328d8289 tests/arm-cpu-features: Do not assume PMU availability Akihiko Odaki 2024-07-16 21:50:30 +09:00
  • f103ecccb6 tests/tcg/aarch64: Add test cases for SME FMOPA (widening) Daniyal Khan 2024-07-17 16:01:49 +10:00
  • 207d30b5fd target/arm: Use FPST_F16 for SME FMOPA (widening) Richard Henderson 2024-07-17 16:01:48 +10:00
  • 31d93fedf4 target/arm: Use float_status copy in sme_fmopa_s Daniyal Khan 2024-07-17 16:01:47 +10:00
  • 6783a184bb hw/arm/smmu: Refactor SMMU OAS Mostafa Saleh 2024-07-15 08:45:18 +00:00
  • 58377c3632 hw/arm/smmuv3: Support and advertise nesting Mostafa Saleh 2024-07-15 08:45:17 +00:00
  • f913118593 hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo Mostafa Saleh 2024-07-15 08:45:16 +00:00
  • 4672772796 hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova() Mostafa Saleh 2024-07-15 08:45:15 +00:00
  • b8fa4c233b hw/arm/smmu: Support nesting in the rest of commands Mostafa Saleh 2024-07-15 08:45:14 +00:00
  • eb41313c4b hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid Mostafa Saleh 2024-07-15 08:45:13 +00:00
  • 1ea8a6f59b hw/arm/smmu: Support nesting in smmuv3_range_inval() Mostafa Saleh 2024-07-15 08:45:12 +00:00
  • f42a0a57c0 hw/arm/smmu-common: Support nested translation Mostafa Saleh 2024-07-15 08:45:11 +00:00
  • d7cdf89c27 hw/arm/smmu-common: Add support for nested TLB Mostafa Saleh 2024-07-15 08:45:10 +00:00
  • 7eb57be1ef hw/arm/smmu-common: Rework TLB lookup for nesting Mostafa Saleh 2024-07-15 08:45:09 +00:00
  • 9dd6aa9b05 hw/arm/smmuv3: Translate CD and TT using stage-2 table Mostafa Saleh 2024-07-15 08:45:08 +00:00
  • ec31ef9115 hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR Mostafa Saleh 2024-07-15 08:45:07 +00:00
  • d883822641 hw/arm/smmu: Consolidate ASID and VMID types Mostafa Saleh 2024-07-15 08:45:06 +00:00
  • a9e3f4c1eb hw/arm/smmu: Split smmuv3_translate() Mostafa Saleh 2024-07-15 08:45:05 +00:00
  • f6cc198050 hw/arm/smmu: Use enum for SMMU stage Mostafa Saleh 2024-07-15 08:45:04 +00:00
  • 2731ea049d hw/arm/smmuv3: Fix encoding of CLASS in events Mostafa Saleh 2024-07-15 08:45:03 +00:00
  • 48f9e9eb29 hw/arm/smmu: Fix IPA for stage-2 events Mostafa Saleh 2024-07-15 08:45:02 +00:00
  • bde809f05f hw/arm/smmu-common: Add missing size check for stage-1 Mostafa Saleh 2024-07-15 08:45:01 +00:00
  • 345acc4439 hw/display/bcm2835_fb: fix fb_use_offsets condition SamJakob 2024-07-13 17:03:53 +01:00
  • 25489b521b target/arm: LDAPR should honour SCTLR_ELx.nAA Peter Maydell 2024-07-16 11:30:32 +01:00
  • 5669d26ec6 target/arm: Fix handling of LDAPR/STLR with negative offset Peter Maydell 2024-07-16 11:30:32 +01:00
  • 0d9f1016d4 Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/qemu into staging Richard Henderson 2024-07-18 21:23:24 +10:00
  • daff9f7f7a roms/opensbi: Update to v1.5 Daniel Henrique Barboza 2024-07-15 14:15:21 -03:00
  • 38facfa843 hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate' Daniel Henrique Barboza 2024-07-15 06:04:55 -03:00
  • 38c83e8d3a target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR Yu-Ming Chang 2024-03-08 15:48:03 +08:00
  • 6f6592d62e target/riscv: Expose the Smcntrpmf config Atish Patra 2024-07-11 15:31:16 -07:00
  • dd4c123636 target/riscv: Do not setup pmu timer if OF is disabled Atish Patra 2024-07-11 15:31:15 -07:00
  • 74112400df target/riscv: More accurately model priv mode filtering. Rajnesh Kanwal 2024-07-11 15:31:14 -07:00
  • 22c721c34c target/riscv: Start counters from both mhpmcounter and mcountinhibit Rajnesh Kanwal 2024-07-11 15:31:13 -07:00
  • 8cff74c26d target/riscv: Enforce WARL behavior for scounteren/hcounteren Atish Patra 2024-07-11 15:31:12 -07:00
  • 46023470e0 target/riscv: Save counter values during countinhibit update Atish Patra 2024-07-11 15:31:11 -07:00
  • b2d7a7c7e4 target/riscv: Implement privilege mode filtering for cycle/instret Atish Patra 2024-07-11 15:31:10 -07:00
  • 3b31b7baff target/riscv: Only set INH fields if priv mode is available Atish Patra 2024-07-11 15:31:09 -07:00
  • b54a84c15e target/riscv: Add cycle & instret privilege mode filtering support Kaiwen Xue 2024-07-11 15:31:08 -07:00
  • 6d1e3893cf target/riscv: Add cycle & instret privilege mode filtering definitions Kaiwen Xue 2024-07-11 15:31:07 -07:00
  • 251dccc09a target/riscv: Add cycle & instret privilege mode filtering properties Kaiwen Xue 2024-07-11 15:31:06 -07:00
  • be470e5977 target/riscv: Fix the predicate functions for mhpmeventhX CSRs Atish Patra 2024-07-11 15:31:05 -07:00
  • 68c05fb530 target/riscv: Combine set_mode and set_virt functions. Rajnesh Kanwal 2024-07-11 15:31:04 -07:00
  • 3cb9f20499 target/riscv/kvm: update KVM regs to Linux 6.10-rc5 Daniel Henrique Barboza 2024-07-09 05:54:31 -03:00
  • 4d46d84ea7 disas/riscv: Add decode for Zawrs extension Balaji Ravikumar 2024-07-05 17:53:16 +01:00
  • 910c18a917 target/riscv: Validate the mode in write_vstvec Jiayi Li 2024-07-01 10:25:53 +08:00
  • ae4bdcef6f disas/riscv: Support zabha disassemble LIU Zhiwei 2024-07-09 19:36:52 +08:00
  • 8aebaa2591 target/riscv: Expose zabha extension as a cpu property LIU Zhiwei 2024-07-09 19:36:51 +08:00
  • d34e406602 target/riscv: Add amocas.[b|h] for Zabha LIU Zhiwei 2024-07-09 19:36:50 +08:00
  • 8d07887bcb target/riscv: Move gen_cmpxchg before adding amocas.[b|h] LIU Zhiwei 2024-07-09 19:36:49 +08:00
  • be4a8db7f3 target/riscv: Add AMO instructions for Zabha LIU Zhiwei 2024-07-09 19:36:48 +08:00
  • 24da9cbaca target/riscv: Move gen_amo before implement Zabha LIU Zhiwei 2024-07-09 19:36:47 +08:00
  • a60ce58fd9 target/riscv: Support Zama16b extension LIU Zhiwei 2024-07-09 19:36:46 +08:00
  • 67e98ebad0 disas/riscv: Support zcmop disassemble LIU Zhiwei 2024-07-09 19:36:45 +08:00
  • 197e4d2988 target/riscv: Add zcmop extension LIU Zhiwei 2024-07-09 19:36:44 +08:00
  • d98883d127 disas/riscv: Support zimop disassemble LIU Zhiwei 2024-07-09 19:36:43 +08:00
  • 6eab278d38 target/riscv: Add zimop extension LIU Zhiwei 2024-07-09 19:36:42 +08:00
  • d74ec4d7dd Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Richard Henderson 2024-07-18 10:07:23 +10:00
  • e6485190f7 Merge tag 'pull-qapi-2024-07-17' of https://repo.or.cz/qemu/armbru into staging Richard Henderson 2024-07-18 10:06:35 +10:00
  • 66a8de9889 meson: Update meson-buildoptions.sh Zhao Liu 2024-07-05 13:49:03 +08:00
  • 18f3a07b20 backends/rng-random: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:55 +08:00
  • 47cd2f1a36 backends/iommufd: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:54 +08:00
  • 514d3035b9 backends/hostmem-epc: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:53 +08:00
  • eb92e6e3e7 hw/vfio/container: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:52 +08:00
  • f80d59f377 hw/usb/u2f-passthru: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:51 +08:00
  • a3c45ef33e hw/usb/host-libusb: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:50 +08:00
  • 1a48869c8f hw/i386/sgx: Get rid of qemu_open_old() Zhao Liu 2024-07-15 16:21:49 +08:00
  • 1b1238c7a5 tests/avocado: Remove the non-working virtio_check_params test Thomas Huth 2024-07-10 14:03:30 +02:00
  • cb8de74ac6 doc/net/l2tpv3: Update boolean fields' description to avoid short-form use Zhao Liu 2024-07-08 17:26:30 +08:00
  • 29ea19465b target/hexagon/imported/mmvec: Fix superfluous trailing semicolon Zhao Liu 2024-07-04 16:47:59 +08:00
  • 083c4e71cf util/oslib-posix: Fix superfluous trailing semicolon Zhao Liu 2024-07-04 16:47:58 +08:00
  • eed52398f5 hw/i386/x86: Fix superfluous trailing semicolon Zhao Liu 2024-07-04 16:47:57 +08:00
  • 44fd9cf638 accel/kvm/kvm-all: Fix superfluous trailing semicolon Zhao Liu 2024-07-04 16:47:56 +08:00
  • e215ba533c README.rst: add the missing punctuations Zhihai Dong 2024-07-03 11:39:01 +08:00
  • 2abc22e639 block/curl: rewrite http header parsing function Michael Tokarev 2024-06-29 16:27:00 +03:00
  • 3c5f6114d9 qapi: remove "Example" doc section John Snow 2024-07-16 22:13:11 -04:00
  • 6f07c59fb1 qapi: convert "Example" sections with longer prose John Snow 2024-07-16 22:13:10 -04:00
  • a9eab6e2e6 qapi: convert "Example" sections with titles John Snow 2024-07-16 22:13:09 -04:00
  • 14b48aaab9 qapi: convert "Example" sections without titles John Snow 2024-07-16 22:13:08 -04:00
  • e597a73a8c docs/sphinx: add CSS styling for qmp-example directive Harmonie Snow 2024-07-16 22:13:07 -04:00
  • 76e375fc3c docs/qapidoc: add QMP highlighting to annotated qmp-example blocks John Snow 2024-07-16 22:13:06 -04:00
  • 547864f9d4 docs/qapidoc: create qmp-example directive John Snow 2024-07-16 22:13:05 -04:00
  • a7d07ccd20 docs/qapidoc: factor out do_parse() John Snow 2024-07-16 22:13:04 -04:00
  • 29a9efb09f qapi/ui: Drop note on naming of SpiceQueryMouseMode Markus Armbruster 2024-07-11 13:22:28 +02:00
  • 6cab053792 qapi/sockets: Move deprecation note out of SocketAddress doc comment Markus Armbruster 2024-07-11 13:22:27 +02:00
  • dd950220c0 qapi/machine: Clarify query-uuid value when none has been specified Markus Armbruster 2024-07-11 13:22:26 +02:00
  • d07f0efcbc qapi/machine: Clean up documentation around CpuInstanceProperties Markus Armbruster 2024-07-11 13:22:25 +02:00
  • fbcb6e0c48 qapi/pci: Clean up documentation around PciDeviceClass Markus Armbruster 2024-07-11 13:22:24 +02:00