qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-03 17:41:58 to 2023-01-04 20:58:16 UTC [more...]

[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
 2023-01-04 20:57 UTC  (12+ messages)
` [PATCH v4 06/30] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created
` [PATCH v4 12/30] hw/core: Introduce proxy-pic
  ` [PATCH] "

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 20:50 UTC  (19+ messages)
` [PATCH v2 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v2 2/6] hw/isa/piix: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v2 3/6] hw/isa/piix: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v2 4/6] hw/isa/piix: Avoid Xen-specific variant of piix_write_config()
` [PATCH v2 5/6] hw/isa/piix: Resolve redundant k->config_write assignments
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-04 20:47 UTC  (8+ messages)

[PATCH v4] tests/qtest: netdev: test stream and dgram backends
 2023-01-04 20:10 UTC  (8+ messages)

[PATCH] block-backend: fix virtio-scsi assertion failure with blk_drain_noref()
 2023-01-04 19:56 UTC 

[PATCH 0/6] enforce use of G_GNUC_PRINTF annotations
 2023-01-04 19:46 UTC  (3+ messages)
` [PATCH 3/6] tools/virtiofsd: add G_GNUC_PRINTF for logging functions

[PATCH] target/arm: Fix sve_probe_page
 2023-01-04 19:36 UTC  (2+ messages)

[PULL v2 0/6] testing updates
 2023-01-04 18:56 UTC  (5+ messages)

ARM: ptw.c:S1_ptw_translate
 2023-01-04 18:35 UTC  (2+ messages)

[PATCH 0/6] hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
 2023-01-04 18:20 UTC  (9+ messages)
` [PATCH 1/6] hw/pci/pci_host: Trace config accesses on unexisting functions
` [PATCH 2/6] hw/mips/malta: Split FPGA LEDs/ASCII display updates
` [PATCH 3/6] hw/mips/malta: Trace "
` [PATCH 4/6] hw/mips/gt64xxx_pci: Accumulate address space changes
` [PATCH 5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
` [PATCH 6/6] tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines

