qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-18 13:11:29 to 2019-09-18 23:27:55 UTC [more...]

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-18 23:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 01/22] softmmu: split off vl.c:main() into main.c
` [Qemu-devel] [PATCH v3 02/22] libqos: Rename i2c_send and i2c_recv
` [Qemu-devel] [PATCH v3 03/22] fuzz: Add FUZZ_TARGET module type
` [Qemu-devel] [PATCH v3 04/22] qtest: add qtest_server_send abstraction
` [Qemu-devel] [PATCH v3 05/22] libqtest: Add a layer of abstraciton to send/recv
` [Qemu-devel] [PATCH v3 08/22] module: check module wasn't already initialized
` [Qemu-devel] [PATCH v3 11/22] libqos: split qos-test and libqos makefile vars
` [Qemu-devel] [PATCH v3 13/22] libqtest: make qtest_bufwrite send "atomic"
` [Qemu-devel] [PATCH v3 19/22] fuzz: add support for qos-assisted fuzz targets

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-18 23:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] block/dirty-bitmap: add bs link

[Qemu-devel] [PATCH] edk2 build scripts: work around TianoCore#1607 without forcing Python 2
 2019-09-18 22:29 UTC  (2+ messages)

[Qemu-devel] Docker Tests
 2019-09-18 22:27 UTC 

[Qemu-devel] [PATCH] docker: remove python2.7 from docker9-mxe
 2019-09-18 22:25 UTC 

[Qemu-devel] [PATCH] hw/arm: set machine 'virt' as default
 2019-09-18 21:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] block: Add @exact parameter to bdrv_co_truncate()
 2019-09-18 20:52 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/8] block: Handle filter truncation like native impl
` [Qemu-devel] [PATCH 2/8] block/cor: Drop cor_co_truncate()
` [Qemu-devel] [PATCH 3/8] block: Do not truncate file node when formatting
` [Qemu-devel] [PATCH 4/8] block: Add @exact parameter to bdrv_co_truncate()
` [Qemu-devel] [PATCH 5/8] block: Evaluate @exact in protocol drivers
` [Qemu-devel] [PATCH 6/8] block: Let format drivers pass @exact
` [Qemu-devel] [PATCH 7/8] block: Pass truncate exact=true where reasonable
` [Qemu-devel] [PATCH 8/8] Revert "qemu-img: Check post-truncation size"

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-09-18 20:31 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 0/2] block/nvme: add support for write zeros and discard
 2019-09-18 20:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] block/nvme: add support for write zeros
` [Qemu-devel] [PATCH v2 2/2] block/nvme: add support for discard

[Qemu-devel] [PATCH v12 0/2] backup: copy_range fixes
 2019-09-18 20:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v12 1/2] block/backup: fix max_transfer handling for copy_range
` [Qemu-devel] [PATCH v12 2/2] block/backup: fix backup_cow_with_offload for last cluster

[Qemu-devel] [PATCH] iotests: Require Python 3.5 or later
 2019-09-18 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] mirror: Do not dereference invalid pointers
 2019-09-18 18:46 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] "
` [Qemu-devel] [PATCH 2/4] blkdebug: Allow taking/unsharing permissions
` [Qemu-devel] [PATCH 3/4] iotests: Add @error to wait_until_completed
` [Qemu-devel] [PATCH 4/4] iotests: Add test for failing mirror complete

[Qemu-devel] [PATCH v4 0/4] iotests: use python logging
 2019-09-18 18:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/4] iotests: add script_initialize

[Qemu-devel] [PATCH v4 0/7] iotests: Selfish patches
 2019-09-18 18:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 3/7] iotests: Use case_skip() in skip_if_unsupported()
` [Qemu-devel] [PATCH v4 5/7] iotests: Test driver whitelisting in 093
` [Qemu-devel] [PATCH v4 6/7] iotests: Test driver whitelisting in 136

[Qemu-devel] [RFC] error: auto propagated local_err
 2019-09-18 18:32 UTC  (5+ messages)

[Qemu-devel] [RFC v2 0/5] Move notdirty handling to cputlb
 2019-09-18 18:02 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 1/5] cputlb: Disable __always_inline__ without optimization
` [Qemu-devel] [RFC v2 2/5] cputlb: Replace switches in load/store_helper with callback
` [Qemu-devel] [RFC v2 3/5] cputlb: Introduce TLB_BSWAP
` [Qemu-devel] [RFC v2 4/5] exec: Adjust notdirty tracing
` [Qemu-devel] [RFC v2 5/5] cputlb: Move NOTDIRTY handling from I/O path to TLB path

