messages from 2023-02-15 07:12:47 to 2023-02-15 16:21:05 UTC [more...]
[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-02-15 16:16 UTC (18+ messages)
` [PATCH v2 01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
` [PATCH v2 02/18] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
` [PATCH v2 03/18] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
` [PATCH v2 04/18] hw/ide/piix: Expose output IRQ as properties for late object population
` [PATCH v2 05/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15
` [PATCH v2 06/18] hw/isa/piix4: Wire PIIX4 "
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
` [PATCH v2 08/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq()
` [PATCH v2 09/18] hw/isa: Simplify isa_address_space[_io]()
` [PATCH v2 10/18] hw/isa: Use isa_address_space_io() in isa_register_ioport()
` [PATCH v2 11/18] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
` [PATCH v2 12/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
` [PATCH v2 13/18] hw/ide: Introduce generic ide_init_ioport()
` [PATCH v2 15/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device
` [PATCH v2 16/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new()
` [PATCH v2 17/18] hw/isa: Un-inline isa_bus_from_device()
` [PATCH v2 18/18] hw/isa: Remove empty ISADeviceClass structure
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
2023-02-15 16:16 UTC (3+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
[PULL 00/25] Kraxel 20220926 patches
2023-02-15 16:10 UTC (7+ messages)
` [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-02-15 15:59 UTC (11+ messages)
[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
2023-02-15 15:55 UTC (7+ messages)
[PATCH 00/20] hw/ide: QOM/QDev housekeeping
2023-02-15 15:40 UTC (22+ messages)
` [PATCH 01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
` [PATCH 02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
` [PATCH 03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
` [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
` [PATCH 05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
` [PATCH 06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
` [PATCH 07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
` [PATCH 08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
` [PATCH 09/20] hw/ide: Un-inline ide_set_irq()
` [PATCH 10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
` [PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
` [PATCH 12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
` [PATCH 13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
` [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
` [PATCH 15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
` [PATCH 16/20] hw/ide/ioport: Remove unnecessary includes
` [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
` [PATCH 18/20] hw/ide/piix: Remove unused includes
` [PATCH 19/20] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
` [PATCH 20/20] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
[PATCH] accel/xen: Remove dead code
2023-02-15 15:34 UTC
[PATCH] migration/block: Convert remaining DPRINTF() debug macro to trace events
2023-02-15 15:35 UTC
[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
2023-02-15 15:22 UTC
[PATCH 0/3] target/mips: misc microMIPS fixes
2023-02-15 10:51 UTC (5+ messages)
` [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS
` [PATCH 2/3] target/mips: fix SWM32 handling for micromips
` [PATCH 3/3] target/mips: implement CP0.Config7.WII bit support
[PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
2023-02-15 3:17 UTC (3+ messages)
CXL 2.0 memory pooling emulation
2023-02-15 15:18 UTC (2+ messages)
Does the page boundary check still necessary?
2023-02-15 8:39 UTC
[PULL 00/10] xenpvh machine
2023-02-15 15:15 UTC (6+ messages)
[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
2023-02-15 15:05 UTC (8+ messages)
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-15 15:09 UTC (27+ messages)
` [PATCH RESEND 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH RESEND 06/18] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h
` [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
` [PATCH RESEND 12/18] tests: Add test case of APIC ID for module level parsing
` [PATCH RESEND 14/18] i386: Add cache topology info in CPUCacheInfo
` [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
[PULL 00/10] Net patches
2023-02-15 14:56 UTC (6+ messages)
` [PULL 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
[PATCH v2] memory: Optimize replay of guest mapping
2023-02-15 14:46 UTC (2+ messages)
[PATCH v4 0/6] qapi: static typing conversion, pt5c
2023-02-15 14:46 UTC (12+ messages)
` [PATCH v4 3/6] qapi: Add minor typing workaround for 3.6
` [PATCH v4 4/6] qapi/parser: add QAPIExpression type
` [PATCH v4 5/6] qapi: remove _JSONObject
` [PATCH v4 6/6] qapi: remove JSON value FIXME
[PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
2023-02-15 14:10 UTC (4+ messages)
[PATCH V2 00/10] Add basic ACPI support for risc-v virt
2023-02-15 14:08 UTC (26+ messages)
` [PATCH V2 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V2 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH V2 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
` [PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI
[PULL 00/22] qtest, s390x and misc patches
2023-02-15 14:05 UTC (2+ messages)
[PATCH v2 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
2023-02-15 13:45 UTC (22+ messages)
` [PATCH v2 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
` [PATCH v2 02/11] target/riscv: introduce riscv_cpu_cfg()
` [PATCH v2 03/11] target/riscv: allow users to actually write the MISA CSR
` [PATCH v2 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH v2 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH v2 07/11] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH v2 08/11] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH v2 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH v2 10/11] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH v2 11/11] target/riscv/cpu: remove CPUArchState::features and friends
[PATCH v10 00/59] Xen HVM support under KVM
2023-02-15 13:43 UTC (7+ messages)
` [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
[PATCH v5 00/16] iotests: use vm.cmd()
2023-02-15 13:25 UTC (17+ messages)
` [PATCH v5 01/16] python: fix superfluous-parens pylint error
` [PATCH v5 02/16] python: fix broad-exception-raised "
` [PATCH v5 03/16] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
` [PATCH v5 04/16] qmp_shell.py: _fill_completion() use .command() instead of .cmd()
` [PATCH v5 05/16] scripts/cpu-x86-uarch-abi.py: "
` [PATCH v5 06/16] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
` [PATCH v5 07/16] python/qemu: rename command() to cmd()
` [PATCH v5 08/16] python/machine.py: upgrade vm.cmd() method
` [PATCH v5 09/16] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine
` [PATCH v5 10/16] iotests: add some missed checks of qmp result
` [PATCH v5 11/16] iotests: refactor some common qmp result checks into generic pattern
` [PATCH v5 12/16] iotests: drop some occasional semicolons
` [PATCH v5 13/16] iotests: drop some extra ** in qmp() call
` [PATCH v5 14/16] iotests.py: pause_job(): drop return value
` [PATCH v5 15/16] tests/vm/basevm.py: use cmd() instead of qmp()
` [PATCH v5 16/16] python: use vm.cmd() instead of vm.qmp() where appropriate
[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
2023-02-15 13:07 UTC (4+ messages)
[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
2023-02-15 13:03 UTC (13+ messages)
` [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v10 06/12] vfio/migration: Block multiple devices migration
` [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v10 10/12] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v10 11/12] vfio: Alphabetize migration section of VFIO trace-events file
[PATCH] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
2023-02-15 12:51 UTC (2+ messages)
[PATCH] MAINTAINERS: drop Vladimir from parallels block driver
2023-02-15 12:49 UTC (2+ messages)
[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-15 12:49 UTC (7+ messages)
` [PATCH 1/4] util/cacheflush: fix illegal instruction "
` [PATCH 4/4] target/ppc: fix warning with clang-15
[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
2023-02-15 12:36 UTC (3+ messages)
` [PATCH] [PING] "
[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
2023-02-15 12:35 UTC (13+ messages)
` [PATCH 3/8] hw/misc: add a toy i2c echo device
` [PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
` [PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
[PATCH v2 0/7] Python: Drop support for Python 3.6
2023-02-15 12:30 UTC (18+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8
[PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
2023-02-15 12:07 UTC (4+ messages)
[PATCH v5 0/3] Eliminate multifd flush
2023-02-15 12:06 UTC (5+ messages)
` [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
[PATCH v2] block: temporarily hold the new AioContext of bs_top in bdrv_append()
2023-02-15 11:48 UTC (2+ messages)
[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
2023-02-15 11:42 UTC (5+ messages)
` [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
[PATCH 0/3] Remove res_compatible parameter
2023-02-15 11:36 UTC (5+ messages)
` [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-15 10:59 UTC (8+ messages)
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests
Lost partition tables on ide-hd + ahci drive
2023-02-15 10:53 UTC (3+ messages)
[PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
2023-02-15 10:43 UTC (6+ messages)
` [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
` [PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
[PATCH 0/3] qga/win/vss: add VSS backup type options
2023-02-15 10:23 UTC (10+ messages)
` [PATCH 1/3] qga/win/installer: add VssOption to installer
` [PATCH 2/3] qga/win/vss: query VSS backup type
` [PATCH 3/3] qga/win/vss: requester_freeze changes
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-15 10:03 UTC
[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
2023-02-15 9:41 UTC (7+ messages)
` [PATCH 02/18] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH 03/18] vfio/common: Fix wrong %m usages
` [PATCH 04/18] vfio/common: Abort migration if dirty log start/stop/sync fails
[PATCH v2] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
2023-02-15 8:57 UTC
[PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
2023-02-15 8:48 UTC (5+ messages)
DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
2023-02-15 7:35 UTC (7+ messages)
[PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-02-15 7:12 UTC (5+ messages)
` [PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
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).