OSDN Git Service

qmiga/qemu.git
2021-05-06 Carlos Venegasvirtiofsd: Allow use "-o xattrmap" without "-o xattr"
2021-05-06 Greg Kurzvirtiofsd: Fix side-effect in assert()
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-04 Peter Maydellhw/ppc/pnv_psi: Use device_cold_reset() instead of...
2021-05-04 Peter Maydellhw/ppc/spapr_vio: Reset TCE table object with device_co...
2021-05-04 Peter Maydellhw/intc/spapr_xive: Use device_cold_reset() instead...
2021-05-04 Bruno Larsen... target/ppc: removed VSCR from SPR registration
2021-05-04 Richard Hendersontarget/ppc: Reduce the size of ppc_spr_t
2021-05-04 Richard Hendersontarget/ppc: Clean up _spr_register et al
2021-05-04 Nicholas Piggintarget/ppc: Add POWER10 exception model
2021-05-04 Nicholas Piggintarget/ppc: rework AIL logic in interrupt delivery
2021-05-04 Bruno Larsen... target/ppc: move opcode table logic to translate.c
2021-05-04 Bruno Larsen... target/ppc: code motion from translate_init.c.inc to...
2021-05-04 Daniel Henrique... spapr_drc.c: handle hotunplug errors in drc_unisolate_l...
2021-05-04 Daniel Henrique... spapr.h: increase FDT_MAX_SIZE
2021-05-04 Daniel Henrique... spapr.c: do not use MachineClass::max_cpus to limit...
2021-05-04 Ravi Bangoriappc: Rename current DAWR macros and variables
2021-05-04 Nicholas Piggintarget/ppc: POWER10 supports scv
2021-05-04 Nicholas Piggintarget/ppc: Fix POWER9 radix guest HV interrupt AIL...
2021-05-04 Bin Mengdocs/system: ppc: Add documentation for ppce500 machine
2021-05-04 Bin Mengroms/u-boot: Bump ppce500 u-boot to v2021.04 to fix...
2021-05-04 Bin Mengroms/Makefile: Update ppce500 u-boot build directory...
2021-05-04 Vaibhav Jainppc/spapr: Add support for implement support for H_SCM_...
2021-05-04 Alexey Kardashevskiyspapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
2021-05-04 BALATON Zoltanhw/ppc: Add emulation of Genesi/bPlan Pegasos II
2021-05-04 BALATON Zoltanhw/pci-host: Add emulation of Marvell MV64361 PPC syste...
2021-05-04 BALATON Zoltanvt82c686: Add emulation of VT8231 south bridge
2021-05-04 BALATON Zoltanvt82c686: Introduce abstract TYPE_VIA_ISA and base...
2021-05-04 BALATON Zoltanvt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
2021-05-04 BALATON Zoltanvt82c686: QOM-ify superio related functionality
2021-05-04 Richard Hendersontarget/ppc: Validate hflags with CONFIG_DEBUG_TCG
2021-05-04 Richard Hendersonlinux-user/ppc: Fix msr updates for signal handling
2021-05-04 Richard Hendersontarget/ppc: Remove env->immu_idx and env->dmmu_idx
2021-05-04 Richard Hendersontarget/ppc: Remove MSR_SA and MSR_AP from hflags
2021-05-04 Richard Hendersontarget/ppc: Put LPCR[GTSE] in hflags
2021-05-04 Richard Hendersontarget/ppc: Create helper_scv
2021-05-04 Richard Hendersontarget/ppc: Put dbcr0 single-step bits into hflags
2021-05-04 Richard Hendersontarget/ppc: Reduce env->hflags to uint32_t
2021-05-04 Richard Hendersontarget/ppc: Disconnect hflags from MSR
2021-05-04 Richard Hendersontarget/ppc: Extract post_load_update_msr
2021-05-04 Richard Hendersonhw/ppc/spapr_rtas: Update hflags after setting msr
2021-05-04 Richard Hendersonhw/ppc/pnv_core: Update hflags after setting msr
2021-05-04 Richard Hendersontarget/ppc: Fix comment for MSR_FE{0,1}
2021-05-04 Richard Hendersontarget/ppc: Retain hflags_nmsr only for migration
2021-05-04 Richard Hendersontarget/ppc: Do not call hreg_compute_mem_idx after...
2021-05-04 Richard Hendersontarget/ppc: Properly sync cpu state with new msr in...
2021-05-04 Richard Hendersontarget/ppc: Move 601 hflags adjustment to hreg_compute_...
2021-05-04 Richard Hendersontarget/ppc: Move helper_regs.h functions out-of-line
2021-05-04 Philippe Mathieu... hw/ppc/mac_newworld: Restrict RAM to 2 GiB
2021-05-03 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-05-03 Philippe Mathieu... hw/rx/rx-gdbsim: Do not accept invalid memory size
2021-05-03 Robert Hoodocs: More precisely describe memory-backend-*::id...
2021-05-03 Silvano Cirujano... scripts: fix generation update-binfmts templates
2021-05-03 Greg Kurzdocs/system: Document the removal of "compat" property...
2021-05-02 Gan Qixinmc146818rtc: put it into the 'misc' category
2021-05-02 Thomas HuthDo not include exec/address-spaces.h if it's not really...
2021-05-02 Thomas HuthDo not include cpu.h if it's not really necessary
2021-05-02 Thomas HuthDo not include hw/boards.h if it's not really necessary
2021-05-02 Thomas HuthDo not include sysemu/sysemu.h if it's not really necessary
2021-05-02 Thomas Huthhw: Do not include qemu/log.h if it is not necessary
2021-05-02 Thomas Huthhw: Do not include hw/irq.h if it is not necessary
2021-05-02 Thomas Huthhw: Do not include hw/sysbus.h if it is not necessary
2021-05-02 Thomas Huthhw: Remove superfluous includes of hw/hw.h
2021-05-02 Philippe Mathieu... ui: Fix memory leak in qemu_xkeymap_mapping_table()
2021-05-02 Philippe Mathieu... hw/usb: Constify VMStateDescription
2021-05-02 Philippe Mathieu... hw/display/qxl: Constify VMStateDescription
2021-05-02 Philippe Mathieu... hw/arm: Constify VMStateDescription
2021-05-02 Keqian Zhuvmstate: Constify some VMStateDescriptions
2021-05-02 Serge GueltonFix typo in CFI build documentation
2021-05-02 Philippe Mathieu... hw/pcmcia: Do not register PCMCIA type if not required
2021-05-02 Philippe Mathieu... hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
2021-05-02 Philippe Mathieu... hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
2021-05-02 David Edmondsonaccel: kvm: clarify that extra exit data is hexadecimal
2021-05-02 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-02 Philippe Mathieu... gitlab-ci: Add KVM mips64el cross-build jobs
2021-05-02 Philippe Mathieu... hw/mips: Restrict non-virtualized machines to TCG
2021-05-02 Philippe Mathieu... target/mips: Move TCG source files under tcg/ sub directory
2021-05-02 Philippe Mathieu... target/mips: Move CP0 helpers to sysemu/cp0.c
2021-05-02 Philippe Mathieu... target/mips: Move exception management code to exception.c
2021-05-02 Philippe Mathieu... target/mips: Move TLB management helpers to tcg/sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move helper_cache() to tcg/sysemu/special_...
2021-05-02 Philippe Mathieu... target/mips: Move Special opcodes to tcg/sysemu/special...
2021-05-02 Philippe Mathieu... target/mips: Restrict CPUMIPSTLBContext::map_address...
2021-05-02 Philippe Mathieu... target/mips: Move tlb_helper.c to tcg/sysemu/
2021-05-02 Philippe Mathieu... target/mips: Restrict mmu_init() to TCG
2021-05-02 Philippe Mathieu... target/mips: Move sysemu TCG-specific code to tcg/sysem...
2021-05-02 Philippe Mathieu... target/mips: Restrict cpu_mips_get_random() / update_pa...
2021-05-02 Philippe Mathieu... target/mips: Move physical addressing code to sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move sysemu specific files under sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move cpu_signal_handler definition around
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_tlb_fill()
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_do_interrupt()
2021-05-02 Philippe Mathieu... target/mips: Introduce tcg-internal.h for TCG specific...
2021-05-02 Philippe Mathieu... meson: Introduce meson_user_arch source set for arch...
2021-05-02 Philippe Mathieu... target/mips: Extract load/store helpers to ldst_helper.c
2021-05-02 Philippe Mathieu... target/mips: Merge do_translate_address into cpu_mips_t...
2021-05-02 Philippe Mathieu... target/mips: Declare mips_env_set_pc() inlined in ...
next