-
704391f94a
virtio-iommu: add error check before assert
Manos Pitsidianakis
2024-06-13 08:49:12 +03:00
-
25b8a0f40c
hw/virtio: Free vqs after vhost_dev_cleanup()
Akihiko Odaki
2024-06-27 22:37:50 +09:00
-
e05ee2994a
i386/apic: Add hint on boot failure because of disabling x2APIC
Zhao Liu
2024-06-06 22:08:58 +08:00
-
f72fc16910
vhost-user-test: no set non-blocking for cal fd less than 0.
Yuxue Liu
2024-04-11 15:35:55 +08:00
-
5d98e18823
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-06-06 18:22:05 +08:00
-
e6c9c9e7f4
hw/cxl: Fix read from bogus memory
Ira Weiny
2024-05-31 11:22:05 -05:00
-
a113d041e8
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-05-28 16:48:15 +08:00
-
0c0cc13d31
Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
Thomas Weißschuh
2024-05-27 08:27:54 +02:00
-
b279c3c88d
tests/qtest/pvpanic: add tests for pvshutdown event
Thomas Weißschuh
2024-05-27 08:27:53 +02:00
-
8db1f7be78
pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
Alejandro Jimenez
2024-05-27 08:27:52 +02:00
-
6269086b01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-05-27 08:27:51 +02:00
-
462dc749c1
tests/qtest/pvpanic: use centralized definition of supported events
Thomas Weißschuh
2024-05-27 08:27:50 +02:00
-
9b13640da3
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-05-27 08:27:49 +02:00
-
c5614ee3f2
linux-headers: update to 6.10-rc1
Thomas Weißschuh
2024-05-27 08:27:48 +02:00
-
c51dca0428
hw/mem/cxl_type3: Allow to release extent superset in QMP interface
Fan Ni
2024-05-23 10:44:54 -07:00
-
3083f018b5
hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
Fan Ni
2024-05-23 10:44:53 -07:00
-
e4180db4e6
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-05-23 10:44:52 -07:00
-
d0b9b28a5b
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-05-23 10:44:51 -07:00
-
16fd1b1216
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
Fan Ni
2024-05-23 10:44:50 -07:00
-
1c9221f19e
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
Fan Ni
2024-05-23 10:44:49 -07:00
-
90de94612b
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-05-23 10:44:48 -07:00
-
69e4fb569d
hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
Fan Ni
2024-05-23 10:44:47 -07:00
-
f4fd91af3a
hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
Fan Ni
2024-05-23 10:44:46 -07:00
-
2585108077
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
Fan Ni
2024-05-23 10:44:45 -07:00
-
0f0f140b10
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
Fan Ni
2024-05-23 10:44:44 -07:00
-
7a21e5dedb
hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
Fan Ni
2024-05-23 10:44:43 -07:00
-
67adb7979b
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-05-23 10:44:42 -07:00
-
05b70ceba0
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-05-23 10:44:41 -07:00
-
6eaf0e612b
vhost-user: fix lost reconnect again
Li Feng
2024-05-16 10:57:46 +08:00
-
9569fe0aac
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-05-16 10:57:45 +08:00
-
80c8a26de5
vhost-user-gpu: fix import of DMABUF
Marc-André Lureau
2024-05-15 14:52:37 +04:00
-
84b58169e4
virtio-pci: only reset pm state during resetting
Jiqian Chen
2024-05-15 15:35:25 +08:00
-
33abfea239
hw/virtio: Fix obtain the buffer id from the last descriptor
Wafer
2024-05-10 15:27:53 +08:00
-
a0eebd790c
vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
Halil Pasic
2024-04-29 13:33:34 +02:00
-
5093bee0fa
Fix vhost user assertion when sending more than one fd
Christian Pötzsch
2024-04-26 10:33:13 +02:00
-
b937fa8963
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2024-03-15 12:55:56 -04:00
-
594b543a4a
virtio-ccw: Handle extra notification data
Jonah Palmer
2024-03-15 12:55:55 -04:00
-
54869366be
virtio-mmio: Handle extra notification data
Jonah Palmer
2024-03-15 12:55:54 -04:00
-
78378f450a
virtio: Prevent creation of device using notification-data with ioeventfd
Jonah Palmer
2024-03-15 12:55:53 -04:00
-
cf39b82860
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-03-15 12:55:52 -04:00
-
9d5a807c4c
vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
Stefano Garzarella
2024-03-22 10:23:15 +01:00
-
c5cd7e5f23
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-03-14 13:27:35 -07:00
-
51d59a64ee
vhost: dirty log should be per backend type
Si-Wei Liu
2024-03-14 13:27:34 -07:00
-
c80a339587
Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Richard Henderson
2024-07-01 10:41:45 -07:00
-
-
-
-
1152a04149
Merge tag 'pull-xen-20240701' of https://xenbits.xen.org/git-http/people/aperard/qemu-dm into staging
Richard Henderson
2024-07-01 09:06:25 -07:00
-
-
-
-
58c782de55
tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests
Inès Varhol
2024-06-29 13:07:09 +02:00
-
9c4887e3b6
hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
Inès Varhol
2024-06-29 13:07:08 +02:00
-
7d9b3c34f3
tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
Inès Varhol
2024-06-29 12:44:49 +02:00
-
2d30506d06
docs/system/arm: Add a doc for zynq board
Sai Pavan Boddu
2024-06-21 18:29:06 +05:30
-
7df3747c92
hw/arm/xilinx_zynq: Add boot-mode property
Sai Pavan Boddu
2024-06-21 18:29:05 +05:30
-
247f24507f
hw/misc/zynq_slcr: Add boot-mode property
Sai Pavan Boddu
2024-06-21 18:29:04 +05:30
-
6529511a84
MAINTAINERS: Update my family name
Patrick Leis
2024-06-26 21:16:22 +00:00
-
02ff2add77
target/arm: Enable FEAT_Debugv8p8 for -cpu max
Gustavo Romero
2024-06-24 18:09:15 +00:00
-
c5f9e8bb93
target/arm: Move initialization of debug ID registers
Gustavo Romero
2024-06-24 18:09:14 +00:00
-
4df378ab51
target/arm: Fix indentation
Gustavo Romero
2024-06-24 18:09:13 +00:00
-
2cd5078d57
target/arm: Delete dead code from disas_simd_indexed
Richard Henderson
2024-06-25 11:35:36 -07:00
-
80b02a565e
target/arm: Convert FCMLA to decodetree
Richard Henderson
2024-06-25 11:35:35 -07:00
-
0f46ebee63
target/arm: Convert FCADD to decodetree
Richard Henderson
2024-06-25 11:35:34 -07:00
-
6515b13e87
target/arm: Add data argument to do_fp3_vector
Richard Henderson
2024-06-25 11:35:33 -07:00
-
9676c9d9b5
target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
Richard Henderson
2024-06-25 11:35:32 -07:00
-
1c6ecab431
target/arm: Convert BFMLALB, BFMLALT to decodetree
Richard Henderson
2024-06-25 11:35:31 -07:00
-
9130827c4c
target/arm: Convert BFDOT to decodetree
Richard Henderson
2024-06-25 11:35:30 -07:00
-
849b7c1661
target/arm: Convert SUDOT, USDOT to decodetree
Richard Henderson
2024-06-25 11:35:29 -07:00
-
65dd60a65b
target/arm: Convert SDOT, UDOT to decodetree
Richard Henderson
2024-06-25 11:35:28 -07:00
-
f698e45270
target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
Richard Henderson
2024-06-25 11:35:27 -07:00
-
410b4d560d
xen-hvm: Avoid livelock while handling buffered ioreqs
Ross Lagerwall
2024-04-04 15:08:33 +01:00
-
196fb962ba
xen: fix stubdom PCI addr
Marek Marczykowski-Górecki
2024-03-27 04:05:15 +01:00
-
b2bbadc63c
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-03-27 04:05:14 +01:00
-
-
7619129f0d
target/arm: Fix FJCVTZS vs flush-to-zero
Richard Henderson
2024-06-25 11:35:26 -07:00
-
a5b72ccc0f
target/arm: Fix SQDMULH (by element) with Q=0
Richard Henderson
2024-06-25 11:35:25 -07:00
-
76bccf3cb9
target/arm: Fix VCMLA Dd, Dn, Dm[idx]
Richard Henderson
2024-06-25 11:35:24 -07:00
-
69970205ed
hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
Nicolin Chen
2024-06-18 17:22:18 -07:00
-
6c84daac58
tests/avocado: use default amount of cores on sbsa-ref
Marcin Juszkiewicz
2024-06-20 12:19:49 +02:00
-
24a7cd6a7c
tests/avocado: update firmware for sbsa-ref
Marcin Juszkiewicz
2024-06-20 12:19:48 +02:00
-
5d5f1b6091
hw/misc: Implement mailbox properties for customer OTP and device specific private keys
Rayhan Faizel
2024-05-19 15:11:06 +05:30
-
6bf7993921
hw/arm: Connect OTP device to BCM2835
Rayhan Faizel
2024-05-19 15:11:05 +05:30
-
c1bf754041
hw/nvram: Add BCM2835 OTP device
Rayhan Faizel
2024-05-19 15:11:04 +05:30
-
-
50a8a6b4d6
i386/cpu: fixup number of addressable IDs for processor cores in the physical package
Chuang Xu
2024-06-11 11:23:14 +08:00
-
b6d32a06fc
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-06-30 16:12:24 -07:00
-
-
5dbb1f09b9
Merge tag 'pull-ufs-20240630' of https://gitlab.com/jeuk20.kim/qemu into staging
Richard Henderson
2024-06-30 12:41:57 -07:00
-
-
f22855dffd
hw/core/loader: gunzip(): fix memory leak on error path
Vladimir Sementsov-Ogievskiy
2024-06-27 19:25:07 +03:00
-
412d294ffd
vl.c: select_machine(): add selected machine type to error message
Vladimir Sementsov-Ogievskiy
2024-06-26 16:43:05 +03:00
-
0e460ac329
vl.c: select_machine(): use g_autoptr
Vladimir Sementsov-Ogievskiy
2024-06-26 16:43:04 +03:00
-
e9945a8781
vl.c: select_machine(): use ERRP_GUARD instead of error propagation
Vladimir Sementsov-Ogievskiy
2024-06-26 16:43:03 +03:00
-
875b2fabc0
docs/system/devices/usb: Replace the non-existing "qemu" binary
Thomas Huth
2024-06-26 11:44:06 +02:00
-
ad8a0f48e1
docs/cxl: fix some typos
Hyeongtak Ji
2024-06-26 13:34:58 +09:00
-
de448e0f26
os-posix: Expand setrlimit() syscall compatibility
Trent Huber
2024-06-14 17:06:38 -04:00
-
737308fe2b
net/can: Remove unused struct 'CanBusState'
Dr. David Alan Gilbert
2024-05-05 18:14:44 +01:00
-
83c9f9d39f
hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
Dr. David Alan Gilbert
2024-05-05 18:14:42 +01:00
-
23e6b6ef15
linux-user: sparc: Remove unused struct 'target_mc_fq'
Dr. David Alan Gilbert
2024-05-05 18:14:40 +01:00
-
2cf382d479
linux-user: cris: Remove unused struct 'rt_signal_frame'
Dr. David Alan Gilbert
2024-05-05 18:14:38 +01:00
-
4475a9b058
monitor: Remove obsolete stubs
Philippe Mathieu-Daudé
2024-06-10 08:39:24 +02:00
-
05fc711c3a
target/i386: Advertise MWAIT iff host supports
Zide Chen
2024-06-03 17:02:22 -07:00
-
3fd73736c6
vl: Allow multiple -overcommit commands
Zide Chen
2024-06-03 17:02:21 -07:00
-
2b5d12b685
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
2024-06-12 14:04:46 -03:00
-
b35505523a
hmp-commands-info.hx: Add missing info command for stats subcommand
Martin Joerg
2024-06-15 13:43:23 +02:00
-
-
-
bbbbc048a5
tests: Update our CI to use CentOS Stream 9 instead of 8
Thomas Huth
2024-04-18 12:10:47 +02:00
-
e12b11f6f2
hw/ufs: Fix potential bugs in MMIO read|write
Minwoo Im
2024-06-23 11:45:55 +09:00
-
-
3665dd6bb9
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-28 16:09:38 -07:00
-
-
b31d386781
target/i386/sev: Fix printf formats
Richard Henderson
2024-06-26 12:49:50 -07:00