OSDN Git Service

qmiga/qemu.git
2022-06-11 Mark Cave-Aylandhw/i386/pc_piix: create PIIX4_PM device directly instea...
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: use qdev gpio to wire up smi_irq
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: use qdev gpio to wire up sci_irq
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: move PIIX4PMState into separate piix4...
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: convert smm_enabled bool to qdev property
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: change smm_enabled from int to bool
2022-06-11 Mark Cave-Aylandhw/acpi/piix4: move xen_enabled() logic from piix4_pm_i...
2022-06-11 Peter Maydellhw/block/fdc-sysbus: Always mark sysbus floppy controll...
2022-06-11 Stefan Pejictarget/mips: Undeprecate nanoMIPS ISA support in QEMU
2022-06-11 Stefan Pejictarget/mips: Add missing default cases for some nanoMIP...
2022-06-11 Dragan Mladjenovictarget/mips: Fix handling of unaligned memory access...
2022-06-11 Dragan Mladjenovictarget/mips: Fix emulation of nanoMIPS BNEC[32] instruction
2022-06-11 Dragan Mladjenovictarget/mips: Fix emulation of nanoMIPS BPOSGE32C instru...
2022-06-11 Dragan Mladjenovictarget/mips: Fix emulation of nanoMIPS EXTRV_S.H instru...
2022-06-11 Stefan Pejictarget/mips: Fix emulation of nanoMIPS MTHLIP instruction
2022-06-11 Ni Huitarget/mips: Fix FTRUNC_S and FTRUNC_U trans helper
2022-06-11 Ni Huitarget/mips: Fix store adress of high 64bit in helper_m...
2022-06-11 Ni Huitarget/mips: Do not treat msa INSERT as NOP when wd...
2022-06-11 Ni Huitarget/mips: Fix msa checking condition in trans_msa_el...
2022-06-11 Ni Huitarget/mips: Fix df_extract_val() and df_extract_df...
2022-06-11 Ni Huitarget/mips: Fix SAT_S trans helper
2022-06-11 Marcin Nowakowskitarget/mips: Fix WatchHi.M handling
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git./virt/kvm/mst...
2022-06-10 Richard HendersonMerge tag 'pull-target-arm-20220610' of https://git...
2022-06-10 Peter Maydellsemihosting/config: Merge --semihosting-config option...
2022-06-10 Peter Maydellgdbstub: Don't use GDB syscalls if no GDB is attached
2022-06-10 Richard Hendersontarget/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
2022-06-10 Richard Hendersontarget/arm: Adjust format test in scr_write
2022-06-10 Hao Wutests/qtest: Reduce npcm7xx_sdhci test image size
2022-06-10 Richard Hendersontarget/arm: Fix Secure PL1 tests in fp_exception_el
2022-06-10 Richard Hendersontarget/arm: Move arm_debug_target_el to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Create raise_exception_debug
2022-06-10 Richard Hendersontarget/arm: Remove default_exception_el
2022-06-10 Richard Hendersontarget/arm: Introduce helper_exception_with_syndrome
2022-06-10 Richard Hendersontarget/arm: Introduce gen_exception_el_v
2022-06-10 Richard Hendersontarget/arm: Introduce gen_exception
2022-06-10 Richard Hendersontarget/arm: Rename gen_exception to gen_exception_el
2022-06-10 Richard Hendersontarget/arm: Move gen_exception to translate.c
2022-06-10 Richard Hendersontarget/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
2022-06-10 Richard Hendersontarget/arm: Create helper_exception_swstep
2022-06-10 Richard Hendersontarget/arm: Introduce gen_exception_insn
2022-06-10 Richard Hendersontarget/arm: Rename gen_exception_insn to gen_exception_...
2022-06-10 Richard Hendersontarget/arm: Introduce gen_exception_insn_el_v
2022-06-10 Richard Hendersontarget/arm: Rename helper_exception_with_syndrome
2022-06-10 Richard Hendersontarget/arm: Move arm_debug_exception_fsr to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Move exception_bkpt_insn to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Use is_a64 in arm_generate_debug_exceptions
2022-06-10 Richard Hendersontarget/arm: Move arm_generate_debug_exceptions out...
2022-06-10 Richard Hendersontarget/arm: Move arm_singlestep_active out of line
2022-06-10 Richard Hendersontarget/arm: Move exception_target_el out of line
2022-06-10 Richard Hendersontarget/arm: Add coproc parameter to syn_fp_access_trap
2022-06-10 Richard Hendersontarget/arm: Mark exception helpers as noreturn
2022-06-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20220610' of github...
2022-06-09 Alistair Francistarget/riscv: trans_rvv: Avoid assert for RV32 and e64
2022-06-09 Changpeng Liuhw/vhost-user-scsi|blk: set `supports_config` flag...
2022-06-09 Changpeng Liuhw/virtio/vhost-user: don't use uninitialized variable
2022-06-09 Mark Cave-Aylandtests/acpi: virt: update golden masters for VIOT
2022-06-09 Mark Cave-Aylandhw/acpi/viot: sort VIOT ACPI table entries by PCI host...
2022-06-09 Mark Cave-Aylandtests/acpi: virt: allow VIOT acpi table changes
2022-06-09 Mark Cave-Aylandhw/acpi/viot: build array of PCI host bridges before...
2022-06-09 Mark Cave-Aylandhw/acpi/viot: move the individual PCI host bridge entry...
2022-06-09 Mark Cave-Aylandhw/acpi/viot: rename build_pci_range_node() to enumerat...
2022-06-09 Jonathan Cameronhw/cxl: Fix missing write mask for HDM decoder target...
2022-06-09 Claudio Fontanapci: fix overflow in snprintf string formatting
2022-06-09 Jonathan Cameronhw/machine: Drop cxl_supported flag as no longer useful
2022-06-09 Jonathan Cameronhw/cxl: Move the CXLState from MachineState to machine...
2022-06-09 Jonathan Camerontests/acpi: Update q35/CEDT.cxl for new memory addresses.
2022-06-09 Jonathan Cameronpci/pci_expander_bridge: For CXL HB delay the HB regist...
2022-06-09 Jonathan Camerontests/acpi: Allow modification of q35 CXL CEDT table.
2022-06-09 Jonathan Cameronhw/cxl: Push linking of CXL targets into i386/pc rather...
2022-06-09 Jonathan Cameronhw/acpi/cxl: Pass in the CXLState directly rather than...
2022-06-09 Jonathan Cameronhw/cxl: Make the CXL fixed memory window setup a machin...
2022-06-09 Igor Mammedovx86: acpi-build: do not include hw/isa/isa.h directly
2022-06-09 Igor Mammedovtests: acpi: update expected DSDT.tis.tpm2/DSDT.tis...
2022-06-09 Igor Mammedovacpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml...
2022-06-09 Igor Mammedovacpi: pc/q35: remove not needed 'if' condition on pci bus
2022-06-09 Igor Mammedovacpi: pc/q35: tpm-tis: fix TPM device scope
2022-06-09 Igor Mammedovtests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12...
2022-06-09 Igor Mammedovtests: acpi: update expected DSDT.pvpanic-isa blob
2022-06-09 Igor Mammedovacpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml...
2022-06-09 Igor Mammedovtests: acpi: add pvpanic-isa: testcase
2022-06-09 Igor Mammedovtests: acpi: white-lists expected DSDT.pvpanic-isa...
2022-06-09 Igor Mammedovtests: acpi: update expected blobs
2022-06-09 Igor Mammedovacpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml...
2022-06-09 Igor Mammedovtests: acpi: add applesmc testcase
2022-06-09 Igor Mammedovtests: acpi: add and white-list DSDT.applesmc expected...
2022-06-09 Igor Mammedovtests: acpi: update expected blobs
2022-06-09 Igor Mammedovacpi: q35: isa bridge: use AcpiDevAmlIf interface to...
2022-06-09 Igor Mammedovacpi: pc: isa bridge: use AcpiDevAmlIf interface to...
2022-06-09 Igor Mammedovtests: acpi: white-list to be re-factored pc/q35 DSDT
2022-06-09 Igor Mammedovq35: acpi: drop not needed PCMachineClass::do_not_add_s...
2022-06-09 Igor Mammedovacpi: ipmi: use AcpiDevAmlIf interface to build IPMI...
2022-06-09 Igor Mammedovacpi: ich9-smb: add support for AcpiDevAmlIf interface
2022-06-09 Igor Mammedovtests: acpi: update expected DSDT.ipmismbus blob
2022-06-09 Igor Mammedovipmi: acpi: use relative path to resource source
2022-06-09 Igor Mammedovtests: acpi: whitelist DSDT.ipmismbus expected blob
2022-06-09 Igor Mammedovtests: acpi: update expected blob DSDT.ipmismbus
2022-06-09 Igor Mammedovtests: acpi: q35: add test for smbus-ipmi device
next