qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-26 08:58:32 to 2021-02-27 01:03:03 UTC [more...]

[PATCH V2 0/6] hw/block/nvme: support namespace attachment
 2021-02-27  1:01 UTC  (5+ messages)
` [PATCH V2 6/7] hw/block/nvme: support namespace attachment command

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

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-02-26 23:04 UTC  (4+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images

[PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
 2021-02-26 22:42 UTC  (59+ messages)
` [PATCH v2 04/31] qapi/qom: Add ObjectOptions for authz-*
` [PATCH v2 05/31] qapi/qom: Add ObjectOptions for cryptodev-*
` [PATCH v2 06/31] qapi/qom: Add ObjectOptions for dbus-vmstate
` [PATCH v2 07/31] qapi/qom: Add ObjectOptions for memory-backend-*
` [PATCH v2 08/31] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
` [PATCH v2 09/31] qapi/qom: Add ObjectOptions for throttle-group
` [PATCH v2 10/31] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH v2 11/31] qapi/qom: Add ObjectOptions for tls-*, "
` [PATCH v2 12/31] qapi/qom: Add ObjectOptions for can-*
` [PATCH v2 13/31] qapi/qom: Add ObjectOptions for colo-compare
` [PATCH v2 14/31] qapi/qom: Add ObjectOptions for filter-*
` [PATCH v2 15/31] qapi/qom: Add ObjectOptions for pr-manager-helper
` [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
` [PATCH v2 17/31] qapi/qom: Add ObjectOptions for input-*
` [PATCH v2 18/31] qapi/qom: Add ObjectOptions for x-remote-object
` [PATCH v2 19/31] qapi/qom: QAPIfy object-add
` [PATCH v2 20/31] qom: Make "object" QemuOptsList optional
` [PATCH v2 21/31] qemu-storage-daemon: Implement --object with qmp_object_add()
` [PATCH v2 22/31] qom: Remove user_creatable_add_dict()
` [PATCH v2 23/31] qom: Factor out user_creatable_process_cmdline()
` [PATCH v2 24/31] qemu-io: Use user_creatable_process_cmdline() for --object
` [PATCH v2 25/31] qemu-img: "
` [PATCH v2 26/31] qemu-nbd: "
` [PATCH v2 27/31] qom: Add user_creatable_add_from_str()
` [PATCH v2 28/31] hmp: QAPIfy object_add
` [PATCH v2 29/31] qom: Add user_creatable_parse_str()
` [PATCH v2 30/31] vl: QAPIfy -object
` [PATCH v2 31/31] qom: Drop QemuOpts based interfaces

[RFC PATCH 0/2] hw/mips: Restrict emulated machines to TCG
 2021-02-26 22:21 UTC  (5+ messages)
` [RFC PATCH 1/2] hw/mips/meson: Restrict emulated machines to TCG accelerator
` [RFC PATCH 2/2] hw/mips/jazz: Remove confusing ifdef'ry

[PATCH] meson: add tests option
 2021-02-26 22:07 UTC 

vhost reply_ack negotiation (a.k.a differences in vhost-user behaviour with libvhost-user and vhost-user-backend.rs)
 2021-02-26 21:25 UTC  (5+ messages)

[Bug 1917085] [NEW] [OSS-Fuzz] Issue 30588 pcnet: Loopback-related stack-overflow
 2021-02-26 19:53 UTC 

[Bug 1917082] [NEW] [OSS-Fuzz] Issue 27574 e1000: Loopback-related stack-overflow
 2021-02-26 19:32 UTC 

[PATCH 0/6] Detect reentrant RX casue by loopback
 2021-02-26 18:53 UTC  (11+ messages)
` [PATCH 1/6] net: introduce qemu_receive_packet()
              ` [QEMU-SECURITY] "
` [PATCH] rtl8193: switch to use qemu_receive_packet() for loopback

[RFC PATCH 0/3] net: Pad short frames to minimum size (60 bytes)
 2021-02-26 18:57 UTC  (7+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] Revert "e1000: Pad short frames to minimum size (60 bytes)"
` [RFC PATCH 3/3] Revert "vmxnet3: "

[PATCH v25 00/20] i386 cleanup PART 2
 2021-02-26 18:42 UTC  (24+ messages)
