qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-02 16:25:49 to 2022-01-04 08:09:54 UTC [more...]

[PULL 00/26] ppc queue
 2022-01-04  7:31 UTC  (24+ messages)
` [PULL 01/26] ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
` [PULL 02/26] ppc/pnv: Remove PHB4 reset handler
` [PULL 03/26] ppc/pnv: Remove the PHB4 "device-id" property
` [PULL 04/26] pnv_phb3.c: do not set 'root-bus' as bus name
` [PULL 05/26] pnv_phb4.c: "
` [PULL 06/26] target/ppc: Improve logging in Radix MMU
` [PULL 07/26] target/ppc: Check effective address validity
` [PULL 08/26] target/ppc: Remove static inline
` [PULL 09/26] target/ppc: Print out literal exception names in logs
` [PULL 10/26] ppc/ppc4xx: Convert printfs()
` [PULL 11/26] ppc/ppc405: Activate MMU logs
` [PULL 12/26] ppc/ppc405: Restore TCR and STR write handlers
` [PULL 13/26] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PULL 14/26] ppc/ppc405: Fix timer initialization
` [PULL 16/26] ppc/ppc405: Dump specific registers
` [PULL 17/26] target/ppc: do not silence snan in xscvspdpn
` [PULL 18/26] target/ppc: powerpc_excp: Set alternate SRRs directly
` [PULL 19/26] target/ppc: powerpc_excp: Add excp_vectors bounds check
` [PULL 20/26] target/ppc: powerpc_excp: Set vector earlier
` [PULL 22/26] target/ppc: powerpc_excp: Stop passing excp_model around
` [PULL 23/26] target/ppc: Cache per-pmc insn and cycle count settings
` [PULL 24/26] target/ppc: Rewrite pmu_increment_insns
` [PULL 25/26] target/ppc: Use env->pnc_cyc_cnt

[PATCH] target/ppc: Improve logging in Radix MMU
 2022-01-04  7:42 UTC  (2+ messages)

[PATCH] target/ppc: Check effective address validity
 2022-01-04  7:40 UTC  (3+ messages)

[PATCH 0/8] hw/dma: Introduce dma_size_t type definition
 2022-01-04  7:25 UTC  (5+ messages)
` [PATCH 3/8] hw/pci: Document pci_dma_map()
` [PATCH 7/8] hw/dma: Introduce dma_size_t type definition

[PATCH v2 0/2] Align SiFive PDMA behavior to real hardware
 2022-01-04  6:34 UTC  (3+ messages)
` [PATCH v2 1/2] hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
` [PATCH v2 2/2] hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers

[PATCH 0/2] Align SiFive PDMA behavior to real hardware
 2022-01-04  5:53 UTC  (8+ messages)
` [PATCH 1/2] hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
` [PATCH 2/2] hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers

[PATCH v6 0/7] ARM virt: Support CPU cluster topology
 2022-01-04  4:51 UTC  (21+ messages)
` [PATCH v6 1/7] hw/arm/virt: Support CPU cluster on ARM virt machine
` [PATCH v6 2/7] hw/arm/virt: Support cluster level in DT cpu-map
` [PATCH v6 3/7] hw/acpi/aml-build: Improve scalability of PPTT generation
` [PATCH v6 4/7] hw/arm/virt-acpi-build: Make an ARM specific PPTT generator
` [PATCH v6 5/7] tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
` [PATCH v6 6/7] hw/arm/virt-acpi-build: Support cluster level in PPTT generation
` [PATCH v6 7/7] tests/acpi/bios-table-test: Update expected virt/PPTT file

[PATCH v10 0/3] support dirty restraint on vCPU
 2022-01-04  3:27 UTC  (6+ messages)
` [PATCH v10 2/3] cpu-throttle: implement virtual CPU throttle

[PATCH v4 0/7] Unaligned access for user only
 2022-01-04  3:13 UTC  (9+ messages)
` [PATCH v4 1/7] tcg/i386: Support raising sigbus for user-only
` [PATCH v4 2/7] tcg/aarch64: "
` [PATCH v4 3/7] tcg/ppc: "
` [PATCH v4 4/7] tcg/riscv: "
` [PATCH v4 5/7] tcg/s390x: "
` [PATCH v4 6/7] tcg/tci: "
` [PATCH v4 7/7] tests/tcg/multiarch: Add sigbus.c

[PATCH] sysemu: Cleanup qemu_run_machine_init_done_notifiers()
 2022-01-04  2:41 UTC 

[PATCH] trace: Split address space and slot id in trace_kvm_set_user_memory()
 2022-01-04  2:35 UTC 

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-04  1:46 UTC  (3+ messages)
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for "

[PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
 2022-01-04  0:48 UTC  (2+ messages)

[PATCH v3 0/4] Reorg ppc64 pmu insn counting
 2022-01-03 22:47 UTC  (5+ messages)
` [PATCH v3 1/4] target/ppc: Cache per-pmc insn and cycle count settings
` [PATCH v3 2/4] target/ppc: Rewrite pmu_increment_insns
` [PATCH v3 3/4] target/ppc: Use env->pnc_cyc_cnt
` [PATCH v3 4/4] target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()

[PATCH 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-03 22:47 UTC  (3+ messages)
` [PATCH 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}

