messages from 2021-02-10 14:34:05 to 2021-02-11 03:42:11 UTC [more...]
[RFC PATCH 0/3] support command retry
2021-02-11 3:40 UTC (11+ messages)
` [RFC PATCH 1/3] hw/block/nvme: set NVME_DNR in a single place
` [RFC PATCH 2/3] hw/block/nvme: support command retry delay
` [RFC PATCH 3/3] hw/block/nvme: add nvme_inject_state HMP command
[PATCH 0/2] hw/block/nvme: oncs and write uncorrectable support
2021-02-11 3:37 UTC (6+ messages)
` [PATCH 2/2] hw/block/nvme: add write uncorrectable command
[PATCH 0/2] hw/nvme: move nvme emulation out of hw/block
2021-02-11 2:55 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hw/nvme: move device-scoped functions
[PATCH] hw/block/nvme: drain namespaces on sq deletion
2021-02-11 2:49 UTC (3+ messages)
[PATCH v6 00/11] hvf: Implement Apple Silicon Support
2021-02-11 0:33 UTC (13+ messages)
` [PATCH v6 06/11] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v6 07/11] hvf: Add Apple Silicon support
` [PATCH v6 09/11] arm/hvf: Add a WFI handler
[Bug 1914667] [NEW] High cpu usage when guest is idle on qemu-system-i386
2021-02-11 0:09 UTC (3+ messages)
` [Bug 1914667] "
[PATCH v2 0/4] New APIs for the Clock framework
2021-02-10 23:44 UTC (13+ messages)
` [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
` [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
` [PATCH v2 3/4] clock: Add clock_ns_to_ticks() function
` [PATCH v2 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
[RFC PATCH] target/mips/cp0_timer: Use new clock_ns_to_ticks()
2021-02-10 23:43 UTC
[PATCH v3 0/3]
2021-02-10 22:40 UTC (8+ messages)
Emulating sd card with hifive_u risc-v machine
2021-02-10 22:27 UTC (4+ messages)
[Bug 1899082] [NEW] ReplayKernel.test_x86_64_pc fails intermittently
2021-02-10 22:48 UTC (2+ messages)
` [Bug 1899082] "
[PATCH v2 00/21] plugins/next pre-PR (hwprofile, regression fixes, icount count fix)
2021-02-10 22:10 UTC (22+ messages)
` [PATCH v2 01/21] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v2 02/21] plugins: add API to return a name for a IO device
` [PATCH v2 03/21] plugins: new hwprofile plugin
` [PATCH v2 04/21] contrib: Don't use '#' flag of printf format
` [PATCH v2 05/21] contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
` [PATCH v2 06/21] contrib: Add spaces around operator
` [PATCH v2 07/21] contrib: space required after that ','
` [PATCH v2 08/21] contrib: Open brace '{' following struct go on the same line
` [PATCH v2 09/21] accel/tcg/plugin-gen: fix the call signature for inline callbacks
` [PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
` [PATCH v2 11/21] accel/tcg: Create io_recompile_replay_branch hook
` [PATCH v2 12/21] target/mips: Create mips_io_recompile_replay_branch
` [PATCH v2 13/21] target/sh4: Create superh_io_recompile_replay_branch
` [PATCH v2 14/21] tests/plugin: expand insn test to detect duplicate instructions
` [PATCH v2 15/21] tests/acceptance: add a new set of tests to exercise plugins
` [PATCH v2 16/21] accel/tcg: actually cache our partial icount TB
` [PATCH v2 17/21] accel/tcg: cache single instruction TB on pending replay exception
` [PATCH v2 18/21] accel/tcg: re-factor non-RAM execution code
` [PATCH v2 19/21] accel/tcg: remove CF_NOCACHE and special cases
` [PATCH v2 20/21] accel/tcg: allow plugin instrumentation to be disable via cflags
` [PATCH v2 21/21] tests/acceptance: add a new tests to detect counting errors
[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
2021-02-10 22:51 UTC (9+ messages)
` [PATCH v2 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 12/42] esp: remove dma_counter from ESPState
` [PATCH v2 15/42] esp: introduce esp_pdma_read() and esp_pdma_write() functions
[PATCH v1 1/1] MAINTAINERS: Add a SiFIve machine section
2021-02-10 22:32 UTC (2+ messages)
[PATCH v3 0/2] NBD socket backlog
2021-02-10 22:24 UTC (6+ messages)
` [PATCH v3 1/2] qemu-nbd: Use SOMAXCONN for socket listen() backlog
` [PATCH v3 2/2] qemu-nbd: Permit --shared=0 for unlimited clients
[PATCH v2] hw/block: nvme: Fix a build error in nvme_get_feature()
2021-02-10 22:29 UTC (2+ messages)
[PATCH] hw/sd: sdhci: Do not transfer any data when command fails
2021-02-10 22:27 UTC (2+ messages)
[PATCH v2 0/9] ACPI related fixes
2021-02-10 22:04 UTC (8+ messages)
` [PATCH v2 6/9] hw/i386: declare ACPI mother board resource for MMCONFIG region
[RFC PATCH 0/6] vhost-user: Shutdown/Flush slave channel properly
2021-02-10 22:15 UTC (3+ messages)
[PATCH v3 0/5] hw/i2c: Add NPCM7XX SMBus Device
2021-02-10 22:04 UTC (6+ messages)
` [PATCH v3 1/5] hw/i2c: Implement NPCM7XX SMBus Module Single Mode
` [PATCH v3 2/5] hw/arm: Add I2C sensors for NPCM750 eval board
` [PATCH v3 3/5] hw/arm: Add I2C sensors and EEPROM for GSJ machine
` [PATCH v3 4/5] hw/i2c: Add a QTest for NPCM7XX SMBus Device
` [PATCH v3 5/5] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
[PATCH v2 0/6] hw/i2c: Add NPCM7XX SMBus Device
2021-02-10 21:42 UTC (6+ messages)
` [PATCH v2 6/6] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
[PATCH v2] hw/block/nvme: use locally assigned QEMU IEEE OUI
2021-02-10 20:57 UTC (3+ messages)
[PATCH] hw/block/nvme: improve invalid zasl value reporting
2021-02-10 20:56 UTC (2+ messages)
[PATCH v3] hw/block: nvme: Fix a build error in nvme_get_feature()
2021-02-10 20:51 UTC (2+ messages)
[Bug 1915327] [NEW] x86_64 cmpxchg behavior in qemu tcg does not match the real CPU
2021-02-10 20:41 UTC
Interactive launch over QMP socket?
2021-02-10 20:39 UTC (5+ messages)
[PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support
2021-02-10 20:18 UTC (4+ messages)
` [PATCH v2 3/4] Add ePMP CSR accesses
[PATCH v2 0/4] riscv: Add enhanced PMP support
2021-02-10 20:13 UTC (2+ messages)
Help with Windows XP in qemu-system-i386
2021-02-10 19:21 UTC (2+ messages)
[Bug 1914294] [NEW] Windows XP displays black screen when smp option is used
2021-02-10 19:00 UTC (3+ messages)
` [Bug 1914294] "
[PATCH 0/1] tricore: fixed faulty conditions for extr and imask
2021-02-10 19:02 UTC (2+ messages)
[PATCH 0/1] virtiofsd: Do not use a thread pool by default
2021-02-10 18:27 UTC (2+ messages)
` [PATCH 1/1] "
can surface_bits_per_pixel() for the console surface ever return anything other than 32 ?
2021-02-10 18:02 UTC
[PATCH v2] target/arm: Correctly initialize MDCR_EL2.HPMN
2021-02-10 17:41 UTC
[PATCH v2 0/3] failover: trivial cleanup and fix
2021-02-10 17:45 UTC (4+ messages)
` [PATCH v2 1/3] pci: cleanup failover sanity check
` [PATCH v2 2/3] virtio-net: add missing object_unref()
` [PATCH v2 3/3] failover: really display a warning when the primary device is not found
[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
2021-02-10 17:46 UTC (24+ messages)
` [PATCH v4 01/21] i386: keep hyperv_vendor string up-to-date
` [PATCH v4 02/21] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
` [PATCH v4 03/21] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH v4 04/21] i386: stop using env->features[] for filling Hyper-V CPUIDs
` [PATCH v4 05/21] i386: introduce hyperv_feature_supported()
` [PATCH v4 06/21] i386: introduce hv_cpuid_get_host()
` [PATCH v4 07/21] i386: drop FEAT_HYPERV feature leaves
` [PATCH v4 08/21] i386: introduce hv_cpuid_cache
` [PATCH v4 09/21] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
` [PATCH v4 10/21] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v4 11/21] i386: switch hyperv_expand_features() to using error_setg()
` [PATCH v4 12/21] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH v4 13/21] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH v4 14/21] i386: use global kvm_state in hyperv_enabled() check
` [PATCH v4 15/21] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement
` [PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line
` [PATCH v4 18/21] i386: be more picky about implicit 'hv-evmcs' enablement
` [PATCH v4 19/21] i386: introduce kvm_hv_evmcs_available()
` [PATCH v4 20/21] i386: provide simple 'hv-default=on' option
` [PATCH v4 21/21] qtest/hyperv: Introduce a simple hyper-v test
[RFC PATCH v2 0/4] Allow changing bs->file on reopen
2021-02-10 17:26 UTC (6+ messages)
` [RFC PATCH v2 1/4] block: "
` [RFC PATCH v2 2/4] iotests: Update 245 to support replacing files with x-blockdev-reopen
[PATCH v1 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
2021-02-10 17:15 UTC (6+ messages)
` [PATCH v1 1/5] tpm: mark correct memory region range dirty when clearing RAM
` [PATCH v1 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
` [PATCH v1 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
` [PATCH v1 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
` [PATCH v1 5/5] softmmu/memory_mapping: optimize for RamDiscardMgr sections
[PATCH] accel/tcg/plugin-gen: fix the call signature for inline callbacks
2021-02-10 17:37 UTC (2+ messages)
[PATCH v4 00/14] qapi: static typing conversion, pt2
2021-02-10 17:31 UTC (8+ messages)
` [PATCH v4 11/14] qapi/introspect.py: add type hint annotations
[PULL v4 00/27] Block patches
2021-02-10 17:33 UTC (2+ messages)
[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
2021-02-10 17:29 UTC (9+ messages)
[PATCH 0/7] qcow2: compressed write cache
2021-02-10 17:11 UTC (9+ messages)
` [PATCH 1/7] qemu/queue: add some useful QLIST_ and QTAILQ_ macros
` [PATCH 2/7] block/qcow2: introduce cache for compressed writes
` [PATCH 3/7] block/qcow2: use compressed write cache
[PATCH v5 00/15] qapi: static typing conversion, pt2
2021-02-10 17:05 UTC (6+ messages)
` [PATCH v5 12/15] qapi/introspect.py: add type hint annotations
[Bug 1913505] [NEW] Windows XP slow on Apple M1
2021-02-10 16:58 UTC (3+ messages)
` [Bug 1913505] "
Interested in contributing to QEMU
2021-02-10 17:03 UTC (4+ messages)
[PATCH v2 0/2] migration: dirty-bitmap: Allow control of bitmap persistence
2021-02-10 16:53 UTC (3+ messages)
` [PATCH v2 1/2] migration: dirty-bitmap: Convert alias map inner members to a struct
` [PATCH v2 2/2] migration: dirty-bitmap: Allow control of bitmap persistance
eMMC support
2021-02-10 16:52 UTC (12+ messages)
[RFC v17 00/14] i386 cleanup PART 2
2021-02-10 16:28 UTC (16+ messages)
` [RFC v17 01/14] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v17 02/14] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [RFC v17 03/14] accel: introduce new accessor functions
` [RFC v17 04/14] target/i386: fix host_cpu_adjust_phys_bits error handling
` [RFC v17 05/14] accel-cpu: make cpu_realizefn return a bool
` [RFC v17 06/14] meson: add target_user_arch
` [RFC v17 07/14] i386: split user and softmmu functionality in tcg-cpu
` [RFC v17 08/14] i386: split smm helper (softmmu)
` [RFC v17 09/14] i386: split tcg excp_helper into softmmu and user parts
` [RFC v17 10/14] i386: split tcg btp_helper "
` [RFC v17 11/14] i386: split misc helper into user and softmmu parts
` [RFC v17 12/14] i386: separate fpu_helper "
` [RFC v17 13/14] i386: slit svm_helper into softmmu and stub-only user
` [RFC v17 14/14] i386: split seg_helper into user-only and softmmu parts
[PATCH v8 00/13] Generalize memory encryption models
2021-02-10 16:25 UTC (3+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
[PATCH V2 0/6] hw/block/nvme: support namespace attachment
2021-02-10 16:09 UTC (8+ messages)
` [PATCH V2 1/7] hw/block/nvme: support namespace detach
` [PATCH V2 2/7] hw/block/nvme: fix namespaces array to 1-based
` [PATCH V2 3/7] hw/block/nvme: fix allocated namespace list to 256
` [PATCH V2 4/7] hw/block/nvme: support allocated namespace type
` [PATCH V2 5/7] hw/block/nvme: refactor nvme_select_ns_iocs
` [PATCH V2 6/7] hw/block/nvme: support namespace attachment command
` [PATCH V2 7/7] hw/block/nvme: support Identify NS Attached Controller List
[PATCH v8 0/5] MTE support for KVM guest
2021-02-10 16:03 UTC (4+ messages)
` [RFC PATCH v8 5/5] KVM: arm64: ioctl to fetch/store tags in a guest
[PATCH] .shippable: remove the last bits
2021-02-10 15:54 UTC (3+ messages)
[PULL 00/19] ppc-for-6.0 queue 20210210
2021-02-10 15:42 UTC (2+ messages)
[PATCH v3 0/6] Enable plugin support on msys2/mingw
2021-02-10 15:10 UTC (4+ messages)
QEMU hosting
2021-02-10 15:15 UTC (4+ messages)
[PATCH v2 00/36] block: update graph permissions update
2021-02-10 15:07 UTC (9+ messages)
` [PATCH v2 30/36] block: bdrv_reopen_multiple: refresh permissions on updated graph
` [PATCH v2 34/36] block: refactor bdrv_child_set_perm_safe() transaction action
` [PATCH v2 36/36] block: refactor bdrv_node_check_perm()
[PATCH] iotests: Consistent $IMGOPTS boundary matching
2021-02-10 15:03 UTC (2+ messages)
[PATCH] net: e1000: check transmit descriptor field values
2021-02-10 14:52 UTC
[PATCH v1 0/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
2021-02-10 14:48 UTC (3+ messages)
` [PATCH v1 1/1] "
[PULL 0/1] tricore queue
2021-02-10 14:44 UTC (4+ messages)
[PATCH 0/6] qapi: Add support for aliases
2021-02-10 14:38 UTC (2+ messages)
[PATCH] Raspberry PI GPIO interrupt support
2021-02-10 14:32 UTC (3+ messages)
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).