qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-05 10:33:18 to 2023-07-06 04:00:34 UTC [more...]

[PATCH v2] riscv: Generate devicetree only after machine initialization is complete
 2023-07-06  3:59 UTC 

[PATCH qemu v5] aspeed add montblanc bmc reference from fuji
 2023-07-06  3:14 UTC  (6+ messages)

[PATCH] ppc/pnv: Log all unimp warnings with similar message
 2023-07-06  2:45 UTC 

[PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
 2023-07-06  2:33 UTC  (5+ messages)

[PATCH v8 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-06  1:48 UTC  (10+ messages)
` [PATCH v8 1/6] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v8 2/6] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v8 3/6] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v8 4/6] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [PATCH v8 5/6] hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port
` [PATCH v8 6/6] hw/pci: add comment explaining the reason for checking function 0 in hotplug
` [PATCH v8 6/6] hw/pci: add comment to explain checking for available function 0 in pci hotplug

[PATCH v2 00/14] PPC440 devices misc clean up
 2023-07-06  1:09 UTC  (21+ messages)
` [PATCH v2 01/14] ppc440: Change ppc460ex_pcie_init() parameter type
` [PATCH v2 02/14] ppc440: Add cpu link property to PCIe controller model
` [PATCH v2 03/14] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PATCH v2 04/14] ppc440: Rename parent field of PPC460EXPCIEState to match code style
` [PATCH v2 05/14] ppc440: Rename local variable in dcr_read_pcie()
` [PATCH v2 06/14] ppc440: Stop using system io region for PCIe buses
` [PATCH v2 07/14] ppc/sam460ex: Remove address_space_mem local variable
` [PATCH v2 08/14] ppc440: Add busnum property to PCIe controller model
` [PATCH v2 09/14] ppc440: Remove ppc460ex_pcie_init legacy init function
` [PATCH v2 10/14] ppc4xx_pci: Rename QOM type name define
` [PATCH v2 11/14] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PATCH v2 12/14] ppc440_pcix: Rename QOM type define abd move it to common header
` [PATCH v2 13/14] ppc440_pcix: Don't use iomem for regs
` [PATCH v2 14/14] ppc440_pcix: Stop using system io region for PCI bus

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-06  0:13 UTC  (8+ messages)

[PATCH] ui/gtk: set the area of the scanout texture correctly
 2023-07-05 23:17 UTC  (5+ messages)

[PATCH] virtio-gpu-udmabuf: replacing scanout_width/height with backing_width/height
 2023-07-05 22:46 UTC 

[PATCH v2 0/7] migration: Better error handling in return path thread
 2023-07-05 22:34 UTC  (14+ messages)
` [PATCH v2 1/7] migration: Display error in query-migrate irrelevant of status
` [PATCH v2 2/7] migration: Let migrate_set_error() take ownership
` [PATCH v2 3/7] migration: Introduce migrate_has_error()
` [PATCH v2 4/7] migration: Refactor error handling in source return path
` [PATCH v2 5/7] migration: Deliver return path file error to migrate state too
` [PATCH v2 6/7] qemufile: Always return a verbose error
` [PATCH v2 7/7] migration: Provide explicit error message for file shutdowns

[PATCH v1 00/23] Q35 support for Xen
 2023-07-05 22:24 UTC  (4+ messages)

[PATCH v8 00/20] target/riscv, KVM: fixes and enhancements
 2023-07-05 22:18 UTC  (25+ messages)
` [PATCH v8 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v8 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v8 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v8 04/20] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v8 05/20] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v8 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v8 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v8 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v8 09/20] linux-headers: Update to v6.4-rc1
` [PATCH v8 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v8 11/20] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v8 12/20] target/riscv: add KVM specific MISA properties
` [PATCH v8 13/20] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v8 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v8 15/20] target/riscv/cpu.c: add satp_mode properties earlier
` [PATCH v8 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v8 17/20] target/riscv/cpu.c: create KVM mock properties
` [PATCH v8 18/20] target/riscv: update multi-letter extension KVM properties
` [PATCH v8 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v8 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH v2] Hexagon: move GETPC() calls to top level helpers
 2023-07-05 22:17 UTC  (2+ messages)

