index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch_init.c
Age
Commit message (
Expand
)
Author
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-06-01
arch_init: sort architectures
Michael S. Tsirkin
2018-05-04
qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget
Laszlo Ersek
2018-03-07
RISC-V Build Infrastructure
Michael Clark
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-01-24
nios2: Add support for Nios-II R1
Marek Vasut
2017-01-23
arch_init: Remove unnecessary default_config_files table
Eduardo Habkost
2017-01-16
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2017-01-16
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2016-09-23
util: Add UUID API
Fam Zheng
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-02-04
all: Clean up includes
Peter Maydell
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
2015-06-12
migration: reduce include files
Juan Quintela
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-05
migration: move dirty bitmap sync to ram_addr.h
Stefan Hajnoczi
2015-06-02
arch_init: Drop target-x86_64.conf
Ikey Doherty
2015-05-07
migration: Fix migration state update issue
Liang Li
2015-05-07
migration: avoid divide by zero in xbzrle cache miss rate
Michael Chapman
2015-05-07
migration: Add the core code for decompression
Liang Li
2015-05-07
migration: Make compression co-work with xbzrle
Liang Li
2015-05-07
migration: Add the core code of multi-thread compression
Liang Li
2015-05-06
migration: Split save_zero_page from ram_save_page
Liang Li
2015-05-06
arch_init: Add and free data struct for decompression
Liang Li
2015-05-06
arch_init: Alloc and free data struct for compression
Liang Li
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
2015-03-26
migration: remove last_sent_block from save_page_header
Juan Quintela
2015-03-17
arch_init: Count the total number of pages by using helper function
zhanghailiang
2015-03-16
rename save_block_hdr to save_page_header
Juan Quintela
2015-03-16
save_block_hdr: we can recalculate the cont parameter here
Juan Quintela
2015-03-16
save_xbzrle_page: change calling convention
Juan Quintela
2015-03-16
ram_save_page: change calling covention
Juan Quintela
2015-03-16
ram_find_and_save_block: change calling convention
Juan Quintela
2015-03-16
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-16
Convert ram_list to RCU
Mike Day
2015-02-16
exec: convert ram_list to QLIST
Mike Day
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
2015-01-15
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
2015-01-08
arch_init: support resizing on incoming migration
Michael S. Tsirkin
[next]