messages from 2022-01-08 17:19:31 to 2022-01-10 08:03:09 UTC [more...]
[PATCH 1/2] riscv: opentitan: fixup plic stride len
2022-01-10 7:40 UTC (6+ messages)
` [PATCH 2/2] hw: timer: ibex_timer: update/add reg address
[PATCH v3 0/7] support subsets of scalar crypto extension
2022-01-10 7:44 UTC (4+ messages)
` [PATCH v3 7/7] target/riscv: rvk: expose zbk* and zk* properties
[PATCH v2] scsi-generic: replace logical block count of response of READ CAPACITY
2022-01-10 7:54 UTC
[PATCH v2 0/2] Aspeed I3C device model
2022-01-10 7:21 UTC (3+ messages)
` [PATCH v2 1/2] hw/misc: Implementating dummy AST2600 I3C model
` [PATCH v2 2/2] hw/arm/aspeed_ast2600: create i3c instance
[PATCH v4 00/11] Improve PMU support
2022-01-10 7:55 UTC (9+ messages)
` [PATCH v4 04/11] target/riscv: pmu: Make number of counters configurable
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree
[PULL 00/10] virtio: revert config interrupt changes
2022-01-10 7:16 UTC (11+ messages)
` [PULL 01/10] Revert "virtio-pci: add support for configure interrupt"
` [PULL 02/10] Revert "virtio-mmio: "
` [PULL 03/10] Revert "virtio-net: "
` [PULL 04/10] Revert "vhost: "
` [PULL 05/10] Revert "virtio: "
` [PULL 06/10] Revert "vhost-vdpa: add support for config interrupt"
` [PULL 07/10] Revert "vhost: introduce new VhostOps vhost_set_config_call"
` [PULL 08/10] Revert "virtio-pci: decouple the single vector from the interrupt process"
` [PULL 09/10] Revert "virtio-pci: decouple notifier from "
` [PULL 10/10] Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
[PATCH] virtio-pci: fix up config interrupt handling
2022-01-10 7:20 UTC (2+ messages)
[RFC 00/10] add generic vDPA device support
2022-01-10 7:14 UTC (9+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id
[PATCH v4 00/12] Add riscv kvm accel support
2022-01-10 6:52 UTC (15+ 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
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2022-01-10 6:50 UTC (2+ messages)
[PATCH] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
2022-01-10 6:39 UTC (5+ messages)
[PATCH v2 0/2] Introduce camera subsystem
2022-01-10 6:11 UTC (2+ messages)
[PATCH] hw: timer: ibex_timer: Fixup reading w/o register
2022-01-10 6:15 UTC (3+ messages)
[PULL 00/13] Net patches
2022-01-10 3:40 UTC (14+ 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 03/13] net: Fix uninitialized data usage
` [PULL 04/13] net/colo-compare.c: Optimize compare order for performance
` [PULL 05/13] net/colo-compare.c: Update the default value comments
` [PULL 06/13] net/filter: Optimize filter_send to coroutine
` [PULL 07/13] net/vmnet: add vmnet dependency and customizable option
` [PULL 08/13] net/vmnet: add vmnet backends to qapi/net
` [PULL 09/13] net/vmnet: implement shared mode (vmnet-shared)
` [PULL 10/13] net/vmnet: implement host mode (vmnet-host)
` [PULL 11/13] net/vmnet: implement bridged mode (vmnet-bridged)
` [PULL 12/13] net/vmnet: update qemu-options.hx
` [PULL 13/13] net/vmnet: update MAINTAINERS list
[PATCH qemu] spapr: Force 32bit when resetting a core
2022-01-10 3:10 UTC (6+ messages)
[RFC PATCH v4 00/30] Add LoongArch softmmu support
2022-01-10 2:42 UTC (29+ 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
[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 (6+ messages)
` [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 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 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
[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 (4+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).