[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
 2023-07-05 21:52 UTC  (7+ messages)

[PATCH V3] migration: simplify blockers
 2023-07-05 21:42 UTC  (4+ messages)

[PATCH v2] net: add initial support for AF_XDP network backend
 2023-07-05 20:59 UTC 

[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
 2023-07-05 20:38 UTC  (5+ messages)

[PATCH 0/4] QGA VSS Logging
 2023-07-05 20:36 UTC  (7+ messages)
` [PATCH 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
` [PATCH 3/4] QGA VSS: Print error in err_set
` [PATCH 4/4] QGA VSS: Add log in functions begin/end

[PATCH v3] kconfig: Add PCIe devices to s390x machines
 2023-07-05 20:25 UTC  (3+ messages)

[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
 2023-07-05 19:49 UTC  (7+ messages)
` [PATCH 11/21] swim: add trace events for IWM and ISM registers
` [PATCH 14/21] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK

[PATCH v7 00/20] target/riscv, KVM: fixes and enhancements
 2023-07-05 19:47 UTC  (4+ messages)
` [PATCH v7 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties

[RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions
 2023-07-05 18:27 UTC  (3+ messages)
` [PATCH "

[PATCH] io: remove io watch if TLS channel is closed during handshake
 2023-07-05 18:17 UTC 

[PATCH] pnv/xive: Print CPU target in all TIMA traces
 2023-07-05 17:04 UTC  (7+ messages)

[PATCH] pnv/xive2: Always pass a presenter object when accessing the TIMA
 2023-07-05 17:04 UTC  (2+ messages)

[PATCH v2 0/4] ppc/pnv: SMT support for powernv
 2023-07-05 17:04 UTC  (7+ messages)
` [PATCH v2 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PATCH v2 2/4] target/ppc: SMT support for the HID SPR
` [PATCH v2 3/4] ppc/pnv: SMT support for powernv
` [PATCH v2 4/4] tests/avocado: Add powernv machine test script

[PATCH v2 0/2] VIRTIO-IOMMU/VFIO page size related fixes
 2023-07-05 16:51 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment
` [PATCH v2 2/2] virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()

[PATCH v2] virtio: add a new vcpu watchdog
 2023-07-05 16:35 UTC  (4+ messages)

[PATCH v4 0/2] migration: switchover-hold flag
 2023-07-05 16:31 UTC  (3+ messages)
` [PATCH v4 1/2] migration: switchover-hold parameter
` [PATCH v4 2/2] qtest/migration: Use switchover-hold to speedup

[PATCH v3] linux-user/syscall: Implement execve without execveat
 2023-07-05 15:46 UTC  (3+ messages)

[PATCH v2 00/19] hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT
 2023-07-05 15:44 UTC  (37+ messages)
` [PATCH v2 01/19] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v2 02/19] hw/timer/arm_timer: Remove pointless cast from void *
` [PATCH v2 03/19] hw/timer/arm_timer: Move SP804 code around
` [PATCH v2 04/19] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPIT
` [PATCH v2 05/19] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimer
` [PATCH v2 06/19] hw/timer/arm_timer: Rename SP804State -> SP804Timer
` [PATCH v2 07/19] hw/timer/arm_timer: Rename TYPE_SP804 -> TYPE_SP804_TIMER
` [PATCH v2 08/19] hw/timer/arm_timer: Extract arm_timer_reset_hold()
` [PATCH v2 09/19] hw/timer/arm_timer: Convert read/write handlers to MemoryRegionOps ones
` [PATCH v2 10/19] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new()
` [PATCH v2 11/19] hw/timer/arm_timer: Convert ArmTimer::freq to uint32_t type
` [PATCH v2 12/19] hw/timer/arm_timer: Use array of frequency in SP804Timer
` [PATCH v2 13/19] hw/timer/arm_timer: Iterate on timers using for() loop statement
` [PATCH v2 14/19] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new
` [PATCH v2 15/19] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IntegratorPIT
` [PATCH v2 16/19] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init()
` [PATCH v2 18/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into IntegratorPIT
` [PATCH v2 19/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into SP804Timer

[PATCH v2] kconfig: Add PCIe devices to s390x machines
 2023-07-05 15:20 UTC  (6+ messages)

[PATCH v3 0/2] migration: switchover-hold flag
 2023-07-05 15:16 UTC  (4+ messages)
` [PATCH v3 1/2] migration: switchover-hold parameter
` [PATCH v3 2/2] qtest/migration: Use switchover-hold to speedup

[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
 2023-07-05 14:54 UTC  (2+ messages)

[PATCH 0/4] chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE
 2023-07-05 14:52 UTC  (6+ messages)
` [PATCH 1/4] io/channel: Explicit QIOChannel doc is based on GLib's IOChannel
` [PATCH 2/4] chardev/char-fe: Clarify qemu_chr_fe_add_watch 'condition' arg is a mask
` [PATCH 3/4] chardev/char-fe: Document FEWatchFunc typedef
` [PATCH 4/4] hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE

[PATCH] target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
 2023-07-05 14:45 UTC  (4+ messages)

[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
 2023-07-05 14:28 UTC  (4+ messages)
` [PATCH v4 02/37] tests/multiarch: Add test-aes

[PATCH] meson.build: Skip C++ detection unless we're targeting Windows
 2023-07-05 14:23 UTC  (2+ messages)

[PATCH 0/2] target/arm: Implement Cortex Neoverse-V1
 2023-07-05 14:09 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Suppress more TCG unimplemented features in ID registers
` [PATCH 2/2] target/arm: Define neoverse-v1

[PATCH] Hexagon: move GETPC() calls to top level helpers
 2023-07-05 13:46 UTC  (3+ messages)

qemu-user self emulation broken with default CPU on x86/x64
 2023-07-05 13:08 UTC  (4+ messages)
` GLibC AMD CPUID cache reporting regression (was Re: qemu-user self emulation broken with default CPU on x86/x64)

[PULL 00/11] target-arm queue
 2023-07-05 13:36 UTC  (5+ messages)
` [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code

[PATCH v2 0/3] util/fifo8: Introduce fifo8_peek_buf()
 2023-07-05 13:18 UTC  (4+ messages)
` [PATCH v2 1/3] util/fifo8: Fix typo in fifo8_push_all() description
` [PATCH v2 2/3] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
` [PATCH v2 3/3] util/fifo8: Introduce fifo8_peek_buf()

[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-07-05 13:18 UTC  (8+ messages)
` [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v6 2/9] migration: convert uri parameter into 'MigrateAddress' struct

[PATCH 0/2] VIRTIO-IOMMU/VFIO page size related fixes
 2023-07-05 13:16 UTC  (10+ messages)
` [PATCH 1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment
` [PATCH 2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask()

[PATCH v4] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2023-07-05 12:37 UTC  (3+ messages)

[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
 2023-07-05 12:36 UTC  (3+ messages)

[PATCH v2] linux-user/syscall: Implement execve without execveat
 2023-07-05 12:09 UTC  (4+ messages)

[PATCH v2] python: bump minimum requirements so they are compatible with 3.12
 2023-07-05 11:57 UTC 

[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
 2023-07-05 11:44 UTC  (3+ messages)
` [PATCH v3 06/13] docs/devel: simplify the minimal checklist

[PATCH 0/2] python: first step towards Python 3.12 support
 2023-07-05 11:25 UTC  (3+ messages)
` [PATCH 1/2] python: work around mypy false positive
` [PATCH 2/2] python: bump minimum requirements so they are compatible with 3.12

[PATCH v3 0/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR
 2023-07-05 11:03 UTC  (3+ messages)

[PATCH] riscv: add config for asid size
 2023-07-05 10:58 UTC 

[PATCH v7 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-05 10:42 UTC  (12+ messages)
` [PATCH v7 5/6] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-05 10:32 UTC  (3+ messages)
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move


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