OSDN Git Service

qmiga/qemu.git
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2021-05-27 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/gitla...
2021-05-27 Philippe Mathieu... gitlab: Convert check-dco/check-patch jobs to the ...
2021-05-27 Philippe Mathieu... gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded...
2021-05-27 Philippe Mathieu... gitlab: Run Avocado tests manually (except mainstream CI)
2021-05-27 Philippe Mathieu... gitlab: Keep Avocado reports during 1 week
2021-05-27 Philippe Mathieu... gitlab: Extract cross-container jobs to container-cross.yml
2021-05-27 Philippe Mathieu... gitlab: Document how forks can use different set of...
2021-05-27 Philippe Mathieu... gitlab: Move current job set to qemu-project.yml
2021-05-27 Philippe Mathieu... gitlab: Extract all default build/test jobs to buildtes...
2021-05-27 Daniel P. Berrangégitlab: Drop linux user build job for CentOS 7
2021-05-27 Philippe Mathieu... gitlab: Extract core container jobs to container-core.yml
2021-05-27 Philippe Mathieu... gitlab: Extract default build/test jobs templates
2021-05-27 Philippe Mathieu... gitlab: Extract build stages to stages.yml
2021-05-27 Philippe Mathieu... gitlab: Extract DCO/style check jobs to static_checks.yml
2021-05-27 Philippe Mathieu... gitlab: Extract crossbuild job templates to crossbuild...
2021-05-27 Philippe Mathieu... gitlab: Extract container job template to container...
2021-05-27 Richard Hendersongitlab: Enable cross-i386 builds of TCI
2021-05-27 Richard Hendersongitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
2021-05-27 Philippe Mathieu... gitlab: Replace YAML anchors by extends (acceptance_tes...
2021-05-27 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-05-27 Brad Smithtap-bsd: Remove special casing for older OpenBSD releases
2021-05-27 Laurent Viviervirtio-net: failover: add missing remove_migration_stat...
2021-05-27 Guenter Roeckhw/net/imx_fec: return 0xffff when accessing non-existi...
2021-05-26 Richard Hendersonhw/core: Constify TCGCPUOps
2021-05-26 Richard Hendersontarget/mips: Fold jazz behaviour into mips_cpu_do_trans...
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::write_elf* to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::get_crash_info to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Move CPUClass::vmsd to SysemuCPUOps
2021-05-26 Philippe Mathieu... cpu: Introduce SysemuCPUOps structure
2021-05-26 Philippe Mathieu... cpu: Move AVR target vmsd field from CPUClass to Device...
2021-05-26 Philippe Mathieu... cpu: Rename CPUClass vmsd -> legacy_vmsd
2021-05-26 Philippe Mathieu... cpu: Assert DeviceClass::vmsd is NULL on user emulation
2021-05-26 Philippe Mathieu... cpu: Directly use get_memory_mapping() fallback handler...
2021-05-26 Philippe Mathieu... cpu: Directly use get_paging_enabled() fallback handler...
2021-05-26 Philippe Mathieu... cpu: Directly use cpu_write_elf*() fallback handlers...
2021-05-26 Philippe Mathieu... cpu: Introduce cpu_virtio_is_big_endian()
2021-05-26 Philippe Mathieu... cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_fr...
2021-05-26 Philippe Mathieu... cpu: Split as cpu-common / cpu-sysemu
2021-05-26 Philippe Mathieu... cpu: Remove duplicated 'sysemu/hw_accel.h' header
2021-05-26 Yasuo Kuwaharatcg/aarch64: Fix tcg_out_rotl
2021-05-26 Pavel Dovgalyukreplay: fix watchpoint processing for reverse debugging
2021-05-26 Philippe Mathieu... accel/tcg: Keep TranslationBlock headers local to TCG
2021-05-26 Philippe Mathieu... accel/tcg: Reduce 'exec/tb-context.h' inclusion
2021-05-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-05-26 Mark Cave-Aylandtarget/m68k: implement m68k "any instruction" trace...
2021-05-26 Mark Cave-Aylandtarget/m68k: introduce gen_singlestep_exception() function
2021-05-26 Mark Cave-Aylandtarget/m68k: call gen_raise_exception() directly if...
2021-05-26 Mark Cave-Aylandtarget/m68k: introduce is_singlestepping() function
2021-05-26 Li Zhijianmigration/rdma: source: poll cm_event from return path
2021-05-26 Li Zhijianmigration/rdma: destination: create the return patch...
2021-05-26 Li Zhijianmigration/rdma: Fix rdma_addrinfo res leaks
2021-05-26 Li Zhijianmigration/rdma: cleanup rdma in rdma_start_incoming_mig...
2021-05-26 Li Zhijianmigration/rdma: Fix cm_event used before being initialized
2021-05-26 Mahmoud Mandourtools/virtiofsd/fuse_opt.c: Replaced a malloc with...
2021-05-26 Mahmoud Mandourtools/virtiofsd/buffer.c: replaced a calloc call with...
2021-05-26 Vivek Goyalvirtiofsd: Set req->reply_sent right after sending...
2021-05-26 Vivek Goyalvirtiofsd: Check EOF before short read
2021-05-26 Vivek Goyalvirtiofsd: Simplify skip byte logic
2021-05-26 Vivek Goyalvirtiofsd: get rid of in_sg_left variable
2021-05-26 Vivek Goyalvirtiofsd: Use iov_discard_front() to skip bytes
2021-05-26 Vivek Goyalvirtiofsd: Get rid of unreachable code in read
2021-05-26 Vivek Goyalvirtiofsd: Check for EINTR in preadv() and retry
2021-05-26 Kevin Wolfhmp: Fix loadvm to resume the VM on success instead...
2021-05-26 Philippe Mathieu... exec/memory: Use correct type size
2021-05-26 Philippe Mathieu... exec/memory_ldst_cached: Use correct type size
2021-05-26 Philippe Mathieu... exec/memory_ldst_phys: Use correct type sizes
2021-05-26 Philippe Mathieu... exec/memory_ldst: Use correct type sizes
2021-05-26 Philippe Mathieu... exec/memory_ldst_phys: Sort declarations
2021-05-26 Philippe Mathieu... exec/memory_ldst_cached: Sort declarations
2021-05-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2021-05-26 Paolo Bonzinigitlab-ci: use --meson=git for CFI jobs
2021-05-26 Kit Westneathw/scsi: Fix sector translation bug in scsi_unmap_compl...
2021-05-26 Thomas Huthconfigure: Avoid error messages about missing *-config...
2021-05-26 Ali Shirvanidoc: Add notes about -mon option mode=control argument.
2021-05-26 Paolo Bonziniqemu-config: load modules when instantiating option...
2021-05-26 Paolo Bonzinivl: allow not specifying size in -m when using -M memor...
2021-05-26 Paolo Bonzinireplication: move include out of root directory
2021-05-26 Paolo Bonziniremove qemu-options* from root directory
2021-05-26 Katsuhiro Uenomeson: Set implicit_include_directories to false
2021-05-26 Philippe Mathieu... tests/qtest/fuzz: Fix build failure
2021-05-26 Peter XuKVM: Dirty ring support
2021-05-26 Peter XuKVM: Disable manual dirty log when dirty ring enabled
2021-05-26 Peter XuKVM: Add dirty-ring-size property
2021-05-26 Peter XuKVM: Cache kvm slot dirty bitmap size
2021-05-26 Peter XuKVM: Simplify dirty log sync in kvm_set_phys_mem
2021-05-26 Peter XuKVM: Provide helper to sync dirty bitmap from slot...
2021-05-26 Peter XuKVM: Provide helper to get kvm dirty log
2021-05-26 Peter XuKVM: Create the KVMSlot dirty bitmap on flag changes
2021-05-26 Peter XuKVM: Use a big lock to replace per-kml slots_lock
2021-05-26 Peter Xumemory: Introduce log_sync_global() to memory listener
2021-05-26 Paolo BonziniKVM: do not allow setting properties at runtime
2021-05-26 Paolo Bonziniqtest: add a QOM object for qtest
next