OSDN Git Service

qmiga/qemu.git
2020-10-19 Christian Schoenebecktests/9pfs: add local Tmkdir test
2020-10-19 Christian Schoenebecktests/9pfs: add virtio_9p_test_path()
2020-10-19 Christian Schoenebecktests/9pfs: wipe local 9pfs test directory
2020-10-19 Christian Schoenebecktests/9pfs: introduce local tests
2020-10-19 Christian Schoenebecktests/9pfs: change qtest name prefix to synth
2020-10-19 Christian Schoenebeck9pfs: suppress performance warnings on qtest runs
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-19 BALATON Zoltanmac_oldworld: Change PCI address of macio to match...
2020-10-19 BALATON Zoltanmac_oldworld: Drop some variables
2020-10-19 BALATON Zoltanmac_oldworld: Drop a variable, use get_system_memory...
2020-10-19 BALATON Zoltanmac_newworld: Allow loading binary ROM image
2020-10-19 BALATON Zoltanmac_oldworld: Allow loading binary ROM image
2020-10-18 Mark Cave-Aylandm48t59: remove legacy m48t59_init() function
2020-10-18 Mark Cave-Aylandppc405_boards: use qdev properties instead of legacy...
2020-10-18 Mark Cave-Aylandsun4u: use qdev properties instead of legacy m48t59_ini...
2020-10-18 Mark Cave-Aylandsun4m: use qdev properties instead of legacy m48t59_ini...
2020-10-18 Mark Cave-Aylandm48t59-isa: remove legacy m48t59_init_isa() function
2020-10-18 Mark Cave-Aylanduninorth: use qdev gpios for PCI IRQs
2020-10-18 Mark Cave-Aylandgrackle: use qdev gpios for PCI IRQs
2020-10-18 Mark Cave-Aylandmacio: don't reference serial_hd() directly within...
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
next