OSDN Git Service

qmiga/qemu.git
2023-06-13 Weiwei Litarget/riscv: Fix target address to update badaddr
2023-06-13 Weiwei Lidisas/riscv.c: Remove redundant parentheses
2023-06-13 Weiwei Lidisas/riscv.c: Fix lines with over 80 characters
2023-06-13 Weiwei Lidisas/riscv.c: Remove unused decomp_rv32/64 value for...
2023-06-13 Weiwei Lidisas/riscv.c: Support disas for Z*inx extensions
2023-06-13 Weiwei Lidisas/riscv.c: Support disas for Zcm* extensions
2023-06-13 Weiwei Litarget/riscv: Pass RISCVCPUConfig as target_info to...
2023-06-13 Weiwei Litarget/riscv: Split RISCVCPUConfig declarations from...
2023-06-13 Weiwei Lidisas: Change type of disassemble_info.target_info...
2023-06-13 Mayuresh Chitaletarget/riscv: smstateen knobs
2023-06-13 Mayuresh Chitaletarget/riscv: Reuse tb->flags.FS
2023-06-13 Mayuresh Chitaletarget/riscv: smstateen check for fcsr
2023-06-13 Weiwei Litarget/riscv: Update cur_pmmask/base when xl changes
2023-06-13 Weiwei Litarget/riscv: Fix pointer mask transformation for vecto...
2023-06-13 Yin Wanghw/riscv: qemu crash when NUMA nodes exceed available...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Correct OpenTitanState parent type...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Explicit machine type definition
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Declare QOM types using DEFINE_TYPE...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Rename machine_[class]_init() functions
2023-06-13 Weiwei Litarget/riscv: Deny access if access is partially inside...
2023-06-13 Weiwei Litarget/riscv: Separate pmp_update_rule() in pmpcfg_csr_...
2023-06-13 Weiwei Litarget/riscv: Flush TLB only when pmpcfg/pmpaddr really...
2023-06-13 Weiwei Litarget/riscv: Flush TLB when pmpaddr is updated
2023-06-13 Weiwei Litarget/riscv: Update the next rule addr in pmpaddr_csr_...
2023-06-13 Weiwei Litarget/riscv: Flush TLB when MMWP or MML bits are changed
2023-06-13 Weiwei Litarget/riscv: Remove unused paramters in pmp_hart_has_p...
2023-06-13 Weiwei Litarget/riscv: Make RLB/MML/MMWP bits writable only...
2023-06-13 Weiwei Litarget/riscv: Change the return type of pmp_hart_has_pr...
2023-06-13 Weiwei Litarget/riscv: Make the short cut really work in pmp_har...
2023-06-13 Weiwei Litarget/riscv: Move pmp_get_tlb_size apart from get_phys...
2023-06-13 Weiwei Litarget/riscv: Update pmp_get_tlb_size()
2023-06-13 Daniel Henrique... target/riscv: rework write_misa()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: validate extensions before riscv_ti...
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add priv_spec validate/disable_exts...
2023-06-13 Weiwei Litarget/riscv: Update check for Zca/Zcf/Zcd
2023-06-13 Weiwei Litarget/riscv: Mask the implicitly enabled extensions...
2023-06-13 Daniel Henrique... target/riscv: add PRIV_VERSION_LATEST
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove set_priv_version()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove set_vext_version()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_validate_v()
2023-06-13 Weiwei Litarget/riscv: Move zc* out of the experimental properties
2023-06-13 Daniel Henrique... target/riscv/vector_helper.c: skip set tail when vta...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Thomas Huthhw/ppc/Kconfig: MAC_NEWWORLD should always select USB_O...
2023-06-10 BALATON Zoltantarget/ppc: Implement gathering irq statistics
2023-06-10 Thomas Huthtests/avocado/tuxrun_baselines: Fix ppc64 tests for...
2023-06-10 Philippe Mathieu... hw/ppc/openpic: Do not open-code ROUND_UP() macro
2023-06-10 Nicholas Piggintarget/ppc: Decrementer fix BookE semantics
2023-06-10 Nicholas Piggintarget/ppc: Fix decrementer time underflow and infinite...
2023-06-10 Nicholas Piggintarget/ppc: Rework store conditional to avoid branch
2023-06-10 Nicholas Piggintarget/ppc: Remove larx/stcx. memory barrier semantics
2023-06-10 Nicholas Piggintarget/ppc: Ensure stcx size matches larx
2023-06-10 Nicholas Piggintarget/ppc: Fix lqarx to set cpu_reserve
2023-06-10 BALATON Zoltantarget/ppc: Eliminate goto in mmubooke_check_tlb()
2023-06-10 BALATON Zoltantarget/ppc: Change ppcemb_tlb_check() to return bool
2023-06-10 BALATON Zoltantarget/ppc: Simplify ppcemb_tlb_search()
2023-06-10 BALATON Zoltantarget/ppc: Remove some unneded line breaks
2023-06-10 BALATON Zoltantarget/ppc: Move ppcemb_tlb_search() to mmu_common.c
2023-06-10 BALATON Zoltantarget/ppc: Remove "ext" parameter of ppcemb_tlb_check()
2023-06-10 BALATON Zoltantarget/ppc: Remove single use function
2023-06-10 Nicholas Piggintarget/ppc: PMU implement PERFM interrupts
2023-06-10 Nicholas Piggintarget/ppc: Support directed privileged doorbell interr...
2023-06-10 Nicholas Piggintarget/ppc: Fix msgclrp interrupt type
2023-06-10 Nicholas Piggintarget/ppc: PMU do not clear MMCR0[FCECE] on performanc...
2023-06-10 Nicholas Piggintarget/ppc: Fix PMU hflags calculation
2023-06-10 Frederic Barratpnv/xive2: Quiet down some error messages
2023-06-10 Nicholas Piggintarget/ppc: Fix nested-hv HEAI delivery
2023-06-10 Frederic Barratpnv/xive2: Handle TIMA access through all ports
2023-06-10 Frederic Barratpnv/xive2: Introduce macros to manipulate TIMA addresses
2023-06-10 Frederic Barratpnv/xive2: Allow writes to the Physical Thread Enable...
2023-06-10 Frederic Barratpnv/xive2: Add definition for the ESB cache configurati...
2023-06-10 Frederic Barratpnv/xive2: Add definition for TCTXT Config register
2023-06-10 Andrew Jefferylinux-user: elfload: Specify -R is an option for qemu...
2023-06-10 Andrew Jefferylinux-user: elfload: s/min_mmap_addr/mmap_min_addr/
2023-06-09 Anastasia Belovavnc: move assert in vnc_worker_thread_loop
2023-06-09 Peter Maydelllinux-user: Return EINVAL for getgroups() with negative...
2023-06-09 Michael Tokarevlinux-user: add comments for TARGET_NR_[gs]etgroups...
2023-06-09 Philippe Mathieu... hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS...
2023-06-09 Philippe Mathieu... hw/pci/pci: Simplify pci_bar_address() using MACHINE_GE...
2023-06-09 Philippe Mathieu... hw/i386/microvm: Simplify using object_dynamic_cast()
2023-06-09 Philippe Mathieu... hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS...
2023-06-09 Philippe Mathieu... target/m68k/fpu_helper: Use FloatRelation enum to hold...
2023-06-09 Carlos Santosmeson: install keyboard maps only if necessary
2023-06-09 Michael Tokarevblock.c: add newline for "Detected format" warning
2023-06-09 Mattias Nisslerhw/remote: Fix vfu_cfg trace offset format
2023-06-09 Michael Tokarevspelling: information
2023-06-09 Michael Tokarevhw/virtio/virtio-qmp.c: spelling: suppoted
2023-06-09 Milan Zamazaldocs: Fix trivial typos in vhost-user.rst
2023-06-09 Richard Hendersontcg/tci: Fix MemOpIdx operand index for 3-operand memops
2023-06-09 Richard HendersonMerge tag 'pull-maintainers-20230608' of https://gitlab...
2023-06-08 Jagannathan... maintainers: update maintainers list for vfio-user...
2023-06-08 Richard HendersonMerge tag 'pull-9p-20230608' of https://github.com...
2023-06-08 Christian Schoenebeck9pfs: prevent opening special files (CVE-2023-2861)
2023-06-07 Richard HendersonMerge tag 'pull-tricore-20230607' of https://github...
2023-06-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-07 Richard HendersonMerge tag 'pull-xen-20230607' of https://xenbits.xen...
next