460 Commits (08bcb64bcee89bdd75d0a2a2b4c8475db8b47e79)

Author SHA1 Message Date
Philippe Mathieu-Daudé 08bcb64bce system/memory: Define address_space_ldst[W] endian variants via template 8 months ago
Richard Henderson 71adccb6f7 include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 7 months ago
Philippe Mathieu-Daudé 5a17a542ac system/ioport: Do not open-code address_space_ld/st_le() methods 8 months ago
Philippe Mathieu-Daudé 35ddb78b65 system/ioport: Declare x86-specific I/O port in little-endian order 8 months ago
Philippe Mathieu-Daudé d78e91a311 system/memory: Inline address_space_stq_internal() 8 months ago
Philippe Mathieu-Daudé 00531d0567 system/memory: Split MemoryRegionCache API to 'memory_cached.h' 8 months ago
Philippe Mathieu-Daudé f0d1d7f379 system/physmem: Convert DEBUG_SUBPAGE printf() to trace events 8 months ago
Philippe Mathieu-Daudé 31ec610992 system/physmem: Inline and remove leul_to_cpu() 8 months ago
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency 9 months ago
Markus Armbruster d10176ddf7 qdev: Fix "info qtree" to show links 10 months ago
Philippe Mathieu-Daudé f717405be6 system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty 8 months ago
Osama Abdelkader 70c0198ef3 hw/core: remove duplicate include 9 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 9 months ago
Paolo Bonzini 048a23851c include: move hw/hw.h to hw/core/, rename 9 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 9 months ago
Paolo Bonzini 4b64d23a7e include: move hw/resettable.h to hw/core/ 9 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 9 months ago
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 9 months ago
Paolo Bonzini ca07b6a94b include: move hw/nmi.h to hw/core/ 9 months ago
Paolo Bonzini fc9ba01724 include: move hw/loader.h to hw/core/ 9 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 9 months ago
Paolo Bonzini 838861a1f9 include: move hw/clock.h to hw/core/ 9 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 9 months ago
Paolo Bonzini 78476202e4 include: move hw/usb.h to hw/usb/ 9 months ago
Chuang Xu e8a6d158db migration: merge fragmented clear_dirty ioctls 8 months ago
Peter Maydell 3de6afef49 qtest: Allow and ignore blank lines in input 9 months ago
Peter Maydell 321ded29e6 system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events 9 months ago
Stefan Hajnoczi c0c6a6ac7b system/physmem: mark io_mem_unassigned lockless 10 months ago
Markus Armbruster 3ca0a0ab05 migration: Use bitset of MigMode instead of variable arguments 10 months ago
Chenyi Qiang b2ceb87b1a ram-block-attributes: Unify the retrieval of the block size 10 months ago
Chenyi Qiang 8922a758b2 ram-block-attributes: fix interaction with hugetlb memory backends 10 months ago
Peter Xu c89d1c879a bql: Fix bql_locked status with condvar APIs 11 months ago
Philippe Mathieu-Daudé 7ed514fbe4 cpus: Access CPUState::thread_kicked atomically 12 months ago
Richard W.M. Jones 886898baad Implement -run-with exit-with-parent=on 10 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 10 months ago
Marc-André Lureau 635af57068 hw/audio: use better naming for -audio model handling code 10 months ago
Marc-André Lureau 07af152c76 audio: rename audio_define->audio_add_audiodev() 10 months ago
Marc-André Lureau faa5c9ac3f qdev: add qdev_find_default_bus() 10 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 10 months ago
Vishal Chourasia a9c608904f hw/core/loader: capture Error from load_image_targphys 10 months ago
Philippe Mathieu-Daudé 274d906066 docs: Update mentions of removed '-soundhw' command line option 10 months ago
Marc-André Lureau 74d3a119ef hw/audio: rename model list function 10 months ago
Philippe Mathieu-Daudé 6d06b1e3f6 hw/core: Introduce MachineClass::get_default_cpu_type() helper 1 year ago
Philippe Mathieu-Daudé 2c6fab1c14 hw/core: Filter machine list available for a particular target binary 10 months ago
Philippe Mathieu-Daudé 4db362f68c system/physmem: Extract API out of 'system/ram_addr.h' header 11 months ago
Philippe Mathieu-Daudé aa60bdb700 system/physmem: Drop 'cpu_' prefix in Physical Memory API 11 months ago
Philippe Mathieu-Daudé 1085a44ebb system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope 11 months ago
Philippe Mathieu-Daudé 57f3d859bf system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared() 11 months ago
Philippe Mathieu-Daudé 198c5f707f system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap() 11 months ago
Philippe Mathieu-Daudé 6290580e9b system/physmem: Un-inline cpu_physical_memory_set_dirty_range() 11 months ago