OSDN Git Service

qmiga/qemu.git
2021-10-01 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-01 Paolo Bonzinidocs: reorganize testing.rst
2021-10-01 Paolo Bonzinidocs: move gcov section at the end of testing.rst
2021-10-01 Paolo Bonzinidocs: reorganize tcg-plugins.rst
2021-10-01 Paolo Bonzinidocs: reorganize qgraph.rst
2021-10-01 Paolo Bonzinidocs: put "make" information together in build-system.rst
2021-10-01 Paolo Bonzinidocs: move notes inside the body of the document
2021-10-01 Paolo Bonzinidocs: name included files ".rst.inc"
2021-10-01 Vitaly Kuznetsovi386: Change the default Hyper-V version to match WS2016
2021-10-01 Vitaly Kuznetsovi386: Make Hyper-V version id configurable
2021-10-01 Vitaly Kuznetsovi386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
2021-10-01 Vitaly Kuznetsovi386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to...
2021-10-01 Vitaly Kuznetsovi386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
2021-10-01 Vitaly Kuznetsovi386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
2021-10-01 Yanan Wangmachine: Put all sanity-check in the generic SMP parser
2021-10-01 Paolo Bonzinimachine: Use g_autoptr in machine_set_smp
2021-10-01 Yanan Wangmachine: Move smp_prefer_sockets to struct SMPCompatProps
2021-10-01 Yanan Wangmachine: Remove smp_parse callback from MachineClass
2021-10-01 Yanan Wangmachine: Make smp_parse generic enough for all arches
2021-10-01 Yanan Wangmachine: Tweak the order of topology members in struct...
2021-10-01 Yanan Wangmachine: Use ms instead of global current_machine in...
2021-10-01 Yanan Wangmachine: Prefer cores over sockets in smp parsing since 6.2
2021-10-01 Yanan Wangqtest/numa-test: Use detailed -smp CLIs in test_def_cpu...
2021-10-01 Yanan Wangqtest/numa-test: Use detailed -smp CLIs in pc_dynamic_c...
2021-10-01 Yanan Wangmachine: Improve the error reporting of smp parsing
2021-10-01 Yanan Wangmachine: Set the value of cpus to match maxcpus if...
2021-10-01 Yanan Wangmachine: Uniformly use maxcpus to calculate the omitted...
2021-10-01 Yanan Wangmachine: Minor refactor/fix for the smp parsers
2021-10-01 Yanan Wangmachine: Deprecate "parameter=0" SMP configurations
2021-10-01 Yanan Wangqapi/machine: Fix an incorrect comment of SMPConfiguration
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-09-30 Thomas Huthmeson_options.txt: Switch the default value for the...
2021-09-30 Marc-André... build-sys: add HAVE_IPPROTO_MPTCP
2021-09-30 Peter Xumemory: Add tracepoint for dirty sync
2021-09-30 Peter Xumemory: Name all the memory listeners
2021-09-30 Peter Maydelltarget/i386: Fix memory leak in sev_read_file_base64()
2021-09-30 Paolo Bonzinitests: qtest: bios-tables-test depends on the unpacked...
2021-09-30 Paolo Bonzinimeson: unpack edk2 firmware even if --disable-blobs
2021-09-30 Yang Zhongtarget/i386: Add the query-sgx-capabilities QMP command
2021-09-30 Yang Zhongtarget/i386: Add HMP and QMP interfaces for SGX
2021-09-30 Sean Christophersondocs/system: Add SGX documentation to the system manual
2021-09-30 Yang Zhongsgx-epc: Add the fill_device_info() callback support
2021-09-30 Sean Christophersoni440fx: Add support for SGX EPC
2021-09-30 Sean Christophersonq35: Add support for SGX EPC
2021-09-30 Sean Christophersoni386: acpi: Add SGX EPC entry to ACPI tables
2021-09-30 Sean Christophersoni386/pc: Add e820 entry for SGX EPC section(s)
2021-09-30 Sean Christophersonhw/i386/pc: Account for SGX EPC sections when calculati...
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-30 Xuzhou Chenghw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
2021-09-30 Peter Maydellide: Rename ide_bus_new() to ide_bus_init()
2021-09-30 Peter Maydellqbus: Rename qbus_create() to qbus_new()
2021-09-30 Peter Maydellqbus: Rename qbus_create_inplace() to qbus_init()
2021-09-30 Peter Maydellpci: Rename pci_root_bus_new_inplace() to pci_root_bus_...
2021-09-30 Peter Maydellipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
2021-09-30 Peter Maydellscsi: Replace scsi_bus_new() with scsi_bus_init(),...
2021-09-30 Peter Maydelltarget/arm: Don't put FPEXC and FPSID in org.gnu.gdb...
2021-09-30 Peter Maydelltarget/arm: Move gdbstub related code out of helper.c
2021-09-30 Peter Maydelltarget/arm: Fix coding style issues in gdbstub code...
2021-09-30 Peter Maydellconfigs: Don't include 32-bit-only GDB XML in aarch64...
2021-09-30 Tong Hodocs/system/arm: xlnx-versal-virt: BBRAM and eFUSE...
2021-09-30 Tong Hohw/arm: xlnx-zcu102: Add Xilinx eFUSE device
2021-09-30 Tong Hohw/arm: xlnx-zcu102: Add Xilinx BBRAM device
2021-09-30 Tong Hohw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
2021-09-30 Tong Hohw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
2021-09-30 Tong Hohw/nvram: Introduce Xilinx battery-backed ram
2021-09-30 Tong Hohw/nvram: Introduce Xilinx ZynqMP eFuse device
2021-09-30 Tong Hohw/nvram: Introduce Xilinx Versal eFuse device
2021-09-30 Tong Hohw/nvram: Introduce Xilinx eFuse QOM
2021-09-30 Alexander Grafarm: tcg: Adhere to SMCCC 1.3 section 5.2
2021-09-30 Alexander Grafallwinner-h3: Switch to SMC as PSCI conduit
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-09-30 David GibsonMAINTAINERS: Demote sPAPR from "Supported" to "Maintained"
2021-09-30 David GibsonMAINTAINERS: Add information for OpenPIC
2021-09-30 David GibsonMAINTAINERS: Remove David & Greg as reviewers/co-mainta...
2021-09-30 David GibsonMAINTAINERS: Orphan obscure ppc platforms
2021-09-30 David GibsonMAINTAINERS: Remove David & Greg as reviewers for a...
2021-09-30 David GibsonMAINTAINERS: Remove machine specific files from ppc...
2021-09-30 Cédric Le Goaterspapr/xive: Fix kvm_xive_source_reset trace event
2021-09-30 Daniel Henrique... spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
2021-09-30 Bin Menghw/intc: openpic: Clean up the styles
2021-09-30 Bin Menghw/intc: openpic: Drop Raven related codes
2021-09-30 Bin Menghw/intc: openpic: Correct the reset value of IPIDR...
next