qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 15:18:00 to 2021-03-04 07:57:02 UTC [more...]

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
 2021-03-04  7:49 UTC  (4+ messages)
` [Bug 1916394] "

[PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-04  7:51 UTC  (38+ 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'

[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
 2021-03-04  7:09 UTC  (7+ messages)
` [RFC PATCH 4/5] hw/acpi/aml-build: add processor hierarchy node structure

[RFC PATCH 00/19] accel: Introduce AccelvCPUState opaque structure
 2021-03-04  6:24 UTC  (21+ 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

[RFC PATCH 0/7] cpu: Move CPUClass::has_work() to TCGCPUOps
 2021-03-04  6:20 UTC  (6+ messages)
` [PATCH 4/7] target/s390x: Move s390_cpu_has_work to excp_helper.c
` [RFC PATCH 6/7] cpu: Move CPUClass::has_work() to TCGCPUOps

[PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist'
 2021-03-04  5:38 UTC  (9+ 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: "

USB port claiming / set configuration problems
 2021-03-04  3:45 UTC 

[PATCH v3 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-03-04  3:09 UTC  (3+ messages)
` [PATCH v3 1/2] gitlab-ci.yml: Allow custom # of parallel linkers
` [PATCH v3 2/2] gitlab-ci.yml: Add jobs to test CFI flags

[PATCH] meson: Stop if cfi is enabled with system slirp
 2021-03-04  2:59 UTC 

[PATCH 00/44] hw/arm: New board model mps3-an547
 2021-03-04  2:50 UTC  (3+ messages)
` [PATCH 01/44] clock: Add ClockEvent parameter to callbacks

[PATCH v2 00/24] hw/arm: New board model mps3-an524
 2021-03-04  2:27 UTC  (13+ messages)
` [PATCH v2 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
` [PATCH v2 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
` [PATCH v2 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
` [PATCH v2 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
` [PATCH v2 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
` [PATCH v2 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH v2] multi-process: Initialize variables declared with g_auto*
 2021-03-04  2:16 UTC 

[PATCH] multi-process: Initialize variables declared with g_auto*
 2021-03-04  2:12 UTC  (3+ messages)

Some more questions with regards to QEMU clock record and replay
 2021-03-04  2:09 UTC  (3+ messages)

[PATCH] file-posix: allow -EBUSY errors during write zeros on block
 2021-03-04  0:14 UTC  (3+ messages)

[PATCH v3 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-03-03 22:50 UTC  (7+ messages)
` [PATCH v3 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v3 2/2] hw/riscv: allow ramfb on virt

[PATCH v1 0/2] hw/arm: versal: Add support for the XRAMs
 2021-03-03 22:47 UTC  (5+ messages)
` [PATCH v1 1/2] hw/misc: versal: Add a model of the XRAM controller
` [PATCH v1 2/2] hw/arm: versal: Add support for the XRAMs

[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 v2 0/8] misc: Replace the words 'blacklist/whitelist'
 2021-03-03 18:50 UTC  (6+ messages)
` [PATCH v2 4/8] scripts/device-crash-test: Replace the word 'whitelist'
` [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

[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  (2+ messages)

[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  (2+ 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  (5+ 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


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