qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-27 19:18:56 to 2020-11-30 12:51:10 UTC [more...]

[PATCH v5 00/12] hw/block/nvme: zoned namespace command set
 2020-11-30 12:33 UTC  (3+ messages)
` [PATCH RFC v5 12/12] hw/block/nvme: add persistence for zone info

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-11-30 12:25 UTC  (16+ messages)
` [PATCH 01/18] qapi/qom: Add ObjectOptions for iothread
` [PATCH 02/18] qapi/qom: Add ObjectOptions for authz-*
` [PATCH 03/18] qapi/qom: Add ObjectOptions for cryptodev-*
` [PATCH 04/18] qapi/qom: Add ObjectOptions for dbus-vmstate
` [PATCH 05/18] qapi/qom: Add ObjectOptions for memory-backend-*
` [PATCH 06/18] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
` [PATCH 07/18] qapi/qom: Add ObjectOptions for throttle-group
` [PATCH 08/18] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH 09/18] qapi/qom: Add ObjectOptions for tls-*, "
` [PATCH 10/18] qapi/qom: Add ObjectOptions for can-*
` [PATCH 11/18] qapi/qom: Add ObjectOptions for colo-compare
` [PATCH 12/18] qapi/qom: Add ObjectOptions for filter-*
` [PATCH 15/18] qapi/qom: Add ObjectOptions for input-*
` [PATCH 16/18] tests: Drop 'props' from object-add calls
` [PATCH 17/18] qapi/qom: Drop deprecated 'props' from object-add

[PATCH] qom: eliminate identical functions
 2020-11-30 12:37 UTC 

[PATCH] decodetree: Allow use of hex/bin format for argument field values
 2020-11-30 12:32 UTC  (2+ messages)

[PATCH v2 0/3] target/nios2: Roll cpu_pic/nios2_iic code into CPU itself
 2020-11-30 12:13 UTC  (9+ messages)
` [PATCH v2 1/3] target/nios2: Move IIC code into CPU object proper
` [PATCH v2 2/3] target/nios2: Move nios2_check_interrupts() into target/nios2
` [PATCH v2 3/3] target/nios2: Use deposit32() to update ipending register

[PATCH] hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
 2020-11-30 12:11 UTC  (3+ messages)

[RFC PATCH 00/29] kernel-doc: update from Linux 5.10
 2020-11-30 11:59 UTC  (3+ messages)

