qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 19:59:13 to 2023-06-21 12:20:07 UTC [more...]

[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
 2023-06-21 12:19 UTC  (5+ messages)
` [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
` [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
` [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED

[RESEND][PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-06-21  8:53 UTC 

[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-06-21  8:18 UTC 

[PATCH 00/21] -display dbus: add win32 support
 2023-06-21 12:10 UTC  (5+ messages)
` [PATCH 06/21] qtest: add qtest_pid()
` [PATCH 07/21] tests: make dbus-display-test work on win32

[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
 2023-06-21 12:00 UTC  (32+ messages)
` [PATCH v4 01/24] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
` [PATCH v4 03/24] q800: introduce Q800MachineState
` [PATCH v4 04/24] q800: rename q800_init() to q800_machine_init()
` [PATCH v4 05/24] q800: move CPU object into Q800MachineState
` [PATCH v4 06/24] q800: move ROM memory region to Q800MachineState
` [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
` [PATCH v4 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
` [PATCH v4 09/24] q800: move GLUE device to Q800MachineState
` [PATCH v4 10/24] q800: introduce mac-io container memory region
` [PATCH v4 11/24] q800: reimplement mac-io region aliasing using IO "
` [PATCH v4 12/24] q800: move VIA1 device to Q800MachineState
` [PATCH v4 13/24] q800: move VIA2 "
` [PATCH v4 14/24] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v4 15/24] q800: move dp8393x device to Q800MachineState
` [PATCH v4 16/24] q800: move ESCC "
` [PATCH v4 17/24] q800: move escc_orgate "
` [PATCH v4 18/24] q800: move ESP "
` [PATCH v4 19/24] q800: move SWIM "
` [PATCH v4 20/24] q800: move mac-nubus-bridge "
` [PATCH v4 21/24] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PATCH v4 22/24] q800: move macfb device to Q800MachineState
` [PATCH v4 23/24] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PATCH v4 24/24] mac_via: fix rtc command decoding for the PRAM seconds registers

[QEMU PATCH 0/1]
 2023-06-21 11:52 UTC  (10+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
 2023-06-21 11:50 UTC  (7+ messages)

[RFC 0/6] Migration deprecated parts
 2023-06-21 11:45 UTC  (8+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>
` [RFC 5/6] migration: Deprecate block migration
` [RFC 6/6] migration: Deprecated old compression method

[PATCH v1 00/23] Q35 support for Xen
 2023-06-21 11:34 UTC  (9+ messages)
` [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [PATCH v1 23/23] s3 support: enabling s3 with q35

[PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
 2023-06-21 11:12 UTC  (9+ messages)
` [PATCH v6 1/8] migration: Add switchover ack capability
` [PATCH v6 2/8] migration: Implement switchover ack logic
` [PATCH v6 3/8] migration: Enable switchover ack capability
` [PATCH v6 4/8] tests: Add migration switchover ack capability test
` [PATCH v6 5/8] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v6 6/8] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v6 7/8] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v6 8/8] vfio/migration: Add support for switchover ack capability

[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
 2023-06-21 11:15 UTC 

[PATCH v1 1/1] Q35 Support
 2023-06-21 11:10 UTC  (2+ messages)

[PATCH] target/ppc: Fix sc instruction handling of LEV field
 2023-06-21 11:09 UTC 

[PATCH v3 0/3] VFIO migration related refactor and bug fix
 2023-06-21 11:08 UTC  (6+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"

[PATCH v3 0/8] TriCore Privilege Levels
 2023-06-21 11:06 UTC  (11+ messages)
` [PATCH v3 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
` [PATCH v3 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
` [PATCH v3 3/8] target/tricore: ENABLE exit to main-loop
` [PATCH v3 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PATCH v3 5/8] target/tricore: Introduce priv tb flag
` [PATCH v3 6/8] target/tricore: Implement privilege level for all insns
` [PATCH v3 7/8] target/tricore: Honour privilege changes on PSW write
` [PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn

[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
 2023-06-21 10:57 UTC  (4+ messages)

[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
 2023-06-21 10:38 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-06-21 10:32 UTC  (7+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PATCH 00/42] Migration test refactoring
 2023-06-21 10:30 UTC  (16+ messages)
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 16/42] migration-test: Create do_migrate()

[PATCH v3 0/8] gdbstub: Add support for info proc mappings
 2023-06-21 10:21 UTC  (5+ messages)
` [PATCH v3 6/8] "
` [PATCH v3 8/8] tests/tcg: Add a test "

[PATCH v2 0/4] Add SCMI vhost-user VIRTIO device
 2023-06-21 10:17 UTC  (5+ messages)
` [PATCH v2 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH v2 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH v2 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
` [PATCH v2 4/4] tests/qtest: enable tests for virtio-scmi

[PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
 2023-06-21 10:17 UTC  (2+ messages)

[PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
 2023-06-21 10:13 UTC  (3+ messages)

'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
 2023-06-21  9:55 UTC  (6+ messages)

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-21  9:56 UTC  (9+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub

[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
 2023-06-21  9:43 UTC  (7+ messages)
` [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible

[PATCH QEMU v6 0/9] migration: introduce dirtylimit capability
 2023-06-21  9:31 UTC  (12+ messages)
` [PATCH QEMU v6 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v6 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH QEMU v6 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v6 4/9] migration: Introduce dirty-limit capability
` [PATCH QEMU v6 5/9] migration: Refactor auto-converge capability logic
` [PATCH QEMU v6 7/9] migration: Implement dirty-limit convergence algo
` [PATCH QEMU v6 8/9] migration: Extend query-migrate to provide dirty page limit info
` [PATCH QEMU v6 9/9] tests: Add migration dirty-limit capability test
` [PATCH QEMU v6 6/9] migration: Put the detection logic before auto-converge checking

[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-21  9:14 UTC  (6+ messages)

[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
 2023-06-21  9:12 UTC  (2+ messages)

[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
 2023-06-21  9:13 UTC  (3+ messages)
` [PATCH 2/2] tpm_crb: mark memory as protected

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-21  9:01 UTC  (3+ messages)

[PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-06-21  8:20 UTC  (6+ messages)
` [PATCH v6 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v6 2/5] parallels: Check if data_end greater than the file size
` [PATCH v6 3/5] parallels: Add change_info argument to parallels_check_leak()
` [PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v6 5/5] parallels: Image repairing in parallels_open()

[PATCH v3 0/4] Virtio shared dma-buf
 2023-06-21  8:20 UTC  (2+ messages)

[PATCH 0/1] virtio: add a new vcpu stall watchdog
 2023-06-21  8:18 UTC  (3+ messages)
` [PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci

[PATCH v3 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-06-21  8:03 UTC  (4+ messages)
    ` [PATCH v3 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
    ` [PATCH v3 3/3] hw/ufs: Support for UFS logical unit
` [PATCH v3 2/3] hw/ufs: Support for Query Transfer Requests

[PATCH v3 0/6] eBPF RSS through QMP support
 2023-06-21  8:02 UTC  (13+ messages)
` [PATCH v3 1/6] ebpf: Added eBPF map update through mmap
` [PATCH v3 2/6] ebpf: Added eBPF initialization by fds
` [PATCH v3 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v3 4/6] ebpf: Added declaration/initialization routines
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob
` [PATCH v3 6/6] ebpf: Updated eBPF program and skeleton

[qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io
 2023-06-21  7:44 UTC  (2+ messages)

[PATCH v2] hw/mips: Improve the default USB settings in the loongson3-virt machine
 2023-06-21  7:41 UTC 

[PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
 2023-06-21  7:24 UTC  (4+ messages)

[PULL 00/29] ppc queue
 2023-06-21  7:18 UTC  (6+ messages)
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports

[PATCH v4 0/1] use XHCI to replace EHCI
 2023-06-21  7:11 UTC  (6+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: "

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-21  7:09 UTC  (11+ messages)
    ` [PATCH v6] "
      ` Ping: "
            ` [PATCH v7] "

[PATCH RFC 0/6] Switch iotests to pyvenv
 2023-06-21  7:08 UTC  (8+ messages)
` [PATCH RFC 1/6] experiment: add mkvenv install
` [PATCH RFC 2/6] build, tests: Add qemu in-tree packages to pyvenv at configure time
` [PATCH RFC 3/6] iotests: get rid of '..' in path environment output
` [PATCH RFC 4/6] iotests: use the correct python to run linters
` [PATCH RFC 5/6] iotests: use pyvenv/bin/python3 to launch child test processes
` [PATCH RFC 6/6] iotests: don't add qemu.git/python to PYTHONPATH

[PULL 0/1] Seabios hppa v7 patches
 2023-06-21  6:58 UTC  (3+ messages)
` [PULL 1/1] target/hppa: New SeaBIOS-hppa version 7

[PATCH v2 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-21  6:45 UTC  (3+ messages)
` [PATCH v2 4/4] ppc/spapr: Move spapr nested HV to a new file

[PATCH v4 0/6] hw/riscv: Add TPM support to the virt board
 2023-06-21  6:34 UTC  (4+ messages)
` [PATCH v4 6/6] hw/riscv: Enable TPM backends

[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
 2023-06-21  5:51 UTC  (11+ messages)
` [RFC PATCH 1/9] ui/gtk: skip drawing guest scanout when associated VC is invisible
` [RFC PATCH 2/9] ui/gtk: set the ui size to 0 when invisible
` [RFC PATCH 3/9] ui/gtk: reset visible flag when window is minimized
` [RFC PATCH 4/9] ui/gtk: Disable the scanout when a detached tab is closed
` [RFC PATCH 5/9] ui/gtk: Factor out tab window creation into a separate function
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
` [RFC PATCH 7/9] ui/gtk: unblock gl if draw submitted already or fence is not yet signaled
` [RFC PATCH 8/9] ui/gtk: skip drawing if any of ctx/surface/image don't exist
` [RFC PATCH 9/9] ui/gtk: skip refresh/rendering if VC is invisible

Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
 2023-06-21  5:01 UTC 

[PATCH v2 00/10] target/i386: add a few simple features
 2023-06-21  5:46 UTC  (4+ messages)
` [PATCH v2 03/10] target/i386: TCG supports RDSEED

[PATCH 0/4] target/ppc: Fixes for instruction-related
 2023-06-21  5:41 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt

[PULL 00/52] tcg patch queue
 2023-06-21  5:12 UTC  (4+ messages)
` [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU

[PATCH v2] hw/pci: add comment explaining the reason for checking function 0 in hotplug
 2023-06-21  2:48 UTC 

[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-06-21  1:38 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH RESEND v2 2/2] target/i386/kvm: get and put AMD pmu registers

[PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
 2023-06-21  1:32 UTC  (3+ messages)

[PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
 2023-06-21  1:16 UTC  (7+ messages)

[PATCH] hw/pci: add comment explaining the reason for checking function 0 in hotplug
 2023-06-20 22:06 UTC  (2+ messages)

[PATCH V1 0/3] fix migration of suspended runstate
 2023-06-20 21:46 UTC  (3+ messages)
` [PATCH V1 2/3] migration: fix "

[PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
 2023-06-20 17:35 UTC  (3+ messages)
  ` [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type

[PATCH] git-submodule.sh: allow running in validate mode without previous update
 2023-06-20 20:44 UTC  (3+ 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).