491 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Daniel P. Berrangé 1b65aeed2a system: unconditionally enable thread naming 8 months ago
Thomas Huth 46a25ae3f0 Remove the qemu-system-microblazeel target from the build 1 month ago
Ani Sinha e76c30bb13 hw/machine: introduce machine specific option 'x-change-vmfd-on-reset' 1 month ago
Ani Sinha df8df3cb6b system/physmem: add helper to reattach existing memory after KVM VM fd change 1 month ago
Ani Sinha 4003e5e65f hw/accel: add a per-accelerator callback to change VM accelerator handle 1 month ago
Ani Sinha 2391125f13 accel/kvm: add confidential class member to indicate guest rebuild capability 1 month ago
Philippe Mathieu-Daudé 747b494f12 system: Reduce 'arch_init.h' scope 2 months ago
Philippe Mathieu-Daudé 1bfbe1fc5a system: Make qemu_arch_available() common code 2 months ago
Philippe Mathieu-Daudé 4b75d19e36 qemu: Document qemu_arch_available() method 2 months ago
Marc-André Lureau ba63a9643a util: add some extra stubs for qemu modules initialization 2 months ago
Philippe Mathieu-Daudé 32a38529c4 system/globals: Build as common code 2 months ago
Philippe Mathieu-Daudé af2f0774cc hw/ppc: Set graphic display dimensions generically 2 months ago
Philippe Mathieu-Daudé 37ad735f6b hw/sparc: Set graphic display dimensions generically 2 months ago
Philippe Mathieu-Daudé 7207a9c3a9 hw/m68k: Set graphic display dimensions generically 2 months ago
Richard Henderson 62822fc7e0 target/or1k: Rename from openrisc 2 months ago
Paolo Bonzini 56d89db2cf target/i386: convert SEV-ES termination requests to guest panic events 2 years ago
Jim Shu 6e3ec10610 system/physmem: Remove the assertion of page-aligned section number 2 months ago
Jim Shu 854cd16e31 accel/tcg: Fix iotlb_to_section() for different AddressSpace 2 months ago
BALATON Zoltan 5cb466d7ca memory: Add internal memory_region_set_ops helper function 3 months ago
BALATON Zoltan 5cf3908f70 memory: Remove memory_region_init_rom_device_nomigrate() 2 months ago
Philippe Mathieu-Daudé 1280ec826e cpus: Allocate maximum number of ASes supported by the arch 3 months ago
Philippe Mathieu-Daudé 8b2f859063 system: Allow restricting the legacy DEVICE_NATIVE_ENDIAN definition 4 months ago
Philippe Mathieu-Daudé 5d267f5b85 system: Allow restricting legacy address_space_ldst() native-endian API 4 months ago
Philippe Mathieu-Daudé d5461ff4eb system/memory: Directly call address_space_ldst[M]_internal() helper 3 months ago
Philippe Mathieu-Daudé dd1b3aaa05 system/memory: Use ldm_p() and stm_p() helpers 3 months ago
Philippe Mathieu-Daudé c790e17de2 system/memory: Pass device_endian argument as MemOp bit 3 months ago
Philippe Mathieu-Daudé 9c2ed58b6d system/memory: Factor address_space_ldst[M]_internal() helper out 3 months ago
Philippe Mathieu-Daudé 99989213a2 system/memory: Define address_space_ldst[Q] endian variants via template 3 months ago
Philippe Mathieu-Daudé 2cdca569bd system/memory: Define address_space_ldst[L] endian variants via template 3 months ago
Philippe Mathieu-Daudé 08bcb64bce system/memory: Define address_space_ldst[W] endian variants via template 3 months ago
Richard Henderson 71adccb6f7 include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 3 months ago
Philippe Mathieu-Daudé 5a17a542ac system/ioport: Do not open-code address_space_ld/st_le() methods 4 months ago
Philippe Mathieu-Daudé 35ddb78b65 system/ioport: Declare x86-specific I/O port in little-endian order 3 months ago
Philippe Mathieu-Daudé d78e91a311 system/memory: Inline address_space_stq_internal() 3 months ago
Philippe Mathieu-Daudé 00531d0567 system/memory: Split MemoryRegionCache API to 'memory_cached.h' 3 months ago
Philippe Mathieu-Daudé f0d1d7f379 system/physmem: Convert DEBUG_SUBPAGE printf() to trace events 3 months ago
Philippe Mathieu-Daudé 31ec610992 system/physmem: Inline and remove leul_to_cpu() 4 months ago
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency 4 months ago
Markus Armbruster d10176ddf7 qdev: Fix "info qtree" to show links 5 months ago
Philippe Mathieu-Daudé f717405be6 system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty 3 months ago
Osama Abdelkader 70c0198ef3 hw/core: remove duplicate include 4 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini 048a23851c include: move hw/hw.h to hw/core/, rename 4 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 4b64d23a7e include: move hw/resettable.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Paolo Bonzini ca07b6a94b include: move hw/nmi.h to hw/core/ 4 months ago
Paolo Bonzini fc9ba01724 include: move hw/loader.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago