OSDN Git Service

qmiga/qemu.git
2023-02-27 Philippe Mathieu... hw/qdev: Constify DeviceState* argument of qdev_get_par...
2023-02-27 Mauro Matteo... hw/nubus/nubus-device: Fix memory leak in nubus_device_...
2023-02-27 Philippe Mathieu... qemu/typedefs: Sort in case-insensitive alphabetical...
2023-02-27 Philippe Mathieu... softmmu: Extract watchpoint API from physmem.c
2023-02-27 Philippe Mathieu... softmmu: Silent -Wmissing-field-initializers warning
2023-02-27 Philippe Mathieu... tests/unit: Restrict machine-smp.c test to system emulation
2023-02-27 Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
2023-02-27 Philippe Mathieu... sysemu/kvm: Remove CONFIG_USER_ONLY guard
2023-02-27 Philippe Mathieu... accel/kvm: Silent -Wmissing-field-initializers warning
2023-02-27 Philippe Mathieu... accel/xen: Remove dead code
2023-02-27 Philippe Mathieu... accel/tcg: Restrict 'qapi-commands-machine.h' to system...
2023-02-27 Philippe Mathieu... tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" header
2023-02-27 Philippe Mathieu... tcg: Silent -Wmissing-field-initializers warning
2023-02-27 Philippe Mathieu... exec: Remove unused 'qemu/timer.h' timer
2023-02-27 Philippe Mathieu... trace: Do not try to include QMP commands in user emula...
2023-02-27 Philippe Mathieu... qom/object_interfaces: Fix QAPI headers included
2023-02-27 Philippe Mathieu... target/tricore: Remove unused fields from CPUTriCoreState
2023-02-27 Philippe Mathieu... target/xtensa/cpu: Include missing "memory.h" header
2023-02-27 Philippe Mathieu... target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY...
2023-02-27 Philippe Mathieu... target/riscv/cpu: Move Floating-Point fields closer
2023-02-27 Pierrick Bouviertarget/ppc: Fix warning with clang-15
2023-02-27 Philippe Mathieu... target/ppc/kvm: Remove unused "sysbus.h" header
2023-02-27 Philippe Mathieu... target/ppc/internal: Restrict MMU declarations to sysemu
2023-02-27 Philippe Mathieu... target/loongarch/cpu: Restrict "memory.h" header to...
2023-02-27 Bernhard Beschowtarget/loongarch/cpu: Remove unused "sysbus.h" header
2023-02-27 Philippe Mathieu... target/alpha: Remove obsolete STATUS document
2023-02-27 Philippe Mathieu... target/hppa: Extract system helpers to sys_helper.c
2023-02-27 Philippe Mathieu... target/hppa: Extract FPU helpers to fpu_helper.c
2023-02-27 Philippe Mathieu... target/i386: Remove x86_cpu_dump_local_apic_state(...
2023-02-27 Philippe Mathieu... target/i386/cpu: Remove dead helper_lock() declaration
2023-02-27 Philippe Mathieu... target/i386: Remove NEED_CPU_H guard from target-specif...
2023-02-27 Philippe Mathieu... target/cpu: Restrict do_transaction_failed() handlers...
2023-02-27 Philippe Mathieu... target/cpu: Restrict cpu_get_phys_page_debug() handlers...
2023-02-27 Philippe Mathieu... gdbstub: Use vaddr type for generic insert/remove_break...
2023-02-27 Philippe Mathieu... cpu: Move breakpoint helpers to common code
2023-02-27 Philippe Mathieu... cpu: Remove capstone meson dependency
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Philippe Mathieu... hw: Replace qemu_or_irq typedef by OrIRQState
2023-02-27 Philippe Mathieu... hw/or-irq: Declare QOM macros using OBJECT_DECLARE_SIMP...
2023-02-27 Philippe Mathieu... hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_...
2023-02-27 Philippe Mathieu... iothread: Remove unused IOThreadClass / IOTHREAD_CLASS
2023-02-27 Philippe Mathieu... hw/arm/musicpal: Remove unused dummy MemoryRegion
2023-02-27 Philippe Mathieu... hw/intc/armv7m_nvic: Use QOM cast CPU() macro
2023-02-27 Philippe Mathieu... hw/timer/cmsdk-apb-timer: Remove unused 'qdev-propertie...
2023-02-27 Philippe Mathieu... hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
2023-02-27 Philippe Mathieu... hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
2023-02-27 Philippe Mathieu... hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM...
2023-02-27 Philippe Mathieu... hw/char/pl011: Open-code pl011_luminary_create()
2023-02-27 Philippe Mathieu... hw/char/pl011: Un-inline pl011_create()
2023-02-27 Philippe Mathieu... hw/gpio/max7310: Simplify max7310_realize()
2023-02-27 Fabiano Rosastests/avocado: add machine:none tag to version.py
2023-02-27 Fabiano Rosascpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
2023-02-27 Fabiano Rosastarget/arm: Don't access TCG code when debugging with KVM
2023-02-27 Fabiano Rosastarget/arm: Move regime_using_lpae_format into internal.h
2023-02-27 Fabiano Rosastarget/arm: Move hflags code into the tcg directory
2023-02-27 Fabiano Rosastarget/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
2023-02-27 Claudio Fontanatarget/arm: Move psci.c into the tcg directory
2023-02-27 Claudio Fontanatarget/arm: move helpers to tcg/
2023-02-27 Fabiano Rosastarget/arm: move translate modules to tcg/
2023-02-27 Fabiano Rosastarget/arm: Wrap TCG-only code in debug_helper.c
2023-02-27 Fabiano Rosastarget/arm: Wrap breakpoint/watchpoint updates with...
2023-02-27 Thomas Huthinclude/hw/arm/allwinner-a10.h: Remove superfluous...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-27 Thomas HuthDeprecate the "-no-acpi" command line switch
2023-02-27 Thomas Huthgitlab-ci.d/base: Mark jobs as interruptible by default
2023-02-27 Thomas Huthgitlab-ci.d: Build with --enable-fdt=system by default
2023-02-27 Thomas Huthgitlab-ci.d/buildtest-template: Simplify the configure...
2023-02-27 Thomas Huthgitlab-ci.d/buildtest: Disintegrate the build-coroutine...
2023-02-27 Thomas Huthgitlab-ci.d/buildtest: Remove aarch64-softmmu from...
2023-02-27 Khadija KamranUpdated the FSF address to <https://gnu.org/licenses/>
2023-02-27 Steve Sistaremeson: fix dependency on qemu-keymap
2023-02-27 Thomas Huthqemu-keymap: Silence memory leak warning from Clang...
2023-02-27 Dinah Baumconfigure: Add 'mkdir build' check
2023-02-27 Ilya Leoshkevichtests/tcg/s390x: Add sam.S
2023-02-27 Ilya Leoshkevichtests/tcg/s390x: Add bal.S
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* in translate_vx.c.inc
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_i32 for fpinst_extract_m34
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* for DisasCompare
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* in local contexts
2023-02-27 Claudio Imbrendas390x/pv: Add support for asynchronous teardown for...
2023-02-27 Richard Hendersontarget/s390x: Hoist some computation in access_memmove
2023-02-27 Richard Hendersontarget/s390x: Inline do_access_{get,set}_byte
2023-02-27 Richard Hendersontarget/s390x: Remove TLB_NOTDIRTY workarounds
2023-02-27 Richard Hendersontarget/s390x: Tidy access_prepare_nf
2023-02-27 Richard Hendersontarget/s390x: Use void* for haddr in S390Access
2023-02-27 Richard Hendersontarget/s390x: Pass S390Access pointer into access_prepare
2023-02-27 Richard Hendersontarget/s390x: Fix s390_probe_access for user-only
2023-02-27 Thomas Huthtarget/s390x/arch_dump: Simplify memory allocation...
2023-02-27 Thomas Huthtarget/s390x/arch_dump: Fix memory corruption in s390x_...
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Remove pointless S390CCWDevice variable
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_C...
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Use intermediate S390CCWDevice variable
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Simplify using DEVICE() macro
2023-02-27 Thomas HuthDo not include hw/hw.h if it is not necessary
2023-02-27 Thomas Huthtests/qtest/rtl8139-test: Make the test less verbose...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
next