messages from 2024-02-15 17:50:47 to 2024-02-16 13:10:10 UTC [more...]
[PATCH] target: hppa: Fix unaligned double word accesses for hppa64
2024-02-16 6:54 UTC (5+ messages)
[PATCH v3 00/11] gdbstub: Implement follow-fork-mode child
2024-02-16 13:05 UTC (7+ messages)
` [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
` [PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
` [PATCH v3 03/11] gdbstub: Introduce gdbserver_fork_start()
` [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
` [PATCH v3 08/11] gdbstub: Introduce gdb_handle_set_thread_user()
` [PATCH v3 09/11] gdbstub: Introduce gdb_handle_detach_user()
[PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
2024-02-16 12:59 UTC (3+ messages)
[PATCH 0/4] RISC-V: Implement CSR tcontrol in debug spec
2024-02-16 12:51 UTC (6+ messages)
` [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
` [PATCH 2/4] target/riscv: Reset CSR tcontrol when the trigger module resets
` [PATCH 3/4] target/riscv: Set the value of CSR tcontrol when trapping to M-mode
` [PATCH 4/4] target/riscv: Set the value of CSR tcontrol when mret is executed
[PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
2024-02-16 12:36 UTC (3+ messages)
[RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros
2024-02-16 12:23 UTC (2+ messages)
` [RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{,_WITH_INTEFACES} macros
[PATCH v2 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
2024-02-16 12:11 UTC (13+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "
QEMU 8.2.0 aarch64 sve ldff1b returning 1 byte when 16 are expected
2024-02-16 11:40 UTC (2+ messages)
[PATCH v4 00/36] linux-user: Improve host and guest page size handling
2024-02-16 11:35 UTC (3+ messages)
` [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping
[PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
2024-02-16 11:29 UTC (3+ messages)
[PATCH 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
2024-02-16 11:28 UTC (4+ messages)
` [PATCH 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
` [PATCH 2/3] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
[PATCH v3 0/9] mips: do not list individual devices from configs/
2024-02-16 11:14 UTC (4+ messages)
` [PATCH v3 1/9] usb: inline device creation functions
[PATCH 00/21] hw: More QDev cleanups
2024-02-16 11:08 UTC (23+ messages)
` [PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
` [PATCH 02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
` [PATCH 03/21] hw/ppc/spapr_cpu: "
` [PATCH 04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
` [PATCH 05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
` [PATCH 06/21] hw: Replace DEVICE(object_new) -> qdev_new()
` [PATCH 07/21] target: "
` [PATCH 08/21] hw/isa: Inline isa_try_new()
` [PATCH 09/21] hw/usb: Inline usb_try_new()
` [PATCH 10/21] hw/usb: Inline usb_new()
` [PATCH 11/21] hw/usb: Add QOM parentship relation with hub devices
` [PATCH 12/21] hw/pci-host/q35: Update q35_host_props[] comment
` [PATCH 13/21] hw/pci-host/raven: Embedded OrIRQ in PRePPCIState
` [PATCH 14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize
` [PATCH 15/21] hw/core/register: "
` [PATCH 16/21] hw/net/can/versal: "
` [PATCH 17/21] hw/i386/iommu: "
` [PATCH 18/21] hw/pci-host/versatile: Replace object_initialize() -> _child()
` [PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices
` [PATCH 20/21] hw/arm/mps2: Add QOM parentship relation with OR IRQ gates
` [PATCH 21/21] hw: Add QOM parentship relation with CPUs
[PATCH v4 00/10] Optimize buffer_is_zero
2024-02-16 11:05 UTC (15+ messages)
` [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [RFC PATCH v4 10/10] util/bufferiszero: Add sve "
[PULL 00/35] target-arm queue
2024-02-16 10:58 UTC (2+ messages)
[PATCH 0/6] libqos, riscv: libqos fixes, add riscv machine
2024-02-16 10:58 UTC (7+ messages)
` [PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
` [PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
` [PATCH 6/6] tests/libqos: add riscv/virt machine nodes
[RFC 0/4] mirror: implement incremental and bitmap modes
2024-02-16 10:55 UTC (5+ messages)
` [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never
` [RFC 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [RFC 3/4] mirror: move some checks to qmp
` [RFC 4/4] iotests: add test for bitmap mirror
[PATCH v4 0/3] Initial support for SPDM Responders
2024-02-16 10:44 UTC (4+ messages)
[PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
2024-02-16 10:19 UTC (2+ messages)
[PATCH] iotests: adapt to output change for recently introduced 'detached header' field
2024-02-16 10:14 UTC
[PATCH 0/6] hw/accel: Use RCU_READ macros
2024-02-16 9:13 UTC (6+ messages)
` [PATCH 5/6] hw/vfio/common: "
[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
2024-02-16 9:06 UTC (4+ messages)
` [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
` [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
` [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set
[PATCH] i386: xen: fix compilation --without-default-devices
2024-02-16 7:58 UTC (2+ messages)
[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
2024-02-16 8:01 UTC (4+ messages)
` [PATCH v3 2/2] aspeed: "
` [PATCH v3 1/2] aspeed: introduce a new UART0 device name
[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
2024-02-16 7:52 UTC (2+ messages)
[PATCH v2 0/2] Field 'reason' for MIGRATION event
2024-02-16 6:17 UTC (3+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "
[PATCH v6 0/3] Support RISC-V IOPMP
2024-02-16 1:43 UTC (4+ messages)
` [PATCH v6 2/3] Add RISC-V IOPMP support
[PATCH v3 1/2] target/riscv: FIX xATP_MODE validation
2024-02-16 0:33 UTC (3+ messages)
` [PATCH v3 2/2] target/riscv: UPDATE xATP write CSR
[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
2024-02-16 0:12 UTC (10+ messages)
` [PATCH v3 3/6] target/riscv: add remaining named features
[PATCH v4 0/6] riscv: named features riscv,isa, 'svade' rework
2024-02-15 23:49 UTC (8+ messages)
` [PATCH v4 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
` [PATCH v4 2/6] target/riscv: add riscv,isa to named features
` [PATCH v4 3/6] target/riscv: add remaining "
` [PATCH v4 4/6] target/riscv: Reset henvcfg to zero
` [PATCH v4 5/6] target/riscv: Gate hardware A/D PTE bit updating
` [PATCH v4 6/6] target/riscv: Promote svade to a normal extension
[PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
2024-02-15 21:53 UTC (3+ messages)
[RFC PATCH 0/6] Improve the performance of RISC-V vector unit-stride ld/st instructions
2024-02-15 21:11 UTC (14+ messages)
` [RFC PATCH 1/6] target/riscv: Seperate vector segment "
` [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
` [RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
` [RFC PATCH 4/6] accel/tcg: Inline cpu_mmu_lookup function
` [RFC PATCH 5/6] accel/tcg: Inline do_ld1_mmu function
` [RFC PATCH 6/6] accel/tcg: Inline do_st1_mmu function
support for having both 32 and 64 bit RISC-V CPUs in one QEMU machine
2024-02-15 20:49 UTC
[PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
2024-02-15 19:33 UTC (4+ messages)
[RFC PATCH] tests/tcg: update licenses to GPLv2 as intended
2024-02-15 20:07 UTC (3+ messages)
[PATCH] target/ppc: BHRB avoid using host pointer in translated code
2024-02-15 19:42 UTC (3+ messages)
[PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
2024-02-15 19:31 UTC (8+ messages)
` [PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
` [PATCH 2/3] target/i386: Enable page walking from MMIO memory
` [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory
[PULL 00/56] Misc HW patches for 2024-02-15
2024-02-15 17:57 UTC (57+ messages)
` [PULL 01/56] hw/block/tc58128: Don't emit deprecation warning under qtest
` [PULL 02/56] hw/mips: remove unnecessary "select PTIMER"
` [PULL 03/56] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
` [PULL 04/56] target/mips: Remove helpers accessing SAAR registers
` [PULL 05/56] hw/misc/mips: Reduce itc_reconfigure() scope
` [PULL 06/56] target/mips: Remove MIPSITUState::itu field
` [PULL 07/56] target/mips: Remove CPUMIPSState::saarp field
` [PULL 08/56] hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
` [PULL 09/56] hw/misc/mips_itu: Remove MIPSITUState::saar field
` [PULL 10/56] target/mips: Remove unused mips_def_t::SAARP field
` [PULL 11/56] target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
` [PULL 12/56] target/mips: Remove helpers accessing SAARI register
` [PULL 13/56] target/mips: Remove CPUMIPSState::CP0_SAARI field
` [PULL 14/56] target/mips: Remove the unused DisasContext::saar field
` [PULL 15/56] hw/isa: clean up Kconfig selections for ISA_SUPERIO
` [PULL 16/56] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
` [PULL 17/56] hw/isa: fix ISA_SUPERIO dependencies
` [PULL 18/56] hw/isa: specify instance_size in isa_superio_type_info
` [PULL 19/56] hw/isa: extract FDC37M81X to a separate file
` [PULL 20/56] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
` [PULL 21/56] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
` [PULL 22/56] hw/i386/q35: Realize LPC PCI function before accessing it
` [PULL 23/56] hw/ppc/prep: Realize ISA bridge "
` [PULL 24/56] hw/misc/macio: Realize IDE controller "
` [PULL 25/56] hw/sh4/r2d: "
` [PULL 26/56] hw/dma: Pass parent object to i8257_dma_init()
` [PULL 27/56] hw/sparc/sun4m: Realize DMA controller before accessing it
` [PULL 28/56] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
` [PULL 29/56] target/sparc: Provide hint about CPUSPARCState::irq_manager member
` [PULL 30/56] hw/sparc/leon3: Remove duplicate code
` [PULL 31/56] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
` [PULL 32/56] hw/sparc/leon3: Have write_bootloader() take a void pointer argument
` [PULL 33/56] hw/sparc/grlib: split out the headers for each peripherals
` [PULL 34/56] hw/intc/grlib_irqmp: add ncpus property
` [PULL 35/56] hw/intc/grlib_irqmp: implements the multiprocessor status register
` [PULL 36/56] hw/intc/grlib_irqmp: implements multicore irq
` [PULL 37/56] target/sparc: implement asr17 feature for smp
` [PULL 38/56] hw/sparc/leon3: remove SP initialization
` [PULL 39/56] hw/sparc/leon3: implement multiprocessor
` [PULL 40/56] hw/sparc/leon3: check cpu_id in the tiny bootloader
` [PULL 41/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
` [PULL 42/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
` [PULL 43/56] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PULL 44/56] MAINTAINERS: replace Fabien by myself as Leon3 maintainer
` [PULL 45/56] MAINTAINERS: Add myself as reviewer for TCG Plugins
` [PULL 46/56] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
` [PULL 47/56] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
` [PULL 48/56] hw/ide/ahci: Expose AHCIPCIState structure
` [PULL 49/56] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
` [PULL 50/56] hw/ide/ahci: Inline ahci_get_num_ports()
` [PULL 51/56] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
` [PULL 52/56] hw/ide/ahci: Convert AHCIState::ports to unsigned
` [PULL 53/56] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
` [PULL 54/56] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
` [PULL 55/56] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
` [PULL 56/56] hw/ide/ich9: Use AHCIPCIState typedef
[dubious RFC PATCH] target/mips: Allow I6500 CPU to access CP0 SAAR registers
2024-02-15 17:53 UTC (2+ messages)
[PATCH 00/13] hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image)
2024-02-15 17:53 UTC (3+ messages)
` [PATCH 09/13] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
[PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
2024-02-15 17:52 UTC (2+ messages)
[PATCH 0/9] hw/ide/ahci: Housekeeping
2024-02-15 17:52 UTC (2+ messages)
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).