messages from 2020-04-10 12:19:21 to 2020-04-13 06:02:49 UTC [more...]
[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
2020-04-13 5:52 UTC
[PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
2020-04-13 1:30 UTC (25+ messages)
` [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
` [PATCH-for-5.1 v3 02/23] hw/arm/fsl-imx: Add missing error-propagation code
` [PATCH-for-5.1 v3 03/23] hw/arm/stm32f*05_soc: "
` [PATCH-for-5.1 v3 04/23] hw/arm/aspeed: "
` [PATCH-for-5.1 v3 05/23] hw/arm/allwinner-a10: "
` [PATCH-for-5.1 v3 06/23] hw/arm/msf2-soc: "
` [PATCH-for-5.1 v3 07/23] hw/riscv/sifive: "
` [PATCH-for-5.1 v3 08/23] hw/arm/armv7m: "
` [PATCH-for-5.1 v3 09/23] hw/intc/arm_gicv3_its_kvm: "
` [PATCH-for-5.1 v3 10/23] hw/microblaze/xlnx-zynqmp-pmu: "
` [PATCH-for-5.1 v3 11/23] hw/pci-host/pnv_phb3: "
` [PATCH-for-5.1 v3 12/23] hw/block/onenand: "
` [PATCH-for-5.1 v3 13/23] scripts/coccinelle: Add script to catch missing error_propagate() calls
` [PATCH-for-5.1 v3 14/23] hw/arm/bcm2835_peripherals: Add missing error-propagation code
` [PATCH-for-5.1 v3 15/23] hw/arm/fsl-imx: "
` [PATCH-for-5.1 v3 16/23] hw/arm/stm32fx05_soc: "
` [PATCH-for-5.1 v3 17/23] hw/dma/xilinx_axidma: "
` [PATCH-for-5.1 v3 18/23] hw/i386/x86: "
` [PATCH-for-5.1 v3 19/23] hw/mips/cps: "
` [PATCH-for-5.1 v3 20/23] hw/misc/macio/macio: "
` [PATCH-for-5.1 v3 21/23] hw/net/xilinx_axienet: "
` [PATCH-for-5.1 v3 22/23] hw/riscv/sifive_u: "
` [PATCH-for-5.1 v3 23/23] hw/sd/milkymist-memcard: "
colo: qemu 4.2.0 vs. qemu 5.0.0-rc2 performance regression
2020-04-13 1:09 UTC (2+ messages)
` 答复: "
[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
2020-04-13 0:39 UTC (26+ messages)
` [PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
` [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
` [PATCH-for-5.1 v3 03/24] hw/arm/allwinner-a10: Move some code from realize() to init()
` [PATCH-for-5.1 v3 04/24] hw/arm/aspeed_ast2600: Simplify use of Error*
` [PATCH-for-5.1 v3 05/24] hw/arm/aspeed_ast2600: Move some code from realize() to init()
` [PATCH-for-5.1 v3 06/24] hw/arm/aspeed_soc: "
` [PATCH-for-5.1 v3 07/24] hw/arm/aspeed_soc: Simplify use of Error*
` [PATCH-for-5.1 v3 08/24] hw/arm/fsl-imx6: Simplify checks on 'smp_cpus' count
` [PATCH-for-5.1 v3 09/24] hw/arm/fsl-imx6: Move some code from realize() to init()
` [PATCH-for-5.1 v3 10/24] hw/arm/fsl-imx31: "
` [PATCH-for-5.1 v3 11/24] hw/arm/msf2-soc: Store MemoryRegion in MSF2State
` [PATCH-for-5.1 v3 12/24] hw/arm/stm32f205_soc: Store MemoryRegion in STM32F205State
` [PATCH-for-5.1 v3 13/24] hw/arm/stm32f205_soc: Move some code from realize() to init()
` [PATCH-for-5.1 v3 14/24] hw/arm/xlnx-zynqmp: Use single propagate_error() call
` [PATCH-for-5.1 v3 15/24] hw/arm/xlnx-zynqmp: Split xlnx_zynqmp_create_rpu() as init + realize
` [PATCH-for-5.1 v3 16/24] hw/arm/xlnx-zynqmp: Move some code from realize() to init()
` [PATCH-for-5.1 v3 17/24] hw/microblaze/xlnx-zynqmp-pmu: "
` [PATCH-for-5.1 v3 18/24] hw/pci-host/pnv_phb3: "
` [PATCH-for-5.1 v3 19/24] hw/riscv/sifive_e: "
` [PATCH-for-5.1 v3 20/24] hw/riscv/sifive_u: Use single type_init()
` [PATCH-for-5.1 v3 21/24] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v3 22/24] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
` [PATCH-for-5.1 v3 23/24] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v3 24/24] hw/riscv/sifive_u: Rename MachineClass::init()
[PATCH 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
2020-04-12 23:55 UTC (7+ messages)
` [PATCH-for-5.1 1/3] hw/ide/ahci: "
` [PATCH-for-5.1 2/3] hw/mips/mips_int: "
` [PATCH-for-5.0? 3/3] hw/openrisc/pic_cpu: "
[PATCH v2] gdbstub: Fix segment fault for i386 target
2020-04-12 23:32 UTC
[PATCH] gdbstub: Fix segment fault for i386 and m68k
2020-04-12 23:32 UTC (3+ messages)
[PATCH-for-5.1 v3 0/7] various: Fix error-propagation with Coccinelle scripts (part 3)
2020-04-12 22:45 UTC
[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
2020-04-12 22:28 UTC (7+ messages)
` [PATCH-for-5.1 v2 03/54] hw/arm/allwinner-a10: Move some code from realize() to init()
` [PATCH-for-5.1 v2 53/54] hw/mips/mips_malta: Add missing error-propagation code
[PATCH] When updating the PFLASH file contents, we should check for a possible failure of blk_pwrite(). Similar to 3a68829 commit
2020-04-12 21:35 UTC (3+ messages)
[PULL for-5.0 0/1] tcg patch queue
2020-04-12 21:11 UTC (2+ messages)
` [PULL for-5.0 1/1] tcg/mips: mips sync* encode error
[PATCH-for-5.1 0/3] various: Remove unnecessary casts
2020-04-12 21:09 UTC (4+ messages)
` [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
[PATCH-for-5.0 0/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
2020-04-12 21:02 UTC (9+ messages)
` [PATCH-for-5.0 1/2] "
` [PATCH-for-5.0 2/2] qtest: Test the Drawing Engine of the SM501 companion
Clarification of above code
2020-04-12 20:55 UTC (3+ messages)
[Qemu devel PATCH v4 0/3] Add SmartFusion2 EMAC block
2020-04-12 20:46 UTC (7+ messages)
` [Qemu devel PATCH v4 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v4 2/3] msf2: Add EMAC block to SmartFusion2 SoC
` [Qemu devel PATCH v4 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2
[PATCH] tcg/mips: mips sync* encode error
2020-04-12 17:25 UTC (4+ messages)
Boot flakiness with QEMU 3.1.0 and Clang built kernels
2020-04-12 12:03 UTC (3+ messages)
[PATCH v41 00/21] QEMU AVR 8 bit cores
2020-04-12 9:14 UTC (8+ messages)
` [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic
[Qemu-devel] [Bug 1649040] [NEW] Ubuntu 16.04.1 Grub Splash Doesn't Appear
2020-04-12 4:17 UTC (2+ messages)
` [Bug 1649040] "
[Qemu-devel] [Bug 1665389] [NEW] Nested kvm guest fails to start on a emulated Westmere CPU guest under a Broadwell CPU host
2020-04-12 4:17 UTC (2+ messages)
` [Bug 1665389] "
[Qemu-devel] [Bug 1663079] [NEW] socket network not working
2020-04-12 4:17 UTC (2+ messages)
` [Bug 1663079] "
[PATCH] linux-user/riscv: fix up struct target_ucontext definition
2020-04-12 2:08 UTC
[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
2020-04-12 1:31 UTC (2+ messages)
[Bug 1872237] [NEW] SysTick reload behavior emulated incorrectly
2020-04-11 21:05 UTC (2+ messages)
` [Bug 1872237] "
[PATCH for-5.0? 0/3] Make docs build work with Sphinx 3
2020-04-11 20:11 UTC (6+ messages)
` [PATCH for-5.0? 1/3] configure: Honour --disable-werror for Sphinx
` [PATCH for-5.0? 2/3] scripts/kernel-doc: Add missing close-paren in c:function directives
` [PATCH for-5.0? 3/3] kernel-doc: Use c:struct for Sphinx 3.0 and later
[Bug 1872113] [NEW] qemu docs fails to build with Sphinx 3.0.x
2020-04-11 18:36 UTC (6+ messages)
` [Bug 1872113] "
[PATCH for-5.1 00/31] target/arm: SVE2, part 1
2020-04-11 18:45 UTC (3+ messages)
` [PATCH 01/31] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
2020-04-11 17:30 UTC (2+ messages)
[PATCH for 5.0-rc3 v1 00/11] more random fixes
2020-04-11 17:14 UTC (21+ messages)
` [PATCH v1 05/11] tests/docker: add docs FEATURE flag and use for test-misc
` [PATCH v1 06/11] configure: redirect sphinx-build check to config.log
` [PATCH v1 07/11] configure: disable PIE for Windows builds
` [PATCH v1 08/11] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
` [PATCH v1 09/11] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
` [PATCH v1 10/11] linux-user: fix /proc/self/stat handling
[PULL 0/8] Misc patches for QEMU 5.0-rc3
2020-04-11 16:54 UTC (10+ messages)
` [PULL 1/8] piix: fix xenfv regression, add compat machine xenfv-4.2
` [PULL 2/8] oslib-posix: take lock before qemu_cond_broadcast
` [PULL 3/8] atomics: convert to reStructuredText
` [PULL 4/8] atomics: update documentation
` [PULL 5/8] rcu: do not mention atomic_mb_read/set in documentation
` [PULL 6/8] vl.c: error out if -mem-path is used together with -M memory-backend
` [PULL 7/8] memory: Do not allow direct write access to rom_device regions
` [PULL 8/8] module: increase dirs array size by one
[PULL for-5.0 0/3] Block patches
2020-04-11 16:08 UTC (2+ messages)
[PATCH v5 0/2] Replaced locks with lock guard macros
2020-04-11 13:03 UTC (4+ messages)
` [PATCH v5 2/2] lockable: replaced locks with lock guard macros where appropriate
[PULL for 5.0-rc2 00/13] various fixes
2020-04-11 12:55 UTC (8+ messages)
` [PULL 08/13] softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal
[Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
2020-04-11 12:18 UTC (2+ messages)
` [Bug 1863441] "
[PATCH RESEND v3 0/2] Makefile: libfdt: build only the strict necessary
2020-04-11 9:31 UTC (3+ messages)
` [PATCH RESEND v3 1/2] "
` [PATCH RESEND v3 2/2] Makefile: remove old compatibility gunks
[PATCH v3 0/2] Makefile: libfdt: build only the strict necessary
2020-04-11 9:22 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Makefile: remove old compatibility gunks
[PATCH] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none
2020-04-11 8:35 UTC (2+ messages)
` [PATCH v2] "
[PATCH] module: increase dirs array size by one
2020-04-11 5:49 UTC (2+ messages)
[PATCH RFC v2 0/9] Add riscv kvm accel support
2020-04-11 5:47 UTC (11+ messages)
` [PATCH RFC v2 1/9] linux-header: Update linux/kvm.h
` [PATCH RFC v2 2/9] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH RFC v2 3/9] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v2 4/9] target/riscv: Implement kvm_arch_get_registers
` [PATCH RFC v2 5/9] target/riscv: Implement kvm_arch_put_registers
` [PATCH RFC v2 6/9] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v2 7/9] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v2 8/9] target/riscv: Handler KVM_EXIT_RISCV_SBI exit
` [PATCH RFC v2 9/9] target/riscv: add host cpu type
[PATCH RFC 0/9] Add riscv64 kvm accel support
2020-04-11 4:11 UTC (5+ messages)
` [PATCH RFC 2/9] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
[PATCH v5 0/1] COLO: handling of the full primary or secondary queue
2020-04-11 3:51 UTC (3+ messages)
` [PATCH v5 1/1] colo-compare: Fix memory leak in packet_enqueue()
[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
2020-04-11 3:38 UTC (3+ messages)
` [PATCH 1/2] net/colo-compare.c: Expose compare "max_queue_size" to users
` [PATCH 2/2] qemu-options.hx: Clean up and fix typo for colo-compare
[PATCH] linux-user/sparc64: Translate flushw opcode
2020-04-10 21:14 UTC
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-04-10 18:04 UTC (3+ messages)
[PATCH] hw/arm/virt: Add DT property /secure-chosen/kaslr-seed
2020-04-10 16:01 UTC
[PATCH] hw/arm/virt: Add DT property /secure-chosen/kaslr-seed
2020-04-10 15:39 UTC
[PATCH v4 00/30] Add subcluster allocation to qcow2
2020-04-10 16:42 UTC (7+ messages)
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
[PATCH 1/3] target/mips: Support variable page size
2020-04-10 14:37 UTC (6+ messages)
` [PATCH 3/3] MAINTAINERS: Add myself as fulong2e co-maintainer
[PATCH v2] Makefile: libfdt: build only the strict necessary
2020-04-10 14:32 UTC (4+ messages)
[Qemu devel PATCH v3 0/3] Add SmartFusion2 EMAC block
2020-04-10 13:46 UTC (4+ messages)
` [Qemu devel PATCH v3 1/3] hw/net: Add Smartfusion2 emac block
[PATCH v1] nrf51: Fix last GPIO CNF address
2020-04-10 13:35 UTC (7+ messages)
Feature and message numbers missing in vhost-user.c
2020-04-10 0:41 UTC
[Qemu-devel] Should memory hotplug work with vhost-user backends?
2020-04-10 0:21 UTC (3+ messages)
[PATCH] MAINTAINERS: Add myself as vhost-user-blk maintainer
2020-04-10 0:28 UTC
[PATCH for-5.0] qcow2: Add incompatibility note between backing files and raw external data files
2020-04-10 12:18 UTC
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).