qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 09:16:50 to 2022-01-10 03:42:40 UTC [more...]

[PULL 00/13] Net patches
 2022-01-10  3:39 UTC  (4+ messages)
` [PULL 01/13] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
` [PULL 02/13] net/tap: Set return code on failure
` [PULL 05/13] net/colo-compare.c: Update the default value comments

[RFC 00/10] add generic vDPA device support
 2022-01-10  3:03 UTC  (6+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-10  2:52 UTC  (5+ messages)

[RFC PATCH v4 00/30] Add LoongArch softmmu support
 2022-01-10  2:42 UTC  (46+ messages)
` [RFC PATCH v4 01/30] target/loongarch: Update README
` [RFC PATCH v4 02/30] target/loongarch: Add CSR registers definition
` [RFC PATCH v4 03/30] target/loongarch: Add basic vmstate description of CPU
` [RFC PATCH v4 04/30] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v4 05/30] target/loongarch: Add constant timer support
` [RFC PATCH v4 06/30] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v4 07/30] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v4 08/30] target/loongarch: Add LoongArch IOCSR instruction
` [RFC PATCH v4 09/30] target/loongarch: Add TLB instruction support
` [RFC PATCH v4 10/30] target/loongarch: Add other core instructions support
` [RFC PATCH v4 11/30] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v4 12/30] target/loongarch: Add timer related instructions support
` [RFC PATCH v4 13/30] target/loongarch: Add gdb support
` [RFC PATCH v4 14/30] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson3 Platform
` [RFC PATCH v4 15/30] hw/loongarch: Add support loongson3-ls7a machine type
` [RFC PATCH v4 16/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v4 17/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v4 18/30] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v4 19/30] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v4 20/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v4 21/30] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v4 22/30] Enable common virtio pci support for LoongArch
` [RFC PATCH v4 23/30] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v4 24/30] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v4 25/30] hw/loongarch: Add default bios startup support
` [RFC PATCH v4 26/30] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v4 27/30] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v4 28/30] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v4 29/30] hw/loongarch: Add fdt support
` [RFC PATCH v4 30/30] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system

[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
 2022-01-10  2:40 UTC  (6+ messages)

[PATCH v3 0/8] target/ppc: powerpc_excp improvements (2/n)
 2022-01-10  2:24 UTC  (3+ messages)
` [PATCH v3 8/8] target/ppc: Set the correct endianness for powernv memory dumps

[RFC PATCH v3 00/27] Add LoongArch softmmu support
 2022-01-10  2:26 UTC  (11+ messages)
` [RFC PATCH v3 18/27] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v3 22/27] hw/loongarch: Add some devices support for 3A5000

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-10  2:17 UTC  (2+ messages)

