OSDN Git Service

qmiga/qemu.git
2020-07-03 David Hildenbrandvirtio-pci: Proxy for virtio-mem
2020-07-03 David Hildenbrandvirtio-mem: Paravirtualized memory hot(un)plug
2020-07-02 David Hildenbrandmigration/colo: Use ram_block_discard_disable()
2020-07-02 David Hildenbrandmigration/rdma: Use ram_block_discard_disable()
2020-07-02 David Hildenbrandtarget/i386: sev: Use ram_block_discard_disable()
2020-07-02 David Hildenbrandvirtio-balloon: Rip out qemu_balloon_inhibit()
2020-07-02 David Hildenbrands390x/pv: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandaccel/kvm: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandvfio: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandexec: Introduce ram_block_discard_(disable|require)()
2020-07-02 David Hildenbrandpc: Support coldplugging of virtio-pmem-pci devices...
2020-07-02 David Hildenbrandvirtio-balloon: always indicate S_DONE when migration...
2020-07-02 Michael S.... Revert "tests/migration: Reduce autoconverge initial...
2020-07-01 Michael S.... tests: disassemble-aml.sh: generate AML in readable...
2020-06-29 Philippe Mathieu... hw/misc/pca9552: Add missing TypeInfo::class_size field
2020-06-27 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-27 Aleksandar... MAINTAINERS: Add 'Performance Tools and Tests' subsection
2020-06-27 Ahmed Karamanscripts/performance: Add topN_callgrind.py script
2020-06-27 Ahmed Karamanscripts/performance: Add topN_perf.py script
2020-06-27 Huacai ChenMAINTAINERS: Add Loongson-3 maintainer and reviewer
2020-06-27 Huacai Chenhw/intc: Add Loongson LIOINTC support
2020-06-27 Huacai Chenhw/mips: Implement the kvm_type() hook in MachineClass
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-26 Eduardo Habkosti386: Mask SVM features if nested SVM is disabled
2020-06-26 Paolo Bonziniibex_uart: fix XOR-as-pow
2020-06-26 Paolo Bonzinivmport: move compat properties to hw_compat_5_0
2020-06-26 Jon Doronhyperv: vmbus: Remove the 2nd IRQ
2020-06-26 Marcelo Tosattikvm: i386: allow TSC to differ by NTP correction bounds...
2020-06-26 Igor Mammedovnuma: forbid '-numa node, mem' for 5.1 and newer machin...
2020-06-26 Eric Blakeosdep: Make MIN/MAX evaluate arguments only once
2020-06-26 Tao Xutarget/i386: Add notes for versioned CPU models
2020-06-26 Joseph Myerstarget/i386: reimplement fpatan using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2x using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2xp1 using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fprem, fprem1 using floatx80...
2020-06-26 Joseph Myerssoftfloat: return low bits of quotient from floatx80_modrem
2020-06-26 Joseph Myerssoftfloat: do not set denominator high bit for floatx80...
2020-06-26 Joseph Myerssoftfloat: do not return pseudo-denormal from floatx80...
2020-06-26 Joseph Myerssoftfloat: fix floatx80 remainder pseudo-denormal check...
2020-06-26 Joseph Myerssoftfloat: merge floatx80_mod and floatx80_rem
2020-06-26 Joseph Myerstarget/i386: reimplement f2xm1 using floatx80 operations
2020-06-26 Anthony PERARDxen: Actually fix build without passthrough
2020-06-26 Liao PingfangMakefile: Install qemu-[qmp/ga]-ref.* into the director...
2020-06-26 Thomas Huthhw/scsi/megasas: Fix possible out-of-bounds array acces...
2020-06-26 Jingqi Liudocs/nvdimm: add description of alignment requirement...
2020-06-26 Richard Hendersontarget/arm: Enable MTE
2020-06-26 Richard Hendersontarget/arm: Add allocation tag storage for system mode
2020-06-26 Richard Hendersontarget/arm: Create tagged ram when MTE is enabled
2020-06-26 Richard Hendersontarget/arm: Cache the Tagged bit for a page in MemTxAttrs
2020-06-26 Richard Hendersontarget/arm: Always pass cacheattr to get_phys_addr
2020-06-26 Richard Hendersontarget/arm: Set PSTATE.TCO on exception entry
2020-06-26 Richard Hendersontarget/arm: Implement data cache set allocation tags
2020-06-26 Richard Hendersontarget/arm: Complete TBI clearing for user-only for SVE
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scatter/gather...
2020-06-26 Richard Hendersontarget/arm: Handle TBI for sve scalar + int memory ops
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int ff...
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int stores
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int loads
2020-06-26 Richard Hendersontarget/arm: Add arm_tlb_bti_gp
2020-06-26 Richard Hendersontarget/arm: Tidy trans_LD1R_zpri
2020-06-26 Richard Hendersontarget/arm: Use mte_check1 for sve LD1R
2020-06-26 Richard Hendersontarget/arm: Use mte_checkN for sve unpredicated stores
2020-06-26 Richard Hendersontarget/arm: Use mte_checkN for sve unpredicated loads
2020-06-26 Richard Hendersontarget/arm: Add helper_mte_check_zva
2020-06-26 Richard Hendersontarget/arm: Implement helper_mte_checkN
2020-06-26 Richard Hendersontarget/arm: Implement helper_mte_check1
2020-06-26 Richard Hendersontarget/arm: Add gen_mte_checkN
2020-06-26 Richard Hendersontarget/arm: Add gen_mte_check1
2020-06-26 Richard Hendersontarget/arm: Move regime_tcr to internals.h
2020-06-26 Richard Hendersontarget/arm: Move regime_el to internals.h
2020-06-26 Richard Hendersontarget/arm: Implement the access tag cache flushes
2020-06-26 Richard Hendersontarget/arm: Implement the LDGM, STGM, STZGM instructions
2020-06-26 Richard Hendersontarget/arm: Simplify DC_ZVA
2020-06-26 Richard Hendersontarget/arm: Restrict the values of DCZID.BS under TCG
2020-06-26 Richard Hendersontarget/arm: Implement the STGP instruction
2020-06-26 Richard Hendersontarget/arm: Implement LDG, STG, ST2G instructions
2020-06-26 Richard Hendersontarget/arm: Define arm_cpu_do_unaligned_access for...
2020-06-26 Richard Hendersontarget/arm: Implement the SUBP instruction
2020-06-26 Richard Hendersontarget/arm: Implement the GMI instruction
2020-06-26 Richard Hendersontarget/arm: Implement the ADDG, SUBG instructions
2020-06-26 Richard Hendersontarget/arm: Revise decoding for disas_add_sub_imm
2020-06-26 Richard Hendersontarget/arm: Implement the IRG instruction
2020-06-26 Richard Hendersontarget/arm: Add MTE bits to tb_flags
2020-06-26 Richard Hendersontarget/arm: Add MTE system registers
2020-06-26 Richard Hendersontarget/arm: Add DISAS_UPDATE_NOCHAIN
2020-06-26 Richard Hendersontarget/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
2020-06-26 Richard Hendersontarget/arm: Add support for MTE to HCR_EL2 and SCR_EL3
2020-06-26 Richard Hendersontarget/arm: Add support for MTE to SCTLR_ELx
2020-06-26 Richard Hendersontarget/arm: Improve masking of SCR RES0 bits
2020-06-26 Richard Hendersontarget/arm: Add isar tests for mte
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Model qdev output GPIOs
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Trace GPIO change events
2020-06-26 Philippe Mathieu... hw/arm/aspeed: Describe each PCA9552 device
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Trace GPIO High/Low events
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Add a 'description' property for debug...
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Add generic PCA955xClass, parent of...
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Rename generic code as pca955x
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
2020-06-26 Philippe Mathieu... hw/i2c/core: Add i2c_try_create_slave() and i2c_realize...
next