qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 15:05:27 to 2020-01-22 06:40:04 UTC [more...]

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-22  6:38 UTC  (4+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0

How to set a limit and clear Avocado cache?
 2020-01-22  6:37 UTC  (2+ messages)
` [Avocado-devel] "

[PATCH qemu v5] spapr: Kill SLOF
 2020-01-22  6:32 UTC  (4+ messages)

[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
 2020-01-22  6:32 UTC  (6+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH v4 2/4] vl: Initialise main loop earlier
` [PATCH v4 3/4] qmp: Move dispatcher to a coroutine
` [PATCH v4 4/4] block: Mark 'block_resize' as coroutine

[PATCH v2 109/109] virtiofsd: add some options to the help message
 2020-01-22  6:35 UTC  (2+ messages)

[PULL 00/17] virtio, pc: fixes, features
 2020-01-22  6:25 UTC  (21+ messages)
` [PULL 01/17] q35: implement 128K SMRAM at default SMBASE address
` [PULL 02/17] tests: q35: MCH: add default SMBASE SMRAM lock test
` [PULL 03/17] acpi: cpuhp: spec: clarify 'CPU selector' register usage and endianness
` [PULL 04/17] acpi: cpuhp: spec: fix 'Command data' description
` [PULL 05/17] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0
` [PULL 06/17] acpi: cpuhp: introduce 'Command data 2' field
` [PULL 07/17] acpi: cpuhp: spec: add typical usecases
` [PULL 08/17] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
` [PULL 09/17] bios-tables-test: document expected file update
` [PULL 10/17] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
` [PULL 11/17] virtio-9p-device: convert to new virtio_delete_queue
` [PULL 12/17] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL 13/17] virtio-scsi: convert to new virtio_delete_queue
` [PULL 14/17] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
` [PULL 15/17] vhost: Add names to section rounded warning
` [PULL 16/17] vhost: Only align sections for vhost-user
` [PULL 17/17] i386:acpi: Remove _HID from the SMBus ACPI entry

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2020-01-22  5:41 UTC  (8+ messages)

[PATCH 0/5] IPMI patch queue
 2020-01-22  5:37 UTC  (3+ messages)
` [PATCH 5/5] i386:acpi: Remove _HID from the SMBus ACPI entry

Making QEMU easier for management tools and applications
 2020-01-22  5:16 UTC  (15+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI
                          ` Getting whole-tree patches reviewed and merged (was: Integrating QOM into QAPI)

[PULL 00/11] target/hppa patch queue
 2020-01-22  3:34 UTC  (14+ messages)
` [PULL 01/11] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PULL 02/11] hppa: Add support for LASI chip with i82596 NIC
` [PULL 03/11] ps2: accept 'Set Key Make and Break' commands
` [PULL 04/11] hppa: add emulation of LASI PS2 controllers
` [PULL 05/11] hppa: Switch to tulip NIC by default
` [PULL 06/11] seabios-hppa: update to latest version
` [PULL 07/11] hppa: Add emulation of Artist graphics
` [PULL 08/11] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PULL 09/11] hw/hppa/machine: Restrict the total memory size to 3GB
` [PULL 10/11] hw/hppa/machine: Map the PDC memory region with higher priority
` [PULL 11/11] target/hppa: Allow, but diagnose, LDCW aligned only mod 4

[PATCH v2 00/10] Cleanups around the 'current_machine' global variable
 2020-01-22  3:28 UTC  (9+ messages)
` [PATCH v2 03/10] hw/ppc/spapr_rtas: Remove local variable
` [PATCH v2 05/10] target/s390x: Remove duplicated ifdef macro
` [PATCH v2 09/10] accel: Replace current_machine->accelerator by current_accel() wrapper

[Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
 2020-01-22  3:26 UTC  (5+ messages)

[PATCH v6 0/3] target/ppc: single step for KVM HV
 2020-01-22  3:11 UTC  (7+ messages)
` [PATCH v6 3/3] target/ppc: support single stepping with "

[PATCH v2 070/109] virtiofsd: passthrough_ll: control readdirplus
 2020-01-22  3:11 UTC  (2+ messages)

[PULL 00/16] tcg patch queue
 2020-01-22  2:49 UTC  (17+ messages)
