OSDN Git Service

qmiga/qemu.git
2020-03-06 Peter Maydellqemu-doc: Remove the "CPU emulation" part of the "Imple...
2020-03-06 Paolo Bonziniqemu-doc: split target sections to separate files
2020-03-06 Paolo Bonziniqemu-doc: move system requirements chapter inside PC...
2020-03-06 Paolo Bonziniqemu-doc: extract common system emulator documentation...
2020-03-06 Paolo Bonziniqemu-doc: split qemu-doc.texi in multiple files
2020-03-06 Paolo Bonziniqemu-doc: split CPU models doc between MIPS and x86...
2020-03-06 Paolo Bonzinitexi2pod: parse @include directives outside "@c man...
2020-03-06 Paolo Bonziniqemu-doc: remove target OS documentation
2020-03-06 Paolo Bonziniqemu-doc: convert user-mode emulation to a separate...
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-05 Palmer DabbeltRISC-V: Add a missing "," in riscv_excp_names
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2020-03-05 Eric Augertest: tpm-tis: Add Sysbus TPM-TIS device test
2020-03-05 Eric Augertest: tpm-tis: Get prepared to share tests between...
2020-03-05 Eric Augertest: tpm: pass optional machine options to swtpm test...
2020-03-05 Eric Augerdocs/specs/tpm: Document TPM_TIS sysbus device for ARM
2020-03-05 Eric Augerhw/arm/virt: vTPM support
2020-03-05 Eric Augertpm: Add the SysBus TPM TIS device
2020-03-05 Eric Augertpm: Separate TPM_TIS and TPM_TIS_ISA configs
2020-03-05 Eric Augertpm: Separate tpm_tis common functions from isa code
2020-03-05 Eric Augertpm: Use TPMState as a common struct
2020-03-05 Eric Augertpm: rename TPM_TIS into TPM_TIS_ISA
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-05 Richard Hendersontarget/arm: Clean address for DC ZVA
2020-03-05 Richard Hendersontarget/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
2020-03-05 Richard Hendersontarget/arm: Move helper_dc_zva to helper-a64.c
2020-03-05 Richard Hendersontarget/arm: Apply TBI to ESR_ELx in helper_exception_return
2020-03-05 Richard Hendersontarget/arm: Introduce core_to_aa64_mmu_idx
2020-03-05 Richard Hendersontarget/arm: Optimize cpu_mmu_index
2020-03-05 Richard Hendersontarget/arm: Replicate TBI/TBID bits for single range...
2020-03-05 Niek Linnenbankhw/arm/cubieboard: report error when using unsupported...
2020-03-05 Niek Linnenbankhw/arm/cubieboard: restrict allowed RAM size to 512MiB...
2020-03-05 Niek Linnenbankhw/arm/cubieboard: restrict allowed CPU type to ARM...
2020-03-05 Niek Linnenbankhw/arm/cubieboard: use ARM Cortex-A8 as the default...
2020-03-05 Richard Hendersontests/tcg/aarch64: Add newline in pauth-1 printf
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.TTLB bit
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.TPU bit
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.TPCP bit
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.TACR bit
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.TSW bit
2020-03-05 Richard Hendersontarget/arm: Honor the HCR_EL2.{TVM,TRVM} bits
2020-03-05 Richard Hendersontarget/arm: Improve masking in arm_hcr_el2_eff
2020-03-05 Richard Hendersontarget/arm: Remove EL2 and EL3 setup from user-only
2020-03-05 Richard Hendersontarget/arm: Disable has_el2 and has_el3 for user-only
2020-03-05 Richard Hendersontarget/arm: Add HCR_EL2 bit definitions from ARMv8.6
2020-03-05 Richard Hendersontarget/arm: Improve masking of HCR/HCR2 RES0 bits
2020-03-05 Pan Nengyuanhw/timer/cadence_ttc: move timer_new from init() into...
2020-03-05 Pan Nengyuanhw/arm/strongarm: move timer_new from init() into reali...
2020-03-05 Pan Nengyuanhw/arm/spitz: move timer_new from init() into realize...
2020-03-05 Pan Nengyuanhw/arm/pxa2xx: move timer_new from init() into realize...
2020-03-05 Philippe Mathieu... hw/arm/musicpal: Simplify since the machines are little...
2020-03-05 Philippe Mathieu... hw/arm/z2: Simplify since the machines are little-endia...
2020-03-05 Philippe Mathieu... hw/arm/omap_sx1: Simplify since the machines are little...
2020-03-05 Philippe Mathieu... hw/arm/mainstone: Simplify since the machines are littl...
2020-03-05 Philippe Mathieu... hw/arm/gumstix: Simplify since the machines are little...
2020-03-05 Philippe Mathieu... hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus...
2020-03-05 Eric Augerhw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
2020-03-05 Peter Maydelltarget/arm: Implement (trivially) ARMv8.2-TTCNP
2020-03-05 Edgar E. Iglesiashw/arm: versal: Generate xlnx-versal-virt zdma FDT...
2020-03-05 Edgar E. Iglesiashw/arm: versal: Add support for the LPD ADMAs
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-03-05 Markus Armbrusterqapi: Brush off some (py)lint
2020-03-05 Markus Armbrusterqapi: Use super() now we have Python 3
2020-03-05 Markus Armbrusterqapi: Drop conditionals for Python 2
2020-03-05 Markus Armbrusterqapi: Inheriting from object is pointless with Python...
2020-03-04 Alex Bennéetravis.yml: install python3 numpy and opencv libraries
2020-03-04 Alex Bennéetests/acceptance: bump avocado requirements to 76.0
2020-03-04 Alex Bennéeconfigure: detect and report genisoimage
2020-03-04 Laurent Viviertravis: enable tools build on OS X
2020-03-04 Robert Foleytests/vm: Added gen_cloud_init_iso() to basevm.py
2020-03-04 Robert Foleytests/vm: give wait_ssh() option to wait for root
2020-03-04 Robert Foleytests/vm: increased max timeout for vm boot.
2020-03-04 Robert Foleytests/vm: Debug mode shows ssh output.
2020-03-04 Robert Foleytests/vm: use $(PYTHON) consistently
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-03-03 Misono Tomohirovirtiofsd: Fix xattr operations
2020-03-03 Misono Tomohirovirtiofsd: passthrough_ll: cleanup getxattr/listxattr
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-03 Stefan Hajnoczil2tpv3: fix RFC number typo in qemu-options.hx
2020-03-03 Lukas Straubcolo: Update Documentation for continuous replication
2020-03-03 Lukas Straubnet/filter.c: Add Options to insert filters anywhere...
2020-03-03 Lukas Straubtests/test-replication.c: Add test for for secondary...
2020-03-03 Lukas Straubblock/replication.c: Ignore requests after failover
2020-03-03 Bin Menghw: net: cadence_gem: Fix build errors in DB_PRINT()
2020-03-03 Yuri BenditovichNetRxPkt: fix hash calculation of IPV6 TCP
2020-03-03 Yuri BenditovichNetRxPkt: Introduce support for additional hash types
2020-03-03 Yuri Benditoviche1000e: Avoid hw_error if legacy mode used
2020-03-03 Finn Thaindp8393x: Don't stop reception upon RBE interrupt assertion
2020-03-03 Finn Thaindp8393x: Don't reset Silicon Revision register
2020-03-03 Finn Thaindp8393x: Always update RRA pointers and sequence numbers
2020-03-03 Finn Thaindp8393x: Clear descriptor in_use field to release packet
2020-03-03 Finn Thaindp8393x: Pad frames to word or long word boundary
2020-03-03 Finn Thaindp8393x: Use long-word-aligned RRA pointers in 32-bit...
2020-03-03 Finn Thaindp8393x: Don't clobber packet checksum
2020-03-03 Finn Thaindp8393x: Implement packet size limit and RBAE interrupt
2020-03-03 Finn Thaindp8393x: Clear RRRA command register bit only when...
2020-03-03 Finn Thaindp8393x: Update LLFA and CRDA registers from rx descriptor
2020-03-03 Finn Thaindp8393x: Have dp8393x_receive() return the packet size
next