[PATCH v3 0/2] linux-user: fixes for sched_ syscalls
 2022-01-03 22:17 UTC  (8+ messages)
` [PATCH v3 1/2] linux-user: add sched_getattr support

[PATCH 0/9] target/ppc: powerpc_excp improvements (2/n)
 2022-01-03 22:07 UTC  (10+ messages)
` [PATCH 1/9] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PATCH 2/9] target/ppc: powerpc_excp: Keep 60x soft MMU logs active
` [PATCH 3/9] target/ppc: powerpc_excp: Group unimplemented exceptions
` [PATCH 4/9] target/ppc: Add HV support to ppc_interrupts_little_endian
` [PATCH 5/9] target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
` [PATCH 6/9] target/ppc: powerpc_excp: Preserve MSR_LE bit
` [PATCH 7/9] target/ppc: powerpc_excp: Move ILE setting into a function
` [PATCH 8/9] target/ppc: powerpc_excp: Move AIL under a Book3s block
` [PATCH 9/9] target/ppc: Introduce a wrapper for powerpc_excp

[PATCH v2 0/5] Reorg ppc64 pmu insn counting
 2022-01-03 21:50 UTC  (10+ messages)
` [PATCH v2 1/5] target/ppc: Cache per-pmc insn and cycle count settings
` [PATCH v2 2/5] target/ppc: Rewrite pmu_increment_insns
` [PATCH v2 3/5] target/ppc: Use env->pnc_cyc_cnt
` [PATCH v2 4/5] target/ppc: keep ins_cnt/cyc_cnt cleared if MMCR0_FC is set
` [PATCH v2 5/5] target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()

[PATCH 00/17] ppc/pnv: enable pnv-phb4 user devices
 2022-01-03 21:37 UTC  (25+ messages)
` [PATCH 01/17] pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
` [PATCH 02/17] pnv_phb3.c: do not set 'root-bus' as bus name
` [PATCH 03/17] pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
` [PATCH 05/17] pnv.c: simplify pnv_phb_attach_root_port()
` [PATCH 06/17] pnv_phb4.c: attach default root port in phb4 realize()
` [PATCH 07/17] pnv_phb4.c: check if root port exists in rc_config functions
` [PATCH 09/17] pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
` [PATCH 11/17] pnv_phb4_pec.c: use pnv_pec_get_phb_id() in pnv_pec_dt_xscom()
` [PATCH 16/17] pnv_phb4.c: do not set 'root-bus' as bus name

[PULL 0/5] Misc patch queue
 2022-01-03 21:06 UTC  (7+ messages)
` [PULL 1/5] meson: Unify mips and mips64 in host_arch
` [PULL 2/5] tests/tcg: Use $cpu in configure.sh
` [PULL 3/5] tests/tcg: Unconditionally use 90 second timeout
` [PULL 4/5] target/hppa: Fix atomic_store_3 for STBY
` [PULL 5/5] gitlab: Disable check-python-tox

[PATCH] FreeBSD: Upgrade to 12.3 release
 2022-01-03 20:58 UTC  (4+ messages)

[PULL v2 00/36] ui: D-Bus display backend
 2022-01-03 20:52 UTC  (3+ messages)
` [PULL v2 20/36] docs/sphinx: add sphinx modules to include D-Bus documentation

Something broke "make html" and "make man"
 2022-01-03 20:33 UTC 

[PATCH 0/4] hw/arm: Add more devices to kudo-bmc
 2022-01-03 19:58 UTC  (8+ messages)
` [PATCH 1/4] hw/arm: Add kudo i2c eeproms
` [PATCH 2/4] hw/arm: attach MMC to kudo-bmc
` [PATCH 3/4] hw/arm: add i2c muxes "
` [PATCH 4/4] hw/arm: kudo add lm75s on bus 13

[PATCH 0/2] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-01-03 18:20 UTC  (7+ messages)
` [PATCH 1/2] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PATCH 2/2] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP

