qemu.git
2020-12-15 Philippe Mathieu... hw/misc/zynq_slcr: Avoid #DIV/0! error
2020-12-15 Vikram Garhwalarm: xlnx-versal: Connect usb to virt-versal
2020-12-15 Sai Pavan Bodduusb: xlnx-usb-subsystem: Add xilinx usb subsystem
2020-12-15 Vikram Garhwalusb: Add DWC3 model
2020-12-15 Sai Pavan Bodduusb: Add versal-usb2-ctrl-regs module
2020-12-15 Peter Maydellelf_ops.h: Be more verbose with ROM blob names
2020-12-15 Peter Maydellelf_ops.h: Don't truncate name of the ROM blobs we...
2020-12-15 Peter Maydellhw/core/loader.c: Improve reporting of ROM overlap...
2020-12-15 Peter Maydellhw/core/loader.c: Track last-seen ROM in rom_check_and_...
2020-12-15 Peter Maydelltarget/nios2: Use deposit32() to update ipending register
2020-12-15 Peter Maydelltarget/nios2: Move nios2_check_interrupts() into target...
2020-12-15 Peter Maydelltarget/nios2: Move IIC code into CPU object proper
2020-12-15 Peter Maydelltarget/openrisc: Move pic_cpu code into CPU object...
2020-12-15 Peter Maydellhw/openrisc/openrisc_sim: Abstract out "get IRQ x of...
2020-12-15 Peter Maydellhw/openrisc/openrisc_sim: Use IRQ splitter when connect...
2020-12-15 Peter Maydellgdbstub: Correct misparsing of vCont C/S requests
2020-12-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
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 Thomas Huthconfigure / meson: Move check for linux/btrfs.h to...
2020-12-13 Thomas Huthconfigure / meson: Move check for sys/kcov.h to meson...
2020-12-13 Thomas Huthconfigure / meson: Move check for sys/signal.h to meson...
2020-12-13 Thomas Huthconfigure / meson: Move check for drm.h to meson.build
2020-12-13 Thomas Huthconfigure / meson: Move check for pty.h to meson.build
2020-12-13 Thomas Huthconfigure: Remove the obsolete check for ifaddrs.h
2020-12-13 Pan Nengyuanblockdev: Fix a memleak in drive_backup_prepare()
2020-12-13 Pan Nengyuanblock/file-posix: fix a possible undefined behavior
2020-12-13 Pan Nengyuanelf2dmp/pdb: Plug memleak in pdb_init_from_file
2020-12-13 Pan Nengyuanelf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
2020-12-13 Roman Bolshakovconfigure: Test if $make actually exists
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 Gan Qixinads7846: moves from the hw/display folder to the hw...
2020-12-13 Peter MaydellCODING_STYLE.rst: Be less strict about 80 character...
2020-12-13 zhouyangfsdev: open brace '{' following struct go on the same...
2020-12-13 Philippe Mathieu... hw/pci-host/pam: Replace magic number by PAM_REGIONS_CO...
2020-12-13 Xinhao Zhanghw/xen: Don't use '#' flag of printf format
2020-12-13 Michael RothMAINTAINERS: update my email address
2020-12-13 Peter Maydellqemu-options.hx: Fix minor issues in icount documentation
2020-12-13 Dov Muriktarget/i386: tracing: format length values as hex
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
next