OSDN Git Service

qmiga/qemu.git
2020-10-02 Philippe Mathieu... block/sheepdog: Replace magic val by NANOSECONDS_PER_SE...
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-10-02 Alex Bennéegitlab: split deprecated job into build/check stages
2020-10-02 Alex Bennéegitlab: move linux-user plugins test across to gitlab
2020-10-02 Thomas Huthconfigure: Bump the minimum required Python version...
2020-10-02 Thomas Huthgitlab-ci: Increase the timeout for the cross-compiler...
2020-10-02 Thomas Huthtests/docker: Remove old Debian 9 containers
2020-10-02 Thomas Huthshippable.yml: Remove the Debian9-based MinGW cross...
2020-10-02 Thomas Huthtests/docker: Update the tricore container to debian 10
2020-10-02 Thomas Huthgitlab-ci: Remove the Debian9-based containers and...
2020-10-02 Thomas Huthtests/docker: Use Fedora containers for MinGW cross...
2020-10-02 Thomas Huthtravis.yml: Drop the Python 3.5 build
2020-10-02 Thomas Huthtravis.yml: Drop the superfluous Python 3.6 build
2020-10-02 Thomas Huthtravis.yml: Update Travis to use Bionic and Focal inste...
2020-10-02 Thomas Huthtravis.yml: Drop the default softmmu builds
2020-10-02 Thomas Huthmigration: Silence compiler warning in global_state_sto...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-01 John Snowide: cancel pending callbacks on SRST
2020-10-01 John Snowide: clear interrupt on command write
2020-10-01 John Snowide: remove magic constants from the device register
2020-10-01 John Snowide: reorder set/get sector functions
2020-10-01 John Snowide: model HOB correctly
2020-10-01 John Snowide: don't tamper with the device register
2020-10-01 John Snowide: rename cmd_write to ctrl_write
2020-10-01 Philippe Mathieu... hw/ide/ahci: Do not dma_memory_unmap(NULL)
2020-10-01 John SnowMAINTAINERS: Update my git address
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove use of the 'version' value in...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use RaspiProcessorId to set the firmware...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Introduce RaspiProcessorId enum
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use more specific machine names
2020-10-01 Philippe Mathieu... hw/arm/raspi: Avoid using TypeInfo::class_data pointer
2020-10-01 Philippe Mathieu... hw/arm/raspi: Move arm_boot_info structure to RaspiMach...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Load the firmware on the first core
2020-10-01 Philippe Mathieu... hw/arm/raspi: Display the board revision in the machine...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove ignore_memory_transaction_failures...
2020-10-01 Philippe Mathieu... hw/arm/bcm2835: Add more unimplemented peripherals
2020-10-01 Philippe Mathieu... hw/arm/raspi: Define various blocks base addresses
2020-10-01 Richard Hendersontarget/arm: Fix SVE splice
2020-10-01 Richard Hendersontarget/arm: Fix sve ldr/str
2020-10-01 Peter Maydelltarget/arm: Make isar_feature_aa32_fp16_arith() handle...
2020-10-01 Peter Maydelltarget/arm: Add ID register values for Cortex-M0
2020-10-01 Peter Maydellhw/intc/armv7m_nvic: Only show ID register values for...
2020-10-01 Peter Maydelltarget/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
2020-10-01 Peter Maydelltarget/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-30 Pavel Pisahw/net/can: Correct Kconfig dependencies
2020-09-30 Pavel Pisahw/net/can: Documentation for CTU CAN FD IP open hardwa...
2020-09-30 Jan Charvathw/net/can: CTU CAN FD IP open hardware core emulation.
2020-09-30 Jan Charvathw/net/can/ctucafd: Add CTU CAN FD core register defini...
2020-09-30 Jan Charvatnet/can: Add can_dlc2len and can_len2dlc for CAN FD.
2020-09-30 Jan Charvathw/net/can: sja1000 ignore CAN FD frames
2020-09-30 Jan Charvatnet/can: Initial host SocketCan support for CAN FD.
2020-09-30 Paolo Bonzinitarget/i386: kvm: do not use kvm_check_extension to...
2020-09-30 Eduardo Habkostbios-tables-test: Remove kernel-irqchip=off option
2020-09-30 Vitaly Kuznetsovtarget/i386: always create kvmclock device
2020-09-30 Vitaly Kuznetsovtarget/i386: Fix VM migration when interrupt based...
2020-09-30 Douglas Crosherhelper_syscall x86_64: clear exception_is_int
2020-09-30 Dov Murikcheckpatch: Detect '%#' or '%0#' in printf-style format...
2020-09-30 Philippe Mathieu... typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
2020-09-30 Philippe Mathieu... hw/xen: Split x86-specific declaration from generic...
2020-09-30 Philippe Mathieu... stubs: Split accelerator / hardware related stubs
2020-09-30 Philippe Mathieu... sysemu/xen: Add missing 'exec/cpu-common.h' header...
2020-09-30 Philippe Mathieu... hw/i386/xen: Rename X86/PC specific function as xen_hvm...
2020-09-30 Paolo Bonzinidocs: Move object.h overview doc comment to qom.rst
2020-09-30 Eduardo Habkostdocs: Create docs/devel/qom.rst
2020-09-30 Eduardo Habkostqom: Add code block markup to all code blocks
2020-09-30 Eduardo Habkostqom: Indent existing code examples
2020-09-30 Eduardo Habkostqom: Reformat section titles using Sphinx syntax
2020-09-30 Eduardo Habkostqom: Add kernel-doc markup to introduction doc comment
2020-09-30 Eduardo Habkostqom: Use ``code`` Sphinx syntax where appropriate
2020-09-30 Eduardo Habkostqom: Use kernel-doc private/public tags in structs
2020-09-30 Eduardo Habkostqom: Document all function parameters in doc comments
2020-09-30 Daniel P. Berrangéchar: fix logging when chardev write fails
2020-09-30 Igor Mammedovsmp: drop support for deprecated (invalid topologies)
2020-09-30 Paolo Bonzinitests/tcg: reinstate or replace desired parts of rules.mak
2020-09-30 Alexander Bulekovoss-fuzz: move linker arg to fix coverage-build
2020-09-30 Anthony PERARDmeson: fix installation of keymaps
2020-09-30 Stefano Garzarellacheckpatch: avoid error on cover letter files
2020-09-30 Philippe Mathieu... exec: Remove MemoryRegion::global_locking field
2020-09-30 Philippe Mathieu... hw/i386/q35: Remove unreachable Xen code on Q35 machine
2020-09-30 Paolo Bonziniconfigure: use a platform-neutral prefix
2020-09-30 Paolo Bonziniui: relocate paths to icons and translations
2020-09-30 Paolo Bonziniqga: relocate path to default configuration and hook
2020-09-30 Paolo Bonziniqemu-bridge-helper: relocate path to default ACL
2020-09-30 Paolo Bonzinivl: relocate path to configuration file
2020-09-30 Paolo Bonzinivl: relocate paths to data directories
2020-09-30 Paolo Bonzininet: relocate paths to helpers and scripts
2020-09-30 Paolo Bonzinimodule: relocate path to modules
2020-09-30 Paolo Bonzinioslib-posix: relocate path to /var
2020-09-30 Paolo Bonzinicutils: introduce get_relocated_path
2020-09-30 Paolo Bonzinioslib-posix: default exec_dir to bindir
2020-09-30 Paolo Bonzinifuzz: use qemu_get_exec_dir
2020-09-30 Paolo Bonzinioslib: do not call g_strdup from qemu_get_exec_dir
2020-09-30 Paolo Bonzinimeson: report accelerator support
2020-09-30 Paolo Bonzinimtest2make: add support for introspected test dependencies
2020-09-30 Paolo Bonzinimeson: qtest: set "depends" correctly
2020-09-30 Paolo Bonziniconfigure: do not limit Hypervisor.framework test to...
2020-09-30 Paolo Bonziniconfigure: move cocoa option to Meson
next