qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 13:30:34 to 2021-03-03 22:19:19 UTC [more...]

[PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-03 22:18 UTC  (32+ messages)
` [PATCH v4 01/28] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
` [PATCH v4 02/28] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v4 03/28] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v4 04/28] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v4 05/28] cpu: Directly use get_paging_enabled() "
` [PATCH v4 06/28] cpu: Directly use get_memory_mapping() "
` [PATCH v4 07/28] cpu: Introduce SysemuCPUOps structure
` [PATCH v4 08/28] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v4 09/28] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v4 10/28] cpu: Move CPUClass::get_crash_info "
` [PATCH v4 11/28] cpu: Move CPUClass::write_elf* "
` [PATCH v4 12/28] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v4 13/28] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v4 14/28] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v4 15/28] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v4 16/28] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
` [PATCH v4 17/28] linux-user: Remove dead code
` [PATCH v4 18/28] gdbstub: Remove watchpoint dead code in gdbserver_fork()
` [PATCH v4 19/28] target/arm/internals: Fix code style for checkpatch.pl
` [PATCH v4 20/28] target/arm: Move code blocks around
` [PATCH v4 21/28] target/arm: Refactor some function bodies
` [PATCH v4 22/28] target/arm: Restrict watchpoint code to system emulation
` [PATCH v4 23/28] target/i386: "
` [PATCH v4 24/28] target/xtensa: "
` [PATCH v4 25/28] accel/tcg/cpu-exec: "
` [PATCH v4 26/28] cpu: Remove watchpoint stubs for user emulation
` [PATCH v4 27/28] cpu: Fix code style for checkpatch.pl
` [PATCH v4 28/28] cpu: Move sysemu specific declarations to 'sysemu-cpu-ops.h'

[PATCH] nbd: server: Report holes for raw images
 2021-03-03 21:51 UTC  (6+ messages)

[PATCH v2] vhost-user.rst: add clarifying language about protocol negotiation
 2021-03-03 22:01 UTC  (3+ messages)

[PATCH v4] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-03 21:36 UTC  (8+ messages)

QEMU RBD is slow with QCOW2 images
 2021-03-03 21:26 UTC  (3+ messages)

[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-03 20:53 UTC  (3+ messages)
` [PATCH v3 1/2] avocado_qemu: add exec_command function
` [PATCH v3 2/2] tests: Add functional test for out-of-process device emulation

[PATCH] arm: bump amount of PMU counters to pass SBSA ACS
 2021-03-03 20:33 UTC  (4+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-03-03 20:22 UTC  (26+ messages)
` [PATCH v2 31/42] esp: implement FIFO flush command
` [PATCH v2 32/42] esp: latch individual bits in ESP_RINTR register
` [PATCH v2 33/42] esp: defer command completion interrupt on incoming data transfers
` [PATCH v2 34/42] esp: remove old deferred command completion mechanism
` [PATCH v2 35/42] esp: raise interrupt after every non-DMA byte transferred to the FIFO
` [PATCH v2 36/42] esp: add maxlen parameter to get_cmd()
` [PATCH v2 37/42] esp: transition to message out phase after SATN and stop command
` [PATCH v2 38/42] esp: convert ti_buf from array to Fifo8
` [PATCH v2 39/42] esp: convert cmdbuf "
` [PATCH v2 40/42] esp: add trivial implementation of the ESP_RFLAGS register
` [PATCH v2 41/42] esp: implement non-DMA transfers in PDMA mode
` [PATCH v2 42/42] esp: add support for unaligned accesses

[PATCH] virtiofsd: Add qemu version and copyright info
 2021-03-03 19:53 UTC 

[Bug 1917661] [NEW] qemu gdb wrong registers group for riscv64
 2021-03-03 19:17 UTC  (2+ messages)
` [Bug 1917661] "

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-03 19:12 UTC  (11+ messages)
` [RFC PATCH v3 01/10] net: Use 'struct iovec' in qemu_send_packet_async_with_flags()
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP
` [RFC PATCH v3 03/10] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [RFC PATCH v3 04/10] hw/net: vmxnet3: "
` [RFC PATCH v3 05/10] hw/net: i82596: "
` [RFC PATCH v3 06/10] hw/net: ne2000: "
` [RFC PATCH v3 07/10] hw/net: pcnet: "
` [RFC PATCH v3 08/10] hw/net: rtl8139: "
` [RFC PATCH v3 09/10] hw/net: sungem: "
` [RFC PATCH v3 10/10] hw/net: sunhme: "

