qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 06:32:29 to 2022-10-24 18:08:27 UTC [more...]

[PATCH 00/29] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-24 17:56 UTC  (53+ messages)
` [PATCH 01/29] accel/tcg: Add restore_state_to_opc to TCGCPUOps
` [PATCH] tests/tcg/nios2: Tweak 10m50-ghrd.ld
` [PATCH 02/29] target/alpha: Convert to tcg_ops restore_state_to_opc
` [PATCH 03/29] target/arm: "
` [PATCH 04/29] target/avr: "
` [PATCH 05/29] target/cris: "
` [PATCH 06/29] target/hexagon: "
` [PATCH 07/29] target/hppa: "
` [PATCH 08/29] target/i386: "
` [PATCH 09/29] target/loongarch: "
` [PATCH 10/29] target/m68k: "
` [PATCH 11/29] target/microblaze: "
` [PATCH 12/29] target/mips: "
` [PATCH 13/29] target/nios2: "
` [PATCH 14/29] target/openrisc: "
` [PATCH 15/29] target/ppc: "
` [PATCH 16/29] target/riscv: "
` [PATCH 17/29] target/rx: "
` [PATCH 18/29] target/s390x: "
` [PATCH 19/29] target/sh4: "
` [PATCH 20/29] target/sparc: "
` [PATCH 21/29] target/tricore: "
` [PATCH 22/29] target/xtensa: "
` [PATCH 23/29] accel/tcg: Remove restore_state_to_opc function
` [PATCH 24/29] accel/tcg: Introduce cpu_unwind_state_data
` [PATCH 25/29] target/i386: Use cpu_unwind_state_data for tpr access
` [PATCH 26/29] target/openrisc: Always exit after mtspr npc
` [PATCH 27/29] target/openrisc: Use cpu_unwind_state_data for mfspr
` [PATCH 28/29] accel/tcg: Remove will_exit argument from cpu_restore_state
` [PATCH 29/29] accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb

(Extra) KVM call for 2022-10-25
 2022-10-24 17:48 UTC 

[PATCH v9 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
 2022-10-24 17:42 UTC  (3+ messages)
` [PATCH v9 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange

[PATCH v3 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-24 17:39 UTC  (9+ messages)
` [PATCH v3 1/8] reset: allow registering handlers that aren't called by snapshot loading

[PATCH] target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
 2022-10-24 16:37 UTC  (2+ messages)

[PATCH 0/3] Performance optimizations for PPC64
 2022-10-24 15:00 UTC  (4+ messages)
` [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints

[PATCH qemu.git] target/imx: reload cmp timer outside of the reload ptimer transaction
 2022-10-19 13:09 UTC 

[PATCH v6 00/14] target/arm: Implement FEAT_HAFDBS
 2022-10-24 15:20 UTC  (17+ messages)
` [PATCH v6 02/14] target/arm: Add ptw_idx to S1Translate
` [PATCH v6 04/14] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v6 05/14] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v6 06/14] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v6 07/14] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v6 08/14] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v6 09/14] target/arm: Don't shift attrs "
` [PATCH v6 10/14] target/arm: Consider GP an attribute "
` [PATCH v6 11/14] target/arm: Tidy merging of attributes from descriptor and table

[RFC PATCH] main-loop: introduce WITH_QEMU_IOTHREAD_LOCK
 2022-10-24 17:19 UTC 

[PATCH 0/6] MIPS decodetree conversion
 2022-10-24 15:23 UTC  (7+ messages)
` [PATCH 1/6] target/mips: Introduce register access helper functions
` [PATCH 2/6] target/mips: Convert legacy arithmatic instructions to decodetree
` [PATCH 3/6] tests/tcg/mips: Add mips32 arithmatic instruction test cases
` [PATCH 4/6] target/mips: Split Loongson extention translation into standalone file
` [PATCH 5/6] target/mips: Move all tx79 instructions to decodetree
` [PATCH 6/6] target/mips: Make MXU decoder standalone

[PATCH v2] kset: fix memory leak when kset_register() returns error
 2022-10-24 15:10 UTC  (5+ messages)

[PATCH v2 00/17] pci: Abort if pci_add_capability fails
 2022-10-24 16:17 UTC  (3+ messages)
` [PATCH v2 09/17] pcie: Omit errp for pci_add_capability

[PATCH V2 0/4] hw/block/nvme: Implement ZNS finish-zone ZDC AEN
 2022-10-24 15:22 UTC  (2+ messages)

[PATCH] hw/acpi/erst.c: Fix memset argument order
 2022-10-24 16:24 UTC  (8+ messages)
          ` [PATCH v2] hw/acpi/erst.c: Fix memory handling issues

add qemu_fdt_setprop_strings
 2022-10-24 15:18 UTC  (3+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-24 15:26 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-10-24 14:52 UTC  (7+ messages)
` [PATCH v2 02/11] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v2 04/11] bdrv_child_try_change_aio_context: add transaction parameter

[PATCH v3 0/4] ui:hw: fix tab indentation
 2022-10-24 15:42 UTC  (4+ messages)
` [PATCH v3 2/4] hw/audio: "

[PATCH 0/4] Shadow VirtQueue event index support
 2022-10-24 14:05 UTC  (8+ messages)
` [PATCH 2/4] vhost: toggle device callbacks using used event idx

[PATCH] hw/mips/boston: Don't set link_up for xilinx-pcie
 2022-10-24 14:35 UTC 

[PATCH 0/2] hw/mips/boston: Initrd support
 2022-10-24 14:36 UTC  (2+ messages)

[PATCH v3 2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
 2022-10-24 13:59 UTC  (5+ messages)
  ` [PATCH 1/2] qpci_device_enable: Allow for command bits hardwired to 0
  ` [PATCH 2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits

[OUTREACHY] Asking about contribution ideas
 2022-10-24 14:08 UTC  (2+ messages)

[PATCH v2] linux-user: Add guest memory layout to exception dump
 2022-10-24 14:05 UTC  (5+ messages)

[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
 2022-10-24 13:19 UTC  (11+ messages)
` [PATCH 2/9] target/s390x: Use a single return for helper_divs64/u64
` [PATCH 3/9] target/s390x: Use Int128 for return from CLST
` [PATCH 4/9] target/s390x: Use Int128 for return from CKSM
` [PATCH 5/9] target/s390x: Use Int128 for return from TRE
` [PATCH 7/9] tests/tcg/s390x: Add long-double.c

[Bug 1994002] [NEW] [SRU] migration was active, but no RAM info was set
 2022-10-24 13:37 UTC  (4+ messages)
` [Bug 1994002] "

[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
 2022-10-24 13:06 UTC  (3+ messages)
` [PATCH v3 16/26] MAINTAINERS: add features_to_c.sh to gdbstub files

[PATCH qemu.git] target/imx: reload cmp timer outside of the reload ptimer transaction
 2022-10-24 12:41 UTC  (3+ messages)

[PATCH v13 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-24 12:29 UTC  (8+ messages)
` [PATCH v13 17/17] net: stream: add QAPI events to report connection state

[PATCH v2] nbd/client: Use smarter assert
 2022-10-24 11:59 UTC  (2+ messages)

[PULL 00/23] 9p queue 2022-10-24
 2022-10-24 11:33 UTC  (25+ messages)
` [PULL 21/23] tests/9p: merge v9fs_tlink() and do_hardlink()
` [PULL 12/23] tests/9p: simplify callers of treaddir()
` [PULL 10/23] tests/9p: simplify callers of tgetattr()
` [PULL 16/23] tests/9p: simplify callers of twrite()
` [PULL 20/23] tests/9p: merge v9fs_tsymlink() and do_symlink()
` [PULL 23/23] tests/9p: remove unnecessary g_strdup() calls
` [PULL 13/23] tests/9p: convert v9fs_tlopen() to declarative arguments
` [PULL 15/23] tests/9p: convert v9fs_twrite() "
` [PULL 01/23] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PULL 18/23] tests/9p: merge v9fs_tmkdir() and do_mkdir()
` [PULL 03/23] 9pfs: use GHashTable for fid table
` [PULL 22/23] tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
` [PULL 19/23] tests/9p: merge v9fs_tlcreate() and do_lcreate()
` [PULL 02/23] tests/9p: split virtio-9p-test.c into tests and 9p client part
` [PULL 04/23] tests/9p: merge *walk*() functions
` [PULL 07/23] tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
` [PULL 05/23] tests/9p: simplify callers of twalk()
` [PULL 11/23] tests/9p: convert v9fs_treaddir() to declarative arguments
` [PULL 08/23] tests/9p: simplify callers of tattach()
` [PULL 09/23] tests/9p: convert v9fs_tgetattr() to declarative arguments
` [PULL 06/23] tests/9p: merge v9fs_tversion() and do_version()
` [PULL 17/23] tests/9p: convert v9fs_tflush() to declarative arguments
` [PULL 14/23] tests/9p: simplify callers of tlopen()

[PATCH] treewide: Remove the unnecessary space before semicolon
 2022-10-24 11:42 UTC  (6+ messages)

[PATCH] ui: remove useless typecasts
 2022-10-24 11:43 UTC  (4+ messages)

[PATCH] accel/tcg/tcg-accel-ops-rr: fix trivial typo
 2022-10-24 11:44 UTC  (4+ messages)

[PATCH v7 0/5] improve error handling for module load
 2022-10-24 11:29 UTC  (6+ messages)
` [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom

[PATCH v2] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-10-24 10:54 UTC  (2+ messages)

[PATCH v7 for-7.2 00/15] block: cleanup backing and file handling
 2022-10-24 11:26 UTC  (2+ messages)

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-10-24 10:44 UTC  (6+ messages)
` [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node

[PATCH v14 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-24 11:00 UTC  (3+ messages)
` [PATCH v14 17/17] net: stream: add QAPI events to report connection state

[PULL 0/2] M68k for 7.2 patches
 2022-10-24  8:58 UTC  (3+ messages)
` [PULL 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
` [PULL 2/2] m68k: write bootinfo as rom section and re-randomize on reboot

GTK clipboard implementation causing regression, falling through the cracks?
 2022-10-24 10:49 UTC 

[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
 2022-10-24  9:44 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
 2022-10-24 10:07 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] qpci_device_enable: Allow for command bits hardwired to 0

[PATCH v2] target/i386: Fix caculation of LOCK NEG eflags
 2022-10-24  8:40 UTC  (3+ messages)

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-24  9:22 UTC  (5+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology

[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
 2022-10-24  9:02 UTC  (2+ messages)

[PATCH] ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs
 2022-10-24  8:18 UTC  (2+ messages)

[RFC PATCH v2 0/8] Guest announce feature emulation using Shadow VirtQueue
 2022-10-24  9:25 UTC  (14+ messages)
` [RFC PATCH v2 2/8] vdpa: Save emulated features list in vhost_vdpa
` [RFC PATCH v2 6/8] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail

[PATCH v3] target/i386: Fix calculation of LOCK NEG eflags
 2022-10-24  8:41 UTC 

[PULL 0/2] M68k for 7.2 patches
 2022-10-24  7:29 UTC  (2+ messages)

[PATCH v2 00/43] Consolidate PIIX south bridges
 2022-10-24  7:35 UTC  (11+ messages)
` [PATCH v2 03/43] hw/isa/piix3: Remove extra ';' outside of functions
` [PATCH v2 14/43] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
` [PATCH v2 21/43] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v2 23/43] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_"
` [PATCH v2 30/43] hw/isa/piix4: Allow board to provide PCI interrupt routes
` [PATCH v2 34/43] hw/isa/piix4: Rename reset control operations to match PIIX3

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-10-24  8:55 UTC  (2+ messages)

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-10-24  8:13 UTC  (2+ messages)

[PATCH 00/16] hw/9pfs: Add 9pfs support for Windows
 2022-10-24  4:57 UTC  (5+ messages)
` [PATCH 02/16] hw/9pfs: Drop unnecessary *xattr wrapper API declarations
` [PATCH 06/16] hw/9pfs: Add missing definitions for Windows
` [PATCH 10/16] hw/9pfs: Update the local fs driver to support Windows
` [PATCH 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32

[PATCH v6 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-24  3:54 UTC  (3+ messages)
` [PATCH v6 2/7] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v6 4/7] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper

[PATCH v3 0/2] implement `FIELDx_1CLEAR() macro
 2022-10-24  3:25 UTC  (3+ messages)
` [PATCH v3 2/2] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro

[PATCH v5] m68k: write bootinfo as rom section and re-randomize on reboot
 2022-10-23 19:13 UTC 


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