3 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 9 years ago
Eduardo Habkost 4c565674a2 audio: Rename audio_init() to soundhw_init() 9 years ago
Eduardo Habkost ca89f72092 audio: Move arch_init audio code to hw/audio/soundhw.c 9 years ago
Marek Vasut e671711c9a nios2: Add support for Nios-II R1 10 years ago
Eduardo Habkost 726401be06 arch_init: Remove unnecessary default_config_files table 10 years ago
Paolo Bonzini 9f57061c35 acpi: filter based on CONFIG_ACPI_X86 rather than TARGET 10 years ago
Leif Lindholm 1007a37e20 smbios: filter based on CONFIG_SMBIOS rather than TARGET 10 years ago
Fam Zheng cea25275a3 util: Add UUID API 10 years ago
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 11 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 11 years ago
Wei Huang 60d8f328b8 smbios: move smbios code into a common folder 11 years ago
Juan Quintela 7205c9ec52 migration: reduce include files 11 years ago
Juan Quintela 56e93d26b8 migration: move ram stuff to migration/ram 11 years ago
Stefan Hajnoczi 20015f72bd migration: move dirty bitmap sync to ram_addr.h 12 years ago
Ikey Doherty 1b93c9a104 arch_init: Drop target-x86_64.conf 11 years ago
Liang Li 362ba4e3ee migration: Fix migration state update issue 11 years ago
Michael Chapman 27ff42e29a migration: avoid divide by zero in xbzrle cache miss rate 12 years ago
Liang Li 68ae113646 migration: Add the core code for decompression 12 years ago
Liang Li 98f1138902 migration: Make compression co-work with xbzrle 12 years ago
Liang Li 20eb617eac migration: Add the core code of multi-thread compression 12 years ago
Liang Li e2102428c0 migration: Split save_zero_page from ram_save_page 12 years ago
Liang Li 3caf633dbd arch_init: Add and free data struct for decompression 12 years ago
Liang Li 474ddaf6e3 arch_init: Alloc and free data struct for compression 12 years ago
Liang Li 3fcb38c223 migration: Add the framework of multi-thread decompression 12 years ago
Liang Li 8706d2d566 migration: Add the framework of multi-thread compression 12 years ago
Juan Quintela 43edc0ed11 migration: remove last_sent_block from save_page_header 12 years ago
zhanghailiang f54a235f9b arch_init: Count the total number of pages by using helper function 12 years ago
Juan Quintela f6f14c58d5 rename save_block_hdr to save_page_header 12 years ago
Juan Quintela 73bab2fc2a save_block_hdr: we can recalculate the cont parameter here 12 years ago
Juan Quintela f4be0f75f6 save_xbzrle_page: change calling convention 12 years ago
Juan Quintela 87cf878b2e ram_save_page: change calling covention 12 years ago
Juan Quintela 0fcd8d3140 ram_find_and_save_block: change calling convention 12 years ago
Juan Quintela 6e1dea46b8 ram: make all save_page functions take a uint64_t parameter 12 years ago
Markus Armbruster 565f65d271 error: Use error_report_err() where appropriate 12 years ago
Mike Day 0dc3f44aca Convert ram_list to RCU 13 years ago
Mike Day 0d53d9fe8a exec: convert ram_list to QLIST 12 years ago
Mike Day ae3a7047d0 cosmetic changes preparing for the following patches 13 years ago
ChenLiang 27af7d6ea5 xbzrle: optimize XBZRLE to decrease the cache misses 12 years ago
Michael S. Tsirkin b0cc3f8397 arch_init: support resizing on incoming migration 12 years ago
Michael S. Tsirkin 9b8424d573 exec: split length -> used_length/max_length 12 years ago
ChenLiang 6c1b663c4c migration: static variables will not be reset at second migration 13 years ago
Michael S. Tsirkin 0be839a270 migration: fix parameter validation on ram load 12 years ago
Peter Lieven 5b0e9dd46f migration: catch unknown flag combinations in ram_load 12 years ago
Eduardo Habkost 32592e112f accel: Remove tcg_available() function 12 years ago
Bastian Koppelmann 48e06fe0ed target-tricore: Add target stubs and qom-cpu 12 years ago
Alex Bligh a3f1f040d2 Show length mismatch error is hex 12 years ago
Peter Lieven db80facefa migration: catch unknown flags in ram_load 12 years ago