OSDN Git Service

qmiga/qemu.git
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-17 Paolo Bonzinici: include configure and meson logs in all jobs if...
2020-10-17 Claudio Fontanahax: unbreak accelerator cpu code after cpus.c split
2020-10-17 Alexander Bulekovfuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
2020-10-17 Yonggang Luocirrus: Enable doc build on msys2/mingw
2020-10-17 Yonggang Luomeson: Move the detection logic for sphinx to meson
2020-10-17 Paolo Bonzinimeson: move SPHINX_ARGS references within "if build_docs"
2020-10-17 Yonggang Luodocs: Fix Sphinx configuration for msys2/mingw
2020-10-17 Bruce Rogersmeson: Only install icons and qemu.desktop if have_system
2020-10-17 Bruce Rogersconfigure: fix handling of --docdir parameter
2020-10-17 Paolo Bonzinimeson: cleanup curses/iconv test
2020-10-17 Bruce Rogersmeson.build: don't condition iconv detection on library...
2020-10-17 Paolo Bonzinibuild: add --enable/--disable-libudev
2020-10-17 Paolo Bonzinibuild: replace ninjatool with ninja
2020-10-17 Paolo Bonzinibuild: cleanups to Makefile
2020-10-17 Paolo Bonziniadd ninja to dockerfiles, CI configurations and test VMs
2020-10-17 Paolo Bonzinidockerfiles: enable Centos 8 PowerTools
2020-10-17 Paolo Bonziniconfigure: move QEMU_INCLUDES to meson
2020-10-17 Paolo Bonzinitests: add missing generated sources to testqapi
2020-10-17 Paolo Bonzinimake: run shell with pipefail
2020-10-17 Paolo Bonzinitests/Makefile.include: unbreak non-tcg builds
2020-10-17 Greg KurzMakefile: Ensure cscope.out/tags/TAGS are generated...
2020-10-17 Paolo Bonzinisubmodules: bump meson to 0.55.3
2020-10-17 Philippe Mathieu... target/mips: Increase number of TLB entries on the...
2020-10-17 Philippe Mathieu... MAINTAINERS: Remove duplicated Malta test entries
2020-10-17 Philippe Mathieu... MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes',...
2020-10-17 Philippe Mathieu... MAINTAINERS: Put myself forward for MIPS target
2020-10-17 Aleksandar... MAINTAINERS: Remove myself
2020-10-17 Huacai Chendocs/system: Update MIPS CPU documentation
2020-10-17 Pavel Dovgalyuktests/acceptance: Add MIPS record/replay tests
2020-10-17 Pavel Dovgalyukhw/mips: Remove exit(1) in case of missing ROM
2020-10-17 Eduardo Habkosthw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
2020-10-17 Philippe Mathieu... hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
2020-10-17 Philippe Mathieu... hw/mips: Simplify loading 64-bit ELF kernels
2020-10-17 Philippe Mathieu... hw/mips/malta: Use clearer qdev style
2020-10-17 Philippe Mathieu... hw/mips/malta: Move gt64120 related code together
2020-10-17 Philippe Mathieu... hw/mips/malta: Fix FPGA I/O region size
2020-10-17 Philippe Mathieu... target/mips/cpu: Display warning when CPU is used witho...
2020-10-17 Philippe Mathieu... hw/mips/cps: Do not allow use without input clock
2020-10-17 Philippe Mathieu... hw/mips/malta: Set CPU frequency to 320 MHz
2020-10-17 Philippe Mathieu... hw/mips/boston: Set CPU frequency to 1 GHz
2020-10-17 Philippe Mathieu... hw/mips/cps: Expose input clock and connect it to CPU...
2020-10-17 Philippe Mathieu... hw/mips/jazz: Correct CPU frequencies
2020-10-17 Philippe Mathieu... hw/mips/mipssim: Correct CPU frequency
2020-10-17 Philippe Mathieu... hw/mips/fuloong2e: Set CPU frequency to 533 MHz
2020-10-17 Philippe Mathieu... hw/mips/r4k: Explicit CPU frequency is 200 MHz
2020-10-17 Philippe Mathieu... target/mips/cpu: Introduce mips_cpu_create_with_clock...
2020-10-17 Philippe Mathieu... target/mips/cpu: Allow the CPU to use dynamic frequencies
2020-10-17 Philippe Mathieu... target/mips/cpu: Make cp0_count_rate a property
2020-10-17 Philippe Mathieu... target/mips/cpu: Calculate the CP0 timer period using...
2020-10-17 Philippe Mathieu... target/mips: Move cp0_count_ns to CPUMIPSState
2020-10-17 Philippe Mathieu... target/mips/cp0_timer: Document TIMER_PERIOD origin
2020-10-17 Philippe Mathieu... target/mips/cp0_timer: Explicit unit in variable name
2020-10-17 Philippe Mathieu... target/mips: Move cpu_mips_get_random() with CP0 helpers
2020-10-17 Philippe Mathieu... target/mips/op_helper: Log unimplemented cache opcode
2020-10-17 Philippe Mathieu... target/mips/op_helper: Document Invalidate/Writeback...
2020-10-17 Philippe Mathieu... target/mips/op_helper: Convert multiple if() to switch...
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lsdc2 group of instructions
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lswc2 group of instructio...
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lswc2 group of instructio...
2020-10-17 Aleksandar... target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA...
2020-10-17 Aleksandar... target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
2020-10-17 Aleksandar... target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
2020-10-17 zhaolichangtarget/mips: Fix some comment spelling errors
2020-10-16 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-16 Luc Michelhw/core/clock: Add the clock_new helper function
2020-10-16 Philippe Mathieu... hw/qdev-clock: Display error hint when clock is missing...
2020-10-16 Philippe Mathieu... util/cutils: Introduce freq_to_str() to display Hertz...
2020-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-15 Daniel P. Berrangéblock: deprecate the sheepdog block driver
2020-10-15 Daniel P. Berrangéblock: drop moderated sheepdog mailing list from MAINTA...
2020-10-15 Kevin Wolfmonitor: Fix order in monitor_cleanup()
2020-10-15 Kevin Wolfqemu-storage-daemon: Remove QemuOpts from --object...
2020-10-15 Kevin Wolfqom: Add user_creatable_print_help_from_qdict()
2020-10-15 Kevin Wolfqom: Factor out helpers from user_creatable_print_help()
2020-10-15 Kevin Wolfkeyval: Parse help options
2020-10-15 Markus Armbrusterkeyval: Fix parsing of ',' in value of implied key
2020-10-15 Markus Armbrustertest-keyval: Demonstrate misparse of ',' with implied key
2020-10-15 Markus Armbrusterkeyval: Fix and clarify grammar
2020-10-15 Gerd Hoffmannchardev/spice: build spice chardevs as module
2020-10-15 Gerd Hoffmannmeson: add spice dependency to core spice source files.
2020-10-15 Gerd Hoffmannmeson: add spice_headers dependency.
2020-10-15 Gerd Hoffmannchardev/spice: simplify chardev setup
2020-10-15 Gerd Hoffmannchardev/spice: make qemu_chr_open_spice_port static
2020-10-15 Gerd Hoffmannui/spice-app: don't use qemu_chr_open_spice_port directly
2020-10-15 Gerd Hoffmannmodules: update qom object module comment
2020-10-15 Gerd Hoffmannmodule: silence errors for module_load_qom_all().
2020-10-15 Richard Hendersonlinux-user/microblaze: Remove non-rt signal frames
2020-10-15 Richard Hendersonlinux-user/microblaze: Implement rt signal frames
2020-10-15 Richard Hendersontests/tcg/linux-test: Adjust getsockname for musl
2020-10-14 Robert Hooi386: Mark Icelake-Client CPU models deprecated
2020-10-14 Robert Hoocpu: Introduce CPU model deprecation API
2020-10-14 Eduardo Habkostkvm: Correct documentation of kvm_irqchip_*()
2020-10-14 Eduardo Habkosti386/kvm: Delete kvm_allows_irq0_override()
2020-10-14 Eduardo Habkosti386/kvm: Remove IRQ routing support checks
2020-10-14 Eduardo Habkosti386/kvm: Require KVM_CAP_IRQ_ROUTING
next