OSDN Git Service

qmiga/qemu.git
2021-09-30 Sean Christophersonhw/i386/fw_cfg: Set SGX bits in feature control fw_cfg...
2021-09-30 Sean ChristophersonAdjust min CPUID level to 0x12 when SGX is enabled
2021-09-30 Sean Christophersoni386: Propagate SGX CPUID sub-leafs to KVM
2021-09-30 Sean Christophersoni386: kvm: Add support for exposing PROVISIONKEY to...
2021-09-30 Sean Christophersoni386: Update SGX CPUID info according to hardware/KVM...
2021-09-30 Sean Christophersoni386: Add feature control MSR dependency when SGX is...
2021-09-30 Sean Christophersoni386: Add get/set/migrate support for SGX_LEPUBKEYHASH...
2021-09-30 Sean Christophersoni386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
2021-09-30 Sean Christophersoni386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
2021-09-30 Sean Christophersoni386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
2021-09-30 Sean Christophersoni386: Add primary SGX CPUID and MSR defines
2021-09-30 Sean Christophersonvl: Add sgx compound properties to expose SGX EPC secti...
2021-09-30 Sean Christophersoni386: Add 'sgx-epc' device to expose EPC sections to...
2021-09-30 Yang Zhongqom: Add memory-backend-epc ObjectOptions support
2021-09-30 Sean Christophersonhostmem: Add hostmem-epc as a backend for SGX EPC
2021-09-30 Yang ZhongKconfig: Add CONFIG_SGX support
2021-09-30 Sean Christophersonmemory: Add RAM_PROTECTED flag to skip IOMMU mappings
2021-09-29 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2021-09-29 Mark Cave-Aylandq800: configure nubus available slots for Quadra 800
2021-09-29 Mark Cave-Aylandq800: wire up nubus IRQs
2021-09-29 Mark Cave-Aylandnubus: add support for slot IRQs
2021-09-29 Mark Cave-Aylandnubus-bridge: make slot_available_mask a qdev property
2021-09-29 Mark Cave-Aylandnubus-bridge: embed the NubusBus object directly within...
2021-09-29 Mark Cave-Aylandnubus: move NubusBus from mac-nubus-bridge to nubus...
2021-09-29 Mark Cave-Aylandmac-nubus-bridge: rename MacNubusState to MacNubusBridge
2021-09-29 Mark Cave-Aylandnubus-bridge: introduce separate NubusBridge structure
2021-09-29 Mark Cave-Aylandnubus: move nubus to its own 32-bit address space
2021-09-29 Mark Cave-Aylandnubus-device: add romfile property for loading declarat...
2021-09-29 Mark Cave-Aylandnubus-device: remove nubus_register_rom() and nubus_reg...
2021-09-29 Mark Cave-Aylandmacfb: don't register declaration ROM
2021-09-29 Mark Cave-Aylandnubus: generate bus error when attempting to access...
2021-09-29 Mark Cave-Aylandnubus: add trace-events for empty slot accesses
2021-09-29 Mark Cave-Aylandnubus: implement BusClass get_dev_path()
2021-09-29 Mark Cave-Aylandnubus: move slot bitmap checks from NubusDevice realize...
2021-09-29 Mark Cave-Aylandnubus: use bitmap to manage available slots
2021-09-29 Mark Cave-Aylandnubus-device: expose separate super slot memory region
2021-09-29 Mark Cave-Aylandnubus-device: rename slot_nb variable to slot
2021-09-29 Mark Cave-Aylandnubus: add comment indicating reference documents
2021-09-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-27 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/integ...
2021-09-27 Cédric Le Goatertests/acceptance: Test powernv machines
2021-09-27 Cleber Rosatests/acceptance/ppc_prep_40p.py: clean up unused import
2021-09-27 Cleber Rosatests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location...
2021-09-27 Cleber Rosatests/acceptance/boot_xen.py: removed unused import
2021-09-27 Cleber Rosaacceptance/tests/vnc.py: use explicit syntax for enabli...
2021-09-27 Cleber RosaAcceptance Tests: improve check-acceptance description
2021-09-27 David Gibsonqemu: Split machine_ppc.py acceptance tests
2021-09-27 Willian Rampazzotests/Makefile: add AVOCADO_TESTS option to make check...
2021-09-27 Willian Rampazzodocs/devel/testing: add instruction to run a single...
2021-09-27 Willian Rampazzotests/Makefile: allow control over tags during check...
2021-09-27 Willian Rampazzoavocado_qemu: fix inheritance order on LinuxTest class
2021-09-27 Willian Rampazzoavocado_qemu: explicitly return None to avoid R1710
2021-09-27 Willian Rampazzoavocado_qemu: tweak ssh connect method
2021-09-27 Willian Rampazzoavocado_qemu: fix import module based on isort
2021-09-27 Willian Rampazzoavocado_qemu: standardize super() call following PEP3135
2021-09-27 Cleber RosaAcceptance Tests: add standard clean up at test tearDown()
2021-09-27 Willian RampazzoAcceptance tests: add myself as a reviewer for the...
2021-09-27 Pavel Dovgalyuktests/acceptance: Linux boot test for record/replay
2021-09-27 Pavel Dovgalyuktests/acceptance: add replay kernel test for alpha
2021-09-27 Pavel Dovgalyuktests/acceptance: add replay kernel test for nios2
2021-09-27 Pavel Dovgalyuktests/acceptance: add replay kernel test for openrisc
2021-09-27 Pavel Dovgalyuktests/acceptance: add replay kernel test for s390x
2021-09-27 G S Niteesh... python/aqmp-tui: Add syntax highlighting
2021-09-27 G S Niteesh... python: add optional pygments dependency
2021-09-27 G S Niteesh... python: Add entry point for aqmp-tui
2021-09-27 G S Niteesh... python/aqmp-tui: Add AQMP TUI
2021-09-27 G S Niteesh... python: Add dependencies for AQMP TUI
2021-09-27 John Snowpython/aqmp: Add Coverage.py support
2021-09-27 John Snowpython/aqmp: add LineProtocol tests
2021-09-27 John Snowpython/aqmp: add AsyncProtocol unit tests
2021-09-27 John Snowpython: bump avocado to v90.0
2021-09-27 John Snowpython/aqmp: add scary message
2021-09-27 John Snowpython/aqmp: add asyncio_run compatibility wrapper
2021-09-27 John Snowpython/aqmp: add _raw() execution interface
2021-09-27 John Snowpython/aqmp: add execute() interfaces
2021-09-27 John Snowpython/aqmp: Add message routing to QMP protocol
2021-09-27 John Snowpython/pylint: disable no-member check
2021-09-27 John Snowpython/aqmp: add QMP protocol support
2021-09-27 John Snowpython/pylint: disable too-many-function-args
2021-09-27 John Snowpython/aqmp: add QMP event support
2021-09-27 John Snowpython/aqmp: add well-known QMP object models
2021-09-27 John Snowpython/aqmp: add QMP Message format
2021-09-27 John Snowpython/aqmp: add AsyncProtocol._readline() method
2021-09-27 John Snowpython/aqmp: add _cb_inbound and _cb_outbound logging...
2021-09-27 John Snowpython/aqmp: add configurable read buffer limit
2021-09-27 John Snowpython/aqmp: add AsyncProtocol.accept() method
2021-09-27 John Snowpython/aqmp: add logging to AsyncProtocol
2021-09-27 John Snowpython/aqmp: Add logging utility helpers
2021-09-27 John Snowpython/aqmp: add runstate state machine to AsyncProtocol
2021-09-27 John Snowpython/aqmp: add generic async message-based protocol...
2021-09-27 John Snowpython/aqmp: add asyncio compatibility wrappers
2021-09-27 John Snowpython/pylint: Add exception for TypeVar names ('T')
2021-09-27 John Snowpython/aqmp: add error classes
2021-09-27 John Snowpython/aqmp: add asynchronous QMP (AQMP) subpackage
2021-09-27 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-09-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-27 Dongli Zhangmulti-process: fix usage information
2021-09-27 Markus Armbrusterhmp: Drop a bogus sentence from set_password's document...
2021-09-27 Markus Armbrusterhmp: Unbreak "change vnc"
2021-09-27 Philippe Mathieu... hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
next