491 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Paolo Bonzini 838861a1f9 include: move hw/clock.h to hw/core/ 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Paolo Bonzini 78476202e4 include: move hw/usb.h to hw/usb/ 4 months ago
Chuang Xu e8a6d158db migration: merge fragmented clear_dirty ioctls 3 months ago
Peter Maydell 3de6afef49 qtest: Allow and ignore blank lines in input 5 months ago
Peter Maydell 321ded29e6 system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events 5 months ago
Stefan Hajnoczi c0c6a6ac7b system/physmem: mark io_mem_unassigned lockless 5 months ago
Markus Armbruster 3ca0a0ab05 migration: Use bitset of MigMode instead of variable arguments 5 months ago
Chenyi Qiang b2ceb87b1a ram-block-attributes: Unify the retrieval of the block size 5 months ago
Chenyi Qiang 8922a758b2 ram-block-attributes: fix interaction with hugetlb memory backends 5 months ago
Peter Xu c89d1c879a bql: Fix bql_locked status with condvar APIs 7 months ago
Philippe Mathieu-Daudé 7ed514fbe4 cpus: Access CPUState::thread_kicked atomically 7 months ago
Richard W.M. Jones 886898baad Implement -run-with exit-with-parent=on 6 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 6 months ago
Marc-André Lureau 635af57068 hw/audio: use better naming for -audio model handling code 6 months ago
Marc-André Lureau 07af152c76 audio: rename audio_define->audio_add_audiodev() 6 months ago
Marc-André Lureau faa5c9ac3f qdev: add qdev_find_default_bus() 6 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 5 months ago
Vishal Chourasia a9c608904f hw/core/loader: capture Error from load_image_targphys 5 months ago
Philippe Mathieu-Daudé 274d906066 docs: Update mentions of removed '-soundhw' command line option 5 months ago
Marc-André Lureau 74d3a119ef hw/audio: rename model list function 5 months ago
Philippe Mathieu-Daudé 6d06b1e3f6 hw/core: Introduce MachineClass::get_default_cpu_type() helper 11 months ago
Philippe Mathieu-Daudé 2c6fab1c14 hw/core: Filter machine list available for a particular target binary 5 months ago
Philippe Mathieu-Daudé 4db362f68c system/physmem: Extract API out of 'system/ram_addr.h' header 6 months ago
Philippe Mathieu-Daudé aa60bdb700 system/physmem: Drop 'cpu_' prefix in Physical Memory API 6 months ago
Philippe Mathieu-Daudé 1085a44ebb system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope 6 months ago
Philippe Mathieu-Daudé 57f3d859bf system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared() 6 months ago
Philippe Mathieu-Daudé 198c5f707f system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap() 6 months ago
Philippe Mathieu-Daudé 6290580e9b system/physmem: Un-inline cpu_physical_memory_set_dirty_range() 6 months ago
Philippe Mathieu-Daudé 62c889eb7d system/physmem: Un-inline cpu_physical_memory_set_dirty_flag() 6 months ago
Philippe Mathieu-Daudé 84a8e6399b system/physmem: Un-inline cpu_physical_memory_range_includes_clean() 6 months ago
Philippe Mathieu-Daudé 3a0539afcb system/physmem: Un-inline cpu_physical_memory_is_clean() 6 months ago
Philippe Mathieu-Daudé 81aef73696 system/physmem: Un-inline cpu_physical_memory_get_dirty_flag() 6 months ago
Philippe Mathieu-Daudé e98ae807c4 system/physmem: Remove legacy cpu_physical_memory_rw() 6 months ago
Philippe Mathieu-Daudé 5b7502234c system/physmem: Avoid cpu_physical_memory_rw when is_write is constant 6 months ago
Philippe Mathieu-Daudé be481476ba system/physmem: Un-inline cpu_physical_memory_read/write() 6 months ago
Philippe Mathieu-Daudé c2cac27dba system/physmem: Pass address space argument to cpu_flush_icache_range() 6 months ago
Philippe Mathieu-Daudé ec1eb357cb system/physmem: Remove cpu_physical_memory_is_io() 6 months ago
Philippe Mathieu-Daudé 839976e9da system/memory: Factor address_space_is_io() out 6 months ago
Richard Henderson bb02dcf2d4 system/memory: Split address_space_write_rom_internal 6 months ago
Philippe Mathieu-Daudé fe11c4957b system/ramblock: Rename @start -> @offset in ram_block_discard_range() 6 months ago
Philippe Mathieu-Daudé 34f9b0ad08 system/ramblock: Move ram_block_is_pmem() declaration 6 months ago
Alejandro Jimenez bc54fb0168 memory: Adjust event ranges to fit within notifier boundaries 6 months ago
Marco Cavenati 0af5926a0f system/runstate: remove duplicate in runstate transitions 6 months ago
Steve Sistare a3eae205c6 migration: cpr-exec mode 6 months ago
Peter Maydell 300a87c502 physmem: Destroy all CPU AddressSpaces on unrealize 6 months ago
Peter Xu 041600e23f memory: New AS helper to serialize destroy+free 6 months ago
Xiaoyao Li 0516f4b702 i386/cpu: Enable SMM cpu address space under KVM 8 months ago
Paolo Bonzini 9a191d3782 cpus: clear exit_request in qemu_process_cpu_events 7 months ago
Paolo Bonzini 871de7078f treewide: rename qemu_wait_io_event/qemu_wait_io_event_common 7 months ago