Commit History

Author SHA1 Message Date
  Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 8 years ago
  Eduardo Habkost ca89f72092 audio: Move arch_init audio code to hw/audio/soundhw.c 8 years ago
  Marek Vasut e671711c9a nios2: Add support for Nios-II R1 8 years ago
  Eduardo Habkost 726401be06 arch_init: Remove unnecessary default_config_files table 8 years ago
  Paolo Bonzini 9f57061c35 acpi: filter based on CONFIG_ACPI_X86 rather than TARGET 8 years ago
  Leif Lindholm 1007a37e20 smbios: filter based on CONFIG_SMBIOS rather than TARGET 8 years ago
  Fam Zheng cea25275a3 util: Add UUID API 9 years ago
  Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 9 years ago
  Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 9 years ago
  Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 9 years ago
  Peter Maydell d38ea87ac5 all: Clean up includes 9 years ago
  Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 9 years ago
  Wei Huang 60d8f328b8 smbios: move smbios code into a common folder 10 years ago
  Juan Quintela 7205c9ec52 migration: reduce include files 10 years ago
  Juan Quintela 56e93d26b8 migration: move ram stuff to migration/ram 10 years ago
  Stefan Hajnoczi 20015f72bd migration: move dirty bitmap sync to ram_addr.h 10 years ago
  Ikey Doherty 1b93c9a104 arch_init: Drop target-x86_64.conf 10 years ago
  Liang Li 362ba4e3ee migration: Fix migration state update issue 10 years ago
  Michael Chapman 27ff42e29a migration: avoid divide by zero in xbzrle cache miss rate 10 years ago
  Liang Li 68ae113646 migration: Add the core code for decompression 10 years ago
  Liang Li 98f1138902 migration: Make compression co-work with xbzrle 10 years ago
  Liang Li 20eb617eac migration: Add the core code of multi-thread compression 10 years ago
  Liang Li e2102428c0 migration: Split save_zero_page from ram_save_page 10 years ago
  Liang Li 3caf633dbd arch_init: Add and free data struct for decompression 10 years ago
  Liang Li 474ddaf6e3 arch_init: Alloc and free data struct for compression 10 years ago
  Liang Li 3fcb38c223 migration: Add the framework of multi-thread decompression 10 years ago
  Liang Li 8706d2d566 migration: Add the framework of multi-thread compression 10 years ago
  Juan Quintela 43edc0ed11 migration: remove last_sent_block from save_page_header 10 years ago
  zhanghailiang f54a235f9b arch_init: Count the total number of pages by using helper function 10 years ago
  Juan Quintela f6f14c58d5 rename save_block_hdr to save_page_header 10 years ago