messages from 2021-03-01 17:03:44 to 2021-03-02 09:53:27 UTC [more...]
[PATCH v3 00/21] eMMC support
2021-03-02 9:52 UTC (2+ messages)
[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
2021-03-02 9:43 UTC (3+ messages)
[PATCH qemu v14] spapr: Implement Open Firmware client interface
2021-03-02 9:37 UTC (6+ messages)
[PATCH v2] qemu-storage-daemon: add --pidfile option
2021-03-02 9:29 UTC
[PATCH V3 0/8] hw/block/nvme: support namespace attachment
2021-03-02 9:28 UTC (5+ messages)
` [PATCH V3 7/8] hw/block/nvme: support changed namespace asyncrohous event
[PATCH] Document qemu-img options data_file and data_file_raw
2021-03-02 9:30 UTC (3+ messages)
CI with --enable-debug?
2021-03-02 9:17 UTC (4+ messages)
[PATCH] qemu-storage-daemon: add --pidfile option
2021-03-02 9:14 UTC (4+ messages)
[PATCH v4 0/6] Pegasos2 emulation
2021-03-02 9:13 UTC (13+ messages)
` [PATCH v4 4/6] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v4 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v4 3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
[PATCH] net: Fix build error when DEBUG_NET is on
2021-03-02 9:09 UTC (2+ messages)
[PATCH 0/2] improve loading of 32 bit PVH kernels
2021-03-02 9:03 UTC (3+ messages)
` [PATCH 1/2] elf_ops: correct loading of 32 bit PVH kernel
` [PATCH 2/2] x86/pvh: extract only 4 bytes of start address for 32 bit kernels
[PATCH] i386/acpi: restore device paths for pre-5.1 vms
2021-03-02 8:48 UTC (4+ messages)
` [PATCH] target/ppc: fix icount support on Book-e vms accessing SPRs
[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
2021-03-02 8:40 UTC (15+ messages)
[Bug 1917394] [NEW] command lspci does not show the IVSHMEM device
2021-03-02 8:22 UTC (7+ messages)
` "
[RFC 0/1] Use dmabufs for display updates instead of pixman
2021-03-02 8:29 UTC (4+ messages)
` [RFC 1/1] virtio-gpu: Use dmabuf for display updates if possible "
[RFC v2 04/24] target/arm: move psci.c into tcg/sysemu/
2021-03-02 8:18 UTC (20+ messages)
` [RFC v2 07/24] target/arm: move physical address translation to new modules
` [RFC v2 08/24] target/arm: split cpregs from tcg/helper.c
` [RFC v2 10/24] target/arm: only perform TCG cpu and machine inits if tcg enabled
` [RFC v2 11/24] target/arm: kvm: add stubs for some helpers
` [RFC v2 12/24] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v2 13/24] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v2 14/24] target/arm: split vfp state setting from tcg helpers
` [RFC v2 15/24] target/arm: move arm_mmu_idx* to get-phys-addr
` [RFC v2 16/24] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v2 18/24] target/arm: move arm_cpu_list "
` [RFC v2 05/24] target/arm: wrap arm_cpu_exec_interrupt in CONFIG_TCG
` [RFC v2 06/24] target/arm: split off cpu-sysemu.c
` [RFC v2 19/24] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v2 24/24] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
[PATCH] hw/virtio: enable ioeventfd configuring for mmio
2021-03-02 8:14 UTC (2+ messages)
[PATCH] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
2021-03-02 8:05 UTC
[PATCH v2 00/17] cpu: Introduce SysemuCPUOps structure
2021-03-02 7:34 UTC (19+ messages)
` [PATCH v2 01/17] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
` [PATCH v2 02/17] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v2 03/17] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v2 04/17] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v2 05/17] cpu: Directly use get_paging_enabled() "
` [PATCH v2 06/17] cpu: Directly use get_memory_mapping() "
` [PATCH v2 07/17] cpu: Introduce SysemuCPUOps structure
` [PATCH v2 08/17] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v2 09/17] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v2 10/17] cpu: Move CPUClass::get_crash_info "
` [PATCH v2 11/17] cpu: Move CPUClass::write_elf* "
` [PATCH v2 12/17] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v2 13/17] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v2 14/17] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v2 15/17] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v2 16/17] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu
` [RFC PATCH v2 17/17] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
Some more questions with regards to QEMU clock record and replay
2021-03-02 7:19 UTC (2+ messages)
[PATCH V3 00/10] Detect reentrant RX casued by loopback
2021-03-02 7:13 UTC (19+ messages)
` [PATCH V3 01/10] net: introduce qemu_receive_packet()
` [PATCH V3 02/10] e1000: switch to use qemu_receive_packet() for loopback
` [PATCH V3 03/10] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PATCH V3 04/10] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PATCH V3 05/10] sungem: "
` [PATCH V3 06/10] tx_pkt: switch to use qemu_receive_packet_iov() "
` [PATCH V3 07/10] rtl8139: switch to use qemu_receive_packet() "
` [PATCH V2 7/7] rtl8193: "
` [PATCH V3 08/10] pcnet: "
` [PATCH V3 09/10] cadence_gem: "
` [PATCH V3 10/10] lan9118: "
[RFC PATCH v2 0/3] hw/block/pflash: Mmap read-only backend files with MAP_SHARED
2021-03-02 7:04 UTC (4+ messages)
` [RFC PATCH v2 3/3] hw/block/pflash: use memory_region_init_rom_device_from_file()
[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
2021-03-02 6:37 UTC (2+ messages)
` [Bug 1917161] "
[PATCH v2 0/2] storage-daemon: include current command line option in the errors
2021-03-02 6:38 UTC (7+ messages)
` [PATCH v2 1/2] storage-daemon: report unexpected arguments on the fly
` [PATCH v2 2/2] storage-daemon: include current command line option in the errors
[PATCH v2 0/5] hw/block/nvme: misc fixes
2021-03-02 6:23 UTC (2+ messages)
[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
2021-03-02 5:58 UTC (2+ messages)
[PATCH v3 00/16] qapi: static typing conversion, pt3
2021-03-02 5:57 UTC (15+ messages)
` [PATCH v3 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH v3 08/16] qapi/expr.py: add type hint annotations
` [PATCH v3 09/16] qapi/expr.py: Consolidate check_if_str calls in check_if
[PATCH] net: validate that ids are well formed
2021-03-02 5:55 UTC (3+ messages)
[RFC PATCH] docs/system: add a gentle prompt for the complexity to come
2021-03-02 5:25 UTC (2+ messages)
[PATCH] docs: show how to spawn qemu-storage-daemon with fd passing
2021-03-02 4:47 UTC (10+ messages)
mst@redhat.com
2021-03-02 3:10 UTC
[PATCH v2 0/1] qemu_timer.c: add timer_deadline_ms() helper
2021-03-02 2:13 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH qemu v13] spapr: Implement Open Firmware client interface
2021-03-02 2:31 UTC (4+ messages)
[PATCH 0/5] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
2021-03-02 2:11 UTC (9+ messages)
` [PATCH 2/5] spapr.c: check unplug_request flag in spapr_memory_unplug_request()
` [PATCH 3/5] spapr.c: add 'unplug already in progress' message for PHB unplug
` [PATCH 4/5] spapr_pci.c: add 'unplug already in progress' message for PCI unplug
` [PATCH 5/5] spapr.c: send QAPI event when memory hotunplug fails
[PATCH] file-posix: allow -EBUSY errors during write zeros on block
2021-03-02 1:56 UTC
[PATCH] block: Change write_threshold to uint64 in BlockDeviceInfo
2021-03-02 2:06 UTC
[PATCH v3 0/5] aspeed: LPC peripheral controller devices
2021-03-02 1:43 UTC (6+ messages)
` [PATCH v3 1/5] hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PATCH v3 2/5] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
` [PATCH v3 3/5] hw/arm: ast2600: Correct the iBT interrupt ID
` [PATCH v3 4/5] hw/misc: Add a basic Aspeed LPC controller model
` [PATCH v3 5/5] hw/misc: Model KCS devices in the Aspeed LPC controller
[PATCH 0/2] Clarify error messages pertaining to 'node-name'
2021-03-01 23:36 UTC (3+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] blockdev: "
[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
2021-03-01 22:09 UTC (37+ messages)
` [PATCH v2 01/42] esp: checkpatch fixes
` [PATCH v2 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v2 03/42] esp: QOMify the internal ESP device state
` [PATCH v2 04/42] esp: add vmstate_esp version to embedded ESPState
` [PATCH v2 05/42] esp: add trace event when receiving a TI command
` [PATCH v2 06/42] esp: fix esp_reg_read() trace event
` [PATCH v2 07/42] esp: add PDMA trace events
` [PATCH v2 08/42] esp: determine transfer direction directly from SCSI phase
` [PATCH v2 09/42] esp: introduce esp_get_tc() and esp_set_tc()
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 11/42] esp: apply transfer length adjustment when STC is zero at TC load time
` [PATCH v2 12/42] esp: remove dma_counter from ESPState
` [PATCH v2 13/42] esp: remove dma_left "
` [PATCH v2 14/42] esp: remove minlen restriction in handle_ti
` [PATCH v2 15/42] esp: introduce esp_pdma_read() and esp_pdma_write() functions
` [PATCH v2 16/42] esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write()
` [PATCH v2 17/42] esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write()
[PATCH v2 0/5] aspeed: LPC peripheral controller devices
2021-03-01 21:46 UTC (3+ messages)
` [PATCH v2 4/5] hw/misc: Add a basic Aspeed LPC controller model
[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
2021-03-01 21:05 UTC (8+ messages)
[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
2021-03-01 20:45 UTC (4+ messages)
` [PATCH 1/4] docker: Add Hexagon image
[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
2021-03-01 20:39 UTC (5+ messages)
[PATCH v2] i386: Add the support for AMD EPYC 3rd generation processors
2021-03-01 20:38 UTC (10+ messages)
[PATCH v2 0/2] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
2021-03-01 20:29 UTC (5+ messages)
` [PATCH 1/2] acpi: Move setters/getters of oem fields to X86MachineState
` [PATCH 2/2] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
[PATCH] vfio-ccw: Do not read region ret_code after write
2021-03-01 19:51 UTC
[PATCH] pcnet: switch to use qemu_receive_packet() for loopback
2021-03-01 19:35 UTC (4+ messages)
` [PATCH] cadence_gem: "
` [PATCH] lan9118: "
[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
2021-03-01 19:23 UTC (2+ messages)
` [Bug 1914117] "
[PATCH v2 0/1] Add support for AMD new-style boot mechanism
2021-03-01 19:24 UTC (2+ messages)
` [PATCH v2 1/1] i386: "
[Bug 1913344] [NEW] Exynos4210 UART peripheral data loss
2021-03-01 19:07 UTC (2+ messages)
` [Bug 1913344] "
[Bug 1913341] [NEW] Chardev behavior breaks polling based devices
2021-03-01 19:03 UTC (2+ messages)
` [Bug 1913341] "
[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-03-01 19:04 UTC (2+ messages)
[PATCH v3 0/2] docs: show how to spawn qemu-storage-daemon with fd passing
2021-03-01 19:00 UTC (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] docs: replace insecure /tmp examples in qsd docs
[PATCH v4 00/12] hw/block/nvme: metadata and end-to-end data protection support
2021-03-01 18:58 UTC (2+ messages)
[RFC v1 34/38] target/arm: cpu: only initialize TCG gt timers under CONFIG_TCG
2021-03-01 18:19 UTC (3+ messages)
[PATCH v2 0/2] docs: show how to spawn qemu-storage-daemon with fd passing
2021-03-01 18:19 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: replace insecure /tmp examples in qsd docs
[PATCH RFC] hw/misc/pc-testdev: add support for ioregionfd testing
2021-03-01 17:47 UTC (2+ messages)
[VHOST USER SPEC PATCH] vhost-user.rst: add clarifying language about protocol negotiation
2021-03-01 17:18 UTC (5+ messages)
` [virtio-dev] "
[PATCH 0/1] Add support for AMD new-style boot mechanism
2021-03-01 17:12 UTC (3+ messages)
` [PATCH 1/1] i386: "
[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
2021-03-01 17:10 UTC (2+ messages)
[PATCH RFC v3 00/12] hw/block/nvme: metadata and end-to-end data protection support
2021-03-01 17:02 UTC (6+ messages)
` [PATCH RFC v3 12/12] hw/block/nvme: add support for the format nvm command
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).