]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Warner Loshbsd-user: add arm target build
2022-01-08 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Require TARGET_...
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_ucontext_sigreturn
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_sigtramp_args
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: Define size of ...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm machine context...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm specific signal...
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get hwcap
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm defines for ELF
2022-01-08 Warner Loshbsd-user/arm/target_arch_thread.h: Routines to create...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sigtramp.h: Signal Trampoline...
2022-01-08 Warner Loshbsd-user/arm/target_arch_vmparam.h: Parameters for...
2022-01-08 Warner Loshbsd-user/arm/target_arch_reg.h: Implement core dump...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement system call...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement data abort...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement trivial EXCP...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement target_cpu_cl...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: CPU Loop definitions
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.c: Target specific TLS...
2022-01-08 Warner Loshbsd-user/arm/target_syscall.h: Add copyright and update...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sysarch.h: Use consistent...
2022-01-08 Warner Loshbsd-user/target_os_signal.h: Move signal prototypes...
2022-01-08 Warner Loshbsd-user/x86_64: Move functions into signal.c
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: use new target_os...
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Remove target_sig...
2022-01-08 Warner Loshbsd-user/i386: Move the inlines into signal.c
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Update mcontext_t...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: use new target_os_u...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Remove target_sigco...
2022-01-08 Warner Loshbsd-user: create a per-arch signal.c file
2022-01-08 Warner Loshbsd-user/freebsd: Create common target_os_ucontext...
2022-01-08 Warner Loshbsd-user/mips*: Remove mips support
2022-01-08 Alistair Francistarget/riscv: Implement the stval/mtval illegal instruction
2022-01-08 Alistair Francistarget/riscv: Fixup setting GVA
2022-01-08 Alistair Francistarget/riscv: Set the opcode in DisasContext
2022-01-08 Frédéric Pétrottarget/riscv: actual functions to realize crs 128-bit...
2022-01-08 Frédéric Pétrottarget/riscv: modification of the trans_csrxx for 128...
2022-01-08 Frédéric Pétrottarget/riscv: helper functions to wrap calls to 128...
2022-01-08 Frédéric Pétrottarget/riscv: adding high part of some csrs
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit M extension
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit arithmetic instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit shift instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit U-type instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit bitwise instructions
2022-01-08 Frédéric Pétrottarget/riscv: accessors to registers upper part and...
2022-01-08 Frédéric Pétrottarget/riscv: moving some insns close to similar insns
2022-01-08 Frédéric Pétrottarget/riscv: setup everything for rv64 to support...
2022-01-08 Frédéric Pétrottarget/riscv: array for the 64 upper bits of 128-bit...
2022-01-08 Frédéric Pétrottarget/riscv: separation of bitwise logic and arithmeti...
2022-01-08 Frédéric Pétrottarget/riscv: additional macros to check instruction...
2022-01-08 Frédéric Pétrotqemu/int128: addition of div/rem 128-bit operations
2022-01-08 Frédéric Pétrotexec/memop: Adding signed quad and octo defines
2022-01-08 Frédéric Pétrotexec/memop: Adding signedness to quad definitions
2022-01-08 Philipp Tomsichtarget/riscv: Fix position of 'experimental' comment
2022-01-08 Frank Changtarget/riscv: rvv-1.0: Call the correct RVF/RVD check...
2022-01-08 Frank Changtarget/riscv: rvv-1.0: Call the correct RVF/RVD check...
2022-01-08 Frank Changtarget/riscv: rvv-1.0: Call the correct RVF/RVD check...
2022-01-08 Bin Mengroms/opensbi: Upgrade from v0.9 to v1.0
2022-01-08 Alistair Francishw/riscv: virt: Allow support for 32 cores
2022-01-08 Alistair Francishw/riscv: Use error_fatal for SoC realisation
2022-01-08 Alistair Francistarget/riscv: Enable the Hypervisor extension by default
2022-01-08 Alistair Francistarget/riscv: Mark the Hypervisor extension as non...
2022-01-08 Alistair Francishw/intc: sifive_plic: Cleanup remaining functions
2022-01-08 Alistair Francishw/intc: sifive_plic: Cleanup the read function
2022-01-08 Alistair Francishw/intc: sifive_plic: Cleanup the write function
2022-01-08 Alistair Francishw/intc: sifive_plic: Add a reset function
2022-01-08 Jim Shuhw/dma: sifive_pdma: permit 4/8-byte access size of...
2022-01-08 Jim Shuhw/dma: sifive_pdma: support high 32-bit access of...
2022-01-08 Nikita Shubintarget/riscv/pmp: fix no pmp illegal intrs
2022-01-08 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-01-08 Stefan Bergertests: acpi: Add updated TPM related tables
2022-01-08 Stefan Bergeracpi: tpm: Add missing device identification objects
2022-01-08 Stefan Bergertests: acpi: prepare for updated TPM related tables
2022-01-08 Daniil Tatianinvirtio/vhost-vsock: don't double close vhostfd, remove...
2022-01-08 Daniil Tatianinhw/scsi/vhost-scsi: don't double close vhostfd on error
2022-01-08 Daniil Tatianinhw/scsi/vhost-scsi: don't leak vqs on error
2022-01-08 Thomas Huthdocs: reSTify virtio-balloon-stats documentation and...
2022-01-08 Thomas Huthhw/i386/pc: Add missing property descriptions
2022-01-08 Ani Sinhaacpihp: simplify acpi_pcihp_disable_root_bus
2022-01-08 Igor Mammedovtests: acpi: SLIC: update expected blobs
2022-01-08 Igor Mammedovtests: acpi: add SLIC table test
2022-01-08 Igor Mammedovtests: acpi: whitelist expected blobs before changing...
2022-01-08 Igor Mammedovacpi: fix QEMU crash when started with SLIC table
2022-01-08 Jason Wangintel-iommu: correctly check passthrough during translation
2022-01-08 David Hildenbrandvirtio-mem: Set "unplugged-inaccessible=auto" for the...
2022-01-08 David Hildenbrandvirtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
2022-01-08 David Hildenbrandlinux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
2022-01-08 Ani SinhaMAINTAINERS: Add a separate entry for acpi/VIOT tables
2022-01-08 Stefan Hajnoczivirtio: signal after wrapping packed used_idx
2022-01-08 David Hildenbrandvirtio-mem: Support "prealloc=on" option
2022-01-08 David Hildenbrandutil/oslib-posix: Forward SIGBUS to MCE handler under...
2022-01-07 Richard HendersonMerge tag 'pull-target-arm-20220107' of https://git...
2022-01-07 Patrick Venturehw/arm: kudo add lm75s on bus 13
next