[PATCH] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
 2022-01-10  2:10 UTC  (4+ messages)

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-10  1:38 UTC  (13+ messages)
` [PATCH v4 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v4 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v4 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v4 07/12] target/riscv: Support setting external interrupt "
` [PATCH v4 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v4 09/12] target/riscv: Add host cpu type
` [PATCH v4 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v4 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v4 12/12] target/riscv: Support virtual time context synchronization

[PATCH v3 00/12] Add riscv kvm accel support
 2022-01-10  1:33 UTC  (8+ messages)
` [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v3 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit

[PATCH v4 00/11] Improve PMU support
 2022-01-10  1:23 UTC  (4+ messages)
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2022-01-09 22:06 UTC  (2+ messages)

[PATCH] net/dump.c: Suppress spurious compiler warning
 2022-01-09 20:57 UTC 

[PATCH v1 1/2] decodetree: Add an optional predicate-function for decoding
 2022-01-09 20:56 UTC  (2+ messages)
` [PATCH v1 2/2] target/riscv: Add XVentanaCondOps custom extension

New arm alignment issue with 6.2.0 - bisected to single revision
 2022-01-09 20:28 UTC  (3+ messages)

[PULL v3 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-09 20:19 UTC  (10+ messages)
` [PULL v3 12/55] virtio-pci: add support for configure interrupt

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-09 18:51 UTC  (30+ messages)
` [PATCH v14 01/26] target/loongarch: Add README
` [PATCH v14 02/26] target/loongarch: Add core definition
` [PATCH v14 03/26] target/loongarch: Add main translation routines
` [PATCH v14 16/26] target/loongarch: Add disassembler
` [PATCH v14 19/26] linux-user: Add LoongArch signal support
` [PATCH v14 20/26] linux-user: Add LoongArch elf support
` [PATCH v14 21/26] linux-user: Add LoongArch syscall support
` [PATCH v14 22/26] linux-user: Add LoongArch cpu_loop support
` [PATCH v14 23/26] default-configs: Add loongarch linux-user support
` [PATCH v14 24/26] target/loongarch: Add target build suport
` [PATCH v14 25/26] target/loongarch: 'make check-tcg' support
` [PATCH v14 26/26] scripts: add loongarch64 binfmt config

[PATCH] virtio-pci: fix up config interrupt handling
 2022-01-09 17:49 UTC 

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-09 17:06 UTC  (7+ messages)
` [PATCH v2 1/6] configure: Allow passing extra Objective C compiler flags
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on macOS 12
` [RFC PATCH v2 3/6] block/file-posix: "
` [RFC PATCH v2 4/6] hvf: Make hvf_get_segments() / hvf_put_segments() local
` [RFC PATCH v2 5/6] hvf: Remove deprecated hv_vcpu_flush() calls
` [PATCH v2 6/6] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH 00/15] reduce audio playback latency
 2022-01-09 17:06 UTC  (3+ messages)

[PATCH 00/30] bsd-user: upstream our signal implementation
 2022-01-09 16:19 UTC  (31+ messages)
` [PATCH 01/30] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PATCH 02/30] bsd-user/signal.c: implement force_sig_fault
` [PATCH 03/30] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH 04/30] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH 05/30] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 07/30] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 09/30] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH 12/30] bsd-user/host/i386/host-signal.h: "
` [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: "
` [PATCH 14/30] bsd-user: Add host signals to the build
` [PATCH 15/30] bsd-user: Add trace events for bsd-usr
` [PATCH 16/30] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH 18/30] bsd-user/signal.c: Implement host_signal_handler
` [PATCH 19/30] bsd-user/strace.c: print_taken_signal
` [PATCH 20/30] bsd-user/signal.c: core_dump_signal
` [PATCH 21/30] bsd-user/signal.c: force_sig
` [PATCH 22/30] bsd-user/signal.c: Fill in queue_signal
` [PATCH 23/30] bsd-user/signal.c: sigset manipulation routines
` [PATCH 24/30] bsd-user/signal.c: setup_frame
` [PATCH 25/30] bsd-user/signal.c: handle_pending_signal
` [PATCH 26/30] bsd-user/signal.c: tswap_siginfo
` [PATCH 27/30] bsd-user/signal.c: process_pending_signals
` [PATCH 28/30] bsd-user/signal.c: implement do_sigreturn
` [PATCH 29/30] bsd-user/signal.c: implement do_sigaction
` [PATCH 30/30] bsd-user/signal.c: do_sigaltstack

[PATCH 0/2] GitHub workflow fixes
 2022-01-09 14:30 UTC  (4+ messages)
` [PATCH 1/2] Fix lockdown comment argument
` [PATCH 2/2] Limit lockdown to qemu

[PULL v2 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-09 12:20 UTC  (4+ messages)

[PULL 0/4] M68k for 7.0 patches
 2022-01-09 11:41 UTC  (5+ messages)
` [PULL 1/4] hw: m68k: Add virt compat machine type for 7.0
` [PULL 2/4] q800: fix segfault with invalid MacROM
` [PULL 3/4] macfb: fix VRAM dirty memory region logging
` [PULL 4/4] target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DATA feature enabled

[PATCH] audio: allow spice buffer_length to be adjusted
 2022-01-09  7:56 UTC  (2+ messages)

[PATCH v2] hw: misc: edu: fix 2 off-by-one errors
 2022-01-09  4:05 UTC 

[PATCH 00/37] target/ppc: PowerISA Vector/VSX instruction batch
 2022-01-09  4:02 UTC  (3+ messages)
` [PATCH 01/37] target/ppc: Introduce TRANS*FLAGS macros

[PATCH] hw: misc: edu: fix 2 off-by-one errors
 2022-01-09  2:37 UTC 

[PULL 0/2] SD/MMC patches for 2022-01-08
 2022-01-08 21:58 UTC  (3+ messages)
` [PULL 1/2] hw/sd/sdcard: Rename Write Protect Group variables
` [PULL 2/2] hw/sd: Add SDHC support for SD card SPI-mode

[PATCH v2] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
 2022-01-08 21:48 UTC  (3+ messages)

[PATCH] target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DATA feature enabled
 2022-01-08 21:43 UTC  (2+ messages)

[PULL 00/37] Bsd user arm patches
 2022-01-08 19:18 UTC  (2+ messages)

[PATCH] linux-user: rt_sigprocmask, check read perms first
 2022-01-08 18:16 UTC  (2+ messages)

[PATCH 0/4] linux-user: prctl follow-ups
 2022-01-08 18:06 UTC  (9+ messages)
` [PATCH 1/4] linux-user: Do not special-case NULL for PR_GET_PDEATHSIG
` [PATCH 3/4] linux-user: Implement PR_SET_PDEATHSIG
` [PATCH 4/4] linux-user: Implement capability prctls

[PATCH 0/2] linux-user: Move target_struct.h generic definitions to generic/
 2022-01-08 18:03 UTC  (7+ messages)
` [PATCH 1/2] linux-user/arm: Move target_oabi_flock64 out of target_structs.h
` [PATCH 2/2] linux-user: Move target_struct.h generic definitions to generic/

[PATCH] macfb: fix VRAM dirty memory region logging
 2022-01-08 17:47 UTC  (4+ messages)

[PATCH V3] block/rbd: implement bdrv_co_block_status
 2022-01-08 17:42 UTC  (7+ messages)

[PULL 00/37] riscv-to-apply queue
 2022-01-08 17:37 UTC  (2+ messages)

[PATCH v5 00/24] linux-user: Clean up siginfo_t handling
 2022-01-08 17:25 UTC  (2+ messages)

[PATCH v2 1/5] ps2: Initial horizontal scroll support
 2022-01-08 15:42 UTC  (3+ messages)

[PATCH v4 0/5] Add horizontal mouse scroll support
 2022-01-08 15:39 UTC  (6+ messages)
` [PATCH v4 1/5] ps2: Initial horizontal "
` [PATCH v4 2/5] ui/cocoa: pass horizontal scroll information to the device code
` [PATCH v4 3/5] ui/gtk: "
` [PATCH v4 4/5] ui/sdl2: "
` [PATCH v4 5/5] ui/input-legacy: pass horizontal scroll information

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-08 13:42 UTC  (3+ messages)

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-08 13:28 UTC  (9+ messages)
` [PATCH v6 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation

[PATCH v2 00/18] user creatable pnv-phb3/pnv-phb4 devices
 2022-01-08 12:58 UTC  (6+ messages)
` [PATCH v2 17/18] ppc/pnv: Introduce user creatable pnv-phb4 devices

[PATCH v4 00/12] tcg/mips: Unaligned access and other cleanup
 2022-01-08  9:20 UTC  (3+ messages)
` [PATCH v4 05/12] tcg/mips: Unify TCG_GUEST_BASE_REG tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).