[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
 2023-01-04 18:13 UTC  (2+ messages)

[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
 2023-01-04 18:07 UTC  (5+ messages)
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v2 8/8] hw/cxl/events: Add in inject general media event

[PATCH v2 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
 2023-01-04 18:04 UTC  (10+ messages)
` [PATCH v2 1/4] target/m68k: pass quotient directly into make_quotient()
` [PATCH v2 2/4] target/m68k: pass sign "
` [PATCH v2 3/4] target/m68k: fix FPSR quotient byte for fmod instruction
` [PATCH v2 4/4] target/m68k: fix FPSR quotient byte for frem instruction

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2023-01-04 17:23 UTC  (3+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)

[PATCH 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 16:49 UTC  (11+ messages)

[PATCH] meson: allow disablind the installation of keymaps
 2023-01-04 16:48 UTC  (4+ messages)

[PULL 0/5] 9p queue 2022-12-23
 2023-01-04 16:47 UTC  (2+ messages)

[PATCH v3 00/18] ui: Move and clean up monitor command code
 2023-01-04 16:19 UTC  (3+ messages)
` [PATCH v3 02/18] ui: Fix silent truncation of numeric keys in HMP sendkey

[PATCH 1/1] vhost-scsi: fix memleak of vsc->inflight
 2023-01-04 16:04 UTC 

[PATCH v3] intel-iommu: Document iova_tree
 2023-01-04 15:14 UTC  (7+ messages)

[PATCH] .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
 2023-01-04 14:54 UTC  (3+ messages)

[PULL v2 00/45] riscv-to-apply queue
 2023-01-04 14:53 UTC  (6+ messages)
` [PULL v2 03/45] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro

[PATCH v2 0/3] Add OCP extended log to nvme QEMU
 2023-01-04 14:43 UTC  (3+ messages)

[PATCH] Update scripts/meson-buildoptions.sh
 2023-01-04 14:39 UTC  (8+ messages)

[RFC PATCH v5 00/52] Xen support under KVM
 2023-01-04 14:35 UTC  (14+ messages)
` [RFC PATCH v5 14/52] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [RFC PATCH v5 21/52] i386/xen: handle VCPUOP_register_vcpu_info
` [RFC PATCH v5 39/52] i386/xen: add monitor commands to test event injection
` [RFC PATCH v5 50/52] hw/xen: Add backend implementation of interdomain event channel support
` [RFC PATCH v5 51/52] hw/xen: Add xen_xenstore device for xenstore emulation

[RFC v4 0/3] migration: reduce time of loading non-iterable vmstate
 2023-01-04 14:20 UTC  (13+ messages)
` [RFC v4 1/3] rcu: introduce rcu_read_locked()
` [RFC v4 2/3] memory: add depth assert in address_space_to_flatview
    ` [External] "
` [RFC v4 3/3] migration: reduce time of loading non-iterable vmstate

[PATCH v2 0/3] hw/isa/piix4: Remove MIPS Malta specific bits
 2023-01-04 14:09 UTC  (7+ messages)
` [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader

[PATCH] hw/net/can: Add mcp25625 model
 2023-01-04 13:32 UTC  (2+ messages)

[PATCH] A little fix for configure script
 2023-01-04 12:51 UTC 

[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
 2023-01-04 12:35 UTC  (10+ messages)

[PATCH] hw/arm/smmuv3: Add GBPA register
 2023-01-04 12:29 UTC  (2+ messages)

[PATCH] tests/qemu-iotests/262: Check for availability of "blkverify" first
 2023-01-04 12:25 UTC  (2+ messages)

[PATCH] tests/qemu-iotests/312: Mark "quorum" as required driver
 2023-01-04 12:24 UTC  (2+ messages)

[PATCH 0/5] s390x/pv: Improve protected VM support
 2023-01-04 11:51 UTC  (6+ messages)
` [PATCH 1/5] confidential guest support: Introduce a 'check' class handler
` [PATCH 2/5] s390x/pv: Implement CGS check handler
` [PATCH 3/5] s390x/pv: Check for support on the host
` [PATCH 4/5] s390x/pv: Introduce a s390_pv_check() helper for runtime
` [PATCH 5/5] s390x/pv: Move check on hugepage under s390_pv_guest_check()

[PATCH v6 0/2] check magic value for deciding the mapping of channels
 2023-01-04 10:52 UTC  (2+ messages)

IO port write width clamping differs between TCG and KVM
 2023-01-04 10:21 UTC  (6+ messages)

[PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
 2023-01-04 10:10 UTC  (3+ messages)

[PATCH v4 0/2] Refactoring: expand usage of TFR() macro
 2023-01-04  9:47 UTC  (3+ messages)

[PATCH 0/6] mc146818rtc related clean-ups and improvements
 2023-01-04  8:55 UTC  (3+ messages)
` [PATCH 4/6] hw/rtc/mc146818rtc: Add a property for the availability of the slew tick policy

[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
 2023-01-04  8:43 UTC  (5+ messages)
` [PATCH 1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts

[PATCH v2] Hexagon (target/hexagon) implement mutability mask for GPRs
 2023-01-04  8:28 UTC  (5+ messages)

[PATCH] hw/pci: Display correct size for unmapped BARs in HMP 'info pci'
 2023-01-04  7:29 UTC  (5+ messages)

[PATCH v5 0/3] Add irq number property for loongarch pch interrupt controller
 2023-01-04  2:05 UTC  (4+ messages)
` [PATCH v5 1/3] hw/intc/loongarch_pch_msi: add irq number property
` [PATCH v5 2/3] hw/intc/loongarch_pch_pic: "
` [PATCH v5 3/3] hw/intc/loongarch_pch: Change default irq number of pch irq controller

[RFC PATCH 00/40] Toward class init of cpu features
 2023-01-04  0:01 UTC  (43+ messages)
` [RFC PATCH 01/40] qdev: Don't always force the global property array non-null
` [RFC PATCH 02/40] qom: Introduce class_late_init
` [RFC PATCH 03/40] qom: Create class properties
` [RFC PATCH 04/40] target/arm: Remove aarch64_cpu_finalizefn
` [RFC PATCH 05/40] target/arm: Create arm_cpu_register_parent
` [RFC PATCH 06/40] target/arm: Remove AArch64CPUClass
` [RFC PATCH 07/40] target/arm: Create TYPE_ARM_V7M_CPU
` [RFC PATCH 08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init
` [RFC PATCH 09/40] target/arm: Utilize arm-cpu instance_post_init hook
` [RFC PATCH 10/40] target/arm: Copy dtb_compatible from ARMCPUClass
` [RFC PATCH 11/40] target/arm: Copy features "
` [RFC PATCH 12/40] target/arm: Copy isar and friends "
` [RFC PATCH 13/40] hw/arm/bcm2836: Set mp-affinity property in realize
` [RFC PATCH 14/40] target/arm: Rename arm_cpu_mp_affinity
` [RFC PATCH 15/40] target/arm: Create arm_cpu_mp_affinity
` [RFC PATCH 16/40] target/arm: Represent the entire MPIDR_EL1
` [RFC PATCH 17/40] target/arm: Copy cp_regs from ARMCPUClass
` [RFC PATCH 18/40] target/arm: Create cpreg definition functions with GHashTable arg
` [RFC PATCH 19/40] target/arm: Move most cpu initialization to the class
` [RFC PATCH 20/40] target/arm: Merge kvm64.c with kvm.c
` [RFC PATCH 21/40] target/arm: Remove aarch64 check from aarch64_host_object_init
` [RFC PATCH 22/40] target/arm: Hoist feature and dtb_compatible from KVM, HVF
` [RFC PATCH 23/40] target/arm: Probe KVM host into ARMCPUClass
` [RFC PATCH 24/40] target/arm/hvf: Probe "
` [RFC PATCH 25/40] target/arm/hvf: Use offsetof in hvf_arm_get_host_cpu_features
` [RFC PATCH 26/40] target/arm: Rename 'cpu' to 'acc' in class init functions
` [RFC PATCH 27/40] target/arm: Split out strongarm_class_init
` [RFC PATCH 28/40] target/arm: Split out xscale*_class_init
` [RFC PATCH 29/40] target/arm: Remove m-profile has_vfp and has_dsp properties
` [RFC PATCH 30/40] target/arm: Move feature bit propagation to class init
` [RFC PATCH 31/40] target/arm: Get and set class properties in the monitor
` [RFC PATCH 32/40] target/arm: Move "midr" to class property
` [RFC PATCH 33/40] target/arm: Move "cntfrq" "
` [RFC PATCH 34/40] target/arm: Move "reset-hivecs" "
` [RFC PATCH 35/40] target/arm: Move "has_el2" "
` [RFC PATCH 36/40] target/arm: Move "has_el3" "
` [RFC PATCH 37/40] target/arm: Move "cfgend" "
` [RFC PATCH 38/40] target/arm: Move "vfp" and "neon" to class properties
` [RFC PATCH 39/40] target/arm: Move "has-mpu" and "pmsav7-dregion" "
` [RFC PATCH 40/40] target/arm: Move "pmu" to class property

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-03 23:06 UTC  (6+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH] Windows installer: keep dependency cache
 2023-01-03 22:13 UTC 

[PATCH] memory: Do not print MR priority in flatview HMP output
 2023-01-03 21:48 UTC  (2+ messages)

[PATCH 0/2] hw/intc/arm_gicv3: Bump ITT entry size to 16
 2023-01-03 19:30 UTC  (3+ messages)

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2023-01-03 18:15 UTC  (11+ messages)
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)


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