[Qemu-devel] [PATCH 00/17] Fix usage of error_append_hint()
 2019-09-18 17:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 10/17] s390x/css: Pass local error object pointer to error_append_hint()

[Qemu-devel] [PATCH v4 00/25] ppc/pnv: add XIVE support for KVM guests
 2019-09-18 16:06 UTC  (26+ messages)
` [Qemu-devel] [PATCH v4 01/25] ppc/xive: Introduce a XivePresenter interface
` [Qemu-devel] [PATCH v4 02/25] ppc/xive: Implement the "
` [Qemu-devel] [PATCH v4 03/25] ppc/pnv: Introduce a PNV_CHIP_CPU_FOREACH() helper
` [Qemu-devel] [PATCH v4 04/25] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [Qemu-devel] [PATCH v4 05/25] ppc/xive: Introduce a XiveFabric interface
` [Qemu-devel] [PATCH v4 06/25] ppc/pnv: Implement the "
` [Qemu-devel] [PATCH v4 07/25] ppc/spapr: "
` [Qemu-devel] [PATCH v4 08/25] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [Qemu-devel] [PATCH v4 09/25] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [Qemu-devel] [PATCH v4 10/25] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [Qemu-devel] [PATCH v4 11/25] ppc/xive: Move the TIMA operations to the controller model
` [Qemu-devel] [PATCH v4 12/25] ppc/xive: Remove the get_tctx() XiveRouter handler
` [Qemu-devel] [PATCH v4 13/25] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [Qemu-devel] [PATCH v4 14/25] ppc/xive: Introduce helpers for the NVT id
` [Qemu-devel] [PATCH v4 15/25] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [Qemu-devel] [PATCH v4 16/25] ppc/pnv: Remove pnv_xive_vst_size() routine
` [Qemu-devel] [PATCH v4 17/25] ppc/pnv: Dump the XIVE NVT table
` [Qemu-devel] [PATCH v4 18/25] ppc/pnv: Skip empty slots of "
` [Qemu-devel] [PATCH v4 19/25] ppc/pnv: Introduce a pnv_xive_block_id() helper
` [Qemu-devel] [PATCH v4 20/25] ppc/pnv: Extend XiveRouter with a get_block_id() handler
` [Qemu-devel] [PATCH v4 21/25] ppc/pnv: Quiesce some XIVE errors
` [Qemu-devel] [PATCH v4 22/25] ppc/xive: Introduce a xive_os_cam_decode() helper
` [Qemu-devel] [PATCH v4 23/25] ppc/xive: Check V bit in TM_PULL_POOL_CTX
` [Qemu-devel] [PATCH v4 24/25] ppc/pnv: Improve trigger data definition
` [Qemu-devel] [PATCH v4 25/25] ppc/pnv: Use the EAS trigger bit when triggering an interrupt from PSI

[Qemu-devel] [PATCH 1/1] s390x/cpumodel: Add the z15 name to the description of gen15a
 2019-09-18 16:36 UTC  (3+ messages)

[Qemu-devel] [PULL SUBSYSTEM s390x 0/3] Minor fixes for the s390-ccw firmware
 2019-09-18 16:15 UTC 

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-09-18 17:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
` [Qemu-devel] [PATCH v5 2/5] iotests: add script_initialize
` [Qemu-devel] [PATCH v5 5/5] iotests: use python logging for iotests.log()

[Qemu-devel] [PATCH v2] vhost-user: save features if the char dev is closed
 2019-09-18 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/tcg: add simple record/replay smoke test for aarch64
 2019-09-18 16:58 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH] tests/tcg: add time counter to memory test (WIP, aarch64 only)

[Qemu-devel] [PATCH v6 0/3] qcow2: add zstd cluster compression
 2019-09-18 16:29 UTC  (3+ messages)
  ` [Qemu-devel] [Ping] "

