messages from 2023-10-19 21:26:21 to 2023-10-20 12:59:49 UTC [more...]
[PATCH 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
2023-10-20 12:57 UTC (2+ messages)
` [PATCH 2/3] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
[PATCH v2] semihosting: fix memleak at semihosting_arg_fallback
2023-10-20 12:55 UTC (2+ messages)
[PULL v3 00/46] Misc HW/UI patches for 2023-10-19
2023-10-20 12:55 UTC (2+ messages)
` [PULL v3 06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
[PULL v2 06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
2023-10-20 12:55 UTC (2+ messages)
` [PULL v2 00/46] Misc HW/UI patches for 2023-10-19
[RFC PATCH v2 0/6] migration/multifd: Locking changes
2023-10-20 12:48 UTC (16+ messages)
` [RFC PATCH v2 1/6] migration/multifd: Remove channels_ready semaphore
[PATCH] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
2023-10-20 12:47 UTC (3+ messages)
[PATCH 0/7] tcg: Expose tcg_gen_ext_{i32,i64,tl}
2023-10-20 12:42 UTC (11+ messages)
` [PATCH 1/7] tcg: Export tcg_gen_ext_{i32,i64,tl}
` [PATCH 3/7] target/i386: Use tcg_gen_ext_tl
` [PATCH 4/7] target/m68k: Use tcg_gen_ext_i32
` [PATCH 5/7] target/rx: "
` [PATCH 6/7] target/tricore: Use tcg_gen_*extract_tl
[PATCH 1/1] stm32f2xx_usart: implement TX interrupts
2023-10-20 12:42 UTC (2+ messages)
[PATCH v14 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-20 12:37 UTC (5+ messages)
` [PATCH v14 02/14] fixup! migration: New QAPI type 'MigrateAddress'
[PATCH 00/17] kvm: drop support for really old kernels
2023-10-20 12:31 UTC (9+ messages)
` [PATCH 01/17] kvm: remove unnecessary stub
` [PATCH 02/17] kvm: require KVM_CAP_INTERNAL_ERROR_DATA
` [PATCH 04/17] kvm: require KVM_CAP_IRQFD for kernel irqchip
` [PATCH 08/17] kvm: unify listeners for PIO address space
[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
2023-10-20 12:22 UTC (19+ messages)
` [PATCH v2 01/13] migration: Create vmstate_register_any()
` [PATCH v2 02/13] migration: Use vmstate_register_any()
` [PATCH v2 03/13] migration: Use vmstate_register_any() for isa-ide
` [PATCH v2 04/13] migration: Use vmstate_register_any() for ipmi-bt*
` [PATCH v2 05/13] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
` [PATCH v2 06/13] migration: Use VMSTATE_INSTANCE_ID_ANY for s390 devices
` [PATCH v2 07/13] migration: Hack to maintain backwards compatibility for ppc
` [PATCH v2 08/13] migration: vmstate_register() check that instance_id is valid
` [PATCH v2 09/13] migration: Check in savevm_state_handler_insert for dups
` [PATCH v2 10/13] migration: Improve example and documentation of vmstate_register()
` [PATCH v2 11/13] migration: Use vmstate_register_any() for audio
` [PATCH v2 12/13] migration: Use vmstate_register_any() for eeprom93xx
` [PATCH v2 13/13] migration: Use vmstate_register_any() for vmware_vga
[PATCH v4 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-20 12:17 UTC (2+ messages)
[PATCH v2 00/22] qapi: Kill 'qapi/qmp/qerror.h' for good
2023-10-20 11:50 UTC (20+ messages)
` [PATCH v2 01/22] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
` [PATCH v2 02/22] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
` [PATCH v2 04/22] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
` [PATCH v2 05/22] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter)
` [PATCH v2 06/22] qapi: Inline and remove QERR_INVALID_PARAMETER definition
` [PATCH v2 07/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param)
` [PATCH v2 10/22] qapi: Correct error message for 'vcpu_dirty_limit' parameter
` [PATCH v2 11/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value)
` [PATCH v2 14/22] qapi: Inline and remove QERR_IO_ERROR definition
[PATCH v3 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-10-20 11:49 UTC (7+ messages)
` [PATCH v3 02/12] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
` [PATCH v3 10/12] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v3 12/12] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
2023-10-20 11:30 UTC (11+ messages)
` [PATCH v2 01/16] target: Unify QOM style
` [PATCH v2 02/16] target: Mention 'cpu-qom.h' is target agnostic
` [PATCH v2 12/16] target: Move ArchCPUClass definition to 'cpu.h'
` [PATCH v2 13/16] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro
[PATCH 0/3] target/i386/hvf: Style cleanup
2023-10-20 11:11 UTC (4+ messages)
` [PATCH 1/3] target/i386/hvf: Use CPUState typedef
` [PATCH 2/3] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
` [PATCH 3/3] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
2023-10-20 11:12 UTC (6+ messages)
` [PATCH 5/6] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
` [PATCH 6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
[PATCH v3 0/5] hw/audio/pcspk: Inline pcspk_init()
2023-10-20 10:54 UTC (6+ messages)
` [PATCH v3 1/5] hw/i386/pc: Pass Error** argument to pc_basic_device_init()
` [PATCH v3 2/5] hw/i386/pc: Propagate error if HPET device creation failed
` [PATCH v3 3/5] hw/i386/pc: Inline legacy pcspk_init() in pc_basic_device_init()
` [PATCH v3 4/5] hw/isa/i82378: Inline legacy pcspk_init()
` [PATCH v3 5/5] hw/mips/jazz: Inline and remove "
[PATCH 00/13] migration: Check for duplicates on vmstate_register()
2023-10-20 10:21 UTC (21+ messages)
` [PATCH 07/13] RFC migration: icp/server is a mess
` [PATCH 10/13] migration: Improve example and documentation of vmstate_register()
` [PATCH 13/13] migration: Use vmstate_register_any() for vmware_vga
[PULL 00/54] riscv-to-apply queue
2023-10-20 10:10 UTC (5+ messages)
` [PULL 12/54] target/riscv: deprecate the 'any' CPU type
[PULL 00/46] Misc HW/UI patches for 2023-10-19
2023-10-20 10:04 UTC (20+ messages)
` [PULL 04/46] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
` [PULL 13/46] hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
` [PULL 14/46] hw/misc/mips_itu: Make MIPSITUState target agnostic
` [PULL 19/46] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PULL 20/46] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PULL 21/46] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
` [PULL 25/46] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
` [PULL 26/46] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
` [PULL 30/46] hw/audio/pcspk: Inline pcspk_init()
` [PULL 32/46] hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
` [PULL 34/46] hw/misc/allwinner-dramc: "
` [PULL 35/46] hw/pci-host/bonito: "
` [PULL 39/46] hw/s390x/css-bridge: Realize sysbus device before accessing it
` [PULL 40/46] hw/virtio/virtio-pmem: Replace impossible check by assertion
` [PULL 41/46] hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
` [PULL 43/46] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
` [PULL 45/46] hw/net: Declare link using static DEFINE_PROP_LINK() macro
` [PULL 46/46] ui/input: Constify QemuInputHandler structure
[PATCH v2] hw/audio/pcspk: Inline pcspk_init()
2023-10-20 10:02 UTC (6+ messages)
[PATCH V1 0/4] Live Update reboot mode
2023-10-20 9:45 UTC (11+ messages)
` [PATCH V1 1/4] migration: mode parameter
` [PATCH V1 2/4] migration: per-mode blockers
` [PATCH V1 3/4] cpr: relax some blockers
` [PATCH V1 4/4] cpr: reboot mode
[PATCH 0/2] misc/pca9552: Changes to support powernv10
2023-10-20 9:42 UTC (6+ messages)
` [PATCH 1/2] misc/pca9552: Fix inverted input status
` [PATCH 2/2] misc/pca9552: Let external devices set pca9552 inputs
[PATCH 0/2] igb: Add FLR support
2023-10-20 9:41 UTC (5+ messages)
` [PATCH 2/2] igb: Add Function Level Reset to PF and VF
[PULL 00/25] s390x patches
2023-10-20 9:26 UTC (6+ messages)
` [PULL 06/25] s390x/cpu topology: resetting the Topology-Change-Report
[PATCH v5 0/6] virtio: cleanup vhost-user-generic and reduce c&p
2023-10-20 9:03 UTC (6+ messages)
` [PATCH v5 5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
[PATCH v2 0/4] Allow user enable/disable LSX/LASX
2023-10-20 8:56 UTC (4+ messages)
` [PATCH v2 2/4] target/loongarch: Add cpu feature flags
[PATCH v3 0/3] Allow user enable/disable LSX/LASX
2023-10-20 8:49 UTC (4+ messages)
` [PATCH v3 1/3] target/loongarch: Add cpu model 'max'
` [PATCH v3 2/3] target/loongarch: Allow user enable/disable LSX/LASX features
` [PATCH v3 3/3] target/loongarch: Implement query-cpu-model-expansion
[PATCH 0/3] fix a few blockjob-related deadlocks when using iothread
2023-10-20 8:46 UTC (3+ messages)
` [PATCH 3/3] blockdev: mirror: avoid potential deadlock "
[PATCH v2 00/27] vfio: Adopt iommufd
2023-10-20 8:28 UTC (10+ messages)
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface
[PATCH] linux-user/riscv: change default cpu to 'max'
2023-10-20 7:45 UTC
[PATCH] tests/tcg: fix out-of-bounds access in test-avx
2023-10-20 7:21 UTC
[PULL 00/17] Migration 20231020 patches
2023-10-20 6:57 UTC (18+ messages)
` [PULL 01/17] tests/qtest/migration-test: Disable the analyze-migration.py test on s390x
` [PULL 02/17] migration: simplify blockers
` [PULL 03/17] migration: Fix parse_ramblock() on overwritten retvals
` [PULL 04/17] migration: simplify notifiers
` [PULL 05/17] migration/multifd: Stop checking p->quit in multifd_send_thread
` [PULL 06/17] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PULL 07/17] tests/qtest: Introduce qtest_init_with_env
` [PULL 08/17] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PULL 09/17] tests/qtest: Introduce qtest_has_machine_with_env
` [PULL 10/17] tests/qtest: Introduce qtest_resolve_machine_alias
` [PULL 11/17] tests/qtest/migration: Introduce find_common_machine_version
` [PULL 12/17] tests/qtest/migration: Define a machine for all architectures
` [PULL 13/17] tests/qtest/migration: Specify the geometry of the bootsector
` [PULL 14/17] tests/qtest/migration: Set q35 as the default machine for x86_86
` [PULL 15/17] tests/qtest/migration: Support more than one QEMU binary
` [PULL 16/17] tests/qtest/migration: Allow user to specify a machine type
` [PULL 17/17] tests/qtest: Don't print messages from query instances
[PATCH] MAINTAINERS: Add the ompic.c file to the or1k-sim section
2023-10-20 6:24 UTC
[PATCH 0/4] MAINTAINERS: Update arm machines with missing files
2023-10-20 6:09 UTC (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK section
` [PATCH 2/4] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
` [PATCH 3/4] MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
` [PATCH 4/4] MAINTAINERS: Extend the Stellaris section
[PULL v2 00/24] s390x patches
2023-10-20 5:20 UTC (3+ messages)
` [PULL 03/24] s390x/cpu topology: add topology entries on CPU hotplug
` [PULL 06/24] s390x/cpu topology: resetting the Topology-Change-Report
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-20 3:30 UTC (4+ messages)
[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
2023-10-20 3:35 UTC (6+ messages)
` [PATCH v2 01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
` [PATCH v2 02/12] hw/i386/intel_iommu: "
[PATCH] hw/ufs: Modify lu.c to share codes with SCSI subsystem
2023-10-20 1:51 UTC
[PULL 00/83] virtio,pc,pci: features, cleanups
2023-10-20 0:58 UTC (5+ messages)
` [PULL 08/83] vdpa: Restore hash calculation state
[PATCH 0/2] ide: implement simple legacy/native mode switching for PCI IDE controllers
2023-10-19 23:14 UTC (4+ messages)
` [PATCH 2/2] hw/ide/via: implement legacy/native mode switching
[PULL 00/11] C3700 patches
2023-10-19 23:07 UTC (3+ messages)
[PULL 00/11] C3700 patches
2023-10-19 22:52 UTC (12+ messages)
` [PULL 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PULL 02/11] hw/hppa: Require at least "
` [PULL 03/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PULL 04/11] lasips2: LASI PS/2 devices are not user-createable
` [PULL 05/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PULL 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PULL 07/11] MAINTAINERS: Update HP-PARISC entries
` [PULL 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PULL 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PULL 10/11] hw/hppa: Split out machine creation
` [PULL 11/11] hw/hppa: Add new HP C3700 machine
[PATCH 0/6] arm/stellaris: convert gamepad input device to qdev
2023-10-19 21:47 UTC (3+ messages)
` [PATCH 6/6] hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
[PATCH v2] mailmap: update email addresses for Luc Michel
2023-10-19 21:42 UTC (2+ messages)
[PATCH] ui/input: Constify QemuInputHandler structure
2023-10-19 21:41 UTC (2+ messages)
[PATCH 0/7] hw: Few more QOM/QDev cleanups
2023-10-19 21:41 UTC (2+ messages)
[PATCH] MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section
2023-10-19 21:40 UTC (2+ messages)
[PATCH] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
2023-10-19 21:40 UTC (2+ messages)
[PATCH v3 0/7] hw/ppc: SysBus simplifications
2023-10-19 21:38 UTC (2+ messages)
[PATCH 0/2] migration: Simplify handling of zero pages
2023-10-19 21:22 UTC (3+ messages)
` [PATCH 1/2] migration: Receiving a zero page non zero is an error
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).