]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-28 BALATON Zoltansm501: Remove obsolete changelog and todo comment
2020-05-28 BALATON Zoltansm501: Optimize small overlapping blits
2020-05-28 BALATON Zoltansm501: Replace hand written implementation with pixman...
2020-05-28 BALATON Zoltansm501: Clean up local variables in sm501_2d_operation
2020-05-28 BALATON Zoltansm501: Use BIT(x) macro to shorten constant
2020-05-28 BALATON Zoltansm501: Shorten long variable names in sm501_2d_operation
2020-05-28 BALATON Zoltansm501: Convert printf + abort to qemu_log_mask
2020-05-28 Philippe Mathieu... hw/display/pxa2xx_lcd: Replace printf() call by qemu_lo...
2020-05-28 Philippe Mathieu... hw/display/omap_dss: Replace fprintf() call by qemu_log...
2020-05-28 Philippe Mathieu... hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
2020-05-28 Philippe Mathieu... hw/display/vmware_vga: Let the PCI device own its I...
2020-05-28 Philippe Mathieu... hw/display/vmware_vga: Replace printf() calls by qemu_l...
2020-05-28 Philippe Mathieu... hw/display/xlnx_dp: Replace disabled DPRINTF() by error...
2020-05-28 Philippe Mathieu... hw/display/dpcd: Convert debug printf()s to trace events
2020-05-28 Philippe Mathieu... hw/display/dpcd: Fix memory region size
2020-05-28 Philippe Mathieu... hw/display/cirrus_vga: Convert debug printf() to trace...
2020-05-28 Philippe Mathieu... hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead...
2020-05-28 Philippe Mathieu... hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead...
2020-05-28 Philippe Mathieu... hw/display/cirrus_vga: Convert debug printf() to trace...
2020-05-28 Philippe Mathieu... hw/display/cg3: Convert debug printf()s to trace events
2020-05-28 Philippe Mathieu... hw/display/edid: Add missing 'qdev-properties.h' header
2020-05-28 Thomas Huthgitlab-ci: Determine the number of jobs dynamically
2020-05-28 Thomas Huthgitlab-ci: Do not use the standard container images...
2020-05-28 Thomas Huthgitlab-ci: Move edk2 and opensbi YAML files to .gitlab...
2020-05-28 Cleber RosaGitLab CI: avoid calling before_scripts on unintended...
2020-05-28 Philippe Mathieu... gitlab-ci: Remove flex/bison packages
2020-05-28 Thomas HuthMAINTAINERS: Add Philippe, Alex and Wainer to the Gitla...
2020-05-28 Alex Bennéelinux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS
2020-05-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-05-27 Philippe Mathieu... hw/registerfields: Prefix local variables with undersco...
2020-05-27 Markus Armbrusteri386: Fix x86_cpu_load_model() error API violation
2020-05-27 Markus Armbrusterarm/sabrelite: Consistently use &error_fatal in sabreli...
2020-05-27 Markus Armbrustermips/boston: Plug memory leak in boston_mach_init()
2020-05-27 Markus Armbrustermips/boston: Fix boston_mach_init() error handling
2020-05-27 Markus Armbrustermips/malta: Fix create_cps() error handling
2020-05-27 Markus Armbrustererror: Use error_reportf_err() where appropriate
2020-05-27 Markus Armbrustertests/migration: Tighten error checking
2020-05-27 Markus Armbrusters390x/cpumodel: Fix harmless misuse of visit_check_struct()
2020-05-27 Markus Armbrusterxen: Fix and improve handling of device_add usb-host...
2020-05-27 Markus Armbrusternvdimm: Plug memory leak in uuid property setter
2020-05-27 Leonardo Brasvfio/nvlink: Remove exec permission to avoid SELinux...
2020-05-27 Greg Kurztarget/ppc: Fix argument to ppc_radix64_partition_scope...
2020-05-27 Philippe Mathieu... hw/nvram/mac_nvram: Convert debug printf()s to trace...
2020-05-27 Philippe Mathieu... hw/pci-bridge/dec: Remove dead debug code
2020-05-27 Greg Kurztarget/ppc: Don't update radix PTE R/C bits with gdbstub
2020-05-27 Greg Kurztarget/ppc: Fix arguments to ppc_radix64_partition_scop...
2020-05-27 Greg Kurztarget/ppc: Add missing braces in ppc_radix64_partition...
2020-05-27 Greg Kurztarget/ppc: Don't initialize some local variables in...
2020-05-27 Greg Kurztarget/ppc: Pass const pointer to ppc_radix64_get_fully...
2020-05-27 Greg Kurztarget/ppc: Pass const pointer to ppc_radix64_get_prot_...
2020-05-27 Leonardo Brasppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
2020-05-27 Nicholas Piggintarget/ppc: Add support for scv and rfscv instructions
2020-05-27 Greg Kurztarget/ppc: Untabify excp_helper.c
2020-05-27 Cédric Le Goaterppc/spapr: add a POWER10 CPU model
2020-05-27 Nicholas Pigginppc/pnv: Fix NMI system reset SRR1 value
2020-05-26 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-26 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-05-26 Aleksandar... MAINTAINERS: Change Aleksandar Rikalo's email address
2020-05-26 Philippe Mathieu... hw/mips/mips_int: De-duplicate KVM interrupt delivery
2020-05-26 Aleksandar... hw/mips/malta: Add some logging for bad register offset...
2020-05-26 Aleksandar... hw/mips: Rename malta/mipssim/r4k/jazz files
2020-05-26 Philippe Mathieu... hw/mips/fuloong2e: Fix typo in Fuloong machine name
2020-05-26 Philippe Mathieu... hw/mips/fuloong2e: Move code and update a comment
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Set the Config register reset value...
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Better describe the I/O CS regions
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Map the different PCI ranges more...
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Map all the Bonito64 I/O range
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Map peripheral using physical address
2020-05-26 Philippe Mathieu... hw/pci-host/bonito: Fix DPRINTF() format strings
2020-05-26 Philippe Mathieu... hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito...
2020-05-26 Huacai ChenMAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer
2020-05-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-05-26 Philippe Mathieu... hw/mips/mips_fulong2e: Remove unused 'audio/audio.h...
2020-05-26 Philippe Mathieu... audio: Let capture_callback handler use const buffer...
2020-05-26 Philippe Mathieu... audio: Let audio_sample_to_uint64() use const samples...
2020-05-26 Bruce Rogersaudio: fix wavcapture segfault
2020-05-26 Volker Rümelinaudio/mixeng: fix clang 10+ warning
2020-05-25 Stefano Stabellinixen/9pfs: increase max ring order to 9
2020-05-25 Stefano Stabellinixen/9pfs: yield when there isn't enough room on the...
2020-05-25 Stefano StabelliniRevert "9p: init_in_iov_from_pdu can truncate the size"
2020-05-25 Geoffrey McRaeaudio/jack: add JACK client audiodev
2020-05-25 Philippe Mathieu... hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition...
2020-05-25 Prasad J Pandites1370: check total frame count against current frame
2020-05-25 Greg Kurz9p: Lock directory streams with a CoMutex
2020-05-25 Dan Robertson9pfs: include linux/limits.h for XATTR_SIZE_MAX
2020-05-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-22 Mansour Ahmadihw/block/pflash: Check return value of blk_pwrite()
2020-05-22 Philippe Mathieu... hw/block/pflash_cfi01: Rename 'reset_flash' label as...
2020-05-22 Philippe Mathieu... hw/block/pflash_cfi01: Document use of non-CFI complian...
2020-05-22 Philippe Mathieu... hw/block/pflash_cfi01: Removed an unused timer
2020-05-22 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-05-21 Peter Maydelllinux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
2020-05-21 Amanieu d'Antraslinux-user/arm: Reset CPSR_E when entering a signal...
2020-05-21 Peter Maydelltarget/arm: Allow user-mode code to write CPSR.E via MSR
2020-05-21 Richard Hendersontarget/arm: Use clear_vec_high more effectively
next