OSDN Git Service

qmiga/qemu.git
2023-06-28 Kevin Wolftest-block-iothread: Lock AioContext for blk_insert_bs()
2023-06-28 Kevin Wolfqdev-properties-system: Lock AioContext for blk_insert_bs()
2023-06-28 Kevin Wolfiotests: Test active commit with iothread and backgroun...
2023-06-26 Richard HendersonMerge tag 'pull-request-2023-06-26' of https://gitlab...
2023-06-26 Thomas Huthtests/qtest/cxl-test: Clean up temporary directories...
2023-06-26 Marc-André... gitlab-ci: add msys2 meson test to junit report
2023-06-26 Marc-André... gitlab-ci: grab msys2 meson-logs as artifacts
2023-06-26 Daniel P. Berrangégitlab: support disabling job auto-run in upstream
2023-06-26 Daniel P. Berrangégitlab: avoid extra pipelines for tags and stable branches
2023-06-26 Daniel P. Berrangégitlab: stable staging branches publish containers...
2023-06-26 Daniel P. Berrangégitlab: allow overriding name of the upstream repository
2023-06-26 Daniel P. Berrangégitlab: centralize the container tag name
2023-06-26 Milan Zamazaltests/qtest: Fix a comment typo in vhost-user-test.c
2023-06-26 Richard HendersonMerge tag 'pull-ppc-20230626' of https://github.com...
2023-06-25 Nicholas Piggintests/avocado: ppc test VOF bios Linux boot
2023-06-25 Frederic Barratpnv/xive2: Check TIMA special ops against a dedicated...
2023-06-25 Frederic Barratpnv/xive2: Add a get_config() method on the presenter...
2023-06-25 Nicholas Piggintests/avocado: Add ppc64 pseries multiprocessor boot...
2023-06-25 Nicholas Piggintests/avocado: boot ppc64 pseries to Linux VFS mount
2023-06-25 Nicholas Pigginspapr: TCG allow up to 8-thread SMT on POWER8 and newer...
2023-06-25 Philippe Mathieu... hw/ppc/spapr: Test whether TCG is enabled with tcg_enab...
2023-06-25 Nicholas Piggintarget/ppc: Add msgsnd/p and DPDES SMT support
2023-06-25 Nicholas Piggintarget/ppc: Add support for SMT CTRL register
2023-06-25 Nicholas Piggintarget/ppc: Add initial flags and helpers for SMT support
2023-06-25 Nicholas Piggintarget/ppc: Fix sc instruction handling of LEV field
2023-06-25 Nicholas Piggintarget/ppc: Better CTRL SPR implementation
2023-06-25 Nicholas Piggintarget/ppc: Add ISA v3.1 LEV indication in SRR1 for...
2023-06-25 Nicholas Piggintarget/ppc: Implement HEIR SPR
2023-06-25 Nicholas Piggintarget/ppc: Add SRR1 prefix indication to interrupt...
2023-06-25 Nicholas Piggintarget/ppc: Change partition-scope translate interface
2023-06-25 Nicholas Piggintarget/ppc: Fix instruction loading endianness in align...
2023-06-25 Nicholas Pigginppc/spapr: Move spapr nested HV to a new file
2023-06-25 Nicholas Pigginppc/spapr: load and store l2 state with helper functions
2023-06-25 Nicholas Pigginppc/spapr: Add a nested state struct
2023-06-25 Nicholas Pigginppc/spapr: H_ENTER_NESTED should restore host XER ca...
2023-06-25 Cédric Le Goatertarget/ppc: Fix timer register accessors when !KVM
2023-06-25 Cédric Le Goaterppc/pnv: Rephrase error when run with KVM
2023-06-25 Cédric Le Goaterppc/bamboo: Report an error when run with KVM
2023-06-25 Cédric Le Goaterppc/prep: Report an error when run with KVM
2023-06-25 Cédric Le GoaterMAINTAINERS: Add reviewer for XIVE
2023-06-25 Cédric Le GoaterMAINTAINERS: Add reviewer for PowerPC TCG CPUs
2023-06-25 Cédric Le GoaterMAINTAINERS: Add reviewers for PowerNV baremetal emulation
2023-06-25 Joel Stanleyppc/pnv/pci: Clean up error messages
2023-06-25 Nicholas Piggintarget/ppc: gdbstub init spr gdb_id for all CPUs
2023-06-25 Richard HendersonMerge tag 'hppa-boot-reboot-fixes-pull-request' of...
2023-06-25 Richard HendersonMerge tag 'pull-target-arm-20230623' of https://git...
2023-06-24 Helge Dellertarget/hppa: Update to SeaBIOS-hppa version 8
2023-06-24 Helge Dellertarget/hppa: Provide qemu version via fw_cfg to firmware
2023-06-24 Helge Dellertarget/hppa: Fix OS reboot issues
2023-06-23 Peter Maydellpc-bios/keymaps: Use the official xkb name for Arabic...
2023-06-23 Richard Hendersontarget/arm: Fix sve predicate store, 8 <= VQ <= 15
2023-06-23 Shashi Mallelahw/arm/sbsa-ref: add ITS support in SBSA GIC
2023-06-23 Richard Hendersontarget/arm: Restructure has_vfp_d32 test
2023-06-23 Peter Maydellhost-utils: Avoid using __builtin_subcll on buggy versi...
2023-06-23 Richard Hendersondocs/system/arm: Document FEAT_RME
2023-06-23 Richard Hendersontarget/arm: Add cpu properties for enabling FEAT_RME
2023-06-23 Richard Hendersontarget/arm: Implement the granule protection check
2023-06-23 Richard Hendersontarget/arm: Implement GPC exceptions
2023-06-23 Richard Hendersontarget/arm: Add GPC syndrome
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct for stage2
2023-06-23 Richard Hendersontarget/arm: Move s1_is_el0 into S1Translate
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct in S1_ptw_tra...
2023-06-23 Richard Hendersontarget/arm: Handle no-execute for Realm and Root regimes
2023-06-23 Richard Hendersontarget/arm: Handle Block and Page bits for security...
2023-06-23 Richard Hendersontarget/arm: NSTable is RES0 for the RME EL3 regime
2023-06-23 Richard Hendersontarget/arm: Pipe ARMSecuritySpace through ptw.c
2023-06-23 Richard Hendersontarget/arm: Remove __attribute__((nonnull)) from ptw.c
2023-06-23 Richard Hendersontarget/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
2023-06-23 Richard Hendersontarget/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
2023-06-23 Richard Hendersoninclude/exec/memattrs: Add two bits of space to MemTxAttrs
2023-06-23 Richard Hendersontarget/arm: Introduce ARMSecuritySpace
2023-06-23 Richard Hendersontarget/arm: Add RME cpregs
2023-06-23 Richard Hendersontarget/arm: SCR_EL3.NS may be RES1
2023-06-23 Richard Hendersontarget/arm: Update SCR and HCR for RME
2023-06-23 Richard Hendersontarget/arm: Add isar_feature_aa64_rme
2023-06-22 Richard HendersonMerge tag 'q800-for-8.1-pull-request' of https://github...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding for the PRAM seconds...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding from PRAM addresses...
2023-06-22 Mark Cave-Aylandq800: move macfb device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: don't access Nubus bus directly from the mac...
2023-06-22 Mark Cave-Aylandq800: move mac-nubus-bridge device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move SWIM device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESP device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move escc_orgate device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESCC device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move dp8393x device to Q800MachineState
2023-06-22 Mark Cave-Aylandhw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState...
2023-06-22 Mark Cave-Aylandq800: move VIA2 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move VIA1 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: reimplement mac-io region aliasing using IO memor...
2023-06-22 Mark Cave-Aylandq800: introduce mac-io container memory region
2023-06-22 Mark Cave-Aylandq800: move GLUE device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800-glue.c: switch TypeInfo registration to use DEFINE...
2023-06-22 Mark Cave-Aylandq800: move GLUE device into separate q800-glue.c file
2023-06-22 Mark Cave-Aylandq800: move ROM memory region to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move CPU object into Q800MachineState
2023-06-22 Mark Cave-Aylandq800: rename q800_init() to q800_machine_init()
2023-06-22 Mark Cave-Aylandq800: introduce Q800MachineState
2023-06-22 Mark Cave-Aylandq800: add missing space after parent object in GLUEState
2023-06-22 Mark Cave-Aylandq800: fix up minor spacing issues in hw_compat_q800...
next