]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-06-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2020-06-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-23 Markus Armbrustersd/milkymist-memcard: Fix error API violation
2020-06-23 Markus Armbrustersd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
2020-06-23 Markus Armbrusterarm/aspeed: Drop aspeed_board_init_flashes() parameter...
2020-06-23 Markus Armbrusterqdev: Make qdev_prop_set_drive() match the other helpers
2020-06-23 Markus Armbrusterqdev: Reject chardev property override
2020-06-23 Markus Armbrusterqdev: Reject drive property override
2020-06-23 Markus Armbrusterqdev: Improve netdev property override error a bit
2020-06-23 Markus Armbrusterqdev: Eliminate get_pointer(), set_pointer()
2020-06-23 Markus Armbrusterblockdev: Deprecate -drive with bogus interface type
2020-06-23 Markus Armbrusterdocs/qdev-device-use.txt: Update section "Default Devices"
2020-06-23 Markus Armbrusterfdc: Deprecate configuring floppies with -global isa-fdc
2020-06-23 Markus Armbrusterfdc: Open-code fdctrl_init_isa()
2020-06-23 Markus Armbrusterfdc: Reject clash between -drive if=floppy and -global...
2020-06-23 Markus Armbrusteriotests/172: Cover -global floppy.drive=...
2020-06-23 Markus Armbrusteriotests/172: Cover empty filename and multiple use...
2020-06-23 Markus Armbrusteriotests/172: Include "info block" in test output
2020-06-23 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-23 Shameer Kolothumarm/virt: Add memory hot remove support
2020-06-23 Andrew Jonestests/qtest/arm-cpu-features: Add feature setting tests
2020-06-23 Philippe Mathieu... target/arm: Check supported KVM features globally ...
2020-06-23 Philippe Mathieu... hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus...
2020-06-23 Philippe Mathieu... hw/arm/mps2: Add audio I2S interface as unimplemented...
2020-06-23 Philippe Mathieu... hw/arm/mps2: Add I2C devices
2020-06-23 Philippe Mathieu... hw/arm/mps2: Add SPI devices
2020-06-23 Philippe Mathieu... hw/arm/mps2: Map the FPGA I/O block
2020-06-23 Philippe Mathieu... hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplem...
2020-06-23 Philippe Mathieu... hw/arm/mps2: Add CMSDK APB watchdog device
2020-06-23 Philippe Mathieu... hw/arm/mps2: Rename CMSDK AHB peripheral region
2020-06-23 Philippe Mathieu... hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
2020-06-23 Philippe Mathieu... hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded...
2020-06-23 Philippe Mathieu... hw/i2c: Add header for ARM SBCon two-wire serial bus...
2020-06-23 Philippe Mathieu... hw/i2c/versatile_i2c: Add SCL/SDA definitions
2020-06-23 Philippe Mathieu... hw/i2c/versatile_i2c: Add definitions for register...
2020-06-23 Philippe Mathieu... hw/watchdog/cmsdk-apb-watchdog: Add trace event for...
2020-06-23 Peter Maydelltarget/arm: Remove dead code relating to SABA and UABA
2020-06-23 Peter Maydelltarget/arm: Remove unnecessary gen_io_end() calls
2020-06-23 Peter Maydelltarget/arm: Move some functions used only in translate...
2020-06-23 Peter Maydelltarget/arm: Convert Neon VTRN to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon VSWP to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VCVT insns to decod...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VRINT insns to...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc fp-compare-with...
2020-06-23 Peter Maydelltarget/arm: Convert simple fp Neon 2-reg-misc insns
2020-06-23 Peter Maydelltarget/arm: Convert Neon VQABS, VQNEG to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert remaining simple 2-reg-misc Neon ops
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VREV32 and VREV16...
2020-06-23 Peter Maydelltarget/arm: Make gen_swap_half() take separate src...
2020-06-23 Peter Maydelltarget/arm: Fix capitalization in NeonGenTwo{Single...
2020-06-23 Peter Maydelltarget/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc crypto operations...
2020-06-23 Peter Maydelltarget/arm: Convert vectorised 2-reg-misc Neon ops...
2020-06-23 Peter Maydelltarget/arm: Convert Neon VCVT f16/f32 insns to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VSHLL to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon narrowing moves to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert VZIP, VUZP to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc pairwise ops to...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VREV64 to decodetree
2020-06-23 David CARLIERutil/oslib-posix : qemu_init_exec_dir implementation...
2020-06-23 Andrew Joneshw/arm/virt: Add 5.0 HW compat props
2020-06-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-22 Yoshinori Satodocs: Document the RX target
2020-06-22 Philippe Mathieu... BootLinuxConsoleTest: Test the RX GDB simulator
2020-06-22 Yoshinori Satohw/rx: Add RX GDB simulator
2020-06-22 Philippe Mathieu... hw/rx: Register R5F562N7 and R5F562N8 MCUs
2020-06-22 Richard Hendersonhw/rx: Honor -accel qtest
2020-06-22 Yoshinori Satohw/rx: RX62N microcontroller (MCU)
2020-06-22 Yoshinori Satohw/char: RX62N serial communication interface (SCI)
2020-06-22 Yoshinori Satohw/timer: RX62N compare match timer (CMT)
2020-06-22 Yoshinori Satohw/timer: RX62N 8-Bit timer (TMR)
2020-06-22 Yoshinori Satohw/intc: RX62N interrupt controller (ICUa)
2020-06-22 Philippe Mathieu... hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
2020-06-22 Philippe Mathieu... hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
2020-06-22 Philippe Mathieu... hw/sh4: Use MemoryRegion typedef
2020-06-22 Philippe Mathieu... MAINTAINERS: Add an entry for common Renesas peripherals
2020-06-22 Philippe Mathieu... MAINTAINERS: Cover sh_intc files in the R2D/Shix machin...
2020-06-22 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-06-21 Pavel Dovgalyuktests/acceptance: record/replay tests with advcal images
2020-06-21 Pavel Dovgalyuktests/acceptance: add record/replay test for m68k
2020-06-21 Pavel Dovgalyuktests/acceptance: add record/replay test for ppc64
2020-06-21 Pavel Dovgalyuktests/acceptance: add record/replay test for arm
2020-06-21 Pavel Dovgalyuktests/acceptance: add record/replay test for aarch64
2020-06-21 Pavel Dovgalyuktests/acceptance: add kernel record/replay test for...
2020-06-21 Pavel Dovgalyuktests/acceptance: add base class record/replay kernel...
2020-06-21 Philippe Mathieu... MAINTAINERS: Add an entry to review Avocado based accep...
2020-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-06-19 Richard Hendersonqht: Fix threshold rate calculation
2020-06-19 Bin Menghw/riscv: sifive_u: Add a dummy DDR memory controller...
2020-06-19 Bin Menghw/riscv: sifive_u: Sort the SoC memmap table entries
2020-06-19 Bin Menghw/riscv: sifive_u: Support different boot source per...
2020-06-19 Bin Menghw/riscv: sifive: Change SiFive E/U CPU reset vector...
2020-06-19 Bin Mengtarget/riscv: Rename IBEX CPU init routine
2020-06-19 Bin Menghw/riscv: sifive_u: Add a new property msel for MSEL...
2020-06-19 Bin Menghw/riscv: sifive_u: Rename serial property get/set...
2020-06-19 Bin Menghw/riscv: sifive_u: Add reset functionality
2020-06-19 Bin Menghw/riscv: sifive_gpio: Do not blindly trigger output...
2020-06-19 Bin Menghw/riscv: sifive_u: Hook a GPIO controller
2020-06-19 Bin Menghw/riscv: sifive_gpio: Add a new 'ngpio' property
next