[PATCH v2 0/5] Re-write PPC64 PMU instruction count using TCG Ops
 2022-01-03 18:14 UTC  (3+ messages)

[PATCH 0/3] Reorg ppc64 pmu insn counting
 2022-01-03 18:06 UTC  (8+ messages)

[PATCH] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-03 18:05 UTC  (3+ messages)

[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-03 18:05 UTC 

[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
 2022-01-03 17:15 UTC  (7+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass
` [PATCH 2/3] qsd: Add --daemonize

[PATCH v2 0/9] ppc/ppc405: Fixes
 2022-01-03 17:07 UTC  (12+ messages)
` [PATCH v2 1/9] target/ppc: Remove static inline
` [PATCH v2 2/9] target/ppc: Print out literal exception names in logs
` [PATCH v2 3/9] ppc/ppc4xx: Convert printfs()
` [PATCH v2 4/9] ppc/ppc405: Activate MMU logs
` [PATCH v2 5/9] ppc/ppc405: Restore TCR and STR write handlers
` [PATCH v2 6/9] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PATCH v2 7/9] ppc/ppc405: Fix timer initialization
` [PATCH v2 8/9] ppc/ppc405: Introduce a store helper for SPR_40x_PID
` [PATCH v2 9/9] ppc/ppc405: Dump specific registers

[PATCH] iotests/MRCE: Write data to source
 2022-01-03 15:41 UTC  (3+ messages)

[PATCH v1 0/5] Improve RISC-V debugging support
 2022-01-03 12:54 UTC  (7+ messages)
` [PATCH v1 1/5] RISC-V: larger and more consistent register set for 'info registers'
` [PATCH v1 2/5] RISC-V: monitor's print register functionality
` [PATCH v1 3/5] RISC-V: 'info gmem' to show hypervisor guest -> physical address translations
` [PATCH v1 4/5] RISC-V: Typed CSRs in gdbserver
` [PATCH v1 5/5] RISC-V: Add `v' (virtualization mode) bit to the `priv' virtual debug register

[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
 2022-01-03 12:35 UTC  (2+ messages)

[PATCH] iotests/308: Fix for CAP_DAC_OVERRIDE
 2022-01-03 12:00 UTC 

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2022-01-03 11:42 UTC  (2+ messages)
` [Bug 1749393] "

[PATCH 0/1] Show/hide the menu bar in fullscreen on mouse
 2022-01-03 11:45 UTC  (2+ messages)
` [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab

[PATCH v2] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
 2022-01-03 10:42 UTC  (2+ messages)

[PATCH] tests/qtest/test-x86-cpuid-compat: Check for machines before using them
 2022-01-03 10:09 UTC  (3+ messages)

[PULL 00/28] Block layer patches
 2022-01-03 10:04 UTC  (4+ messages)
` [PULL 10/28] export/fuse: Pass default_permissions for mount

[PATCH] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
 2022-01-03  9:25 UTC  (3+ messages)

[PATCH 0/3] hw/sysbus: Document GPIO related functions
 2022-01-03  9:15 UTC  (5+ messages)
` [PATCH 1/3] hw/qdev: Restrict qdev_get_gpio_out_connector() to qdev-internal.h

[PATCH] [RESEND] docs: Add spec of OVMF GUIDed table for SEV guests
 2022-01-03  9:14 UTC 

[PATCH v5 00/14] ARM virt: Introduce CPU clusters topology support
 2022-01-03  9:08 UTC  (2+ messages)

[PATCH] optionrom: Turn off -fcf-protection
 2022-01-03  9:01 UTC 

[PATCH 0/6] Introduce CanoKey QEMU
 2022-01-03  8:19 UTC  (3+ messages)
` [PATCH 1/6] hw/usb: Add CanoKey Implementation

[RFC PATCH] ui/vnc.c: Fixed a deadlock bug
 2022-01-03  8:14 UTC  (2+ messages)

[PATCH 0/4] Fix -acpitable regression
 2022-01-03  7:15 UTC  (3+ messages)
` [PATCH 1/4] acpi: fix QEMU crash when started with SLIC table

check-python-tox failures
 2022-01-03  5:43 UTC  (3+ messages)

[PATCH] linux-user/signal: Map exit signals in SIGCHLD siginfo_t
 2022-01-02 23:59 UTC  (3+ messages)

[PATCH v2] hw/sd: Add SDHC support for SD card SPI-mode
 2022-01-02 20:57 UTC  (2+ messages)

[PATCH 0/2] ui/cocoa: Add option to disable left command and hide cursor on click
 2022-01-02 17:41 UTC  (3+ 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


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