]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-06-05 Michael S.... bios-tables-test: ignore identical binaries
2019-06-03 Igor Mammedovtests: acpi: add simple arm/virt testcase
2019-06-03 Igor Mammedovtests: add expected ACPI tables for arm/virt board
2019-06-03 Michael S.... bios-tables-test: list all tables that differ
2019-06-03 Liran Alonvhost-scsi: Allow user to enable migration
2019-06-03 Nir Weinervhost-scsi: Add VMState descriptor
2019-06-03 Nir Weinervhost-scsi: The vhost backend should be stopped when...
2019-05-29 Michael S.... bios-tables-test: add diff allowed list
2019-05-29 Jie Wangvhost: fix memory leak in vhost_user_scsi_realize
2019-05-29 Jie Wangvhost: fix incorrect print type
2019-05-29 Jie Wangvhost: remove the dead code
2019-05-29 Igor Mammedovdocs: smbios: remove family=x from type2 entry description
2019-05-29 David Gibsonpci: Fold pci_get_bus_devfn() into its sole caller
2019-05-29 David Gibsonpci: Make is_bridge a bool
2019-05-29 David Gibsonpcie: Simplify pci_adjust_config_limit()
2019-05-29 Wei Yangacpi: pci: use build_append_foo() API to construct...
2019-05-29 Wei Yanghw/acpi: Consolidate build_mcfg to pci.c
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-05-28 Alex Bennéetests/qemu-iotests: re-format output to for make check...
2019-05-28 Thomas Huthtests/qemu-iotests/group: Re-use the "auto" group for...
2019-05-28 Alex BennéeMakefile.target: support per-target coverage reports
2019-05-28 Alex BennéeMakefile: include per-target build directories in cover...
2019-05-28 Alex BennéeMakefile: fix coverage-report reference to BUILD_DIR
2019-05-28 Alex Bennée.travis.yml: enable aarch64-softmmu and alpha-softmmu...
2019-05-28 Richard Hendersontests/tcg/alpha: add system boot.S
2019-05-28 Alex Bennéetests/tcg/multiarch: expand system memory test to cover...
2019-05-28 Alex Bennéetests/tcg/minilib: support %c format char
2019-05-28 Alex Bennéetests/tcg/multiarch: move the system memory test
2019-05-28 Alex Bennéetests/tcg/aarch64: add system boot.S
2019-05-28 Alex Bennéeeditorconfig: add settings for .s/.S files
2019-05-28 Alex Bennéetests/tcg/multiarch: add hello world system test
2019-05-28 Alex Bennéetests/tcg/multiarch: add support for multiarch system...
2019-05-28 Philippe Mathieu... tests/docker: Test more components on the Fedora defaul...
2019-05-28 Gerd Hoffmanntests/docker: add ubuntu 18.04
2019-05-28 Alex BennéeMAINTAINERS: update for semihostings new home
2019-05-28 Alex Bennéetarget/mips: convert UHI_plog to use common semihosting...
2019-05-28 Alex Bennéetarget/mips: only build mips-semi for softmmu
2019-05-28 Alex Bennéetarget/arm: correct return values for WRITE/READ in...
2019-05-28 Alex Bennéetarget/arm: add LOG_UNIMP messages to arm-semi
2019-05-28 Alex Bennéetarget/arm: use the common interface for WRITE0/WRITEC...
2019-05-28 Alex Bennéetarget/arm: fixup some of the commentary for arm-semi
2019-05-28 Alex Bennéesemihosting: enable chardev backed output for console
2019-05-28 Alex Bennéesemihosting: implement a semihosting console
2019-05-28 Alex Bennéesemihosting: introduce CONFIG_SEMIHOSTING
2019-05-28 Alex Bennéesemihosting: move semihosting configuration into its...
2019-05-26 Philippe Mathieu... BootLinuxSshTest: Test some userspace commands on Malta
2019-05-26 Jules Irengetarget/mips: realign comments to fix checkpatch warnings
2019-05-26 Jules Irengetarget/mips: add or remove space to fix checkpatch...
2019-05-26 Laurent Vivierlinux-user: fix __NR_semtimedop undeclared error
2019-05-26 Jakub Jermářmips: Decide to map PAGE_EXEC in map_address
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix INSERT.<B|H|W|D> instructions
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix COPY_U.<B|H|W> instructions
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
2019-05-26 Mateja Marjanovictarget/mips: Fix MSA instructions ST.<B|H|W|D> on big...
2019-05-26 Mateja Marjanovictarget/mips: Fix MSA instructions LD.<B|H|W|D> on big...
2019-05-26 Mateja Marjanovictarget/mips: Make the results of MOD_<U|S>.<B|H|W|D...
2019-05-26 Mateja Marjanovictarget/mips: Make the results of DIV_<U|S>.<B|H|W|D...
2019-05-24 Jonathan Behrenstarget/riscv: Only flush TLB if SATP.ASID changes
2019-05-24 Jonathan Behrenstarget/riscv: More accurate handling of `sip` CSR
2019-05-24 Richard Hendersontarget/riscv: Add checks for several RVC reserved operands
2019-05-24 Alistair Francistarget/riscv: Add the HGATP register masks
2019-05-24 Alistair Francistarget/riscv: Add the HSTATUS register masks
2019-05-24 Alistair Francistarget/riscv: Add Hypervisor CSR macros
2019-05-24 Alistair Francistarget/riscv: Allow setting mstatus virtulisation bits
2019-05-24 Alistair Francistarget/riscv: Add the MPV and MTL mstatus bits
2019-05-24 Alistair Francistarget/riscv: Improve the scause logic
2019-05-24 Alistair Francistarget/riscv: Trigger interrupt on MIP update asynchron...
2019-05-24 Alistair Francistarget/riscv: Mark privilege level 2 as reserved
2019-05-24 Alistair Francisriscv: spike: Add a generic spike machine
2019-05-24 Alistair Francistarget/riscv: Deprecate the generic no MMU CPUs
2019-05-24 Alistair Francistarget/riscv: Add a base 32 and 64 bit CPU
2019-05-24 Alistair Francistarget/riscv: Create settable CPU properties
2019-05-24 Alistair Francisriscv: virt: Allow specifying a CPU via commandline
2019-05-24 Alistair Francislinux-user/riscv: Add the CPU type as a comment
2019-05-24 Jonathan Behrenstarget/riscv: Remove unused include of riscv_htif.h...
2019-05-24 Richard Hendersontarget/riscv: Remove spaces from register names
2019-05-24 Richard Hendersontarget/riscv: Split gen_arith_imm into functional and...
2019-05-24 Richard Hendersontarget/riscv: Split RVC32 and RVC64 insns into separate...
2019-05-24 Richard Hendersontarget/riscv: Use pattern groups in insn16.decode
2019-05-24 Richard Hendersontarget/riscv: Merge argument decode for RVC shifti
2019-05-24 Richard Hendersontarget/riscv: Merge argument sets for insn32 and insn16
2019-05-24 Richard Hendersontarget/riscv: Use --static-decode for decodetree
2019-05-24 Richard Hendersontarget/riscv: Name the argument sets for all of insn32...
2019-05-24 Fabien ChouteauRISC-V: fix single stepping over ret and other branchin...
2019-05-24 Jonathan Behrenstarget/riscv: Do not allow sfence.vma from user mode
2019-05-24 Fabien ChouteauSiFive RISC-V GPIO Device
2019-05-24 Philippe Mathieu... hw/intc/nvic: Use object_initialize_child for correct...
2019-05-24 Philippe Mathieu... hw/arm/mps2: Use object_initialize_child for correct...
2019-05-24 Philippe Mathieu... hw/microblaze/zynqmp: Use object_initialize_child for...
2019-05-24 Philippe Mathieu... hw/microblaze/zynqmp: Use object_initialize_child for...
2019-05-24 Philippe Mathieu... hw/microblaze/zynqmp: Let the SoC manage the IPI devices
2019-05-24 Philippe Mathieu... hw/microblaze/zynqmp: Move the IPI state into the PMUSo...
2019-05-24 Philippe Mathieu... hw/mips: Use object_initialize_child for correct refere...
2019-05-24 Philippe Mathieu... hw/mips: Use object_initialize() on MIPSCPSState
2019-05-24 Philippe Mathieu... hw/arm: Use object_initialize_child for correct referen...
2019-05-24 Philippe Mathieu... hw/arm/aspeed: Use object_initialize_child for correct...
2019-05-24 Philippe Mathieu... hw/arm/bcm2835: Use object_initialize_child for correct...
next