` [PULL 01/16] cputlb: Handle NB_MMU_MODES > TARGET_PAGE_BITS_MIN
` [PULL 02/16] util/cacheinfo: fix crash when compiling with uClibc
` [PULL 03/16] vl: Remove unused variable in configure_accelerators
` [PULL 04/16] vl: Reduce scope of variables "
` [PULL 05/16] vl: Remove useless test "
` [PULL 06/16] vl: Only choose enabled accelerators "
` [PULL 07/16] cputlb: Merge tlb_table_flush_by_mmuidx into tlb_flush_one_mmuidx_locked
` [PULL 08/16] cputlb: Make tlb_n_entries private to cputlb.c
` [PULL 09/16] cputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb
` [PULL 10/16] cputlb: Hoist tlb portions in tlb_mmu_resize_locked
` [PULL 11/16] cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
` [PULL 12/16] cputlb: Split out tlb_mmu_flush_locked
` [PULL 13/16] cputlb: Partially merge tlb_dyn_init into tlb_init
` [PULL 14/16] cputlb: Initialize tlbs as flushed
` [PULL 15/16] cputlb: Hoist timestamp outside of loops over tlbs
` [PULL 16/16] scripts/git.orderfile: Display decodetree before C source

[PATCH v2 000/109] virtiofs daemon [all]
 2020-01-22  2:48 UTC  (16+ messages)
` [PATCH v2 006/109] virtiofsd: Trim down imported files
` [PATCH v2 010/109] virtiofsd: Fix fuse_daemonize ignored return values
` [PATCH v2 011/109] virtiofsd: Fix common header and define for QEMU builds
` [PATCH v2 051/109] virtiofsd: add seccomp whitelist
` [PATCH v2 093/109] virtiofsd: add man page

[PATCH v3 0/5] target/mips: Misc MIPS fixes and improvements for 5.0
 2020-01-22  2:17 UTC  (4+ messages)
` [PATCH v3 2/5] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA

[PATCH] riscv: Fix bug in setting xPIE of CSR for MRET and SRET instructions
 2020-01-22  1:54 UTC  (3+ messages)

[PATCH v2 080/109] virtiofsd: fix memory leak on lo.source
 2020-01-22  1:54 UTC  (2+ messages)

[PATCH v2 0/3] Acceptance tests: boot Linux with KVM test
 2020-01-22  1:38 UTC  (6+ messages)
` [PATCH v2 1/3] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-22  1:27 UTC  (5+ messages)
` [PATCH v3 1/4] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter
` [PATCH v3 2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v3 3/4] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter
` [PATCH v3 4/4] travis.yml: Enable acceptance KVM tests

[PATCH] scripts/git.orderfile: Display decodetree before C source
 2020-01-22  1:26 UTC  (3+ messages)

