summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24cpu: Use cpu_class_set_parent_reset()Greg Kurz
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2020-01-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20200121' ...Peter Maydell
2020-01-21gitlab-ci.yml: Add jobs to build EDK2 firmware binariesPhilippe Mathieu-Daudé
2020-01-21roms/edk2-funcs: Force softfloat ARM toolchain prefix on DebianPhilippe Mathieu-Daudé
2020-01-21Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-5.0-pull-request' ...Peter Maydell
2020-01-21m68k: Fix regression causing Single-Step via GDB/RSP to not single stepLaurent Vivier
2020-01-21Makefile: add missing mkdir MANUAL_BUILDDIRStefan Hajnoczi
2020-01-20Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-01-20' into sta...Peter Maydell
2020-01-209pfs/9p.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-20virtfs-proxy-helper.c: remove 'err_out' label in setugid()Daniel Henrique Barboza
2020-01-209p: init_in_iov_from_pdu can truncate the sizeGreg Kurz
2020-01-209p: local: always return -1 on error in local_unlinkat_commonDaniel Henrique Barboza
2020-01-209pfs: local: Fix possible memory leak in local_link()Jiajun Chen
2020-01-20qapi: Fix code generation with Python 3.5Markus Armbruster
2020-01-20Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-pull-r...Peter Maydell
2020-01-20multifd: Be consistent about using uint64_tJuan Quintela
2020-01-20migration: Support QLIST migrationEric Auger
2020-01-20apic: Use 32bit APIC ID for migration instance IDPeter Xu
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-20Bug #1829242 correction.Alexey Romko
2020-01-20migration/multifd: fix destroyed mutex access in terminating multifd threadsJiahui Cen
2020-01-20migration/multifd: fix nullptr access in terminating multifd threadsJiahui Cen
2020-01-20migration/multifd: not use multifd during postcopyWei Yang
2020-01-20migration/multifd: clean pages after filling packetWei Yang
2020-01-20migration/postcopy: enable compress during postcopyWei Yang
2020-01-20migration/postcopy: enable random order target page arrivalWei Yang
2020-01-20migration/postcopy: set all_zero to true on the first target pageWei Yang
2020-01-20migration/postcopy: count target page number to decide the place_neededWei Yang
2020-01-20migration/postcopy: wait for decompress thread in precopyWei Yang
2020-01-20migration/postcopy: reduce memset when it is zero page and matches_target_pag...Wei Yang
2020-01-20migration/ram: Yield periodically to the main loopYury Kotov
2020-01-20migration: savevm_state_handler_insert: constant-time element insertionScott Cheloha
2020-01-20migration: add savevm_state_handler_remove()Scott Cheloha
2020-01-20misc: use QEMU_IS_ALIGNEDMarc-André Lureau
2020-01-20migration: Fix the re-run check of the migrate-incoming commandYury Kotov
2020-01-20migration: Fix incorrect integer->float conversion caught by clangFangrui Song
2020-01-20migration: Rate limit inside host pagesDr. David Alan Gilbert
2020-01-20ram.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-20runstate: ignore finishmigrate -> prelaunch transitionLaurent Vivier
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela
2020-01-20migration: Make sure that we don't call write() in case of errorJuan Quintela
2020-01-20migration-test: Add migration multifd testJuan Quintela
2020-01-20multifd: Initialize local variableJuan Quintela
2020-01-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell
2020-01-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-17target/arm: Set ISSIs16Bit in make_issinfoRichard Henderson
2020-01-17target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik