qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 16:59:44 to 2021-01-06 12:51:24 UTC [more...]

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-06 12:49 UTC  (3+ messages)
` [RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands

[PATCH 0/2] tracetool: fix log-stap format
 2021-01-06 12:47 UTC  (8+ messages)
` [PATCH 1/2] vhost-vdpa: fix "unsigned long long" error with stap
` [PATCH 2/2] tracetool: fix "PRI" macro decoding

[PATCH] cirrus: don't run full qtest on macOS
 2021-01-06 12:44 UTC  (3+ messages)

[PATCH] tracetool: strip %l and %ll from systemtap format strings
 2021-01-06 12:43 UTC  (3+ messages)

[PATCH v2] qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
 2021-01-06 12:24 UTC  (3+ messages)

[PATCH v2 0/2] block: report errno when flock fcntl fails
 2021-01-06 11:58 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests: Collapse echoed JSON input to a single line

MTE support inside QEMU?
 2021-01-06  8:40 UTC 

[PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
 2021-01-06 12:11 UTC  (2+ messages)

[PULL 0/4] qemu-sparc queue 20210106
 2021-01-06 12:05 UTC  (5+ messages)
` [PULL 1/4] hw/timer/slavio_timer: Allow 64-bit accesses
` [PULL 2/4] hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
` [PULL 3/4] include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedef
` [PULL 4/4] sun4m: don't connect two qemu_irqs directly to the same input

VirtioSound device emulation implementation
 2021-01-06 11:40 UTC  (2+ messages)

[PATCH v2] gdb: riscv: Add target description
 2021-01-06 11:35 UTC  (5+ messages)

[PULL v2 00/35] MIPS patches for 2021-01-04​
 2021-01-06 11:22 UTC  (2+ messages)

[PATCH] sun4m: don't connect two qemu_irqs directly to the same input
 2021-01-06 11:21 UTC  (2+ messages)

[PATCH v3] gdb: riscv: Add target description
 2021-01-06 10:56 UTC  (2+ messages)

[RFC PATCH v0 1/1] target/ppc: Support for H_RPT_INVALIDATE hcall
 2021-01-06  8:59 UTC 

[PATCH v2] Docs/RCU: Correct sample code of qatomic_rcu_set
 2021-01-06  7:17 UTC 

[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2021-01-06  7:07 UTC  (2+ messages)

[PATCH v3 0/4] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
 2021-01-06  6:35 UTC  (5+ messages)
` [PATCH v3 1/4] hw/misc: imx6_ccm: Update PMU_MISC0 reset value
` [PATCH v3 2/4] hw/msic: imx6_ccm: Correct register value for silicon type
` [PATCH v3 3/4] hw/arm: sabrelite: Connect the Ethernet PHY at address 6
` [PATCH v3 4/4] docs/system: arm: Add sabrelite board description

[PULL 00/22] ppc-for-6.0 queue 20210106
 2021-01-06  6:12 UTC  (24+ messages)
` [PULL 01/22] hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
` [PULL 02/22] ppc: Convert PPC UIC to a QOM device
` [PULL 03/22] hw/ppc/virtex_ml507: Drop use of ppcuic_init()
` [PULL 04/22] hw/ppc/ppc440_bamboo: "
` [PULL 05/22] spapr: DRC lookup cannot fail
` [PULL 06/22] spapr/xive: Make spapr_xive_pic_print_info() static
` [PULL 07/22] spapr: Fix DR properties of the root node
` [PULL 08/22] spapr: Allow memory unplug to always succeed
` [PULL 09/22] spapr: Fix buffer overflow in spapr_numa_associativity_init()
` [PULL 10/22] spapr: Call spapr_drc_reset() for all DRCs at CAS
` [PULL 11/22] spapr: Fix reset of transient DR connectors
` [PULL 12/22] spapr: Introduce spapr_drc_reset_all()
` [PULL 13/22] spapr: Use spapr_drc_reset_all() at machine reset
` [PULL 14/22] spapr: Add drc_ prefix to the DRC realize and unrealize functions
` [PULL 15/22] ppc: Fix build with --without-default-devices
` [PULL 16/22] ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
` [PULL 17/22] pnv: Fix reverse dependency on PCI express root ports
` [PULL 18/22] ppc4xx: Move common dependency on serial to common option
` [PULL 19/22] sam460ex: Remove FDT_PPC dependency from KConfig
` [PULL 20/22] ppc440_pcix: Improve comment for IRQ mapping
` [PULL 21/22] ppc440_pcix: Fix register write trace event
` [PULL 22/22] ppc440_pcix: Fix up pci config access

[PATCH 1/2] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
 2021-01-06  6:06 UTC  (3+ messages)

[PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
 2021-01-06  6:05 UTC  (7+ messages)

[PATCH v2 0/4] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-06  5:55 UTC  (5+ messages)
` [PATCH v2 1/4] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v2 2/4] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()
` [PATCH v2 3/4] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v2 4/4] hw/ssi: imx_spi: Correct tx and rx fifo endianness

[PATCH v3 0/3] Fix memory leak of some device state in migration
 2021-01-06  5:46 UTC  (4+ messages)
` [PATCH v3 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()

[PATCH v3 00/15] target/mips/mips-defs: Simplify ISA definitions
 2021-01-06  5:22 UTC  (7+ messages)
` [PATCH v3 04/15] target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2021-01-06  2:14 UTC  (6+ messages)

[Bug 1908266] [NEW] spice unnecessary forces nographic
 2021-01-06  0:38 UTC  (2+ messages)
` [Bug 1908266] "

[PATCH v2] tcg: Fix execution on Apple Silicon
 2021-01-05 23:37 UTC  (10+ messages)

[for-6.0 v5 00/13] Generalize memory encryption models
 2021-01-05 23:34 UTC  (3+ messages)
` [for-6.0 v5 10/13] spapr: Add PEF based securable guest memory

[PATCH v4 0/6] Additional NPCM7xx devices
 2021-01-05 21:56 UTC  (2+ messages)

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-05 21:16 UTC  (3+ messages)
` [PATCH 02/22] hw/block: m25p80: Add various ISSI flash information

[PATCH v5 1/2] hw/block: m25p80: Don't write to flash if write is disabled
 2021-01-05 21:13 UTC  (3+ messages)

[PULL 0/3] tcg patch queue
 2021-01-05 21:06 UTC  (2+ messages)

[for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-05 20:41 UTC  (11+ messages)
          `  "
            ` [EXTERNAL] "

[PATCH v5 00/43] Mirror map JIT memory for TCG
 2021-01-05 20:30 UTC  (50+ messages)
` [PATCH v5 01/43] tcg: Do not flush icache for interpreter
` [PATCH v5 02/43] util: Extract flush_icache_range to cacheflush.c
` [PATCH v5 03/43] util: Enhance flush_icache_range with separate data pointer
` [PATCH v5 04/43] util: Specialize flush_idcache_range for aarch64
` [PATCH v5 05/43] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v5 06/43] tcg: Move tcg epilogue "
` [PATCH v5 07/43] tcg: Add in_code_gen_buffer
` [PATCH v5 08/43] tcg: Introduce tcg_splitwx_to_{rx,rw}
` [PATCH v5 09/43] tcg: Adjust TCGLabel for const
` [PATCH v5 10/43] tcg: Adjust tcg_out_call "
` [PATCH v5 11/43] tcg: Adjust tcg_out_label "
` [PATCH v5 12/43] tcg: Adjust tcg_register_jit "
` [PATCH v5 13/43] tcg: Adjust tb_target_set_jmp_target for split-wx
` [PATCH v5 14/43] tcg: Make DisasContextBase.tb const
` [PATCH v5 15/43] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v5 16/43] tcg: Use Error with alloc_code_gen_buffer
` [PATCH v5 17/43] tcg: Add --accel tcg,split-wx property
` [PATCH v5 18/43] accel/tcg: Support split-wx for linux with memfd
` [PATCH v5 19/43] accel/tcg: Support split-wx for darwin/iOS with vm_remap
` [PATCH v5 20/43] tcg: Return the TB pointer from the rx region from exit_tb
` [PATCH v5 21/43] tcg/i386: Support split-wx code generation
` [PATCH v5 22/43] tcg/aarch64: Use B not BL for tcg_out_goto_long
` [PATCH v5 23/43] tcg/aarch64: Support split-wx code generation
` [PATCH v5 24/43] disas: Push const down through host disassembly
` [PATCH v5 25/43] tcg/tci: Push const down through bytecode reading
` [PATCH v5 26/43] tcg: Introduce tcg_tbrel_diff
` [PATCH v5 27/43] tcg/ppc: Use tcg_tbrel_diff
` [PATCH v5 28/43] tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
` [PATCH v5 29/43] tcg/ppc: Support split-wx code generation
` [PATCH v5 30/43] tcg/sparc: Use tcg_tbrel_diff
` [PATCH v5 31/43] tcg/sparc: Support split-wx code generation
` [PATCH v5 32/43] tcg/s390: Use tcg_tbrel_diff
` [PATCH v5 33/43] tcg/s390: Support split-wx code generation
` [PATCH v5 34/43] tcg/riscv: Fix branch range checks
` [PATCH v5 35/43] tcg/riscv: Remove branch-over-branch fallback
` [PATCH v5 36/43] tcg/riscv: Support split-wx code generation
` [PATCH v5 37/43] accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
` [PATCH v5 38/43] tcg/mips: Do not assert on relocation overflow
` [PATCH v5 39/43] tcg/mips: Support split-wx code generation
` [PATCH v5 40/43] tcg/arm: "
` [PATCH v5 41/43] tcg: Remove TCG_TARGET_SUPPORT_MIRROR
` [PATCH v5 42/43] tcg: Constify tcg_code_gen_epilogue
` [PATCH v5 43/43] tcg: Constify TCGLabelQemuLdst.raddr

[PATCH] linux-user: Add ETHTOOL ioctl
 2021-01-05 20:07 UTC  (3+ messages)

[Qemu-devel] [Bug 1779634] [NEW] qemu-x86_64 on aarch64 reports "Synchronous External Abort"
 2021-01-05 19:42 UTC  (2+ messages)
` [Bug 1779634] "

[PATCH v10 0/5] UFFD write-tracking migration/snapshots
 2021-01-05 19:36 UTC  (2+ messages)

[PATCH v3 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-05 19:33 UTC  (6+ messages)
` [PATCH v3 3/8] acpi/gpex: Inform os to keep firmware resource map

QEMU hosting
 2021-01-05 18:55 UTC  (2+ messages)

[PATCH v2] target/i386/sev: add support to query the attestation report
 2021-01-05 19:02 UTC  (2+ messages)

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-05 18:19 UTC  (11+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[PATCH 1/1] vl.c: do not execute trace_init_backends() before daemonizing
 2021-01-05 18:17 UTC  (3+ messages)

[PATCH v2 0/1] vl.c: fix trace backend init ordering
 2021-01-05 18:14 UTC  (2+ messages)
` [PATCH v2 1/1] vl.c: do not execute trace_init_backends() before daemonizing

[PATCH] meson: Propagate gnutls dependency
 2021-01-05 17:41 UTC  (7+ messages)

[PATCH] tests/iotests: drop test 312 from auto group
 2021-01-05 17:37 UTC  (2+ messages)

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2021-01-05 17:36 UTC  (5+ messages)
` [PATCH RFC v4 13/15] target/riscv: Introduce dynamic time frequency for virt machine

[PULL for-5.2 0/2] Tracing patches
 2021-01-05 17:39 UTC  (4+ messages)
` [PULL for-5.2 2/2] scripts/tracetool: silence SystemTap dtrace(1) long long warnings

[RFC PATCH v2 00/32] CXL 2.0 Support
 2021-01-05 17:12 UTC  (30+ messages)
` [RFC PATCH v2 04/32] hw/cxl/device: Introduce a CXL device (8.2.8)
` [RFC PATCH v2 05/32] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [RFC PATCH v2 06/32] hw/cxl/device: Add device status (8.2.8.3)
` [RFC PATCH v2 07/32] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [RFC PATCH v2 09/32] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [RFC PATCH v2 10/32] hw/cxl/device: Placeholder for firmware commands
` [RFC PATCH v2 11/32] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [RFC PATCH v2 12/32] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [RFC PATCH v2 13/32] hw/pxb: Use a type for realizing expanders
` [RFC PATCH v2 14/32] hw/pci/cxl: Create a CXL bus type
` [RFC PATCH v2 15/32] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [RFC PATCH v2 16/32] qtest: allow DSDT acpi table changes
` [RFC PATCH v2 17/32] acpi/pci: Consolidate host bridge setup
` [RFC PATCH v2 18/32] tests/acpi: remove stale allowed tables
` [RFC PATCH v2 19/32] hw/pci: Plumb _UID through host bridges
` [RFC PATCH v2 20/32] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [RFC PATCH v2 21/32] acpi/pxb/cxl: Reserve host bridge MMIO
` [RFC PATCH v2 22/32] hw/pxb/cxl: Add "windows" for host bridges
` [RFC PATCH v2 23/32] hw/cxl/rp: Add a root port
` [RFC PATCH v2 24/32] hw/cxl/device: Add a memory device (8.2.8.5)
` [RFC PATCH v2 25/32] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [RFC PATCH v2 26/32] acpi/cxl: Add _OSC implementation (9.14.2)
` [RFC PATCH v2 27/32] tests/acpi: allow CEDT table addition
` [RFC PATCH v2 28/32] acpi/cxl: Create the CEDT (9.14.1)
` [RFC PATCH v2 29/32] Temp: acpi/cxl: Add ACPI0017 (CEDT awareness)
` [RFC PATCH v2 30/32] tests/acpi: Add new CEDT files
` [RFC PATCH v2 31/32] WIP: i386/cxl: Initialize a host bridge
` [RFC PATCH v2 32/32] qtest/cxl: Add very basic sanity tests

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2021-01-05 16:57 UTC  (4+ messages)
` [PATCH v4 19/43] accel/tcg: Support split-wx for darwin/iOS with vm_remap


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