OSDN Git Service

qmiga/qemu.git
2020-12-15 Philippe Mathieu... audio: Simplify audio_bug() removing old code
2020-12-15 Eduardo Habkostcs4231: Get rid of empty property array
2020-12-15 Volker Rümelinaudio: remove unused function audio_is_cleaning_up()
2020-12-15 Volker Rümelincoreaudio: always stop audio playback on shut down
2020-12-15 Volker Rümelincoreaudio: don't start playback in init routine
2020-12-15 Volker Rümelincoreaudio: rename misnamed variable fake_as
2020-12-14 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-12-14 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2020-12-14 Peter Maydelltests/tcg/multiarch/Makefile.target: Disable run-gdbstu...
2020-12-14 Daniel Henrique... spapr.c: set a 'kvm-type' default value instead of...
2020-12-14 Greg Kurzspapr: Pass sPAPR machine state to some RTAS events...
2020-12-14 Greg Kurzspapr: Don't use qdev_get_machine() in spapr_msi_write()
2020-12-14 Greg Kurzspapr: Pass sPAPR machine state down to spapr_pci_switc...
2020-12-14 Greg Kurztarget/ppc: Introduce an mmu_is_64bit() helper
2020-12-14 Stephane Duvergerppc/translate: Use POWERPC_MMU_64 to detect 64-bit...
2020-12-14 Gan Qixinppc/e500: Free irqs array to avoid memleak
2020-12-14 David GibsonMAINTAINERS: Add Greg Kurz as co-maintainer for ppc
2020-12-14 Greg Kurzhw/ppc: Do not re-read the clock on pre_save if doing...
2020-12-14 Greg Kurztarget/ppc: Remove "compat" property of server class...
2020-12-14 Greg Kurzspapr: spapr_drc_attach() cannot fail
2020-12-14 Greg Kurzspapr: Simplify error path of spapr_core_plug()
2020-12-14 Greg Kurzspapr: Abort if ppc_set_compat() fails for hot-plugged...
2020-12-14 Greg Kurzspapr: Fix pre-2.10 dummy ICP hack
2020-12-14 Cédric Le Goaterxive: Add trace events
2020-12-14 Philippe Mathieu... hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string...
2020-12-14 Giuseppe Musacchioppc/translate: Rewrite gen_lxvdsx to use gvec primitives
2020-12-14 Giuseppe Musacchioppc/translate: Raise exceptions after setting the cc
2020-12-14 Giuseppe Musacchioppc/translate: Delay NaN checking after comparison
2020-12-14 Giuseppe Musacchioppc/translate: Turn the helper macros into functions
2020-12-14 Giuseppe Musacchioppc/translate: Fix unordered f64/f128 comparisons
2020-12-14 Chen Qunppc: Add a missing break for PPC6xx_INPUT_TBEN
2020-12-14 Chen Quntarget/ppc: replaced the TODO with LOG_UNIMP and add...
2020-12-14 Greg Kurzspapr: Do TPM proxy hotplug sanity checks at pre-plug
2020-12-14 Greg Kurzspapr: Do PHB hoplug sanity check at pre-plug
2020-12-14 Greg Kurzspapr: Make PHB placement functions and spapr_pre_plug_...
2020-12-14 Greg Kurzspapr: Do NVDIMM/PC-DIMM device hotplug sanity checks...
2020-12-14 Greg Kurzspapr: Do PCI device hotplug sanity checks at pre-plug...
2020-12-14 Greg Kurzspapr/xics: Drop unused argument to xics_kvm_has_broken...
2020-12-14 Greg Kurzspapr/xive: Turn some sanity checks into assertions
2020-12-13 Philippe Mathieu... target/mips: Use FloatRoundMode enum for FCR31 modes...
2020-12-13 Philippe Mathieu... target/mips: Remove unused headers from fpu_helper.c
2020-12-13 Philippe Mathieu... target/mips: Inline cpu_mips_realize_env() in mips_cpu_...
2020-12-13 Philippe Mathieu... target/mips: Move cpu definitions, reset() and realize...
2020-12-13 Philippe Mathieu... target/mips: Move mips_cpu_add_definition() from helper...
2020-12-13 Philippe Mathieu... target/mips: Extract cpu_supports*/cpu_set* translate.c
2020-12-13 Philippe Mathieu... hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
2020-12-13 Philippe Mathieu... hw/mips/malta: Do not initialize MT registers if MT...
2020-12-13 Philippe Mathieu... target/mips: Do not initialize MT registers if MT ASE...
2020-12-13 Philippe Mathieu... target/mips: Introduce ase_mt_available() helper
2020-12-13 Philippe Mathieu... target/mips: Remove mips_def_t unused argument from...
2020-12-13 Philippe Mathieu... target/mips: Remove unused headers from op_helper.c
2020-12-13 Philippe Mathieu... target/mips: Remove unused headers from translate.c
2020-12-13 Philippe Mathieu... hw/mips: Move address translation helpers to target...
2020-12-13 Philippe Mathieu... target/mips: Introduce cpu_supports_isa() taking CPUMIP...
2020-12-13 Philippe Mathieu... target/mips: Rename cpu_supports_FEAT() as cpu_type_sup...
2020-12-13 Philippe Mathieu... target/mips: Explicit Release 6 MMU types
2020-12-13 Philippe Mathieu... target/mips: Allow executing MSA instructions on Loongs...
2020-12-13 Philippe Mathieu... target/mips: Also display exception names in user-mode
2020-12-13 Philippe Mathieu... target/mips: Remove unused headers from cp0_helper.c
2020-12-13 Philippe Mathieu... target/mips: Do not include CP0 helpers in user-mode...
2020-12-13 Philippe Mathieu... target/mips: Replace magic values by CP0PM_MASK or...
2020-12-13 Philippe Mathieu... target/mips: Include "exec/memattrs.h" in 'internal.h'
2020-12-13 Philippe Mathieu... target/mips/kvm: Remove unused headers
2020-12-13 Philippe Mathieu... target/mips/kvm: Assert unreachable code is not used
2020-12-13 Huacai ChenMAINTAINERS: chenhc@lemote.com -> chenhuacai@
2020-12-12 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-12-12 zhaolichangm68k: fix some comment spelling errors
2020-12-12 Laurent Viviertarget/m68k: Add vmstate definition for M68kCPU
2020-12-12 Laurent Viviertarget/m68k: remove useless qregs array
2020-12-12 Peter Maydellhw/m68k/q800.c: Make the GLUE chip an actual QOM device
2020-12-12 Peter Maydellhw/m68k/q800: Don't connect two qemu_irqs directly...
2020-12-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Kevin Wolfblock: Fix deadlock in bdrv_co_yield_to_drain()
2020-12-11 Kevin Wolfblock: Fix locking in qmp_block_resize()
2020-12-11 Kevin Wolfblock: Simplify qmp_block_resize() error paths
2020-12-11 Vladimir Sementsov... block: introduce BDRV_MAX_LENGTH
2020-12-11 Vladimir Sementsov... block/io: bdrv_check_byte_request(): drop bdrv_is_inser...
2020-12-11 Vladimir Sementsov... block/io: bdrv_refresh_limits(): use ERRP_GUARD
2020-12-11 Vladimir Sementsov... block/file-posix: fix workaround in raw_do_pwrite_zeroes()
2020-12-11 Kevin Wolfcan-host: Fix crash when 'canbus' property is not set
2020-12-11 Max Reitziotests/221: Discard image before qemu-img map
2020-12-11 Li Fengfile-posix: check the use_lock before setting the file...
2020-12-11 Max Reitziotests/308: Add test for FUSE exports
2020-12-11 Max Reitziotests: Enable fuse for many tests
2020-12-11 Max Reitziotests: Allow testing FUSE exports
2020-12-11 Max Reitziotests: Give access to the qemu-storage-daemon
2020-12-11 Max Reitzstorage-daemon: Call bdrv_close_all() on exit
2020-12-11 Max Reitziotests/287: Clean up subshell test image
2020-12-11 Max Reitziotests: Let _make_test_img guess $TEST_IMG_FILE
2020-12-11 Max Reitziotests: Restrict some Python tests to file
2020-12-11 Max Reitziotests/091: Use _cleanup_qemu instad of "wait"
2020-12-11 Max Reitziotests: Derive image names from $TEST_IMG
2020-12-11 Max Reitziotests/046: Avoid renaming images
2020-12-11 Max Reitziotests: Use convert -n in some cases
2020-12-11 Max Reitziotests: Do not pipe _make_test_img
2020-12-11 Max Reitziotests: Do not needlessly filter _make_test_img
2020-12-11 Max Reitzfuse: Implement hole detection through lseek
2020-12-11 Max Reitzfuse: (Partially) implement fallocate()
next