` [PATCH v25 01/20] target/i386: Rename helper_fldt, helper_fstt
` [PATCH v25 02/20] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
` [PATCH v25 03/20] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v25 04/20] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v25 05/20] accel: introduce new accessor functions
` [PATCH v25 06/20] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v25 07/20] accel-cpu: make cpu_realizefn return a bool
` [PATCH v25 08/20] meson: add target_user_arch
` [PATCH v25 09/20] i386: split off sysemu-only functionality in tcg-cpu
` [PATCH v25 10/20] i386: split smm helper (sysemu)
` [PATCH v25 11/20] i386: split tcg excp_helper into sysemu and user parts
` [PATCH v25 12/20] i386: move TCG bpt_helper into sysemu/
` [PATCH v25 13/20] i386: split misc helper user stubs and sysemu part
` [PATCH v25 14/20] i386: separate fpu_helper into user and sysemu parts
` [PATCH v25 15/20] i386: split svm_helper into sysemu and stub-only user
` [PATCH v25 16/20] i386: split seg_helper into user-only and sysemu parts
` [PATCH v25 17/20] i386: split off sysemu part of cpu.c
` [PATCH v25 18/20] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
` [PATCH v25 19/20] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
` [PATCH v25 20/20] i386: make cpu_load_efer sysemu-only

[PATCH v2 0/5] target/sh4: Pass MMUAccessType to get_physical_address()
 2021-02-26 18:00 UTC  (2+ messages)

[PATCH v4 0/8] hw/sh4: Kconfig cleanups
 2021-02-26 18:01 UTC  (2+ messages)

[PATCH v2] qemu-config: add error propagation to qemu_config_parse
 2021-02-26 17:46 UTC  (2+ messages)

target/arm: "define_arm_cp_regs" and similar for KVM
 2021-02-26 17:27 UTC 

[PATCH 0/2] target/i386: Fix cpu_x86_{fsave,frstor,fxsave,fxrstor}
 2021-02-26 17:13 UTC  (8+ messages)
` [PATCH 1/2] target/i386: Rename helper_fldt, helper_fstt
` [PATCH 2/2] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor

[PATCH v5 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-02-26 16:53 UTC  (3+ messages)
` [PATCH v5 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model

[RFC PATCH] cpu: system_ops: move to cpu-system-ops.h, keep a pointer in CPUClass
 2021-02-26 16:40 UTC 

[PATCH 00/16] cpu: Introduce CPUSystemOperations structure
 2021-02-26 16:32 UTC  (17+ messages)
` [PATCH 01/16] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
` [PATCH 02/16] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH 03/16] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH 04/16] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH 05/16] cpu: Directly use get_paging_enabled() "
` [PATCH 06/16] cpu: Directly use get_memory_mapping() "
` [PATCH 07/16] cpu: Introduce CPUSystemOperations structure
` [PATCH 08/16] cpu: Move CPUClass::vmsd to CPUSystemOperations
` [PATCH 09/16] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH 10/16] cpu: Move CPUClass::get_crash_info "
` [PATCH 11/16] cpu: Move CPUClass::write_elf* "
` [PATCH 12/16] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH 13/16] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH 14/16] cpu: Move CPUClass::get_memory_mapping "
` [PATCH 15/16] cpu: Move CPUClass::get_paging_enabled "
` [PATCH 16/16] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu

[PATCH 0/5] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
 2021-02-26 16:33 UTC  (6+ messages)
` [PATCH 1/5] spapr.c: assert first DRC LMB earlier in spapr_memory_unplug_request()
` [PATCH 2/5] spapr.c: check unplug_request flag "
` [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] net: remove qemu_ether_ntoa()
 2021-02-26 16:21 UTC  (3+ messages)

[PATCH v24 00/18] i386 cleanup PART 2
 2021-02-26 16:02 UTC  (29+ messages)
` [PATCH v24 01/18] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v24 02/18] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v24 03/18] accel: introduce new accessor functions
` [PATCH v24 04/18] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v24 05/18] accel-cpu: make cpu_realizefn return a bool
` [PATCH v24 06/18] meson: add target_user_arch
` [PATCH v24 07/18] i386: split off sysemu-only functionality in tcg-cpu
` [PATCH v24 08/18] i386: split smm helper (sysemu)
` [PATCH v24 09/18] i386: split tcg excp_helper into sysemu and user parts
` [PATCH v24 10/18] i386: move TCG btp_helper into sysemu/
` [PATCH v24 11/18] i386: split misc helper user stubs and sysemu part
` [PATCH v24 12/18] i386: separate fpu_helper into user and sysemu parts
` [PATCH v24 13/18] i386: split svm_helper into sysemu and stub-only user
` [PATCH v24 14/18] i386: split seg_helper into user-only and sysemu parts
` [PATCH v24 15/18] i386: split off sysemu part of cpu.c
` [PATCH v24 16/18] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
` [PATCH v24 17/18] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
` [PATCH v24 18/18] i386: make cpu_load_efer sysemu-only

