245 Commits (8353546de54a6b1143ed23f62c976a986369fcf1)

Author SHA1 Message Date
Laurent Vivier 8ac919a065 hw/m68k: add Nubus macfb video card 7 years ago
Markus Armbruster ffaee83bcb qapi: Move query-target from misc.json to machine.json 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Michael S. Tsirkin d35ea39e8d arch_init: sort architectures 8 years ago
Laszlo Ersek b47aa7b3d4 qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget 8 years ago
Michael Clark 25fa194b7b
RISC-V Build Infrastructure 8 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 8 years ago
Helge Deller 813dff13bf target/hppa: Skeleton support for hppa-softmmu 9 years ago
Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 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 9 years ago
Eduardo Habkost 726401be06 arch_init: Remove unnecessary default_config_files table 9 years ago
Paolo Bonzini 9f57061c35 acpi: filter based on CONFIG_ACPI_X86 rather than TARGET 9 years ago
Leif Lindholm 1007a37e20 smbios: filter based on CONFIG_SMBIOS rather than TARGET 9 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 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 10 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 11 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 11 years ago
Liang Li 68ae113646 migration: Add the core code for decompression 11 years ago
Liang Li 98f1138902 migration: Make compression co-work with xbzrle 11 years ago
Liang Li 20eb617eac migration: Add the core code of multi-thread compression 11 years ago
Liang Li e2102428c0 migration: Split save_zero_page from ram_save_page 11 years ago
Liang Li 3caf633dbd arch_init: Add and free data struct for decompression 11 years ago
Liang Li 474ddaf6e3 arch_init: Alloc and free data struct for compression 11 years ago
Liang Li 3fcb38c223 migration: Add the framework of multi-thread decompression 11 years ago
Liang Li 8706d2d566 migration: Add the framework of multi-thread compression 11 years ago
Juan Quintela 43edc0ed11 migration: remove last_sent_block from save_page_header 11 years ago
zhanghailiang f54a235f9b arch_init: Count the total number of pages by using helper function 11 years ago
Juan Quintela f6f14c58d5 rename save_block_hdr to save_page_header 11 years ago
Juan Quintela 73bab2fc2a save_block_hdr: we can recalculate the cont parameter here 11 years ago
Juan Quintela f4be0f75f6 save_xbzrle_page: change calling convention 11 years ago
Juan Quintela 87cf878b2e ram_save_page: change calling covention 11 years ago
Juan Quintela 0fcd8d3140 ram_find_and_save_block: change calling convention 11 years ago
Juan Quintela 6e1dea46b8 ram: make all save_page functions take a uint64_t parameter 11 years ago
Markus Armbruster 565f65d271 error: Use error_report_err() where appropriate 11 years ago
Mike Day 0dc3f44aca Convert ram_list to RCU 13 years ago
Mike Day 0d53d9fe8a exec: convert ram_list to QLIST 11 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 11 years ago