qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 11:03:30 to 2022-02-21 00:10:18 UTC [more...]

[PATCH v3 0/6] OpenRISC Device Tree Generation
 2022-02-21  0:08 UTC  (14+ messages)
` [PATCH v3 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
` [PATCH v3 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
` [PATCH v3 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
` [PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
` [PATCH v3 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
` [PATCH v3 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading

[PATCH v8 00/11] 9p: Add support for darwin
 2022-02-20 21:51 UTC  (15+ messages)
` [PATCH v8 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v8 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v8 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v8 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v8 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v8 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
` [PATCH v8 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v8 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v8 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
` [PATCH v8 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[PULL 00/39] ppc queue
 2022-02-20 19:28 UTC  (25+ messages)
` [PULL 03/39] spapr: nvdimm: Introduce spapr-nvdimm device
` [PULL 05/39] spapr: prevent hdec timer being set up under virtual hypervisor
` [PULL 09/39] target/ppc: add helper for books vhyp hypercall handler
` [PULL 10/39] target/ppc: Add powerpc_reset_excp_state helper
` [PULL 11/39] target/ppc: Introduce a vhyp framework for nested HV support
` [PULL 12/39] spapr: implement nested-hv capability for the virtual hypervisor
` [PULL 13/39] target/ppc: cpu_init: Remove not implemented comments
` [PULL 16/39] target/ppc: cpu_init: Move Timebase registration into the common function
` [PULL 18/39] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
` [PULL 19/39] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
` [PULL 20/39] target/ppc: cpu_init: Decouple G2 SPR registration from 755
` [PULL 22/39] target/ppc: cpu_init: Deduplicate 440 SPR registration
` [PULL 23/39] target/ppc: cpu_init: Deduplicate 603 "
` [PULL 24/39] target/ppc: cpu_init: Deduplicate 604 "
` [PULL 25/39] target/ppc: cpu_init: Deduplicate 745/755 "
` [PULL 27/39] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
` [PULL 31/39] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
` [PULL 32/39] target/ppc: cpu_init: Reuse init_proc_745 for the 755
` [PULL 33/39] target/ppc: cpu_init: Rename register_ne_601_sprs
` [PULL 35/39] target/ppc: Rename spr_tcg.h to spr_common.h
` [PULL 36/39] target/ppc: cpu_init: Expose some SPR registration helpers
` [PULL 38/39] target/ppc: cpu_init: Move check_pow and QOM macros to a header
` [PULL 39/39] target/ppc: Move common SPR functions out of cpu_init

[PATCH 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-02-20 19:25 UTC  (3+ messages)
` [PATCH 1/2] hw/isa: add function to check for existence of device by its type
` [PATCH 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table

[PATCH] target/nios2: Shadow register set, EIC and VIC
 2022-02-20 19:26 UTC  (4+ messages)

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-20 19:21 UTC  (18+ messages)
` [PATCH 01/11] mos6522: add defines for IFR bit flags
` [PATCH 04/11] mos6522: switch over to use qdev gpios for IRQs
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging

configure: How to pass flags to the Objective-C compiler?
 2022-02-20 16:47 UTC  (4+ messages)

[PULL 00/12] virtiofs queue
 2022-02-20 15:05 UTC  (2+ messages)

[PATCH v6 00/19] vfio-user server in QEMU
 2022-02-20 13:27 UTC  (12+ messages)
` [PATCH v6 01/19] configure, meson: override C compiler for cmake
` [PATCH v6 17/19] vfio-user: register handlers to facilitate migration

[PATCH v10 0/5] QEMU RISC-V AIA support
 2022-02-20  8:55 UTC  (6+ messages)
` [PATCH v10 1/5] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v10 2/5] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v10 3/5] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v10 4/5] docs/system: riscv: Document AIA options for "
` [PATCH v10 5/5] hw/riscv: virt: Increase maximum number of allowed CPUs

at24c* device
 2022-02-19 20:53 UTC 

[PATCH 0/1] hw/ide: share bmdma read and write functions
 2022-02-19 18:10 UTC  (8+ messages)
` [PATCH 1/1] hw/ide: share bmdma read and write functions between piix.c and via.c

[PULL v2 0/5] 9p queue (previous 2022-02-10)
 2022-02-19 15:21 UTC  (2+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-19 14:12 UTC  (13+ messages)

[PATCH 0/4] block/dirty-bitmaps: fix and improve bitmap merge
 2022-02-19 14:07 UTC  (8+ messages)
` [PATCH 2/4] block: block_dirty_bitmap_merge(): fix error path
` [PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PATCH 4/4] block: simplify handling of try to merge different sized bitmaps

[PULL v2 00/29] Misc mostly build system patches for 2022-02-15
 2022-02-19 12:59 UTC  (2+ messages)

[PATCH v2 0/2] hw/ide: implement ich6 ide controller support
 2022-02-19 12:53 UTC  (8+ messages)
` [PATCH v2 1/2] hw/ide: split bmdma read and write functions from piix.c
` [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation

initiating reboot/shutdown for a microvm machine?
 2022-02-19 11:50 UTC 

[PATCH v2] hvf: Fix OOB write in RDTSCP instruction decode
 2022-02-19  6:38 UTC 

[PATCH v5 00/12] Improve PMU support
 2022-02-19  0:25 UTC  (13+ messages)
` [PATCH v5 01/12] target/riscv: Fix PMU CSR predicate function
` [PATCH v5 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v5 03/12] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v5 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v5 05/12] target/riscv: Implement mcountinhibit CSR
` [PATCH v5 06/12] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v5 07/12] target/riscv: Support mcycle/minstret write operation
` [PATCH v5 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v5 09/12] target/riscv: Simplify counter predicate function
` [PATCH v5 10/12] target/riscv: Add few cache related PMU events
` [PATCH v5 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v5 12/12] target/riscv: Update the privilege field for sscofpmf CSRs

[PATCH v5 00/12] Improve PMU support
 2022-02-19  0:10 UTC 

[PATCH v2 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
 2022-02-18 22:00 UTC  (4+ messages)
` [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF

'make check-acceptance' failing on s390 tests?
 2022-02-18 23:17 UTC  (2+ messages)

[PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
 2022-02-18 20:28 UTC 

[PATCH 0/2] ui/cocoa: Add option to disable left command and hide cursor on click
 2022-02-18 20:21 UTC  (7+ messages)
` [PATCH 1/2] ui/cocoa: add option to disable left-command forwarding to guest
` [PATCH 2/2] ui/cocoa: release mouse when user switches away from QEMU window

[PULL 00/10] Misc next patches
 2022-02-18 20:05 UTC  (2+ messages)

[PATCH 0/1] Show/hide the menu bar in fullscreen on mouse
 2022-02-18 18:42 UTC  (3+ messages)
` [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab

[PATCH v6 00/15] host: Support macOS 12
 2022-02-18 18:28 UTC  (15+ messages)
` [PATCH v6 02/15] configure: Allow passing extra Objective C compiler flags
` [PATCH v6 03/15] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
` [PATCH v6 07/15] block/file-posix: Remove a deprecation warning on macOS 12
` [PATCH v6 08/15] audio/coreaudio: "
` [PATCH v6 10/15] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
` [PATCH v6 11/15] ui/cocoa: Add Services menu

[PATCH 00/31] vDPA shadow virtqueue
 2022-02-18 18:22 UTC  (11+ messages)
` [PATCH 04/31] vdpa: Add vhost_svq_set_svq_kick_fd
` [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-02-18 18:17 UTC  (2+ messages)

[PATCH v2 0/7] aspeed extensions
 2022-02-18 18:00 UTC  (8+ messages)
` [PATCH v2 5/7] aspeed: Introduce a create_pca9552() helper
` [PATCH v2 7/7] aspeed/sdmc: Add trace events

[PATCH v7 00/11] 9p: Add support for darwin
 2022-02-18 17:53 UTC  (4+ messages)

[PATCH 0/5] RiscV cleanups for user-related life cycles
 2022-02-18 17:46 UTC  (9+ messages)
` [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized
` [PATCH 2/5] target/riscv: add riscv_cpu_release_claimed_interrupts function
` [PATCH 3/5] hw/intc/sifive_plic: report errors and free allocated memory
` [PATCH 4/5] hw/intc/riscv_aclint: swi: "
` [PATCH 5/5] hw/intc/riscv_aclint: mtimer: "

[PATCH v3] arm: Remove swift-bmc machine
 2022-02-18 17:36 UTC  (2+ messages)

[PATCH v8 0/5] MSG_ZEROCOPY + multifd
 2022-02-18 17:36 UTC  (12+ messages)
` [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v8 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v8 3/5] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH 0/2] Minor doc fixes
 2022-02-18 17:35 UTC  (4+ messages)
` [PATCH 1/2] keyval: Fix grammar comment to cover downstream prefix
` [PATCH 2/2] qapi: Fix stale reference to scripts/qapi.py in a comment

[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-18 17:12 UTC  (6+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable

[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
 2022-02-18 16:57 UTC  (7+ messages)
` [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-02-18 16:31 UTC  (7+ messages)
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux

[PATCH] build: fix build failure with gcc 11.2 by disabling -fcf-protection
 2022-02-18 15:47 UTC  (3+ messages)

[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
 2022-02-18 15:44 UTC  (11+ messages)
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
` [PATCH v2 6/8] configure: Pass filtered QEMU_OBJCFLAGS to meson

[PATCH v5 00/16] host: Support macOS 12
 2022-02-18 15:26 UTC  (2+ messages)

[PATCH] hw/arm: add initial mori-bmc board
 2022-02-18 15:13 UTC  (2+ messages)

[PATCH v2] scripts/qapi: minor delinting
 2022-02-18 15:04 UTC  (3+ messages)

[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-02-18 14:37 UTC  (5+ messages)
` [PATCH v5 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers

[PATCH V7 00/29] Live Update
 2022-02-18 13:36 UTC  (3+ messages)

[PATCH] hw/timer: fix a9gtimer vmstate
 2022-02-18 13:22 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
 2022-02-18 13:18 UTC  (2+ messages)

meson incremental build doesn't handle config file going away
 2022-02-18 12:12 UTC  (3+ messages)

[PATCH 0/5] include: Trim some fat from osdep.h
 2022-02-18 12:18 UTC  (2+ messages)

[PATCH 0/4] OpenRISC Device Tree Support
 2022-02-18 11:46 UTC  (5+ messages)
` [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree

[PATCH v2 0/2] Mark remaining global TypeInfo instances as const
 2022-02-18 11:38 UTC  (2+ messages)


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