qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-22 08:07:39 to 2020-02-24 09:37:39 UTC [more...]

[PATCH v2 1/3] arm_gic: Mask the un-supported priority bits
 2020-02-24  9:36 UTC  (3+ messages)

[PATCH v9 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-02-24  9:25 UTC  (5+ messages)
` [PATCH v9 2/3] Acceptance test: add "boot_linux" tests

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-24  9:09 UTC  (3+ messages)

[PATCH v2 00/13] hw/arm: Add raspi0 and raspi1 machines
 2020-02-24  8:55 UTC  (4+ messages)
` [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-24  8:52 UTC  (13+ messages)
` [PATCH v4 04/16] hw/i386: Introduce init_topo_info to initialize X86CPUTopoInfo
` [PATCH v4 05/16] machine: Add SMP Sockets in CpuTopology
` [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg
` [PATCH v4 08/16] hw/386: Add EPYC mode topology decoding functions
` [PATCH v4 09/16] target/i386: Cleanup and use the EPYC mode topology functions

[PATCH RESEND v31 00/22] Add RX archtecture support
 2020-02-24  8:51 UTC  (25+ messages)
` [PATCH RESEND v31 01/22] MAINTAINERS: Add RX
` [PATCH RESEND v31 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH RESEND v31 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH RESEND v31 04/22] target/rx: TCG translation
` [PATCH RESEND v31 05/22] target/rx: TCG helper
` [PATCH RESEND v31 06/22] target/rx: CPU definition
` [PATCH RESEND v31 07/22] target/rx: RX disassembler
` [PATCH RESEND v31 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH RESEND v31 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH RESEND v31 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH RESEND v31 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH RESEND v31 12/22] target/rx: Collect all bytes during disassembly
` [PATCH RESEND v31 13/22] target/rx: Dump bytes for each insn "
` [PATCH RESEND v31 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH RESEND v31 15/22] hw/timer: RX62N internal timer modules
` [PATCH RESEND v31 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH RESEND v31 17/22] hw/rx: RX Target hardware definition
` [PATCH RESEND v31 18/22] hw/rx: Honor -accel qtest
` [PATCH RESEND v31 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH RESEND v31 20/22] Add rx-softmmu
` [PATCH RESEND v31 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH RESEND v31 22/22] qemu-doc.texi: Add RX section
` [PATCH v31 23/23] fix warning

[PATCH v6 00/79] refactor main RAM allocation to use hostmem backend
 2020-02-24  8:45 UTC  (2+ messages)

[PATCH] hw/arm: Use TYPE_PL011 to create serial port
 2020-02-24  8:41 UTC  (2+ messages)

[Bug 1846451] [NEW] K800 keyboard no longer works when attached to a VM
 2020-02-24  8:29 UTC  (3+ messages)
` [Bug 1846451] "

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-24  8:37 UTC  (3+ messages)

The issues about architecture of the COLO checkpoint
 2020-02-24  7:14 UTC  (19+ messages)

[PATCH 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-24  7:07 UTC  (4+ messages)
` [PATCH 2/2] util: add util function buffer_zero_avx512()

[PATCH V2 0/8] Optimize VM's downtime while do checkpoint in COLO
 2020-02-24  6:54 UTC  (9+ messages)
` [PATCH V2 1/8] migration: fix COLO broken caused by a previous commit
` [PATCH V2 2/8] migration/colo: wrap incoming checkpoint process into new helper
` [PATCH V2 3/8] savevm: Don't call colo_init_ram_cache twice
` [PATCH V2 4/8] COLO: Optimize memory back-up process
` [PATCH V2 5/8] ram/colo: only record bitmap of dirty pages in COLO stage
` [PATCH V2 6/8] migration: recognize COLO as part of activating process
` [PATCH V2 7/8] COLO: Migrate dirty pages during the gap of checkpointing
` [PATCH V2 8/8] migration/colo: Only flush ram cache while do checkpoint

[PATCH RESEND 0/3] fix some warnings by static code scan tool
 2020-02-24  6:42 UTC  (4+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read
` [PATCH RESEND 2/3] vhost: fix a null pointer reference of vhost_log
` [PATCH RESEND 3/3] util/pty: fix a null pointer reference in qemu_openpty_raw

[PATCH] target/i386/hax-posix: fix two 'format-truncation' compile warnings
 2020-02-24  6:51 UTC 

[PATCH v2] net: tulip: check frame size and r/w data length
 2020-02-24  5:58 UTC  (2+ messages)

[PATCH 0/3] Optimize VM's downtime while do checkpoint in COLO
 2020-02-24  4:10 UTC  (7+ messages)
` [PATCH 2/3] COLO: Migrate dirty pages during the gap of checkpointing
` [PATCH 3/3] COLO: Optimize memory back-up process

[PATCH v2 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-24  4:13 UTC  (3+ messages)
` [PATCH v2 1/2] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PATCH v2 2/2] vhost-use-blk: convert to new virtio_delete_queue

[PATCH] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-24  3:42 UTC  (4+ messages)

[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-24  3:13 UTC 

[PATCH] virtiofsd/helper: Add shared/no_shared options to help message
 2020-02-24  2:42 UTC 

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-24  2:39 UTC 

[RESEND PATCH v2] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-24  2:35 UTC 

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-24  2:31 UTC 

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-24  2:33 UTC  (6+ messages)

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-24  1:11 UTC  (3+ messages)

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-24  1:07 UTC  (9+ messages)

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-23 23:57 UTC  (14+ messages)

[PATCH v2 0/2] hw/arm/integratorcp: Map Audio controller and parallel flash
 2020-02-23 23:30 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/integratorcp: Map the audio codec controller
` [RFC PATCH v2 2/2] hw/arm/integratorcp: Map a CFI parallel flash

[PATCH 0/2] hw/arm/integratorcp: Map Audio controller and parallel flash
 2020-02-23 23:25 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/integratorcp: Map the audio codec controller
` [RFC PATCH 2/2] hw/arm/integratorcp: Map a CFI parallel flash

[PATCH 0/2] hw/arm/gumstix: Trivial cleanups
 2020-02-23 23:10 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/gumstix: Simplify since the machines are little-endian only
` [PATCH 2/2] hw/arm/gumstix: Use the IEC binary prefix definitions

[RFC v3 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-23 21:25 UTC  (8+ messages)
` [RFC v3 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [RFC v3 3/3] ACPI/unit-test: Add a new test for pxb-pcie "

[PATCH 0/2] net/colo-compare.c: Expose more COLO internal
 2020-02-23 20:58 UTC  (3+ messages)
` [PATCH 1/2] net/colo-compare.c: Expose "compare_timeout" to user
` [PATCH 2/2] net/colo-compare.c: Expose "expired_scan_cycle" "

[PATCH 1/1] target/riscv: Fix VS mode interrupts forwarding
 2020-02-23 15:39 UTC  (4+ messages)

[PATCH] hw/ide: Remove status register read side effect
 2020-02-23 15:16 UTC  (11+ messages)

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-23  9:43 UTC 

[PATCH v3 0/3] Make MachineClass::is_default boolean, refuse multiple default machines
 2020-02-23  9:04 UTC  (6+ messages)
` [PATCH v3 2/3] hw: Make MachineClass::is_default a boolean type

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-23  8:55 UTC  (9+ messages)
` [PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
` [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp

[PATCH v31 00/22] Add RX archtecture support
 2020-02-23  8:29 UTC  (30+ messages)
` [PATCH v31 01/22] MAINTAINERS: Add RX
` [PATCH v31 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v31 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v31 04/22] target/rx: TCG translation
` [PATCH v31 05/22] target/rx: TCG helper
` [PATCH v31 06/22] target/rx: CPU definition
` [PATCH v31 07/22] target/rx: RX disassembler
` [PATCH v31 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v31 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v31 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v31 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v31 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v31 13/22] target/rx: Dump bytes for each insn "
` [PATCH v31 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v31 15/22] hw/timer: RX62N internal timer modules
` [PATCH v31 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v31 17/22] hw/rx: RX Target hardware definition
` [PATCH v31 18/22] hw/rx: Honor -accel qtest
` [PATCH v31 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v31 20/22] Add rx-softmmu
` [PATCH v31 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v31 22/22] qemu-doc.texi: Add RX section

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-02-23  8:17 UTC  (3+ messages)

[PATCH v2] riscv: sifive_u: Add a "serial" property for board serial number
 2020-02-23  3:59 UTC  (2+ messages)

[PATCH v2 00/19] testing and plugin updates
 2020-02-23  3:06 UTC  (3+ messages)
` [PATCH v2 17/19] tcg: save vaddr temp for plugin usage

[PATCH 0/3] hw: More dma_memory_read/write() API cleanup
 2020-02-22 19:39 UTC  (2+ messages)

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-22 17:59 UTC  (3+ messages)

[PATCH 1/2] riscv: roms: Add 32-bit OpenSBI firmware image for sifive_u
 2020-02-22 14:53 UTC  (6+ messages)

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-02-22 13:09 UTC  (4+ messages)

[PATCH] target: i386: Check float overflow about register stack
 2020-02-22 12:25 UTC  (7+ messages)

[PULL 00/31] Block patches
 2020-02-22 11:34 UTC  (34+ messages)
` [PULL 01/31] virtio: increase virtqueue size for virtio-scsi and virtio-blk
` [PULL 02/31] aio-posix: avoid reacquiring rcu_read_lock() when polling
` [PULL 03/31] rcu_queue: add QSLIST functions
` [PULL 04/31] util/async: make bh_aio_poll() O(1)
` [PULL 05/31] aio-posix: fix use after leaving scope in aio_poll()
` [PULL 06/31] aio-posix: don't pass ns timeout to epoll_wait()
` [PULL 07/31] qemu/queue.h: add QLIST_SAFE_REMOVE()
` [PULL 08/31] aio-posix: make AioHandler deletion O(1)
` [PULL 09/31] aio-posix: make AioHandler dispatch O(1) with epoll
` [PULL 10/31] softmmu: move vl.c to softmmu/
` [PULL 11/31] softmmu: split off vl.c:main() into main.c
` [PULL 12/31] module: check module wasn't already initialized
` [PULL 13/31] fuzz: add FUZZ_TARGET module type
` [PULL 14/31] qtest: add qtest_server_send abstraction
` [PULL 15/31] libqtest: add a layer of abstraction to send/recv
` [PULL 16/31] libqtest: make bufwrite rely on the TransportOps
` [PULL 17/31] qtest: add in-process incoming command handler
` [PULL 18/31] libqos: rename i2c_send and i2c_recv
` [PULL 19/31] libqos: split qos-test and libqos makefile vars
` [PULL 20/31] libqos: move useful qos-test funcs to qos_external
` [PULL 21/31] fuzz: add fuzzer skeleton
` [PULL 22/31] exec: keep ram block across fork when using qtest
` [PULL 23/31] main: keep rcu_atfork callback enabled for qtest
` [PULL 24/31] fuzz: support for fork-based fuzzing
` [PULL 25/31] fuzz: add support for qos-assisted fuzz targets
` [PULL 26/31] fuzz: add target/fuzz makefile rules
` [PULL 27/31] fuzz: add configure flag --enable-fuzzing
` [PULL 28/31] fuzz: add i440fx fuzz targets
` [PULL 29/31] fuzz: add virtio-net fuzz target
` [PULL 30/31] fuzz: add virtio-scsi "
` [PULL 31/31] fuzz: add documentation to docs/devel/

[PATCH v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-22 11:29 UTC  (3+ messages)
` [PATCH v1 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH 0/3] Tighten qemu-img rules on missing backing format
 2020-02-22 11:23 UTC  (4+ messages)
` [PATCH 1/3] iotests: Specify explicit backing format where sensible
` [PATCH 2/3] block: Add support to warn on backing file change without format
` [PATCH 3/3] qemu-img: Deprecate use of -b without -F

[RFC v3.1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-22  8:21 UTC  (15+ messages)
` [RFC v3.1 02/22] header file update VFIO/IOMMU vSVA APIs
` [RFC v3.1 04/22] hw/iommu: introduce HostIOMMUContext
` [RFC v3.1 06/22] vfio/pci: init HostIOMMUContext per-container
` [RFC v3.1 07/22] vfio: get nesting iommu cap info from Kernel
` [RFC v3.1 10/22] intel_iommu: add virtual command capability support
` [RFC v3.1 12/22] intel_iommu: add PASID cache management infrastructure
` [RFC v3.1 13/22] vfio: add bind stage-1 page table support
` [RFC v3.1 14/22] intel_iommu: bind/unbind guest page table to host
` [RFC v3.1 15/22] intel_iommu: replay guest pasid bindings "
` [RFC v3.1 18/22] vfio/common: add support for flush iommu stage-1 cache
` [RFC v3.1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v3.1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v3.1 21/22] intel_iommu: process PASID-based Device-TLB invalidation


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