[PATCH v3 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-03-03 19:06 UTC  (5+ messages)
` [PATCH v3 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-03 18:54 UTC  (13+ messages)

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-03 18:52 UTC  (6+ messages)

[PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist'
 2021-03-03 18:46 UTC  (6+ messages)
` [PATCH v3 1/5] ui: Replace the word 'whitelist'
` [PATCH v3 2/5] scripts/tracetool: "
` [PATCH v3 3/5] seccomp: Replace the word 'blacklist'
` [PATCH v3 4/5] qemu-options: "
` [PATCH v3 5/5] tests/fp/fp-test: "

[PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'
 2021-03-03 18:50 UTC  (10+ messages)
` [PATCH v2 1/8] ui: Replace the word 'whitelist'
` [PATCH v2 3/8] scripts/tracetool: "
` [PATCH v2 4/8] scripts/device-crash-test: "
` [PATCH v2 5/8] seccomp: Replace the word 'blacklist'

[RFC PATCH] docs/system: add a gentle prompt for the complexity to come
 2021-03-03 18:41 UTC  (3+ messages)

[PATCH v3 0/7] Xen guest-loader support, pre-PR
 2021-03-03 18:38 UTC  (10+ messages)
` [PATCH v3 1/7] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [PATCH v3 2/7] hw/riscv: migrate fdt field to generic MachineState
` [PATCH v3 3/7] device_tree: add qemu_fdt_setprop_string_array helper
` [PATCH v3 4/7] hw/core: implement a guest-loader to support static hypervisor guests
` [PATCH v3 5/7] docs: move generic-loader documentation into the main manual
` [PATCH v3 6/7] docs: add some documentation for the guest-loader
` [PATCH v3 7/7] tests/avocado: add boot_xen tests

[RFC PATCH 00/19] accel: Introduce AccelvCPUState opaque structure
 2021-03-03 18:22 UTC  (20+ messages)
` [PATCH 01/19] target/i386/hvf: Use boolean value for vcpu_dirty
` [PATCH 02/19] target/s390x/kvm: Simplify debug code
` [PATCH 03/19] target/s390x/kvm: Reduce deref by declaring 'struct kvm_run' on stack
` [PATCH 04/19] cpu: Croup accelerator-specific fields altogether
` [RFC PATCH 05/19] cpu: Introduce AccelvCPUState opaque structure
` [RFC PATCH 06/19] accel/whpx: Add typedef for 'struct whpx_vcpu'
` [RFC PATCH 07/19] accel/whpx: Rename struct whpx_vcpu -> AccelvCPUState
` [RFC PATCH 08/19] accel/whpx: Use 'accel_vcpu' generic pointer
` [RFC PATCH 09/19] accel/hax: Add typedef for 'struct hax_vcpu_state'
` [RFC PATCH 10/19] accel/hax: Use 'accel_vcpu' generic pointer
` [RFC PATCH 11/19] accel/kvm: Introduce kvm_vcpu_state() helper
` [RFC PATCH 12/19] accel/kvm: Use kvm_vcpu_state() when possible
` [RFC PATCH 13/19] accel/kvm: Declare and allocate AccelvCPUState struct
` [RFC PATCH 14/19] accel/kvm: Move the 'kvm_fd' field to AccelvCPUState
` [RFC PATCH 15/19] accel/kvm: Move the 'kvm_state' "
` [RFC PATCH 16/19] accel/kvm: Move the 'kvm_run' "
` [RFC PATCH 17/19] accel/hvf: Reduce deref by declaring 'hv_vcpuid_t hvf_fd' on stack
` [RFC PATCH 18/19] accel/hvf: Declare and allocate AccelvCPUState struct
` [RFC PATCH 19/19] accel/hvf: Move the 'hvf_fd' field to AccelvCPUState

[Bug 1917565] [NEW] Windows 10 fails with "Boot device inaccessible"
 2021-03-03 18:14 UTC  (5+ messages)
` [Bug 1917565] "

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-03-03 18:11 UTC  (4+ messages)

[PULL 0/4] pc,virtio,pci: bug fixes
 2021-03-03 18:10 UTC  (2+ messages)

[PATCH 0/3] gitlab: Add missing job -> container dependencies
 2021-03-03 17:55 UTC  (9+ messages)
` [PATCH 1/3] docker: Alpine build job depends on Alpine container
` [PATCH 2/3] docker: EDK2 build job depends on EDK2 container
` [PATCH 3/3] docker: OpenSBI build job depends on OpenSBI container

[PATCH 0/3] gitlab-pipeline-status script: provide more information on errors
 2021-03-03 17:54 UTC  (2+ messages)

Inconsistent virtio-net-pci MSI vector count
 2021-03-03 17:09 UTC  (5+ messages)

[PATCH v1 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-03 17:05 UTC  (7+ messages)
` [PATCH v1 8/9] util/mmap-alloc: support RAM_NORESERVE via MAP_NORESERVE

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-03 16:54 UTC  (2+ messages)

[PATCH v2] qtest: delete superfluous inclusions of qtest.h
 2021-03-03 16:49 UTC  (3+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-03 16:46 UTC  (11+ messages)

[PATCH v2] libqos/qgraph: format qgraph comments for sphinx documentation
 2021-03-03 16:43 UTC  (2+ messages)

[PATCH v2] i386: Add missing cpu feature bits in EPYC-Rome model
 2021-03-03 16:22 UTC  (2+ messages)

[PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc()
 2021-03-03 16:18 UTC  (8+ messages)
` [PATCH v1 1/2] s390x/kvm: Get rid of legacy_s390_alloc()
` [PATCH v1 2/2] exec: Get rid of phys_mem_set_alloc()

[PATCH v2] vfio-ccw: Do not read region ret_code after write
 2021-03-03 16:07 UTC 

[PATCH] i386: Add missing cpu feature bits in EPYC-Rome model
 2021-03-03 15:42 UTC  (3+ messages)

[PATCH v2 1/2] edid: Make refresh rate configurable
 2021-03-03 15:29 UTC  (2+ messages)
` [PATCH v2 2/2] virtio-gpu: Respect UI refresh rate for EDID

[Bug 1891354] [NEW] Heap-use-after-free in usb_packet_unmap
 2021-03-03 15:20 UTC  (2+ messages)
` [Bug 1891354] "

[PATCH v3 00/27] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-03 15:17 UTC  (3+ messages)
` [PATCH v3 17/27] linux-user: Remove dead code

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-03-03 15:07 UTC  (5+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images
` [PATCH 2/2] Acceptance Tests: restore filtering of tests by target arch

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2021-03-03 14:51 UTC  (2+ messages)
` [Bug 1907952] "

[PATCH v2 00/25] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-03-03 15:04 UTC  (4+ messages)
` [PATCH v2 13/25] tests/docker: expand centos7 package list

[PATCH v2 0/3] Some modifications about ram_save_host_page()
 2021-03-03 14:55 UTC  (5+ messages)
` [PATCH v2 3/3] migration/ram: Optimize ram_save_host_page()

tools/virtiofs: Multi threading seems to hurt performance
 2021-03-03 14:50 UTC  (5+ messages)
` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)

[PATCH v2 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-03-03 14:36 UTC  (6+ messages)

[PATCH] multi-process: Initialize variables declared with g_auto*
 2021-03-03 14:28 UTC  (5+ messages)

[PATCH 0/7] ui: add vdagent implementation and clipboard support
 2021-03-03 14:27 UTC  (9+ messages)
` [PATCH 5/7] ui/vnc: "
` [PATCH 7/7] ui/gtk: add "

[PATCH v7 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-03 13:52 UTC  (6+ messages)
` [PATCH v7 1/5] hw/dma: Implement a Xilinx CSU DMA model
` [PATCH v7 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [PATCH v7 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [PATCH v7 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v7 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

[PATCH v2] qemu-config: add error propagation to qemu_config_parse
 2021-03-03 13:55 UTC  (3+ messages)

[PATCH v2] chardev: add nodelay option
 2021-03-03 13:51 UTC  (4+ messages)

[PATCH 0/2] Clarify error messages pertaining to 'node-name'
 2021-03-03 13:48 UTC  (3+ messages)


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