OSDN Git Service

qmiga/qemu.git
2020-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-05-11 Richard Hendersontarget/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)
2020-05-11 Richard Hendersontarget/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
2020-05-11 Philippe Mathieu... hw/arm/musicpal: Map the UART devices unconditionally
2020-05-11 Philippe Mathieu... target/arm: Restrict TCG cpus to TCG accel
2020-05-11 Philippe Mathieu... target/arm/cpu: Restrict v8M IDAU interface to Aarch32...
2020-05-11 Philippe Mathieu... target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPU...
2020-05-11 Thomas Huthtarget/arm: Make set_feature() available for other...
2020-05-11 Philippe Mathieu... target/arm/kvm: Inline set_feature() calls
2020-05-11 Richard Hendersontarget/arm: Remove sve_memopidx
2020-05-11 Richard Hendersontarget/arm: Reuse sve_probe_page for gather loads
2020-05-11 Richard Hendersontarget/arm: Reuse sve_probe_page for scatter stores
2020-05-11 Richard Hendersontarget/arm: Reuse sve_probe_page for gather first-fault...
2020-05-11 Richard Hendersontarget/arm: Use SVEContLdSt for contiguous stores
2020-05-11 Richard Hendersontarget/arm: Update contiguous first-fault and no-fault...
2020-05-11 Richard Hendersontarget/arm: Use SVEContLdSt for multi-register contiguo...
2020-05-11 Richard Hendersontarget/arm: Handle watchpoints in sve_ld1_r
2020-05-11 Richard Hendersontarget/arm: Use SVEContLdSt in sve_ld1_r
2020-05-11 Richard Hendersontarget/arm: Adjust interface of sve_ld1_host_fn
2020-05-11 Richard Hendersontarget/arm: Add sve infrastructure for page lookup
2020-05-11 Richard Hendersontarget/arm: Drop manual handling of set/clear_helper_re...
2020-05-11 Richard Hendersontarget/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
2020-05-11 Richard Hendersonaccel/tcg: Add endian-specific cpu_{ld, st}* operations
2020-05-11 Richard Hendersonaccel/tcg: Add probe_access_flags
2020-05-11 Richard Hendersonaccel/tcg: Adjust probe_access call to page_check_range
2020-05-11 Richard Hendersonaccel/tcg: Add block comment for probe_access
2020-05-11 Richard Hendersonexec: Fix cpu_watchpoint_address_matches address length
2020-05-11 Richard Hendersonexec: Add block comments for watchpoint routines
2020-05-11 Philippe Mathieu... hw/timer/nrf51_timer: Add trace event of counter value...
2020-05-11 Philippe Mathieu... hw/timer/nrf51_timer: Display timer ID in trace events
2020-05-11 Philippe Mathieu... hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
2020-05-11 Joel Stanleyaspeed: sdmc: Implement AST2600 locking behaviour
2020-05-11 Joel Stanleyaspeed: Support AST2600A1 silicon revision
2020-05-11 Edgar E. Iglesiastarget/arm: Drop access_el3_aa32ns_aa64any()
2020-05-11 Joel Stanleyaspeed: Add boot stub for smp booting
2020-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-08 Eric Blakeblock: Drop unused .bdrv_has_zero_init_truncate
2020-05-08 Eric Blakevhdx: Rework truncation logic
2020-05-08 Eric Blakeparallels: Rework truncation logic
2020-05-08 Eric Blakessh: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakesheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakerbd: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakenfs: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakefile-win32: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakegluster: Drop useless has_zero_init callback
2020-05-08 Max Reitzqcow2: Fix preallocation on block devices
2020-05-08 Kevin Wolfiotests/055: Use cache.no-flush for vmdk target
2020-05-08 Kevin Wolfiotests: Backup with different source/target size
2020-05-08 Kevin Wolfbackup: Make sure that source and target size match
2020-05-08 Kevin Wolfbackup: Improve error for bdrv_getlength() failure
2020-05-08 Kevin Wolfiotests/283: Use consistent size for source and target
2020-05-08 Kevin Wolfiotests: vmdk: Enable zeroed_grained=on by default
2020-05-08 Kevin Wolfvmdk: Flush only once in vmdk_L2update()
2020-05-08 Kevin Wolfvmdk: Don't update L2 table for zero write on zero...
2020-05-08 Kevin Wolfvmdk: Fix partial overwrite of zero cluster
2020-05-08 Kevin Wolfvmdk: Fix zero cluster allocation
2020-05-08 Kevin Wolfvmdk: Rename VmdkMetaData.valid to new_allocation
2020-05-08 Alberto Garciaqcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-08 Vladimir Sementsov... iotests/113: mark bochs as required to support whitelisting
2020-05-08 Vladimir Sementsov... iotests/109: mark required formats as required to suppo...
2020-05-08 Vladimir Sementsov... iotests/055: skip vmdk target tests if vmdk is not...
2020-05-08 Vladimir Sementsov... iotests/055: refactor compressed backup to vmdk
2020-05-08 Vladimir Sementsov... iotests/041: drop self.assert_no_active_block_jobs()
2020-05-08 Vladimir Sementsov... iotests/148: use skip_if_unsupported
2020-05-08 Vladimir Sementsov... iotests/082: require bochs
2020-05-08 Vladimir Sementsov... iotests: handle tmpfs
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-05-07 Pan Nengyuanmigration/multifd: Do error_free after migrate_set_erro...
2020-05-07 Pan Nengyuanmigration/multifd: fix memleaks in multifd_new_send_cha...
2020-05-07 Wei Wangmigration/xbzrle: add encoding rate
2020-05-07 Pan Nengyuanmigration/rdma: fix a memleak on error path in rdma_sta...
2020-05-07 David Hildenbrandmigration/ram: Consolidate variable reset after placeme...
2020-05-07 Keqian Zhumigration/throttle: Add cpu-throttle-tailslow migration...
2020-05-07 Philippe Mathieu... migration/colo: Add missing error-propagation code
2020-05-07 Marc-André... docs/devel/migration: start a debugging section
2020-05-07 Mao Zhongyimigration: move the units of migrate parameters from...
2020-05-07 Mao Zhongyimonitor/hmp-cmds: add hmp_handle_error() for hmp_migrat...
2020-05-07 Mao Zhongyimigration/migration: improve error reporting for migrat...
2020-05-07 Mao Zhongyimigration: fix bad indentation in error_report()
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2020-05-07 Daniel P. Berrangécrypto: extend hash benchmark to cover more algorithms
2020-05-07 Maxim Levitskyblock: luks: better error message when creating too...
2020-05-07 Chen Quncrypto: Redundant type conversion for AES_KEY pointer
2020-05-07 Alexey Krasikovcrypto/secret: fix inconsequential errors.
2020-05-07 Tong Hocrypto: fix getter of a QCryptoSecret's property
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-05-07 Daniele Buonotarget-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
2020-05-07 David Gibsonspapr_nvdimm: Tweak error messages
2020-05-07 Daniel Henrique... spapr_nvdimm.c: make 'label-size' mandatory
2020-05-07 Cédric Le Goatertarget/ppc: Add support for Radix partition-scoped...
2020-05-07 Cédric Le Goatertarget/ppc: Rework ppc_radix64_walk_tree() for partitio...
2020-05-07 Cédric Le Goatertarget/ppc: Extend ppc_radix64_check_prot() with a...
2020-05-07 Cédric Le Goatertarget/ppc: Introduce ppc_radix64_xlate() for Radix...
2020-05-07 David Gibsonspapr: Don't allow unplug of NVLink2 devices
2020-05-07 Cédric Le Goatertarget/ppc: Assert if HV mode is set when running under...
2020-05-07 Cédric Le Goatertarget/ppc: Introduce a relocation bool in ppc_radix64_...
2020-05-07 Suraj Jitindar... target/ppc: Enforce that the root page directory size...
2020-05-07 Greg Kurzspapr: Drop CAS reboot flag
2020-05-07 Alexey Kardashevskiyspapr/cas: Separate CAS handling from rebuilding the FDT
next