[PATCH v2 073/109] virtiofsd: extract root inode init into setup_root()
 2020-01-22  1:31 UTC  (2+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2020-01-22  0:57 UTC  (5+ messages)
` [PATCH 006/104] virtiofsd: Trim down imported files

[PATCH 0/5] qemu-img: convert to rST
 2020-01-22  0:15 UTC  (14+ messages)
` [PATCH 1/5] hxtool: Support SRST/ERST directives
` [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension
` [PATCH 3/5] qemu-img-cmds.hx: Add rST documentation fragments
` [PATCH 4/5] qemu-img: Convert invocation documentation to rST
` [PATCH 5/5] qemu-img-cmds.hx: Remove texinfo document fragments

plugin interface function qemu_plugin_mem_size_shift
 2020-01-22  0:03 UTC 

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2020-01-22  0:00 UTC  (6+ messages)
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers

[PATCH] qemu-options.hx: remove stray quote
 2020-01-21 23:53 UTC  (3+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
 2020-01-21 22:57 UTC  (6+ messages)
` [PULL 1/5] riscv/sifive_u: fix a memory leak in soc_realize()
` [PULL 2/5] riscv: Set xPIE to 1 after xRET
` [PULL 3/5] target/riscv: Fix tb->flags FS status
` [PULL 4/5] target/riscv: fsd/fsw doesn't dirty FP state
` [PULL 5/5] target/riscv: update mstatus.SD when FS is set dirty

[PATCH 0/2] qemu-img: Fix convert -n -B for backing-less targets
 2020-01-21 22:43 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: Test convert -n -B to backing-less target

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2020-01-21 22:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] target/riscv: Disallow WFI instruction from U-mode
 2020-01-21 22:24 UTC  (4+ messages)

riscv: How to check floating point support is currently enabled?
 2020-01-21 22:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/7] RISC-V: Hypervisor prep work part 2
 2020-01-21 22:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/7] target/riscv: Create function to test if FP is enabled

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-21 22:19 UTC  (2+ messages)

[PATCH] vhost-user: only set slave channel for first vq
 2020-01-21 21:45 UTC 

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2020-01-21 21:32 UTC  (3+ messages)
` [PATCH v39 15/22] target/avr: Add example board configuration

[PATCH] e1000: emulate additional dummy M88 registers
 2020-01-21 21:14 UTC 

[PATCH v4 00/18] hw/avr: Introduce few Arduino boards
 2020-01-21 21:23 UTC  (3+ messages)

[RFC] QEMU Gating CI
 2020-01-21 20:00 UTC  (3+ messages)

[PATCH v3 64/84] ppc/{ppc440_bamboo,sam460ex}: drop RAM size fixup
 2020-01-21 19:31 UTC  (3+ messages)
` [PATCH v3 64/82] "

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-01-21 19:01 UTC  (3+ messages)

[PULL 0/2] EDK2 firmware patches
 2020-01-21 18:50 UTC  (5+ messages)
` [PULL 1/2] roms/edk2-funcs: Force softfloat ARM toolchain prefix on Debian
` [PULL 2/2] gitlab-ci.yml: Add jobs to build EDK2 firmware binaries

[PATCH v2] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
 2020-01-21 18:49 UTC 

[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
 2020-01-21 18:01 UTC  (3+ messages)
` [PATCH 2/3] docs: Create stub system manual

[PATCH] docs: qemu-cpu-models: Document '-noTSX' variants and 'mds-no'
 2020-01-21 17:59 UTC  (3+ messages)

[PATCH v4] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-21 17:32 UTC  (6+ messages)

question about handling MSI-X by VFIO
 2020-01-21 17:19 UTC  (2+ messages)

[PATCH v2] scsi-disk: define props in scsi_block_disk to avoid memleaks
 2020-01-21 17:05 UTC  (2+ messages)

[PATCH] docs/devel: fix stable process doc formatting
 2020-01-21 17:06 UTC  (2+ messages)

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-01-21 17:03 UTC  (4+ messages)
` [PATCH v41 14/21] hw/avr: Add example board configuration

[Qemu-devel] [PATCH] trivial: Remove xenfb_enabled from sysemu.h
 2020-01-21 16:59 UTC  (3+ messages)

[PATCH 00/26] Various qom & qdev enhancements
 2020-01-21 16:57 UTC  (3+ messages)

[PATCH 0/2] tests/tcg/multiarch: Add tests for implemented real
 2020-01-21 16:57 UTC  (3+ messages)
` [PATCH 1/2] tests/tcg/multiarch: Add tests for implemented rtc ioctls

[PATCH v3 65/84] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
 2020-01-21 16:43 UTC  (2+ messages)
` [PATCH v3 65/82] "

[PATCH v7 00/20] Add virtual device fuzzing support
 2020-01-21 16:44 UTC  (8+ messages)
` [PATCH v7 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v7 12/20] exec: keep ram block across fork when using qtest
` [PATCH v7 18/20] fuzz: add virtio-net fuzz target

[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-21 16:39 UTC  (3+ messages)
` [PATCH v4 02/20] hw/arm: add Xunlong Orange Pi PC machine

[PATCH v2 0/2] backup-top failure path fix
 2020-01-21 16:34 UTC  (5+ messages)
` [PATCH v2 2/2] iotests: add test for backup-top failure on permission activation

[PATCH 0/2] delete virtio queues in virtio_scsi_unrealize
 2020-01-21 16:23 UTC  (2+ messages)

[PATCH v2 0/5] linux-user: Implement x86_64 vsyscalls
 2020-01-21 16:23 UTC  (8+ messages)
` [PATCH v2 3/5] linux-user/i386: Emulate "

[PATCH v10 0/2] qcow2: add zstd cluster compression
 2020-01-21 16:20 UTC  (7+ messages)
` [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
` [PATCH v10 2/2] docs: qcow2: introduce compression type feature

[PATCH v3] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-21 16:12 UTC  (8+ messages)

[PATCH v9 0/6] Add vTPM emulator support for ppc64 platform
 2020-01-21 15:29 UTC  (7+ messages)
` [PATCH v9 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
` [PATCH v9 2/6] spapr: Implement get_dt_compatible() callback
` [PATCH v9 3/6] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v9 4/6] tpm_spapr: Support suspend and resume
` [PATCH v9 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
` [PATCH v9 6/6] docs/specs/tpm: reST-ify TPM documentation

[PATCH 0/2] Prevent uninitialized warnings
 2020-01-21 15:03 UTC  (4+ messages)
` [PATCH 1/2] test-logging: Fix -Werror=maybe-uninitialized warning


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