[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-02-26 15:21 UTC  (3+ messages)
` [PATCH v2 1/2] gitlab-ci.yml: Allow custom # of parallel linkers
` [PATCH v2 2/2] gitlab-ci.yml: Add jobs to test CFI flags

[PATCH v22 00/17] i386 cleanup PART 2
 2021-02-26 15:07 UTC  (7+ messages)
` [PATCH v22 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU

[PATCH 0/3] docs: replace master/slave with more accurate wording
 2021-02-26 14:48 UTC  (5+ messages)
` [PATCH 1/3] docs: vhost-user: clean up request/reply description
` [PATCH 2/3] docs: vhost-user: rewrite section on ring state machine
` [PATCH 3/3] docs: vhost-user: replace master/slave with front-end/back-end

[PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
 2021-02-26 14:29 UTC  (2+ messages)

[PATCH] storage-daemon: include current command line option in the errors
 2021-02-26 13:44 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: support ANA
 2021-02-26 13:16 UTC  (3+ messages)
` [PATCH 2/2] hw/block/nvme: add 'nvme_ana_inject_state' HMP command

[PATCH 0/2] semihosting: Move it out of hw/
 2021-02-26 13:13 UTC  (3+ messages)
` [PATCH 1/2] semihosting: Move include/hw/semihosting/ -> include/semihosting/
` [PATCH 2/2] semihosting: Move hw/semihosting/ -> semihosting/

[PATCH] virtio-iommu: Default to bypass during boot
 2021-02-26 13:00 UTC  (5+ messages)

block/throttle and burst bucket
 2021-02-26 12:33 UTC  (3+ messages)

[PATCH v5 0/5] Add support for ipv6 host forwarding
 2021-02-26 12:18 UTC  (5+ messages)
` [PATCH v5 1/5] slirp: Advance libslirp submodule to add ipv6 host-forward support

[RFC PATCH v2 0/4] Allow changing bs->file on reopen
 2021-02-26 11:51 UTC  (5+ messages)
` [RFC PATCH v2 3/4] block: Support multiple reopening with x-blockdev-reopen

[PATCH v2] Autoconnect jack ports by default
 2021-02-26 11:40 UTC  (4+ messages)

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-02-26 11:25 UTC  (4+ messages)
` [PATCH 08/25] hmp: replace "O" parser with keyval

[VHOST USER SPEC PATCH] vhost-user.rst: add clarifying language about protocol negotiation
 2021-02-26 11:21 UTC  (2+ messages)

[PATCH] net: Print the packet size in the debug output
 2021-02-26 10:20 UTC  (2+ messages)

[PATCH 0/4] aspeed: LPC peripheral controller devices
 2021-02-26  9:51 UTC  (7+ messages)
` [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
` [PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller

QEMU Clock record and replay
 2021-02-26  9:54 UTC  (3+ messages)

[PATCH v5 00/13] target/mips: Extract MXU code to new mxu_translate.c file
 2021-02-26  9:31 UTC  (14+ messages)
` [PATCH v5 01/13] target/mips/meson: Introduce mips_tcg source set
` [PATCH v5 02/13] target/mips/meson: Restrict mips-semi.c to TCG
` [PATCH v5 03/13] target/mips: Rewrite complex ifdef'ry
` [PATCH v5 04/13] target/mips: Remove XBurst Media eXtension Unit dead code
` [PATCH v5 05/13] target/mips: Remove unused CPUMIPSState* from MXU functions
` [PATCH v5 06/13] target/mips: Pass instruction opcode to decode_opc_mxu()
` [PATCH v5 07/13] target/mips: Use OPC_MUL instead of OPC__MXU_MUL
` [PATCH v5 08/13] target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
` [PATCH v5 09/13] target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
` [PATCH v5 10/13] target/mips: Convert decode_ase_mxu() to decodetree prototype
` [PATCH v5 11/13] target/mips: Simplify decode_opc_mxu() ifdef'ry
` [PATCH v5 12/13] target/mips: Introduce mxu_translate_init() helper
` [PATCH v5 13/13] target/mips: Extract MXU code to new mxu_translate.c file

[PATCH v3 00/10] target/mips: Extract MXU code to new mxu_translate.c file
 2021-02-26  9:09 UTC  (4+ messages)
` [PATCH v3 05/10] target/mips: Extract decode_ase_mxu() from decode_opc_mxu()

[RFC PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-02-26  9:03 UTC  (3+ messages)
` [RFC PATCH 4/4] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table

[PATCH] net: Fix build error when DEBUG_NET is on
 2021-02-26  9:03 UTC  (2+ 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).