[PATCH v12 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-11-30 11:57 UTC  (2+ messages)

[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
 2020-11-30 11:56 UTC  (3+ messages)

[PATCH v13 0/4] Add Versal usb model
 2020-11-30 11:48 UTC  (2+ messages)

[PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
 2020-11-30 11:29 UTC  (3+ messages)

[PATCH 0/4] User creatable object property setting fixes
 2020-11-30 10:56 UTC  (5+ messages)
` [PATCH 1/4] crypto: Move USER_CREATABLE to secret_common base class
` [PATCH 2/4] crypto: Forbid broken unloading of secrets
` [PATCH 3/4] crypto: Fix memory leaks in set_loaded for tls-*
` [PATCH 4/4] can-host: Fix crash when 'canbus' property is not set

[RFC PATCH-for-5.2] gitlab-ci: Do not automatically run Avocado integration tests anymore
 2020-11-30 10:31 UTC  (14+ messages)

[PATCH] target/mips: Allow executing MSA instructions on Loongson-3A4000
 2020-11-30 10:22 UTC 

[PATCH v2 00/12] Categorize some uncategorized devices
 2020-11-30 10:18 UTC  (16+ messages)
` [PATCH v2 01/12] pc-dimm: put it into the 'storage' category
` [PATCH v2 02/12] virtio-pmem: "
` [PATCH v2 03/12] vmmouse: put it into the 'input' category
` [PATCH v2 04/12] nvdimm: put it into the 'storage' category
` [PATCH v2 05/12] mc146818rtc: put it into the 'misc' category
` [PATCH v2 06/12] ipmi: put some ipmi devices into the correct category
` [PATCH v2 07/12] tpm: put some tpm "
` [PATCH v2 08/12] AMDVI-PCI: put it into the 'misc' category
` [PATCH v2 09/12] u2f-passthru: "
` [PATCH v2 10/12] tosa-ssp: "
` [PATCH v2 11/12] spitz: put some Spitz-family devices into the correct category
` [PATCH v2 12/12] SPI flash devices: put them into the 'storage' category

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-30 10:09 UTC  (10+ messages)
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-30 10:08 UTC  (10+ messages)
` [PATCH V17 2/6] hw/intc: Rework Loongson LIOINTC
` [PATCH V17 5/6] hw/mips: Add Loongson-3 machine support

[RFC PATCH-for-5.2 0/2] net: Do not accept packets with invalid huge size
 2020-11-30 10:02 UTC  (9+ messages)
` [RFC PATCH-for-5.2 1/2] net: Do not accept packets bigger then NET_BUFSIZE
` [RFC PATCH-for-5.2 2/2] net: Assert no packet bigger than NET_BUFSIZE is queued

[PATCH v2 0/8] hvf: Implement Apple Silicon Support
 2020-11-30  9:52 UTC  (11+ messages)
` [PATCH v2 1/8] hvf: Add hypervisor entitlement to output binaries
` [PATCH v2 2/8] hvf: Move common code out
` [PATCH v2 3/8] hvf: Actually set SIG_IPI mask
` [PATCH v2 4/8] hvf: Introduce hvf vcpu struct
` [PATCH v2 5/8] arm: Set PSCI to 0.2 for HVF
` [PATCH v2 6/8] hvf: arm: Mark CPU as dirty on reset
` [PATCH v2 7/8] hvf: Add Apple Silicon support
` [PATCH v2 8/8] arm: Add Hypervisor.framework build target

[PATCH] contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()
 2020-11-30  9:49 UTC  (7+ messages)

[PATCH] python 3.5 compatibility
 2020-11-30  9:44 UTC  (2+ messages)

[PATCH v3] Fix build with 64 bits time_t
 2020-11-30  9:18 UTC  (4+ messages)

[PATCH v2] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
 2020-11-30  9:14 UTC  (4+ messages)

[PATCH 1/6] migration: Add multi-thread compress method
 2020-11-30  8:35 UTC  (5+ messages)
  ` 回复

[Bug 1906155] [NEW] USB Passthrough Fails on Start, Needs domain Reset
 2020-11-30  8:04 UTC  (2+ messages)
` [Bug 1906155] "

[Bug 1906156] [NEW] Host OS Reboot Required, for Guest kext to Load (Fully)
 2020-11-30  8:08 UTC  (2+ messages)
` [Bug 1906156] "

[Bug 1906180] [NEW] Keyboard keys get stuck
 2020-11-30  8:09 UTC  (2+ messages)
` [Bug 1906180] "

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-11-30  8:11 UTC  (18+ messages)
` [PATCH v4 1/6] introduce 'background-snapshot' migration capability
` [PATCH v4 2/6] introduce UFFD-WP low-level interface helpers
` [PATCH v4 3/6] support UFFD write fault processing in ram_save_iterate()
` [PATCH v4 5/6] the rest of write tracking migration code
` [PATCH v4 6/6] introduce simple linear scan rate limiting mechanism

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-30  7:54 UTC  (4+ messages)
` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw "

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-30  7:45 UTC  (20+ messages)
` [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
` [PATCH 2/8] hvf: Move common code out
` [PATCH 6/8] hvf: Use OS provided vcpu kick function
` [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework

[PATCH 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
 2020-11-30  4:05 UTC  (2+ messages)
` [PATCH 2/2] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()

[PULL 00/20] MIPS queue for June 9th, 2020
 2020-11-30  3:45 UTC  (4+ messages)
` [PULL 19/20] target/mips: Add Loongson-3 CPU definition

[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
 2020-11-30  2:58 UTC  (8+ messages)

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-11-30  2:54 UTC  (6+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-11-30  2:50 UTC 

[RFC v7 00/22] i386 cleanup
 2020-11-30  2:35 UTC  (23+ messages)
` [RFC v7 01/22] i386: move kvm accel files into kvm/
` [RFC v7 02/22] i386: move whpx accel files into whpx/
` [RFC v7 03/22] i386: move hax accel files into hax/
` [RFC v7 04/22] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v7 05/22] i386: move TCG accel files into tcg/
` [RFC v7 06/22] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v7 07/22] i386: move TCG cpu class initialization out of helper.c
` [RFC v7 08/22] tcg: cpu_exec_{enter,exit} helpers
` [RFC v7 09/22] tcg: make CPUClass.cpu_exec_* optional
` [RFC v7 10/22] tcg: Make CPUClass.debug_excp_handler optional
` [RFC v7 11/22] cpu: Remove unnecessary noop methods
` [RFC v7 12/22] cpu: Introduce TCGCpuOperations struct
` [RFC v7 13/22] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v7 14/22] cpu: Move cpu_exec_* "
` [RFC v7 15/22] cpu: Move tlb_fill "
` [RFC v7 16/22] cpu: Move debug_excp_handler "
` [RFC v7 17/22] accel: extend AccelState and AccelClass to user-mode
` [RFC v7 18/22] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v7 19/22] accel: introduce AccelCPUClass extending CPUClass
` [RFC v7 20/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v7 21/22] cpu-exec: refactor realizefn for all targets
` [RFC v7 22/22] cpu: introduce cpu_accel_instance_init

[PATCH] target/riscv: Fix the bug of HLVX/HLV/HSV
 2020-11-30  1:28 UTC 

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-11-30  0:12 UTC 

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2020-11-29 21:25 UTC 

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2020-11-29 21:00 UTC 

[PATCH 0/4] Improve reporting of ROM blob overlap errors
 2020-11-29 20:39 UTC  (5+ messages)
` [PATCH 1/4] hw/core/loader.c: Track last-seen ROM in rom_check_and_register_reset()
` [PATCH 2/4] hw/core/loader.c: Improve reporting of ROM overlap errors
` [PATCH 3/4] elf_ops.h: Don't truncate name of the ROM blobs we create
` [PATCH 4/4] elf_ops.h: Be more verbose with ROM blob names

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2020-11-29 20:25 UTC 

[PATCH v2 00/28] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-29 15:09 UTC  (3+ messages)
` [PATCH v2 25/28] target/mips: Extract Toshiba TX79 multimedia translation routines

[PATCH 0/3] target/openrisc: Move pic_cpu code into CPU object
 2020-11-29 12:03 UTC  (7+ messages)
` [PATCH 1/3] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting IRQ to multiple CPUs
` [PATCH 2/3] hw/openrisc/openrisc_sim: Abstract out "get IRQ x of CPU y"
` [PATCH 3/3] target/openrisc: Move pic_cpu code into CPU object proper

[RFC v6 00/11] i386 cleanup
 2020-11-29 11:53 UTC  (6+ messages)
` [RFC v6 07/11] i386: move TCG cpu class initialization out of helper.c

[Qemu-devel] [Bug 1699567] [NEW] Qemu does not force SSE data alignment
 2020-11-29  6:00 UTC  (3+ messages)
` [Bug 1699567] "

[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
 2020-11-28 19:38 UTC  (3+ messages)
` Ping2: "

[PATCH 0/2] target/nios2: Roll cpu_pic code into CPU itself
 2020-11-28 14:39 UTC  (7+ messages)
` [PATCH 1/2] target/nios2: Move cpu_pic code into CPU object proper
` [PATCH 2/2] target/nios2: Move nios2_check_interrupts() into target/nios2

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-28 10:16 UTC  (12+ messages)
          ` [PATCH v3] "

[RFC v7 09/26] vfio: Force nested if iommu requires it
 2020-11-28  9:01 UTC 

[PATCH] block: Don't inactivate bs if it is aleady inactive
 2020-11-28  8:48 UTC  (2+ messages)

[RFC PATCH 4/6] migration: Add zstd support in multi-thread compression
 2020-11-28  7:06 UTC  (3+ messages)

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-28  0:43 UTC  (14+ 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).