qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-09 16:28:34 to 2022-01-10 13:14:33 UTC [more...]

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-10 13:09 UTC  (2+ messages)
` [RFC PATCH v3 2/7] ui/cocoa: Remove allowedFileTypes restriction in SavePanel

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-10 13:07 UTC  (13+ 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

/usr/shared/qemu binaries
 2022-01-10 13:02 UTC  (3+ messages)

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-10 13:00 UTC  (9+ messages)
` [PATCH v14 02/26] target/loongarch: Add core definition
` [PATCH v14 16/26] target/loongarch: Add disassembler

[PATCH 0/2] tests: Refresh lcitool submodule
 2022-01-10 12:46 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH 2/2] tests: Refresh lcitool submodule

[RFC PATCH v2 00/44] TDX support
 2022-01-10 12:09 UTC  (14+ messages)
` [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-10 11:41 UTC  (3+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784

[PATCH 0/2] block-backend: Retain permissions after migration
 2022-01-10 11:51 UTC  (2+ messages)

[PATCH v4 00/11] Improve PMU support
 2022-01-10 11:34 UTC  (13+ 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 08/11] target/riscv: Add sscofpmf extension support
` [PATCH v4 09/11] target/riscv: Simplify counter predicate function
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
 2022-01-10 11:26 UTC  (8+ messages)

[PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping
 2022-01-10 11:25 UTC  (15+ messages)
` [PATCH v2 1/5] libvhost-user: Add vu_rem_mem_reg input validation
` [PATCH v2 2/5] libvhost-user: Add vu_add_mem_reg "
` [PATCH v2 4/5] libvhost-user: prevent over-running max RAM slots
` [PATCH v2 5/5] libvhost-user: handle removal of identical regions

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

ui/cocoa.m compile error
 2022-01-10 11:17 UTC  (6+ messages)
    ` ui/cocoa.m compile error (Cocoa -> SDL)

[PATCH v3 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-10 10:59 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH v2] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
 2022-01-10 10:22 UTC  (2+ messages)

[PATCH v1 00/34] testing/next and other misc fixes
 2022-01-10 10:20 UTC  (8+ messages)
` [PATCH v1 19/34] tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
` [PATCH v1 25/34] linux-user/elfload: add extra logging for hole finding
` [PATCH v1 27/34] tests/avocado: add :avocado: tags for some tests

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-10  9:47 UTC  (12+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling

[PATCH] net/dump.c: Suppress spurious compiler warning
 2022-01-10  9:43 UTC  (3+ messages)

[RFC 00/10] add generic vDPA device support
 2022-01-10  9:38 UTC  (13+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id
` [RFC 06/10] vdpa-dev: implement the unrealize interface

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

[PATCH] hw: timer: ibex_timer: Fixup reading w/o register
 2022-01-10  9:16 UTC  (4+ messages)

[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-10  9:07 UTC  (17+ messages)
` [PATCH v2 2/9] hw/pci: Restrict pci-bus stub to sysemu
` [PATCH v2 4/9] hw/dma: Remove CONFIG_USER_ONLY check
` [PATCH v2 5/9] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH v2 6/9] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH v2 7/9] hw/dma: Fix format string issues using dma_addr_t
` [PATCH v2 8/9] hw/dma: Use dma_addr_t type definition when relevant
` [PATCH v2 9/9] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult

[PATCH] target/ppc: Fix e6500 boot
 2022-01-10  8:04 UTC  (4+ messages)

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

[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

[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)

[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)

[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  (3+ messages)

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

[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 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)

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  (8+ messages)
` [PULL v3 12/55] virtio-pci: add support for configure interrupt

[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  (22+ messages)
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [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


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).