messages from 2020-12-04 22:10:40 to 2020-12-07 10:36:39 UTC [more...]
[PATCH 0/8] gitlab-ci: Add accelerator-specific Linux jobs
2020-12-07 10:34 UTC (25+ messages)
` [PATCH 1/8] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH 2/8] gitlab-ci: Introduce 'cross_accel_build_job' template
` [PATCH 3/8] gitlab-ci: Add KVM X86 cross-build jobs
` [PATCH 4/8] gitlab-ci: Add KVM ARM "
` [PATCH 5/8] gitlab-ci: Add KVM s390x "
` [PATCH 6/8] gitlab-ci: Add KVM PPC "
` [PATCH 7/8] gitlab-ci: Add KVM MIPS "
` [PATCH 8/8] gitlab-ci: Add Xen "
[PATCH qemu v10] spapr: Implement Open Firmware client interface
2020-12-07 10:33 UTC (8+ messages)
[PATCH 0/4] User creatable object property setting fixes
2020-12-07 10:30 UTC (2+ messages)
[PATCH] sdl2: Add extra mouse buttons
2020-12-07 10:25 UTC (2+ messages)
[PATCH v2] migration: Don't allow migration if vm is in POSTMIGRATE state
2020-12-07 10:05 UTC (2+ messages)
x86 TCG helpers clobbered registers
2020-12-07 10:10 UTC (5+ messages)
[PATCH] crypto: Fix some code style problems, add spaces around operator
2020-12-07 10:10 UTC (2+ messages)
[Bug 1907061] [NEW] qemu-system-x86_64 minimizing window causes keyboard input lag globally
2020-12-07 9:51 UTC
[PATCH v2 00/12] Categorize some uncategorized devices
2020-12-07 9:09 UTC (6+ messages)
` [PATCH v2 01/12] pc-dimm: put it into the 'storage' category
[PATCH 00/19] target/mips: Boring code reordering
2020-12-07 9:07 UTC (24+ messages)
` [PATCH 01/19] hw/mips: Move address translation helpers to target/mips/
` [PATCH 02/19] target/mips: Remove unused headers from translate.c
` [PATCH 03/19] target/mips: Remove unused headers from fpu_helper.c
` [PATCH 04/19] target/mips: Remove unused headers from cp0_helper.c
` [PATCH 05/19] target/mips: Remove unused headers from op_helper.c
` [PATCH 06/19] target/mips: Remove unused headers from kvm.c
` [PATCH 07/19] target/mips: Include "exec/memattrs.h" in 'internal.h'
` [PATCH 08/19] target/mips: Extract cpu_supports*/cpu_set* translate.c
` [PATCH 09/19] target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
` [PATCH 10/19] target/mips: Add !CONFIG_USER_ONLY comment after #endif
` [PATCH 11/19] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH 12/19] target/mips: Rename helper.c as tlb_helper.c
` [PATCH 13/19] target/mips: Fix code style for checkpatch.pl
` [PATCH 14/19] target/mips: Move mmu_init() functions to tlb_helper.c
` [PATCH 15/19] target/mips: Move cpu definitions, reset() and realize() to cpu.c
` [PATCH 16/19] target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
` [PATCH 17/19] target/mips: Rename translate_init.c as cpu-defs.c
` [RFC PATCH 18/19] target/mips: Restrict some TCG specific CPUClass handlers
` [RFC PATCH 19/19] target/mips: Only build TCG code when CONFIG_TCG is set
[PATCH for-6.0] accel: Wire accel to /machine
2020-12-07 8:46 UTC
[PATCH 00/13] Categorize some uncategorized devices
2020-12-07 8:52 UTC (7+ messages)
` [PATCH 09/13] u2f-passthru: put it into the 'usb' category
[PATCH 0/8] add support for cpu hot-unplug with SMI broadcast enabled
2020-12-07 8:47 UTC (7+ messages)
` [PATCH 2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PATCH 5/8] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
[PATCH] target/arm: do not use cc->do_interrupt for KVM directly
2020-12-07 8:40 UTC
[PATCH v2 0/2] hw/block/nvme: add simple copy command
2020-12-07 7:59 UTC (3+ messages)
` [PATCH v2 1/2] nvme: updated shared header for "
` [PATCH v2 2/2] hw/block/nvme: add simple "
[PATCH 0/3] Fix some memleaks caused by timer_new_ns
2020-12-07 8:10 UTC (6+ messages)
` [PATCH 2/3] misc/mos6522: Use timer_free() in the finalize function to avoid memleak
` [PATCH 3/3] s390x/cpu: Use timer_free() in the finalize function to avoid memleaks
[PATCH qemu v11] spapr: Implement Open Firmware client interface
2020-12-07 7:42 UTC (2+ messages)
[PATCH 0/3] hw/block/nvme: allow cmb and pmr to coexist
2020-12-07 7:04 UTC (2+ messages)
[PATCH] tpm: tpm_spapr: Remove unused tracepoint
2020-12-07 6:43 UTC
[Bug 1906948] [NEW] Enabling OpenGL for GUI doesn't work on old laptop
2020-12-07 6:11 UTC (2+ messages)
` [Bug 1906948] "
[Bug 1907042] [NEW] assert issue locates in hw/usb/core.c:727: usb_ep_get: Assertion `pid == USB_TOKEN_IN || pid == USB_TOKEN_OUT' failed
2020-12-07 6:07 UTC
[PATCH v5 0/4] Introducing QMP query-netdev command
2020-12-07 5:52 UTC (3+ messages)
` [PATCH v5 3/4] hmp: Use QMP query-netdev in hmp_info_network
[PATCH 0/5] MIPS Bootloader helper
2020-12-07 5:14 UTC (6+ messages)
` [PATCH 1/5] hw/mips: Add a bootloader helper
` [PATCH 2/5] hw/mips/malta: Make use of "
` [PATCH 3/5] hw/mips/fuloong2e: "
` [PATCH 4/5] hw/mips/addr: Add translation helpers for KSEG1
` [PATCH 5/5] hw/mips/boston: Make use of bootloader helper
[PATCH 0/4] target/arm bug fix
2020-12-07 4:46 UTC (5+ messages)
` [PATCH 1/4] target/arm: Fixup special cross page case for sve continuous load/store
` [PATCH 2/4] target/arm: Fixup contiguous first-fault and no-fault loads
` [PATCH 3/4] target/arm: Fixup SIMD fcmla(by element) in 4H arrangement
` [PATCH 4/4] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
[Qemu-devel] [Bug 1723161] [NEW] Migration failing in qemu-2.10.1 but working qemu-2.9.1 and earlier with same options
2020-12-07 4:17 UTC (2+ messages)
` [Bug 1723161] "
[Qemu-devel] [Bug 1723488] [NEW] HAX on Windows, memory lease error
2020-12-07 4:17 UTC (2+ messages)
` [Bug 1723488] "
[PATCH] acpi: Permit OEM ID and OEM table ID fields to be changed
2020-12-06 21:28 UTC
[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
2020-12-06 18:44 UTC (8+ messages)
[PATCH v2 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the refreshrate update to not run
2020-12-06 13:46 UTC
[PATCH 1/3] net: checksum: Skip fragmented IP packets
2020-12-06 12:44 UTC (5+ messages)
` [PATCH 2/3] net: checksum: Add IP header checksum calculation
` [PATCH 3/3] net: checksum: Introduce fine control over checksum type
[PATCH 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the refreshrate update to not run
2020-12-06 11:44 UTC (3+ messages)
[PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
2020-12-06 11:28 UTC (3+ messages)
[PATCH 0/1] Remove flatview_simplify()
2020-12-06 10:10 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 3/30] crypt: Fix Lesser GPL version number
2020-12-05 23:07 UTC (3+ messages)
` [PATCH 27/30] x86 hvf cpus: "
[RFC v8 00/22] i386 cleanup
2020-12-05 16:37 UTC (34+ messages)
` [RFC v8 01/27] accel/tcg: split CpusAccel into three TCG variants
` [RFC v8 02/27] accel/tcg: split tcg_start_vcpu_thread
` [RFC v8 03/27] accel/tcg: rename tcg-cpus functions to match module name
` [RFC v8 04/27] i386: move kvm accel files into kvm/
` [RFC v8 05/27] i386: move whpx accel files into whpx/
` [RFC v8 06/27] i386: move hax accel files into hax/
` [RFC v8 07/27] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v8 08/27] i386: move TCG accel files into tcg/
` [RFC v8 09/27] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v8 10/27] i386: move TCG cpu class initialization out of helper.c
` [RFC v8 11/27] tcg: cpu_exec_{enter,exit} helpers
` [RFC v8 12/27] tcg: make CPUClass.cpu_exec_* optional
` [RFC v8 13/27] tcg: Make CPUClass.debug_excp_handler optional
` [RFC v8 14/27] cpu: Remove unnecessary noop methods
` [RFC v8 15/27] cpu: Introduce TCGCpuOperations struct
` [RFC v8 16/27] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [RFC v8 17/27] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v8 18/27] cpu: Move cpu_exec_* "
` [RFC v8 19/27] cpu: Move tlb_fill "
` [RFC v8 20/27] cpu: Move debug_excp_handler "
` [RFC v8 21/27] accel: extend AccelState and AccelClass to user-mode
` [RFC v8 22/27] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v8 23/27] accel: introduce AccelCPUClass extending CPUClass
` [RFC v8 24/27] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v8 25/27] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [RFC v8 26/27] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [RFC v8 27/27] cpu: introduce cpu_accel_instance_init
[Bug 1906905] [NEW] qemu-system-sparc stucked while booting using ss20_v2.25_rom
2020-12-05 15:09 UTC (4+ messages)
` [Bug 1906905] "
` [PATCH] hw/timer/slavio_timer: Allow 64-bit accesses
[PATCH v1 1/1] intc/ibex_plic: Clear interrupts that occur during claim process
2020-12-05 8:09 UTC (2+ messages)
[PATCH 0/5] mips: Sanitize Multi-Threading ASE
2020-12-05 12:49 UTC (11+ messages)
` [PATCH 1/5] target/mips: Remove mips_def_t unused argument from mvp_init()
` [PATCH 2/5] target/mips: Introduce ase_mt_available() helper
` [PATCH 3/5] target/mips: Do not initialize MT registers if MT ASE absent
` [PATCH 4/5] hw/mips/malta: "
` [PATCH 5/5] hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
[PATCH 0/9] target/mips: Simplify MSA TCG logic
2020-12-05 12:46 UTC (9+ messages)
` [PATCH 6/9] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()
[RFC v7 00/22] i386 cleanup
2020-12-05 10:06 UTC (8+ messages)
` [RFC v7 15/22] cpu: Move tlb_fill to tcg_ops
[PATCH] ppc/e500: Free irqs array to avoid memleak
2020-12-05 9:53 UTC (2+ messages)
[Bug 1906156] [NEW] Host OS Reboot Required, for Guest kext to Load (Fully)
2020-12-05 3:41 UTC (3+ messages)
` [Bug 1906156] "
[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
2020-12-05 1:27 UTC (2+ messages)
` [Bug 1906193] "
[PATCH v4 0/5] Add support for Control-Flow Integrity
2020-12-04 23:06 UTC (6+ messages)
` [PATCH v4 1/5] configure,meson: add option to enable LTO
` [PATCH v4 2/5] cfi: Initial support for cfi-icall in QEMU
` [PATCH v4 3/5] check-block: enable iotests with cfi-icall
` [PATCH v4 4/5] configure,meson: support Control-Flow Integrity
` [PATCH v4 5/5] docs: Add CFI Documentation
[PATCH] target/mips: Simplify gen_msa_BxZ() 'if' condition
2020-12-04 22:59 UTC
[PATCH v2 0/7] Common macros for QAPI list growth
2020-12-04 22:54 UTC (4+ messages)
` [PATCH v2 7/7] qapi: More complex uses of QAPI_LIST_APPEND
[PATCH] block/nvme: Do not allow image creation with NVMe block driver
2020-12-04 22:28 UTC (2+ messages)
[PATCH v14 00/13] Apply COR-filter to the block-stream permanently
2020-12-04 22:07 UTC (14+ messages)
` [PATCH v14 01/13] copy-on-read: support preadv/pwritev_part functions
` [PATCH v14 02/13] block: add API function to insert a node
` [PATCH v14 03/13] copy-on-read: add filter drop function
` [PATCH v14 04/13] qapi: add filter-node-name to block-stream
` [PATCH v14 05/13] qapi: create BlockdevOptionsCor structure for COR driver
` [PATCH v14 06/13] iotests: add #310 to test bottom node in "
` [PATCH v14 07/13] block: include supported_read_flags into BDS structure
` [PATCH v14 08/13] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v14 09/13] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v14 10/13] qapi: block-stream: add "bottom" argument
` [PATCH v14 11/13] iotests: 30: prepare to COR filter insertion by stream job
` [PATCH v14 12/13] block/stream: add s->target_bs
` [PATCH v14 13/13] block: apply COR-filter to block-stream jobs
[Qemu-devel] [Bug 1673976] [NEW] core dump
2020-12-04 22:05 UTC (2+ messages)
` [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)
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).