[Qemu-devel] [PULL SUBSYSTEM s390x 00/29] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-18 15:29 UTC  (30+ messages)
` [Qemu-devel] [PULL SUBSYSTEM s390x 01/29] s390x/tcg: Reset exception_index to -1 instead of 0
` [Qemu-devel] [PULL SUBSYSTEM s390x 02/29] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PULL SUBSYSTEM s390x 03/29] s390x/tcg: MVCL: Detect destructive overlaps
` [Qemu-devel] [PULL SUBSYSTEM s390x 04/29] s390x/tcg: MVCL: Process max 4k bytes at a time
` [Qemu-devel] [PULL SUBSYSTEM s390x 05/29] s390x/tcg: MVC: Increment the length once
` [Qemu-devel] [PULL SUBSYSTEM s390x 06/29] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PULL SUBSYSTEM s390x 07/29] s390x/tcg: MVPG: Check for specification exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 08/29] s390x/tcg: MVPG: Properly wrap the addresses
` [Qemu-devel] [PULL SUBSYSTEM s390x 09/29] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PULL SUBSYSTEM s390x 10/29] s390x/tcg: MVCS/MVCP: Check for special operation exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 11/29] s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
` [Qemu-devel] [PULL SUBSYSTEM s390x 12/29] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PULL SUBSYSTEM s390x 13/29] s390x/tcg: MVST: Check for specification exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 14/29] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PULL SUBSYSTEM s390x 15/29] s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
` [Qemu-devel] [PULL SUBSYSTEM s390x 16/29] s390x/tcg: Fault-safe memset
` [Qemu-devel] [PULL SUBSYSTEM s390x 17/29] s390x/tcg: Fault-safe memmove
` [Qemu-devel] [PULL SUBSYSTEM s390x 18/29] s390x/tcg: MVCS/MVCP: Use access_memmove()
` [Qemu-devel] [PULL SUBSYSTEM s390x 19/29] s390x/tcg: MVC: Fault-safe handling on destructive overlaps
` [Qemu-devel] [PULL SUBSYSTEM s390x 20/29] s390x/tcg: MVCLU: Fault-safe handling
` [Qemu-devel] [PULL SUBSYSTEM s390x 21/29] s390x/tcg: OC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 22/29] s390x/tcg: XC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 23/29] s390x/tcg: NC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 24/29] s390x/tcg: MVCIN: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 25/29] s390x/tcg: MVN: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 26/29] s390x/tcg: MVZ: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 27/29] s390x/tcg: MVST: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 28/29] s390x/tcg: MVO: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 29/29] tests/tcg: target/s390x: Test MVO

[Qemu-devel] [Qemu-discuss] Segmentation fault on target tricore
 2019-09-18 15:54 UTC  (4+ messages)

[Qemu-devel] [PULL 0/3] Tracing patches
 2019-09-18 15:51 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] loader: Trace loaded images
` [Qemu-devel] [PULL 2/3] trace: Remove trailing newline in events
` [Qemu-devel] [PULL 3/3] trace: Forbid event format ending with newline character

[Qemu-devel] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
 2019-09-18 14:56 UTC  (49+ messages)
` [Qemu-devel] [PULL 01/48] riscv: sifive_u: Add support for loading initrd
` [Qemu-devel] [PULL 02/48] riscv: sivive_u: Add dummy serial clock and aliases entry for uart
` [Qemu-devel] [PULL 03/48] riscv: sifive_u: Fix clock-names property for ethernet node
` [Qemu-devel] [PULL 04/48] target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
` [Qemu-devel] [PULL 05/48] target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
` [Qemu-devel] [PULL 06/48] riscv: plic: Remove unused interrupt functions
` [Qemu-devel] [PULL 07/48] target/riscv: Create function to test if FP is enabled
` [Qemu-devel] [PULL 08/48] target/riscv: Update the Hypervisor CSRs to v0.4
` [Qemu-devel] [PULL 09/48] riscv: rv32: Root page table address can be larger than 32-bit
` [Qemu-devel] [PULL 10/48] riscv: Add a helper routine for finding firmware
` [Qemu-devel] [PULL 11/48] riscv: Resolve full path of the given bios image
` [Qemu-devel] [PULL 12/48] riscv: hmp: Add a command to show virtual memory mappings
` [Qemu-devel] [PULL 13/48] riscv: sifive_test: Add reset functionality
` [Qemu-devel] [PULL 14/48] riscv: hw: Remove duplicated "hw/hw.h" inclusion
` [Qemu-devel] [PULL 15/48] riscv: hw: Remove superfluous "linux, phandle" property
` [Qemu-devel] [PULL 16/48] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
` [Qemu-devel] [PULL 17/48] riscv: hw: Remove not needed PLIC properties in device tree
` [Qemu-devel] [PULL 18/48] riscv: hw: Change create_fdt() to return void
` [Qemu-devel] [PULL 19/48] riscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR, ...) instead
` [Qemu-devel] [PULL 20/48] riscv: hw: Remove the unnecessary include of target/riscv/cpu.h
` [Qemu-devel] [PULL 21/48] riscv: roms: Remove executable attribute of opensbi images
` [Qemu-devel] [PULL 22/48] riscv: sifive_u: Remove the unnecessary include of prci header
` [Qemu-devel] [PULL 23/48] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
` [Qemu-devel] [PULL 24/48] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
` [Qemu-devel] [PULL 25/48] riscv: sifive_e: prci: Update the PRCI register block size
` [Qemu-devel] [PULL 26/48] riscv: sifive_e: Drop sifive_mmio_emulate()
` [Qemu-devel] [PULL 27/48] riscv: Add a sifive_cpu.h to include both E and U cpu type defines
` [Qemu-devel] [PULL 28/48] riscv: hart: Extract hart realize to a separate routine
` [Qemu-devel] [PULL 29/48] riscv: hart: Add a "hartid-base" property to RISC-V hart array
` [Qemu-devel] [PULL 30/48] riscv: sifive_u: Set the minimum number of cpus to 2
` [Qemu-devel] [PULL 31/48] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
` [Qemu-devel] [PULL 32/48] riscv: sifive_u: Update PLIC hart topology configuration string
` [Qemu-devel] [PULL 33/48] riscv: sifive: Implement PRCI model for FU540
` [Qemu-devel] [PULL 34/48] riscv: sifive_u: Generate hfclk and rtcclk nodes
` [Qemu-devel] [PULL 35/48] riscv: sifive_u: Add PRCI block to the SoC
` [Qemu-devel] [PULL 36/48] riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
` [Qemu-devel] [PULL 37/48] riscv: sifive_u: Update UART base addresses and IRQs
` [Qemu-devel] [PULL 38/48] riscv: sifive_u: Change UART node name in device tree
` [Qemu-devel] [PULL 39/48] riscv: roms: Update default bios for sifive_u machine
` [Qemu-devel] [PULL 40/48] riscv: sifive: Implement a model for SiFive FU540 OTP
` [Qemu-devel] [PULL 41/48] riscv: sifive_u: Instantiate OTP memory with a serial number
` [Qemu-devel] [PULL 42/48] riscv: sifive_u: Fix broken GEM support
` [Qemu-devel] [PULL 43/48] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
` [Qemu-devel] [PULL 44/48] riscv: sifive_u: Update model and compatible strings in device tree
` [Qemu-devel] [PULL 45/48] target/riscv: Use both register name and ABI name
` [Qemu-devel] [PULL 46/48] target/riscv: Fix mstatus dirty mask
` [Qemu-devel] [PULL 47/48] target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
` [Qemu-devel] [PULL 48/48] gdbstub: riscv: fix the fflags registers

[Qemu-devel] [PATCH] tests/docker: fix typo for debian9-mxe
 2019-09-18 15:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/9] testing/next (docker,podman,float)
 2019-09-18 15:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 7/9] tests/tcg: add float_madds test to multiarch

[Qemu-devel] [PATCH] ppc: Use FPSCR defines instead of constants
 2019-09-18 15:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 1/2] ppc: Add support for 'mffscrn', 'mffscrni' instructions
 2019-09-18 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 2/2] ppc: Add support for 'mffsce' instruction
 2019-09-18 14:31 UTC 

[Qemu-devel] [PATCH] target/i386: Fix broken build with WHPX enabled
 2019-09-18 14:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/29] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-18 14:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 29/29] tests/tcg: target/s390x: Test MVO

[Qemu-devel] [Bug 1839428] [NEW] qemu core dumped when repeat "system_reset" multiple times during guest boot
 2019-09-18 13:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1839428] "

[Qemu-devel] [PATCH-for-4.2 v11 00/11] ARM virt: ACPI memory hotplug support
 2019-09-18 13:06 UTC  (11+ messages)
` [Qemu-devel] [PATCH-for-4.2 v11 02/11] hw/acpi: Do not create memory hotplug method when handler is not defined
` [Qemu-devel] [PATCH-for-4.2 v11 03/11] hw/acpi: Add ACPI Generic Event Device Support
` [Qemu-devel] [PATCH-for-4.2 v11 04/11] hw/arm/virt: Add memory hotplug framework
` [Qemu-devel] [PATCH-for-4.2 v11 05/11] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
` [Qemu-devel] [PATCH-for-4.2 v11 06/11] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
` [Qemu-devel] [PATCH-for-4.2 v11 07/11] hw/arm: Factor out powerdown notifier from GPIO
` [Qemu-devel] [PATCH-for-4.2 v11 08/11] hw/arm: Use GED for system_powerdown event
` [Qemu-devel] [PATCH-for-4.2 v11 09/11] docs/specs: Add ACPI GED documentation
` [Qemu-devel] [PATCH-for-4.2 v11 10/11] tests: Update ACPI tables list for upcoming arm/virt tests
` [Qemu-devel] [PATCH-for-4.2 v11 11/11] tests: Add bios tests to arm/virt


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